]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-12-18 Peter MaydellMerge tag 'pull-hex-20221216-1' of https://github.com...
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-17 Peter MaydellMerge tag 'pull-target-arm-20221216' of https://git...
2022-12-16 Niccolò Izzotarget/hexagon: import additional tests
2022-12-16 Alessandro... target/hexagon: call idef-parser functions
2022-12-16 Anton Johanssontarget/hexagon: import parser for idef-parser
2022-12-16 Paolo Monteseltarget/hexagon: import lexer for idef-parser
2022-12-16 Alessandro... target/hexagon: prepare input for the idef-parser
2022-12-16 Niccolò Izzotarget/hexagon: introduce new helper functions
2022-12-16 Paolo Monteseltarget/hexagon: make helper functions non-static
2022-12-16 Paolo Monteseltarget/hexagon: make slot number an unsigned
2022-12-16 Alessandro... target/hexagon: import README for idef-parser
2022-12-16 Alessandro... target/hexagon: update MAINTAINERS for idef-parser
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Use direct block chaining...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Use direct block chaining...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Add overrides for various...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Add overrides for compound...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Add overrides for direct call...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Remove next_PC from runtime...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Remove PC from the runtime...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Only use branch_taken when...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Add overrides for S2_asr_r_r_s...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Fix predicated assignment...
2022-12-16 Taylor SimpsonHexagon (target/hexagon) Add pkt and insn to DisasContext
2022-12-16 Peter Maydellhw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to...
2022-12-16 Peter Maydellhw/intc/xics: Convert TYPE_ICS to 3-phase reset
2022-12-16 Peter Maydellhw/intc/xics: Reset TYPE_ICS objects with device_cold_r...
2022-12-16 Peter Maydellpci: Convert child classes of TYPE_PCIE_ROOT_PORT to...
2022-12-16 Peter Maydellpci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
2022-12-16 Peter Maydellhw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE...
2022-12-16 Peter Maydellhw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset
2022-12-16 Peter Maydelltarget/xtensa: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/tricore: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/sparc: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/sh4: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/rx: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/riscv: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/ppc: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/openrisc: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/nios2: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/mips: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/microblaze: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/m68k: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/loongarch: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/i386: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/hexagon: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/cris: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/avr: Convert to 3-phase reset
2022-12-16 Peter Maydelltarget/arm: Convert to 3-phase reset
2022-12-16 Peter Maydellhw/core/cpu-common: Convert TYPE_CPU class to 3-phase...
2022-12-16 Peter Maydellhw/misc: Convert TYPE_MOS6522 subclasses to 3-phase...
2022-12-16 Peter Maydellhw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset
2022-12-16 Peter Maydellhw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE...
2022-12-16 Peter Maydellhw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset
2022-12-16 Peter Maydellhw: Remove device_legacy_reset()
2022-12-16 Peter Maydellqdev: Remove qdev_reset_all() and qbus_reset_all()
2022-12-16 Peter MaydellReplace use of qdev_reset_all() with device_cold_reset()
2022-12-16 Peter Maydellhw/hyperv/vmbus: Use device_cold_reset() and bus_cold_r...
2022-12-16 Peter Maydellpci: Use device_cold_reset() and bus_cold_reset()
2022-12-16 Peter Maydellhw/s390x/s390-pci-inst.c: Use device_cold_reset() to...
2022-12-16 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-12-15 Peter MaydellMerge tag 'pull-request-2022-12-15' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-target-arm-20221215-1' of https://git...
2022-12-15 Philippe Mathieu... target/arm: Restrict arm_cpu_exec_interrupt() to TCG...
2022-12-15 Thomas Huthhw/misc: Move some arm-related files from specific_ss...
2022-12-15 Kevin Wolfblock: GRAPH_RDLOCK for functions only called by co_wra...
2022-12-15 Emanuele Giuseppe... block: use co_wrapper_mixed_bdrv_rdlock in functions...
2022-12-15 Emanuele Giuseppe... block-coroutine-wrapper.py: introduce annotations that...
2022-12-15 Kevin WolfMark assert_bdrv_graph_readable/writable() GRAPH_RD...
2022-12-15 Kevin Wolfgraph-lock: TSA annotations for lock/unlock functions
2022-12-15 Emanuele Giuseppe... block: assert that graph read and writes are performed...
2022-12-15 Emanuele Giuseppe... block: remove unnecessary assert_bdrv_graph_writable()
2022-12-15 Emanuele Giuseppe... block: wrlock in bdrv_replace_child_noperm
2022-12-15 Kevin Wolfblock: Fix locking in external_snapshot_prepare()
2022-12-15 Kevin Wolftest-bdrv-drain: Fix incorrrect drain assumptions
2022-12-15 Kevin Wolfclang-tsa: Add macros for shared locks
2022-12-15 Kevin Wolfclang-tsa: Add TSA_ASSERT() macro
2022-12-15 Kevin WolfImport clang-tsa.h
2022-12-15 Emanuele Giuseppe... async: Register/unregister aiocontext in graph lock...
2022-12-15 Emanuele Giuseppe... graph-lock: Implement guard macros
2022-12-15 Paolo Bonzinigraph-lock: Introduce a lock to protect block graph...
2022-12-15 Kevin Wolfblock: Factor out bdrv_drain_all_begin_nopoll()
2022-12-15 Emanuele Giuseppe... block/dirty-bitmap: convert coroutine-only functions...
2022-12-15 Emanuele Giuseppe... block: convert bdrv_create to co_wrapper
2022-12-15 Emanuele Giuseppe... block-coroutine-wrapper.py: support also basic return...
2022-12-15 Emanuele Giuseppe... block-coroutine-wrapper.py: support functions without...
2022-12-15 Emanuele Giuseppe... block-coroutine-wrapper.py: introduce co_wrapper
2022-12-15 Emanuele Giuseppe... block: rename generated_co_wrapper in co_wrapper_mixed
2022-12-15 Emanuele Giuseppe... block: bdrv_create_file is a coroutine_fn
2022-12-15 Emanuele Giuseppe... block: distinguish between bdrv_create running in corou...
2022-12-15 Emanuele Giuseppe... block: avoid duplicating filename string in bdrv_create
2022-12-15 Emanuele Giuseppe... block/vmdk: add coroutine_fn annotations
2022-12-15 Emanuele Giuseppe... block-backend: replace bdrv_*_above with blk_*_above
2022-12-15 Emanuele Giuseppe... nbd/server.c: add coroutine_fn annotations
2022-12-15 Emanuele Giuseppe... block-copy: add coroutine_fn annotations
2022-12-15 Emanuele Giuseppe... block-io: introduce coroutine_fn duplicates for bdrv_co...
2022-12-15 Kevin Wolfblock: Remove poll parameter from bdrv_parent_drained_b...
2022-12-15 Kevin Wolfblock: Don't poll in bdrv_replace_child_noperm()
2022-12-15 Kevin Wolfblock: Drop out of coroutine in bdrv_do_drained_begin_q...
2022-12-15 Kevin Wolfblock: Remove ignore_bds_parents parameter from drain_b...
next