Show patches with: Archived = No       |   81014 patches
« 1 2 ... 227 228 229810 811 »
Patch Series S/W/F Date Submitter Delegate State
[v3,13/34] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,12/34] target/sparc: Avoid TCGV_{LOW,HIGH} tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,11/34] accel/tcg: Set cflags_next_tb in cpu_common_initfn tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,10/34] tcg: Remove TCG_TARGET_STACK_GROWSUP tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,09/34] tcg: Introduce paired register allocation tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,08/34] tcg: Tidy tcg_reg_alloc_op tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,07/34] tcg: Remove check_regs tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,06/34] tcg: Centralize updates to reg_to_temp tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,05/34] tcg: Fix tcg_reg_alloc_dup* tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,04/34] tcg: Cleanup trailing whitespace tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,03/34] tcg/s390x: Fix coding style tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,02/34] meson: Move CONFIG_TCG_INTERPRETER to config_host tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[v3,01/34] tcg: convert tcg/README to rst tcg misc patches --- 2022-12-02 Richard Henderson Superseded
[PULL,2/2] target/i386: Always completely initialize TranslateFault Untitled series #194077 --- 2022-12-01 Paolo Bonzini Accepted
[for-7.2] target/i386: Always completely initialize TranslateFault [for-7.2] target/i386: Always completely initialize TranslateFault --- 2022-12-01 Richard Henderson Superseded
[PULL,3/5] hw/virtio: add started_vu status field to vhost-user-gpio [PULL,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests --- 2022-12-01 Michael S. Tsirkin New
[PULL,5/5] include/hw: VM state takes precedence in virtio_device_should_start [PULL,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests --- 2022-12-01 Michael S. Tsirkin Accepted
[PULL,4/5] hw/virtio: generalise CHR_EVENT_CLOSED handling [PULL,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests --- 2022-12-01 Michael S. Tsirkin New
[PULL,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests [PULL,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests --- 2022-12-01 Michael S. Tsirkin Accepted
[PATCH-for-8.0,2/2] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/2] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,2/2] hw: Reduce "qemu/accel.h" inclusion hw: Reduce "qemu/accel.h" inclusion --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/2] typedefs: Forward-declare AccelState hw: Reduce "qemu/accel.h" inclusion --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,5/5] cpu: Remove unused includes cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/5] cpu: Move cpu_abort() to common code cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/5] cpu: Move breakpoint helpers to common code cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,2/5] cpu: Move cpu_class_init_props() to common code cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/5] cpu: Remove capstone meson dependency cpu: Move target-independent code to common code --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,3/3] tcg: Replace tcg_target_ulong -> uintptr_t tcg: Replace tcg_target_[u]long -> [u]intptr_t --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/3] tcg: Replace tcg_target_long -> intptr_t tcg: Replace tcg_target_[u]long -> [u]intptr_t --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/3] tcg/s390x: Fix coding style tcg: Replace tcg_target_[u]long -> [u]intptr_t --- 2022-11-30 Philippe Mathieu-Daudé Superseded
[v4,5/5] include/hw: VM state takes precedence in virtio_device_should_start final vhost-user fixes --- 2022-11-30 Alex Bennée Superseded
[v4,4/5] hw/virtio: generalise CHR_EVENT_CLOSED handling final vhost-user fixes --- 2022-11-30 Alex Bennée New
[v4,3/5] hw/virtio: add started_vu status field to vhost-user-gpio final vhost-user fixes --- 2022-11-30 Alex Bennée New
[v4,2/5] vhost: enable vrings in vhost_dev_start() for vhost-user devices final vhost-user fixes --- 2022-11-30 Alex Bennée New
[v4,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests final vhost-user fixes --- 2022-11-30 Alex Bennée Superseded
[for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m [for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m --- 2022-11-29 Richard Henderson New
[for-7.2] replay: Fix declaration of replay_read_next_clock [for-7.2] replay: Fix declaration of replay_read_next_clock --- 2022-11-29 Richard Henderson Accepted
[PATCH-for-8.0,v3,5/5] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Accepted
[RFC,PATCH-for-7.2,v3,4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Accepted
[RFC,PATCH-for-7.2,v3,3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Accepted
[PATCH-for-7.2,v3,2/5] hw/display/qxl: Document qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Accepted
[PATCH-for-7.2,v3,1/5] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Accepted
[v3,7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling fix vhost-user issues with CI --- 2022-11-28 Alex Bennée Superseded
[v3,6/7] hw/virtio: add started_vu status field to vhost-user-gpio fix vhost-user issues with CI --- 2022-11-28 Alex Bennée Superseded
[v3,5/7] vhost: enable vrings in vhost_dev_start() for vhost-user devices fix vhost-user issues with CI --- 2022-11-28 Alex Bennée Superseded
[v3,4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio fix vhost-user issues with CI --- 2022-11-28 Alex Bennée New
[v3,3/7] tests/qtests: override "force-legacy" for gpio virtio-mmio tests fix vhost-user issues with CI --- 2022-11-28 Alex Bennée Superseded
[v3,2/7] include/hw: VM state takes precedence in virtio_device_should_start fix vhost-user issues with CI --- 2022-11-28 Alex Bennée Superseded
[v3,1/7] include/hw: attempt to document VirtIO feature variables fix vhost-user issues with CI --- 2022-11-28 Alex Bennée Superseded
[PATCH-for-8.0,5/5] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Superseded
[RFC,PATCH-for-7.2,4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-7.2,3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Superseded
[PATCH-for-7.2,2/5] hw/display/qxl: Document qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Superseded
[PATCH-for-7.2,1/5] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-28 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include [PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include --- 2022-11-25 Philippe Mathieu-Daudé New
[PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include [PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include --- 2022-11-25 Philippe Mathieu-Daudé New
[RFC,PATCH-for-7.2,4/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-25 Philippe Mathieu-Daudé New
[RFC,PATCH-for-7.2,3/4] hw/display/qxl: Pass requested buffer size to qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-25 Philippe Mathieu-Daudé Superseded
[v2,5/5] vhost: enable vrings in vhost_dev_start() for vhost-user devices continuing efforts to fix vhost-user issues --- 2022-11-25 Alex Bennée Superseded
[v2,4/5] hw/virtio: ensure a valid host_feature set for virtio-user-gpio continuing efforts to fix vhost-user issues --- 2022-11-25 Alex Bennée Superseded
[v2,3/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests continuing efforts to fix vhost-user issues --- 2022-11-25 Alex Bennée Superseded
[v2,2/5] include/hw: VM state takes precedence in virtio_device_should_start continuing efforts to fix vhost-user issues --- 2022-11-25 Alex Bennée Superseded
[v2,1/5] include/hw: attempt to document VirtIO feature variables continuing efforts to fix vhost-user issues --- 2022-11-25 Alex Bennée Superseded
[RFC,PATCH-for-7.2,2/4] hw/display/qxl: Document qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-25 Philippe Mathieu-Daudé Superseded
[RFC,PATCH-for-7.2,1/4] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-25 Philippe Mathieu-Daudé Superseded
[for-8.0,7/7] hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset virtio, pci, xics: 3-phase reset conversions --- 2022-11-25 Peter Maydell Superseded
[for-8.0,6/7] hw/intc/xics: Convert TYPE_ICS to 3-phase reset virtio, pci, xics: 3-phase reset conversions --- 2022-11-25 Peter Maydell Superseded
[for-8.0,5/7] hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset() virtio, pci, xics: 3-phase reset conversions --- 2022-11-25 Peter Maydell Superseded
[for-8.0,4/7] pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset virtio, pci, xics: 3-phase reset conversions --- 2022-11-25 Peter Maydell Superseded
[for-8.0,3/7] pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset virtio, pci, xics: 3-phase reset conversions --- 2022-11-25 Peter Maydell Superseded
[for-8.0,2/7] hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset virtio, pci, xics: 3-phase reset conversions --- 2022-11-25 Peter Maydell Superseded
[for-8.0,1/7] hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset virtio, pci, xics: 3-phase reset conversions --- 2022-11-25 Peter Maydell Superseded
[for-8.0,19/19] target/xtensa: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,18/19] target/tricore: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,17/19] target/sparc: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,16/19] target/sh4: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,15/19] target/rx: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,14/19] target/riscv: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,13/19] target/ppc: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,12/19] target/openrisc: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,11/19] target/nios2: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,10/19] target/mips: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,09/19] target/microblaze: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,08/19] target/m68k: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,07/19] target/loongarch: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,06/19] target/i386: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,05/19] target/hexagon: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,04/19] target/cris: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,03/19] target/avr: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,02/19] target/arm: Convert to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[for-8.0,01/19] hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset Convert most CPU classes to 3-phase reset --- 2022-11-24 Peter Maydell Superseded
[v1,2/2] include/hw: VM state takes precedence in virtio_device_should_start virtio fixes --- 2022-11-23 Alex Bennée Superseded
[v1,1/2] include/hw: attempt to document VirtIO feature variables virtio fixes --- 2022-11-23 Alex Bennée Superseded
[PULL,7/7] hw/audio/intel-hda: Drop unnecessary prototype Untitled series #193375 --- 2022-11-23 Gerd Hoffmann New
[PULL,6/7] hw/audio/intel-hda: don't reset codecs twice Untitled series #193375 --- 2022-11-23 Gerd Hoffmann Accepted
[PULL,5/7] hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset() Untitled series #193375 --- 2022-11-23 Gerd Hoffmann Accepted
[PULL,3/3] tests/avocado: use new rootfs for orangepi test Untitled series #193374 --- 2022-11-23 Thomas Huth Accepted
[v2,7/7] accel/tcg: Use WITH_QEMU_IOTHREAD_LOCK in io_readx/io_writex main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-22 Richard Henderson Superseded
[v2,6/7] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-22 Richard Henderson New
« 1 2 ... 227 228 229810 811 »