Show patches with: State = Action Required       |    Archived = No       |   21473 patches
« 1 2 ... 29 30 31214 215 »
Patch Series S/W/F Date Submitter Delegate State
[v3,3/5] hw/arm/sbsa-ref: honor "-vga none" argument hw/arm/sbsa-ref: sort out graphics a bit --- 2023-05-24 Marcin Juszkiewicz New
[v3,2/5] Add Bochs to list of vga_interfaces hw/arm/sbsa-ref: sort out graphics a bit --- 2023-05-24 Marcin Juszkiewicz New
[v2,09/10] hw/virtio: Remove unnecessary 'virtio-access.h' header hw/virtio: Build various target-agnostic objects just once --- 2023-05-24 Philippe Mathieu-Daudé New
[v2,07/10] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header hw/virtio: Build various target-agnostic objects just once --- 2023-05-24 Philippe Mathieu-Daudé New
[v2,03/10] hw/scsi: Rearrange meson.build hw/virtio: Build various target-agnostic objects just once --- 2023-05-24 Philippe Mathieu-Daudé New
linux-user/i386: Properly align signal frame linux-user/i386: Properly align signal frame --- 2023-05-24 Richard Henderson New
[PULL,v2,00/28] tcg patch queue --- 2023-05-24 Richard Henderson New
[PULL,27/28] tcg: Remove DEBUG_DISAS [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,24/28] tcg: Split out tcg/debug-assert.h [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,21/28] accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128 [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,20/28] accel/tcg: Remove prot argument to atomic_mmu_lookup [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,19/28] accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,16/28] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,15/28] target/s390x: Use tcg_gen_qemu_{ld, st}_i128 for LPQ, STPQ [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,13/28] include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,09/28] util: Add cpuinfo-aarch64.c [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,08/28] migration: Build migration_files once [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,07/28] migration/xbzrle: Use i386 host/cpuinfo.h [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,04/28] tcg/i386: Use host/cpuinfo.h [PULL,01/28] util: Introduce host-specific cpuinfo.h --- 2023-05-23 Richard Henderson New
[PULL,00/28] tcg patch queue --- 2023-05-23 Richard Henderson New
meson: Adjust check for __int128_t meson: Adjust check for __int128_t --- 2023-05-23 Richard Henderson New
[RFC,11/11] hw/virtio: Make vhost-vdpa.c target-agnostic to build it once hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[04/11] hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss' hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[03/11] hw/scsi: Rearrange meson.build hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[01/11] softmmu: Introduce qemu_target_page_mask/qemu_target_page_align helpers hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[v2,45/52] tcg: Define IN_TCG tcg: Build once for system, once for user --- 2023-05-23 Richard Henderson New
[v2,25/52] tcg: Split helper-proto.h tcg: Build once for system, once for user --- 2023-05-23 Richard Henderson New
[v2,03/52] tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user --- 2023-05-23 Richard Henderson New
[v2,02/52] tcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user --- 2023-05-23 Richard Henderson New
[v2,27/27] qemu/atomic128: Add x86_64 atomic128-ldst.h accel/tcg: Improvements to atomic128.h --- 2023-05-23 Richard Henderson New
[Stable-7.2.3,39/45] target/arm: Fix vd == vm overlap in sve_ldff1_z Untitled series #210345 --- 2023-05-23 Michael Tokarev New
[Stable-7.2.3,33/45] tests/docker: bump the xtensa base to debian:11-slim Untitled series #210345 --- 2023-05-23 Michael Tokarev New
[2/3] hw/ppc/e500plat: Fix modifying QOM class internal state from instance hw: Fix abuse of QOM class internals modified by their instances --- 2023-05-23 Philippe Mathieu-Daudé New
[1/3] hw/mips/jazz: Fix modifying QOM class internal state from instance hw: Fix abuse of QOM class internals modified by their instances --- 2023-05-23 Philippe Mathieu-Daudé New
[12/12] hw/char/pl011: Implement TX FIFO hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-05-22 Philippe Mathieu-Daudé New
[09/12] hw/char/pl011: Check if transmitter is enabled hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-05-22 Philippe Mathieu-Daudé New
[PULL,v2,2/4] docs/interop: Convert qmp-spec.txt to rST Untitled series #210273 --- 2023-05-22 Markus Armbruster New
[24/27] tcg: Split out tcg/debug-assert.h accel/tcg: Improvements to atomic128.h --- 2023-05-20 Richard Henderson New
[5/5] hw/riscv/opentitan: Correct OpenTitanState parent type/size hw/riscv/opentitan: Correct QOM type/size of OpenTitanState --- 2023-05-20 Philippe Mathieu-Daudé New
[4/5] hw/riscv/opentitan: Explicit machine type definition hw/riscv/opentitan: Correct QOM type/size of OpenTitanState --- 2023-05-20 Philippe Mathieu-Daudé New
[3/5] hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition hw/riscv/opentitan: Correct QOM type/size of OpenTitanState --- 2023-05-20 Philippe Mathieu-Daudé New
[2/5] hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macro hw/riscv/opentitan: Correct QOM type/size of OpenTitanState --- 2023-05-20 Philippe Mathieu-Daudé New
[RFC,4/8] sysemu: add set_virtual_time to accel ops plugins/next: bugfixs and iops based time control RFC --- 2023-05-19 Alex Bennée New
[8/8] docs: add some documentation on avocado logging testing/next: avocado logging, docs, gitlab --- 2023-05-18 Alex Bennée New
[7/8] python/qemu: allow avocado to set logging name space testing/next: avocado logging, docs, gitlab --- 2023-05-18 Alex Bennée New
[6/8] tests/avocado: move guest output to "avocado" namespace testing/next: avocado logging, docs, gitlab --- 2023-05-18 Alex Bennée New
[4/8] accel/tcg: Fix append_mem_cb testing/next: avocado logging, docs, gitlab --- 2023-05-18 Alex Bennée New
[1/8] gitlab: explicit set artifacts publishing criteria testing/next: avocado logging, docs, gitlab --- 2023-05-18 Alex Bennée New
[v12,14/15] configure: remove the final bits of --profiler support Untitled series #209864 --- 2023-05-18 Fei Wu New
[v12,07/15] accel/tcg: convert profiling of code generation to TBStats Untitled series #209864 --- 2023-05-18 Fei Wu New
[v12,06/15] accel/tcg: convert profiling of restore operations to TBStats Untitled series #209864 --- 2023-05-18 Fei Wu New
[v12,05/15] accel/tcg: move profiler dev_time to tb_stats Untitled series #209864 --- 2023-05-18 Fei Wu New
[1/9] util: Introduce host-specific cpuinfo.h Host-specific includes, begin cpuinfo.h --- 2023-05-18 Richard Henderson New
[v7.2.3,20/30] ui: Fix pixel colour channel order for PNG screenshots Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v7.2.3,19/30] accel/tcg: Fix atomic_mmu_lookup for reads Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v7.2.3,14/30] hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v7.2.3,13/30] hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v7.2.3,12/30] target/arm: Define and use new load_cpu_field_low32() Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v7.2.3,11/30] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit() Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v7.2.3,10/30] hw/arm/raspi: Use arm_write_bootloader() to write boot code Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v7.2.3,07/30] hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc() Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v7.2.3,05/30] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v7.2.3,04/30] qemu-options: finesse the recommendations around -blockdev Untitled series #209744 --- 2023-05-17 Michael Tokarev New
[v8.0.1,36/36] tcg/i386: Set P_REXW in tcg_out_addi_ptr Untitled series #209743 --- 2023-05-17 Michael Tokarev New
[v8.0.1,31/36] target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check Untitled series #209743 --- 2023-05-17 Michael Tokarev New
[v8.0.1,15/36] target/arm: Define and use new load_cpu_field_low32() Untitled series #209743 --- 2023-05-17 Michael Tokarev New
[PULL,v2,00/74] tcg patch queue --- 2023-05-17 Richard Henderson New
[PULL,80/80] tcg: Split out exec/user/guest-base.h [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,79/80] tcg: Add tlb_dyn_max_bits to TCGContext [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,78/80] tcg: Add page_bits and page_mask to TCGContext [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,71/80] tcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,70/80] tcg/i386: Adjust type of tlb_mask [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,66/80] tcg: Split INDEX_op_qemu_{ld, st}* for guest address size [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,65/80] tcg: Remove TCGv from tcg_gen_atomic_* [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,63/80] tcg: Add addr_type to TCGContext [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,62/80] accel/tcg: Widen plugin_gen_empty_mem_callback to i64 [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,60/80] accel/tcg: Merge do_gen_mem_cb into caller [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,57/80] tcg: Widen helper_atomic_* addresses to uint64_t [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,56/80] tcg: Widen helper_{ld,st}_i128 addresses to uint64_t [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,55/80] accel/tcg: Widen tcg-ldst.h addresses to uint64_t [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,54/80] tcg: Widen gen_insn_data to uint64_t [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,51/80] tcg/ppc: Support 128-bit load/store [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,50/80] tcg/aarch64: Support 128-bit load/store [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,49/80] tcg/aarch64: Rename temporaries [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,48/80] tcg/i386: Support 128-bit load/store with have_atomic16 [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,47/80] tcg/i386: Honor 64-bit atomicity in 32-bit mode [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,34/80] tcg: Introduce tcg_out_movext3 [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,33/80] tcg: Add INDEX_op_qemu_{ld,st}_i128 [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,32/80] tcg: Introduce tcg_target_has_memory_bswap [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,31/80] tcg/riscv: Support softmmu unaligned accesses [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,28/80] accel/tcg: Remove helper_unaligned_{ld,st} [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,27/80] tcg/sparc64: Use standard slow path for softmmu [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,11/80] tcg/aarch64: Detect have_lse, have_lse2 for linux [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,10/80] tcg/i386: Add have_atomic16 [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,09/80] meson: Detect atomic128 support with optimization [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,08/80] tcg: Add 128-bit guest memory primitives [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,06/80] accel/tcg: Implement helper_{ld,st}*_mmu for user-only [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,05/80] tcg: Unify helper_{be,le}_{ld,st}* [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,04/80] accel/tcg: Honor atomicity of stores [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
[PULL,03/80] accel/tcg: Honor atomicity of loads [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr --- 2023-05-16 Richard Henderson New
« 1 2 ... 29 30 31214 215 »