OSDN Git Service

qmiga/qemu.git
2021-06-29 Richard Hendersontcg/ppc: Split out tcg_out_ext{8,16,32}s
2021-06-29 Richard Hendersontcg/arm: Support bswap flags
2021-06-29 Richard Hendersontcg/aarch64: Support bswap flags
2021-06-29 Richard Hendersontcg/aarch64: Merge tcg_out_rev{16,32,64}
2021-06-29 Richard Hendersontcg/i386: Support bswap flags
2021-06-29 Richard Hendersontcg: Add flags argument to bswap opcodes
2021-06-29 Warner Loshtcg: Use correct trap number for page faults on *BSD...
2021-06-29 LIU Zhiweitcg: Implement tcg_gen_vec_add{sub}32_tl
2021-06-29 LIU Zhiweitcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
2021-06-29 LIU Zhiweitcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
2021-06-29 LIU Zhiweitcg: Add tcg_gen_vec_add{sub}8_i32
2021-06-29 LIU Zhiweitcg: Add tcg_gen_vec_add{sub}16_i32
2021-06-29 Richard Hendersontarget/cris: Do not exit tb for X_FLAG changes
2021-06-29 Richard Hendersontarget/cris: Remove dc->flagx_known
2021-06-29 Richard Hendersontarget/cris: Improve JMP_INDIRECT
2021-06-29 Richard Hendersontarget/cris: Use tcg_gen_lookup_and_goto_ptr
2021-06-29 Richard Hendersontarget/cris: Add DISAS_DBRANCH
2021-06-29 Richard Hendersontarget/cris: Add DISAS_UPDATE_NEXT
2021-06-29 Richard Hendersontarget/cris: Set cpustate_changed for rfe/rfn
2021-06-29 Richard Hendersontarget/cris: Fold unhandled X_FLAG changes into cpustat...
2021-06-29 Richard Hendersontarget/cris: Mark static arrays const
2021-06-29 Richard Hendersontarget/cris: Mark helper_raise_exception noreturn
2021-06-29 Richard Hendersontarget/cris: Convert to TranslatorOps
2021-06-29 Richard Hendersontarget/cris: Fix use_goto_tb
2021-06-29 Richard Hendersontarget/cris: Mark exceptions as DISAS_NORETURN
2021-06-29 Richard Hendersontarget/cris: Replace DISAS_TB_JUMP with DISAS_NORETURN
2021-06-29 Richard Hendersontarget/cris: Remove DISAS_SWI
2021-06-29 Richard Hendersontarget/cris: Add DisasContextBase to DisasContext
2021-06-29 Richard Hendersontarget/avr: Convert to TranslatorOps
2021-06-29 Richard Hendersontarget/avr: Change ctx to DisasContext* in gen_intermed...
2021-06-29 Richard Hendersontarget/avr: Add DisasContextBase to DisasContext
2021-06-29 Richard Hendersontarget/nios2: Use pc_next for pc + 4
2021-06-29 Richard Hendersontarget/nios2: Inline handle_instruction
2021-06-29 Richard Hendersontarget/nios2: Clean up goto in handle_instruction
2021-06-29 Richard Hendersontarget/nios2: Remove assignment to env in handle_instru...
2021-06-29 Richard Hendersontarget/nios2: Convert to TranslatorOps
2021-06-29 Richard Hendersontarget/nios2: Add DisasContextBase to DisasContext
2021-06-29 Richard Hendersontarget/nios2: Use global cpu_R
2021-06-29 Richard Hendersontarget/nios2: Use global cpu_env
2021-06-29 Richard Hendersontarget/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
2021-06-29 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-06-28 Richard Hendersontarget/alpha: Honor the FEN bit
2021-06-28 Richard Hendersonpc-bios: Update the palcode-clipper image
2021-06-28 Jason Thorpehw/alpha: Provide a PCI-ISA bridge device node
2021-06-28 Jason Thorpehw/alpha: Provide console information to the PALcode...
2021-06-28 Jason Thorpehw/alpha: Set minimum PCI device ID to 1 to match Clipp...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-06-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-06-25 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2021-06-25 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2021-06-25 Paolo Bonzinimachine: reject -smp dies!=1 for non-PC machines
2021-06-25 Paolo Bonzinimachine: pass QAPI struct to mc->smp_parse
2021-06-25 Paolo Bonzinimachine: add error propagation to mc->smp_parse
2021-06-25 Paolo Bonzinimachine: move common smp_parse code to caller
2021-06-25 Paolo Bonzinimachine: move dies from X86MachineState to CpuTopology
2021-06-25 Philippe Mathieu... hw/block/fdc: Add description to floppy controllers
2021-06-25 Philippe Mathieu... hw/block/fdc: Extract SysBus floppy controllers to...
2021-06-25 Philippe Mathieu... hw/block/fdc: Extract ISA floppy controllers to fdc...
2021-06-25 Philippe Mathieu... hw/block/fdc: Declare shared prototypes in fdc-internal.h
2021-06-25 Philippe Mathieu... hw/block/fdc: Replace disabled fprintf() by trace event
2021-06-25 Philippe Mathieu... hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO...
2021-06-25 Emanuele Giuseppe... block-copy: atomic .cancelled and .finished fields...
2021-06-25 Emanuele Giuseppe... block-copy: add CoMutex lock
2021-06-25 Emanuele Giuseppe... block-copy: move progress_set_remaining in block_copy_t...
2021-06-25 Paolo Bonziniblock-copy: streamline choice of copy_range vs. read...
2021-06-25 Emanuele Giuseppe... block-copy: small refactor in block_copy_task_entry...
2021-06-25 Emanuele Giuseppe... co-shared-resource: protect with a mutex
2021-06-25 Emanuele Giuseppe... progressmeter: protect with a mutex
2021-06-25 Paolo Bonziniblockjob: let ratelimit handle a speed of 0
2021-06-25 Paolo Bonziniblock-copy: let ratelimit handle a speed of 0
2021-06-25 Paolo Bonziniratelimit: treat zero speed as unlimited
2021-06-25 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-06-25 Alex Bennéeplugins/api: expose symbol lookup to plugins
2021-06-25 Alex Bennéetests/tcg: skip the signals test for hppa/s390x for now
2021-06-25 John SnowGitLab: Add "Feature Request" issue template.
2021-06-25 John SnowGitLab: Add "Bug" issue reporting template
2021-06-25 Alex Bennéescripts/checkpatch: roll diff tweaking into checkpatch...
2021-06-25 Luis Piresdocs/devel: Add a single top-level header to MTTCG...
2021-06-25 Alex Bennéetests/acceptance: tweak the tcg/kvm tests for virt
2021-06-25 Paolo Bonzinifile-posix: handle EINTR during ioctl
2021-06-25 Joelle van... block: detect DKIOCGETBLOCKCOUNT/SIZE before use
2021-06-25 Paolo Bonziniblock: try BSD disk size ioctls one after another
2021-06-25 Joelle van... block: check for sys/disk.h
2021-06-25 Joelle van... block: feature detection for host block support
2021-06-25 Paolo Bonzinifile-posix: try BLKSECTGET on block devices too, do...
2021-06-25 Paolo Bonziniblock: add max_hw_transfer to BlockLimits
2021-06-25 Paolo Bonziniblock-backend: align max_transfer to request alignment
2021-06-25 Paolo Bonziniosdep: provide ROUND_DOWN macro
2021-06-25 Paolo Bonziniscsi-generic: pass max_segments via max_iov field in...
2021-06-25 Paolo Bonzinifile-posix: fix max_iov for /dev/sg devices
2021-06-25 Peter XuKVM: Fix dirty ring mmap incorrect size due to renaming...
2021-06-25 Paolo Bonziniconfigure, meson: convert libusbredir detection to...
2021-06-25 Paolo Bonziniconfigure, meson: convert libcacard detection to meson
2021-06-25 Paolo Bonziniconfigure, meson: convert libusb detection to meson
2021-06-25 Paolo Bonziniconfigure, meson: convert pam detection to meson
2021-06-25 Paolo Bonziniconfigure, meson: convert libtasn1 detection to meson
2021-06-25 Paolo Bonziniconfigure, meson: convert crypto detection to meson
next