]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-07-13 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-07-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-07-12 Paolo Bonzinitrace, lttng: require .pc files
2021-07-12 Gerd Hoffmanntrace/simple: add st_init_group
2021-07-12 Gerd Hoffmanntrace/simple: pass iter to st_write_event_mapping
2021-07-12 Gerd Hoffmanntrace: add trace_event_iter_init_group
2021-07-12 Gerd Hoffmanntrace: iter init tweaks
2021-07-12 Gerd Hoffmannqemu-trace-stap: changing SYSTEMTAP_TAPSET considered...
2021-07-12 Lukas Straubnbd: register yank function earlier
2021-07-12 Eric Blakeqemu-img: Reword 'qemu-img map --output=json' docs
2021-07-12 Eric Blakeqemu-img: Make unallocated part of backing chain obviou...
2021-07-12 Eric Blakeiotests: Improve and rename test 309 to nbd-qemu-allocation
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-07-12 Philippe Mathieu... hw/sd/sdcard: Check for valid address range in SEND_WRI...
2021-07-12 Philippe Mathieu... hw/sd/sdcard: Extract address_in_range() helper, log...
2021-07-12 Philippe Mathieu... hw/sd/sdcard: When card is in wrong state, log which...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-07-11 Mark Cave-Aylanddp8393x: don't force 32-bit register access
2021-07-11 Philippe Mathieu... dp8393x: Rewrite dp8393x_get() / dp8393x_put()
2021-07-11 Philippe Mathieu... dp8393x: Store CAM registers as 16-bit
2021-07-11 Philippe Mathieu... dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT...
2021-07-11 Philippe Mathieu... dp8393x: Replace address_space_rw(is_write=1) by addres...
2021-07-11 Mark Cave-Aylanddp8393x: fix CAM descriptor entry index
2021-07-11 Philippe Mathieu... target/mips: Rewrite UHI errno_mips() using switch...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce SQ opcode (Store Quadword)
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce LQ opcode (Load Quadword)
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PROT3W opcode (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PPACW opcode (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PCGT* (Parallel Compare...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PCEQ* opcodes (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PEXTL[BHW] opcodes (Paralle...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PEXTUW (Parallel Extend...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PSUB* opcodes (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PAND/POR/PXOR/PNOR opcodes...
2021-07-11 Philippe Mathieu... hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
2021-07-11 Philippe Mathieu... hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-07-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-07-10 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-07-10 Richard Hendersoncpu: Add breakpoint tracepoints
2021-07-10 Richard Hendersontcg: Remove TCG_TARGET_HAS_goto_ptr
2021-07-10 Richard Hendersonaccel/tcg: Log tb->cflags with -d exec
2021-07-10 Richard Hendersonaccel/tcg: Split out log_cpu_exec
2021-07-10 Richard Hendersonaccel/tcg: Move tb_lookup to cpu-exec.c
2021-07-10 Richard Hendersonaccel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
2021-07-10 Richard Hendersontarget/i386: Use cpu_breakpoint_test in breakpoint_handler
2021-07-10 Richard Hendersontcg: Fix prologue disassembly
2021-07-09 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-07-09 Mark Nelsonutil/guest-random: Fix size arg to tail memcpy
2021-07-09 Olaf Heringmigration: fix typo in mig_throttle_guest_down comment
2021-07-09 Thomas Huthtarget/xtensa/xtensa-semi: Fix compilation problem...
2021-07-09 Philippe Mathieu... hw/virtio: Document *_should_notify() are called within...
2021-07-09 Li Zhijianmisc: Remove redundant new line in perror()
2021-07-09 Hubert Jasudowiczvirtiofsd: Add missing newline in error message
2021-07-09 Philippe Mathieu... misc: Fix "havn't" typo
2021-07-09 Philippe Mathieu... memory: Display MemoryRegion name in read/write ops...
2021-07-09 Markus Armbrusterqemu-option: Drop dead assertion
2021-07-09 Richard Hendersontarget/xtensa: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/tricore: Use tcg_gen_lookup_and_goto_ptr
2021-07-09 Richard Hendersontarget/tricore: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/sparc: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/sh4: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/s390x: Remove use_exit_tb
2021-07-09 Richard Hendersontarget/s390x: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/rx: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/riscv: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/ppc: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/openrisc: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/nios2: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/mips: Fix missing else in gen_goto_tb
2021-07-09 Richard Hendersontarget/mips: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/microblaze: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/m68k: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/i386: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/hppa: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/cris: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/avr: Mark some helpers noreturn
2021-07-09 Richard Hendersontarget/avr: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/arm: Use translator_use_goto_tb for aarch32
2021-07-09 Richard Hendersontarget/arm: Use translator_use_goto_tb for aarch64
2021-07-09 Richard Hendersontarget/arm: Use DISAS_TOO_MANY for ISB and SB
2021-07-09 Richard Hendersontarget/alpha: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/alpha: Remove in_superpage
2021-07-09 Richard Hendersontarget/alpha: Remove use_exit_tb
2021-07-09 Richard Hendersonaccel/tcg: Introduce translator_use_goto_tb
2021-07-09 Richard Hendersontcg: Move tb_phys_invalidate_count to tb_ctx
2021-07-09 Liren Weitcg: Bake tb_destroy() into tcg_region_tree
2021-07-09 Liren Weiaccel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
2021-07-09 Philippe Mathieu... tcg: Avoid including 'trace-tcg.h' in target translate.c
2021-07-09 Richard Hendersontcg: Add separator in INDEX_op_call dump
2021-07-09 Akihiko Odakimeson: Use input/output for entitlements target
2021-07-09 Alex Bennéeconfigure: allow the selection of alternate config...
2021-07-09 Alex Bennéeconfigs: rename default-configs to configs and reorganise
2021-07-09 Alex Bennéehw/arm: move CONFIG_V7M out of default-devices
2021-07-09 Alex Bennéehw/arm: add dependency on OR_IRQ for XLNX_VERSAL
next