Show patches with: State = Action Required       |    Archived = No       |   21447 patches
« 1 2 ... 3 4 5214 215 »
Patch Series S/W/F Date Submitter Delegate State
[03/11] cpus: Fix configure_icount() error API violation Miscellaneous error handling fixes --- 2020-04-20 Markus Armbruster New
[03/11] hw/arm/virt: use VirtMachineState.smp_cpus --- 2016-12-13 Andrew Jones New
[03/11] hw/scsi: Rearrange meson.build hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[03/11] scripts/replay-dump: update to latest format record/replay fixes, maybe for 8.2 or for post release stable? --- 2023-12-05 Alex Bennée New
[03/11] softfloat: Introduce float_flag_inorm_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available Untitled series #60813 --- 2020-05-09 Philippe Mathieu-Daudé New
[03/11] target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled target/arm: Implement ARMv8.1-PAN + ARMv8.2-ATS1E1 --- 2019-12-03 Richard Henderson New
[03/11] target/arm: Introduce read_pc target/arm: decodetree prep patches --- 2019-08-07 Richard Henderson New
[03/11] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli() Untitled series #58437 --- 2020-08-13 Chenqun (kuhn) New
[03/12] configure: rewrite accelerator defaults as tests Move target configuration to Meson --- 2020-09-23 Paolo Bonzini New
[03/12] contrib/gitdm: Add Baidu to the domain map contrib/gitdm: First round of updates --- 2020-10-06 Philippe Mathieu-Daudé New
[03/12] dma: Let dma_memory_set() take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions --- 2020-09-03 Philippe Mathieu-Daudé New
[03/12] fuzz: Add PCI features to the general fuzzer Add a General Virtual Device Fuzzer --- 2020-07-23 Alexander Bulekov New
[03/12] hw/intc: RX62N interrupt controller (ICUa) hw/rx: Add RX GDB simulator machine --- 2020-06-01 Philippe Mathieu-Daudé New
[03/12] hw/ppc/spapr: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[03/12] hw/riscv: Move sifive_u_otp model to hw/misc Untitled series #57815 --- 2020-09-03 Bin Meng New
[03/12] qom: Make object_class_property_add_uint*_ptr() get offset qom: Make all -object types use only class properties --- 2020-10-09 Eduardo Habkost New
[03/12] target/arm: Fix aa64 ldp register writeback Untitled series #4259 --- 2017-09-20 Michael Roth New
[03/12] target/cris: Use generic hrev32_i32() in SWAPB opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[03/12] tcg: Add preferred_reg argument to temp_sync tcg: Improve register allocation for calls --- 2018-11-28 Richard Henderson New
[03/12] tcg/riscv: Remove superfluous breaks [01/12] target/arm/kvm: Remove superfluous break --- 2020-07-13 Yi Wang New
[03/12] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[03/12] tests/qtest/qos: add qos_dump_graph() 9pfs: add tests using local fs driver --- 2020-09-27 Christian Schoenebeck New
[03/12] vhost-user-video: boiler plate code for vhost-user-video device [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[03/13] block/vxhs: auto-ify URI parsing variables RFC: use upcoming GUri for URI handling --- 2020-07-09 Marc-André Lureau New
[03/13] hw/i386/fw_cfg: Include missing 'cpu.h' header target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[03/13] migration: introduce icount field for snapshots Untitled series #59423 --- 2020-06-26 Pavel Dovgalyuk New
[03/13] qapi: Fix typo in visit_start_list()'s contract qapi: Spring cleaning --- 2020-04-23 Markus Armbruster New
[03/13] target/arm: Derive id_isar1 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[03/14] arc: Opcode definitions table *** ARC port for review *** --- 2020-09-30 Cupertino Miranda New
[03/14] hw/arm/raspi: fix cprman base address raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[03/14] qapi/doc.py: Add assertion on section.member qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[03/14] spice: move qemu_spice_init() to QemuSpiceOps. ui: build spice and opengl as module. --- 2020-10-19 Gerd Hoffmann New
[03/15] accel/tcg: Use byte ops for unaligned loads accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[03/15] block/nvme: Use unsigned integer for queue counter/size block/nvme: Improve debugging experience and minor fixes --- 2020-10-14 Philippe Mathieu-Daudé New
[03/15] hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit Untitled series #60036 --- 2020-06-08 Bin Meng New
[03/15] hw/timer/arm_timer: Add missing sp804_unrealize() handler hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé New
[03/15] ppc: Fix return value in cpu_post_load() error path spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[03/16] exec: Add cpu_probe_watchpoint target/arm: sve load/store improvements --- 2020-03-11 Richard Henderson New
[03/16] hw/block/nvme: make lba data size configurable hw/block/nvme: zoned namespace command set --- 2020-09-24 Klaus Jensen New
[03/16] meson: declare keyutils dependency [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[03/16] qapi/expr.py: constrain incoming expression types qapi: static typing conversion, pt2 --- 2020-09-22 John Snow New
[03/16] target/arm: Update qemu-system-arm -cpu max to cortex-a57 target/arm: Implement features Debugv8p4, RAS, IESB --- 2022-04-09 Richard Henderson New
[03/16] util/vfio-helpers: Pass minimum page size to qemu_vfio_open_pci() util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[03/17] gitlab: split alpha testing into a legacy container Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée New
[03/17] target/ppc: convert vspltis[bhw] to use vector operations Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[03/17] target/riscv: Use gpr_{src,dst} in shift operations target/riscv: Use tcg_constant_* --- 2021-07-09 Richard Henderson New
[03/18] chardev: Use DECLARE_INSTANCE_CHECKER macro for PARALLEL_CHARDEV chardev: QOM cleanups --- 2020-09-10 Eduardo Habkost New
[03/18] hw/core/qdev: Add vmstate_qdev_no_state_to_migrate [01/18] migration/vmstate: Document vmstate_dummy --- 2020-07-03 Philippe Mathieu-Daudé New
[03/18] target/arm/cpregs: Include missing 'target/arm/cpu.h' header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[03/18] target/arm: Move and expand parameters to exception_target_el target/arm: tidy exception routing --- 2022-05-23 Richard Henderson New
[03/18] target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[03/18] target/s390x: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[03/19] cpus: Filter for target specific CPU (arm) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[03/19] hw/acpi: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[03/20] hw/rx: Firmware and kernel loader. [01/20] loader.c: Add support Motrola S-record format. --- 2020-08-27 Yoshinori Sato New
[03/20] python/machine.py: reorder __init__ python/qemu: strictly typed mypy conversion, pt2 --- 2020-10-06 John Snow New
[03/20] target/sparc: Remove CC_OP_DIV target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[03/20] tcg/ppc: Implement vector NAND, NOR, EQV tcg: vector improvements --- 2021-12-18 Richard Henderson New
[032/150] contrib/vhost-user-scsi: convert to Meson Meson integration for 5.2 --- 2020-08-14 Paolo Bonzini New
[03/21] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[03/21] linux-user/arm: Force v2 frames for fdpic linux-user: Move signal trampolines to new page --- 2021-06-16 Richard Henderson New
[03/21] softfloat: add xtensa specialization for pickNaNMulAdd target/xtensa: implement double precision FPU --- 2020-07-06 Max Filippov New
[03/21] target/arm/kvm: Merge kvm_arm_init_debug into kvm_arch_init target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[03/22] cuda: convert ADB autopoll timer from ns to ms [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[03/22] target/arm: hide the 32bit version of PAR from gdbstub Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée New
[03/22] tcg: Split out target constraints to tcg-target-constr.h tcg: backend constraints cleanup --- 2020-12-23 Richard Henderson New
[03/23] exec: Make tci_tb_ptr thread-local TCI fixes and cleanups --- 2021-01-28 Richard Henderson New
[03/23] target/arm: Implement SVE Bitwise Logical - Unpredicated Group target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[03/24] fpu/softfloat-types: new header to prevent excessive re-builds re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[03/24] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[03/24] rng-egd: Register "chardev" as class property qom: Convert some properties to class properties --- 2020-09-21 Eduardo Habkost New
[03/25] qapi/schema.py: add assert in stub methods qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[03/26] meson: Split out fpu/meson.build tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-11 Richard Henderson New
[03/26] qapi/parser.py: use 'with' statement for opening files qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[03/26] target/alpha: Convert to CPUClass::tlb_fill tcg: Add CPUClass::tlb_fill --- 2019-04-03 Richard Henderson New
[03/28] target/arm: Move get_phys_addr_v5 to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[03/29] qapi: Rename BlockExport to BlockExportOptions block/export: Add infrastructure and QAPI for block exports --- 2020-09-07 Kevin Wolf New
[033/147] contrib/vhost-user-gpu: convert to meson Meson integration for 5.2 --- 2020-08-10 Paolo Bonzini New
[03/32] accel/tcg: Pass DisasContextBase to translator_fake_ldb accel/tcg: Improve disassembly for target and plugin --- 2024-04-05 Richard Henderson New
[03/33] hw/arm/fsl-imx6ul: Add a local 'gic' variable hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[03/33] linux-user: Propagate goto ebadf to return linux-user: Begin splitting do_syscall --- 2018-06-01 Richard Henderson New
[03/35] softfloat: Add flag specific to Inf * 0 target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[03/37] qapi-gen: Separate arg-parsing from generation qapi: static typing conversion, pt1 --- 2020-09-15 John Snow New
[03/39] mtest2make: split working directory from test command Untitled series #57845 --- 2020-09-02 Paolo Bonzini New
[03/40] target-arm/arm-semi.c: Fix broken SYS_WRITE0 via gdb --- 2015-10-21 Michael Roth New
[034/150] contrib/vhost-user-input: convert to meson Meson integration for 5.2 --- 2020-08-14 Paolo Bonzini New
[03/41] target/sparc: Fix FMUL8x16 target/sparc: Implement VIS4 --- 2024-03-02 Richard Henderson New
[03/46] qdev: Smooth error checking of qdev_realize() & friends [01/46] error: Improve examples in error.h's big comment --- 2020-06-24 Markus Armbruster New
[035/143] meson: add msi generation Untitled series #58537 --- 2020-08-06 Paolo Bonzini New
[03/54] target/sh4: fix TCG leak during gusa sequence [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[03/55] qdev: New qdev_new(), qdev_realize(), etc. qdev: Rework how we plug into the parent bus --- 2020-05-19 Markus Armbruster New
[036/143] meson: convert dummy Windows qga/qemu-ga target Untitled series #58537 --- 2020-08-06 Paolo Bonzini New
[036/147] meson: convert qemu-ga Meson integration for 5.2 --- 2020-08-10 Paolo Bonzini New
[036/150] contrib/elf2dmp: convert to meson [001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE --- 2020-08-17 Paolo Bonzini New
[036/150] contrib/ivshmem: convert to meson Meson integration for 5.2 --- 2020-08-14 Paolo Bonzini New
[03/67] target/arm: Remove offset argument to gen_exception_bkpt_insn target/arm: Convert aa32 base isa to decodetree --- 2019-07-26 Richard Henderson New
[037/108] linux-user/elfload.c: Fix incorrect ARM HWCAP bits --- 2014-08-06 Michael Roth New
[038/108] linux-user/elfload.c: Update ARM HWCAP bits --- 2014-08-06 Michael Roth New
[038/143] meson: add qemu-keymap Untitled series #58537 --- 2020-08-06 Paolo Bonzini New
« 1 2 ... 3 4 5214 215 »