Show patches with: State = Action Required       |   21930 patches
« 1 2 ... 47 48 49219 220 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-8.0,v2,3/4] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-08 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/4] target/sparc: Cleanup around sparc_cpu_do_unaligned_access() target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-07 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-07 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/4] cputlb: Restrict SavedIOTLB to system emulation target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-07 Philippe Mathieu-Daudé New
[8/8] tcg/loongarch64: Reorg goto_tb implementation tcg/loongarch64: Reorg goto_tb and cleanups --- 2022-12-06 Richard Henderson New
[22/22] tcg/riscv: Implement direct branch for goto_tb tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[21/22] tcg/riscv: Introduce OPC_NOP tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[15/22] tcg: Remove TCG_TARGET_HAS_direct_jump tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[07/22] tcg: Introduce get_jmp_target_addr tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[05/22] tcg: Replace asserts on tcg_jmp_insn_offset tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[v2,23/51] target/i386: Always completely initialize TranslateFault Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,16/51] include/hw: VM state takes precedence in virtio_device_should_start Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,15/51] hw/virtio: generalise CHR_EVENT_CLOSED handling Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,14/51] hw/virtio: add started_vu status field to vhost-user-gpio Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,12/51] tests/qtests: override "force-legacy" for gpio virtio-mmio tests Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,08/51] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,07/51] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,06/51] hw/display/qxl: Pass requested buffer size to qxl_phys2virt() Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,05/51] hw/display/qxl: Document qxl_phys2virt() Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,04/51] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler Untitled series #194439 --- 2022-12-05 Juan Quintela New
[v2,03/51] replay: Fix declaration of replay_read_next_clock Untitled series #194439 --- 2022-12-05 Juan Quintela New
[2/2] meson: Set avx512f option to auto Use a more portable way to enable target specific functions --- 2022-12-04 Richard Henderson New
configure: Add --enable-lto configure: Add --enable-lto --- 2022-12-04 Richard Henderson New
[RFC,for,8.0] backends/vhost-user: relax the ioeventfd check [RFC,for,8.0] backends/vhost-user: relax the ioeventfd check --- 2022-12-02 Alex Bennée New
[v3,13/13] tcg/s390x: Implement ctpop operation tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,12/13] tcg/s390x: Use tgen_movcond_int in tgen_clz tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,11/13] tcg/s390x: Support SELGR instruction in movcond tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,10/13] tcg/s390x: Generalize movcond implementation tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,09/13] tcg/s390x: Create tgen_cmp2 to simplify movcond tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,08/13] tcg/s390x: Support MIE3 logical operations tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,06/13] tcg/s390x: Support MIE2 multiply single instructions tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,04/13] tcg/s390x: Distinguish RRF-a and RRF-c formats tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,02/13] tcg/s390x: Remove TCG_REG_TB tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[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,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
[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,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,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,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,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
[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
[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
[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
[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
[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
[PULL,7/7] hw/audio/intel-hda: Drop unnecessary prototype Untitled series #193375 --- 2022-11-23 Gerd Hoffmann New
[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
[v2,2/7] hw/mips: Use WITH_QEMU_IOTHREAD_LOCK in cpu_mips_irq_request main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-22 Richard Henderson New
[v2,1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD, WITH_QEMU_IOTHREAD_LOCK main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-22 Richard Henderson New
[3/3] tcg: Move ffi_cif pointer into TCGHelperInfo tcg: Move ffi_cif pointer into TCGHelperInfo (splitted) --- 2022-11-22 Philippe Mathieu-Daudé New
[PULL,v2,10/11] tests/avocado: skip aarch64 cloud TCG tests in CI [PULL,v2,01/11] Run docker probe only if docker or podman are available --- 2022-11-22 Alex Bennée New
[PULL,v2,04/11] docs/devel: add a maintainers section to development process [PULL,v2,01/11] Run docker probe only if docker or podman are available --- 2022-11-22 Alex Bennée New
[PULL,v2,02/11] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests [PULL,v2,01/11] Run docker probe only if docker or podman are available --- 2022-11-22 Alex Bennée New
[PULL,v2,for,7.2-rc2,00/11] testing and doc updates --- 2022-11-22 Alex Bennée New
accel/tcg/plugin: Fix op_rw accel/tcg/plugin: Fix op_rw --- 2022-11-21 Richard Henderson New
[RFC] include/hw: attempt to document VirtIO feature variables (!DISCUSS!) [RFC] include/hw: attempt to document VirtIO feature variables (!DISCUSS!) --- 2022-11-21 Alex Bennée New
[for-8.0,20/29] tcg: Add INDEX_op_qemu_{ld,st}_i128 tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,18/29] accel/tcg: Add aarch64 specific support in ldst_atomicity tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,15/29] include/qemu/int128: Add vector type to Int128Alias tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,12/29] tcg: Add 128-bit guest memory primitives tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,10/29] tcg: Unify helper_{be,le}_{ld,st}* tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,08/29] accel/tcg: Honor atomicity of stores tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,06/29] accel/tcg: Reorg system mode store helpers tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,05/29] accel/tcg: Reorg system mode load helpers tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[v3,13/13] ci: replace x86_64 macos-11 with aarch64 macos-12 testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée New
[v3,12/13] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée New
[RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down [RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down --- 2022-11-17 Alex Bennée New
[PULL,02/10] tests/avocado: improve behaviour waiting for login prompts [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée New
[PULL,for,7.2,00/10] testing and doc updates --- 2022-11-15 Alex Bennée New
[PULL,1/2] target/i386: fix cmpxchg with 32-bit register destination [PULL,1/2] target/i386: fix cmpxchg with 32-bit register destination --- 2022-11-14 Richard Henderson New
[PULL,0/2] target/i386: fix cmpxchgl, lahf, sahf --- 2022-11-14 Richard Henderson New
[RFC] gitlab: add new dynamic check-gcov target for coverage [RFC] gitlab: add new dynamic check-gcov target for coverage --- 2022-11-14 Alex Bennée New
[PULL,0/1] Fix loongarch make check-tcg failure --- 2022-11-12 Richard Henderson New
[v5,20/20] include/hw: add commentary to current_cpu export use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,18/20] hw/i386: convert apic access to use MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,17/20] hw/intc: properly model IOAPIC MSI messages use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,16/20] include: add MEMTXATTRS_MACHINE helper use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,15/20] hw/i386: update vapic_write to use MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,14/20] hw/audio: explicitly set .requester_type for intel-hda use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,13/20] target/i386: add explicit initialisation for MexTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,12/20] target/riscv: initialise MemTxAttrs for CPU access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,11/20] target/sparc: initialise MemTxAttrs for CPU access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,10/20] target/microblaze: initialise MemTxAttrs for CPU access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,09/20] hw/arm: remove current_cpu hack from pxa2xx access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,08/20] hw/timer: convert mptimer access to attrs to derive cpu index use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,07/20] hw/intc/gic: use MxTxAttrs to divine accessing CPU use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,06/20] qtest: make read/write operation appear to be from CPU use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,05/20] target/arm: ensure m-profile helpers set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,04/20] target/arm: ensure KVM traps set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,03/20] target/arm: ensure HVF traps set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,01/20] hw: encode accessing CPU index in MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v2,12/12] hw/intc: add implementation of GICD_IIDR to Arm GIC testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée New
« 1 2 ... 47 48 49219 220 »