Show patches with: State = Action Required       |    Archived = No       |   426953 patches
« 1 2 ... 569 570 5714269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,09/10] target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D> target/mips: Misc cleanups for September/October 2019 - - - - --- 2019-10-20 Aleksandar Markovic New
[v5,09/10] target-avr: updating translate.c to use instructions translation - - - - --- 2016-06-08 Michael Rolnik New
[v5,09/10] target-arm: Add IRQ and FIQ routing to EL2 and 3 - - 1 - --- 2014-08-18 Edgar E. Iglesias New
[v5,09/10] spice: simple display - - - - --- 2010-08-31 Gerd Hoffmann New
[v5,09/10] spapr: CPU hot unplug support - - - - --- 2015-11-20 Bharata B Rao New
[v5,09/10] softfloat: Drop [u]int64 types in favor of [u]int_fast64_t - - - - --- 2011-03-07 Andreas Färber New
[v5,09/10] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64 qtests: Check accelerator available at runtime via QMP 'query-accels' - - 4 - --- 2021-05-01 Philippe Mathieu-Daudé New
[v5,09/10] qmp: add filtering of statistics by name qmp, hmp: statistics subsystem and KVM suport. - - 1 - --- 2022-05-30 Paolo Bonzini New
[v5,09/10] qmp.py: Avoid overriding a builtin object - - 1 - --- 2017-08-15 Lukáš Doktor New
[v5,09/10] qemu-nbd: use no_argument/required_argument constants - - 1 - --- 2016-02-02 Daniel P. Berrangé New
[v5,09/10] qemu-iotests: add option to save temp files on error qemu-iotests improvements - - - - --- 2017-10-17 Jeff Cody New
[v5,09/10] qemu-img: Make img_convert() get image size just once per image - - 2 - --- 2014-06-26 Markus Armbruster New
[v5,09/10] qdev: Protect device-list-properties against broken devices - - 1 - --- 2015-10-01 Markus Armbruster New
[v5,09/10] qcow2: bdrv_co_pwritev: move encryption code out of the lock qcow2: encryption threads - - 1 - --- 2019-04-02 Vladimir Sementsov-Ogievskiy New
[v5,09/10] monitor: adding new info cfg command Measure Tiny Code Generation Quality - - - - --- 2019-08-15 vandersonmr New
[v5,09/10] migration: poll the cm event while wait RDMA work request completion Enable postcopy RDMA live migration - - - - --- 2018-06-05 858585 jemmy New
[v5,09/10] migration: optimize xbzrle by reducing data copy - - 1 - --- 2014-04-04 Gonglei (Arei) New
[v5,09/10] migration: merge enforce_config_section somewhat - - 1 - --- 2017-06-23 Peter Xu New
[v5,09/10] migration/multifd: Print used_length of memory block numa/exec/migration: Fix resizing RAM blocks while migrating - - 1 - --- 2021-04-29 David Hildenbrand New
[v5,09/10] linux-user/ppc: Fix msr updates for signal handling target/ppc: Fix truncation of env->hflags - - - - --- 2021-03-23 Richard Henderson New
[v5,09/10] iotests: add support for capturing and matching QMP events migration: bring improved savevm/loadvm/delvm to QMP - - - - --- 2020-10-02 Daniel P. Berrangé New
[v5,09/10] iotests: 124 - transactional failure test - - 1 - --- 2015-06-04 John Snow New
[v5,09/10] iotests/129: Clean up pylint and mypy complaints iotests: Fix 129 and expand 297’s reach - - 2 - --- 2021-01-18 Max Reitz New
[v5,09/10] iotests.py: add filter_img_check preallocate filter - - 1 - --- 2020-08-21 Vladimir Sementsov-Ogievskiy New
[v5,09/10] hw/vfio/platform: Add irqfd support - - - - --- 2014-08-09 Eric Auger New
[v5,09/10] hw/pvrdma: Delete pvrdma_exit function Misc fixes to pvrdma device - - 1 - --- 2019-03-10 Yuval Shaia New
[v5,09/10] hw/fsi: Added FSI documentation Introduce model for IBM's FSI - - - - --- 2023-10-11 Ninad Palsule New
[v5,09/10] hw/arm/virt: add ITS support in virt GIC GICv3 LPI and ITS feature implementation - - 1 - --- 2021-06-30 Shashi Mallela New
[v5,09/10] hw/9pfs: use qemu_xxhash4 tracing: remove dynamic vcpu state - - 4 - --- 2023-05-24 Alex Bennée New
[v5,09/10] filter/buffer: update command description and help - - - - --- 2015-08-06 Yang Hongyang New
[v5,09/10] fdc-test: Avoid deprecated 'change' command - - 2 - --- 2017-04-27 Eric Blake New
[v5,09/10] docs/microvm.rst: document the new microvm machine type Introduce the microvm machine type - - - - --- 2019-10-02 Sergio Lopez New
[v5,09/10] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 3 - --- 2022-06-09 Alberto Faria New
[v5,09/10] block: Add QMP documentation for block-stream - - 2 - --- 2014-06-13 Jeff Cody New
[v5,09/10] block-backend: Add blk_co_copy_range qemu-img convert with copy offloading - - 1 - --- 2018-05-23 Fam Zheng New
[v5,09/10] acpi: add test case for -no-hpet ACPI related fixes to comform the spec better - - 1 - --- 2021-02-18 Isaku Yamahata New
[v5,09/10] acpi/tests/avocado/bits: add a README file to describe the test [v5,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - - - --- 2022-10-19 Ani Sinha New
[v5,09/10] MAINTAINERS: add rocker - - - - --- 2015-01-22 Scott Feldman New
[v5,09/10] KVM: Disable manual dirty log when dirty ring enabled KVM: Dirty ring support (QEMU part) - - - - --- 2021-03-10 Peter Xu New
[v5,09/10] Add the function of colo_bitmap_clear_dirty Fixed some bugs and optimized some codes for COLO - - - - --- 2021-04-01 Lei Rao New
[v5,09/10] Add ENET/Gbps Ethernet support to FEC device - - - - --- 2016-05-21 Jean-Christophe Dubois New
[v5,09/10] ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3 - - 1 1 --- 2015-12-11 Shannon Zhao New
[v5,09/10] ACPI ERST: qtest for ERST acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,08/94] target/sparc: Remove sparcv7 cpu features target/sparc: Convert to decodetree 1 - - 1 --- 2023-10-22 Richard Henderson New
[v5,08/81] target/arm: Implement SVE2 integer pairwise arithmetic target/arm: Implement SVE2 - - - - --- 2021-04-16 Richard Henderson New
[v5,08/79] alpha/dp264: use memdev for RAM refactor main RAM allocation to use hostmem backend 1 - 1 1 --- 2020-02-17 Igor Mammedov New
[v5,08/76] elf: Add ELF flags for MIPS machine variants Add nanoMIPS support to QEMU - - 2 - --- 2018-07-30 Aleksandar Markovic New
[v5,08/73] tcg-runtime: define helper_cpu_halted_set per-CPU locks - - 1 - --- 2018-12-13 Emilio Cota New
[v5,08/67] linux-user/host/ppc: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-15 Richard Henderson New
[v5,08/65] kvm: handle KVM_EXIT_MEMORY_FAULT QEMU Guest memfd + QEMU TDX support - - 1 - --- 2024-02-29 Xiaoyao Li New
[v5,08/60] target/riscv: add vector amo operations target/riscv: support vector extension v0.7.1 - - - - --- 2020-03-12 LIU Zhiwei New
[v5,08/57] tcg/tci: Split out tci_args_rrrrrc TCI fixes and cleanups - - 1 - --- 2021-03-11 Richard Henderson New
[v5,08/57] target/loongarch: Use gen_helper_gvec_2 for 2OP vector instructions Add LoongArch LASX instructions - - - - --- 2023-09-07 gaosong New
[v5,08/55] plugin: add core code Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,08/54] meson: Detect atomic128 support with optimization tcg: Improve atomicity support - - 1 - --- 2023-05-15 Richard Henderson New
[v5,08/50] multi-process: add functions to synchronize proxy and remote endpoints Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,08/49] target/ppc: Implement vextsd2q target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,08/49] docker: Add "cc" subcommand fix buildings of tests/tcg - - 1 1 --- 2018-05-25 Alex Bennée New
[v5,08/48] linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs target/nios2: Shadow register set, EIC and VIC - - 1 - --- 2022-03-10 Richard Henderson New
[v5,08/48] ivshmem: remove useless doorbell field - - 1 - --- 2015-10-02 Marc-André Lureau New
[v5,08/48] e1000e: Always copy ethernet header igb: Fix for DPDK - 1 - - --- 2023-05-23 Akihiko Odaki New
[v5,08/46] qapi: Reuse code for flat union base validation - - - - --- 2015-09-21 Eric Blake New
[v5,08/46] hw/ipack: Use the IEC binary prefix definitions Use the IEC binary prefix definitions - - 1 - --- 2018-06-25 Philippe Mathieu-Daudé New
[v5,08/45] target/arm: Mark FTSMUL, FTMAD, FADDA as non-streaming target/arm: Scalable Matrix Extension - - 1 - --- 2022-07-06 Richard Henderson New
[v5,08/45] block/snapshot: stress that we fallback to primary child Transactional block-graph modifying API - - 1 - --- 2022-03-30 Vladimir Sementsov-Ogievskiy New
[v5,08/45] Return path: socket_writev_buffer: Block even on non-blocking fd's - - - - --- 2015-02-25 Dr. David Alan Gilbert New
[v5,08/44] target/loongarch: Implement vhaddw/vhsubw Add LoongArch LSX instructions - - 1 - --- 2023-05-04 gaosong New
[v5,08/43] tcg: Introduce tcg_splitwx_to_{rx,rw} Mirror map JIT memory for TCG - - 1 - --- 2021-01-05 Richard Henderson New
[v5,08/43] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,08/43] target/loongarch: Add fixed point atomic instruction translation Add LoongArch softmmu support - - 1 - --- 2022-05-24 Xiaojuan Yang New
[v5,08/43] hw/mc146818: Drop unneeded #includes - - 1 - --- 2012-03-14 Andreas Färber New
[v5,08/42] block: bdrv_set_backing_hd() is about bs->backing block: Deal with filters - - 1 - --- 2019-06-12 Max Reitz New
[v5,08/41] target/arm: Simplify tlb_force_broadcast alternatives target/arm: Implement ARMv8.1-VHE - - 1 - --- 2020-01-29 Richard Henderson New
[v5,08/41] Connect SD controller to BCM2838 GPIO Raspberry Pi 4B machine - - 1 - --- 2024-02-19 Sergey Kambalin New
[v5,08/38] block/raw_bsd: Drop raw_is_inserted() - - 2 - --- 2015-09-18 Max Reitz New
[v5,08/37] target-arm: A64: Add assertion that FP access was checked - - 1 - --- 2014-03-28 Peter Maydell New
[v5,08/37] serial: add "chardev" property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,08/37] bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,08/36] qapi: delint using flake8 qapi: static typing conversion, pt1 - - 2 - --- 2020-10-05 John Snow New
[v5,08/36] ppc/xive: introduce a simplified XIVE presenter ppc: support for the XIVE interrupt controller (POWER9) - - - - --- 2018-11-16 Cédric Le Goater New
[v5,08/36] include/qemu/int128: Use Int128 structure for TCI tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New
[v5,08/35] target/riscv: Convert RVXI csr insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-01-22 Bastian Koppelmann New
[v5,08/35] target/arm: Implement SVE Floating Point Accumulating Reduction Group target/arm SVE patches - - 1 - --- 2018-06-21 Richard Henderson New
[v5,08/35] cputlb: Replace SHIFT with DATA_SIZE - - 1 - --- 2016-10-09 Richard Henderson New
[v5,08/35] block-copy: always set BDRV_REQ_SERIALISING flag block: publish backup-top filter - - 1 - --- 2021-06-10 Vladimir Sementsov-Ogievskiy New
[v5,08/33] translate-all: Add assert_(memory|tb)_lock annotations - - 1 - --- 2016-10-27 Alex Bennée New
[v5,08/33] tcg-ppc64: Fix setcond_i32 - - 1 - --- 2013-04-15 Richard Henderson New
[v5,08/33] target-xtensa: implement JX/RET0/CALLX - - - - --- 2011-09-05 Max Filippov New
[v5,08/33] target-arm: add async excp target_el function - - - - --- 2014-09-30 Greg Bellows New
[v5,08/33] exec: allow memory to be allocated from any kind of path - - - - --- 2015-10-28 Xiao Guangrong New
[v5,08/31] vhost-net: always call vhost_dev_cleanup() on failure - - - - --- 2016-07-21 Marc-André Lureau New
[v5,08/31] target/arm: Use generic cpu_list() Unified CPU type check - - 2 - --- 2023-11-14 Gavin Shan New
[v5,08/31] target/arm: Move TBFLAG_AM32 bits to the top target/arm: enforce alignment - - 1 - --- 2021-04-19 Richard Henderson New
[v5,08/31] qcow2: Add dummy has_subclusters() function Add subcluster allocation to qcow2 - - 3 - --- 2020-05-05 Alberto Garcia New
[v5,08/31] hw/sd: clean/reorder the Makefile adding few comments SDHCI: make it abstract, add inherited devices, add qtests - - 1 - --- 2018-01-08 Philippe Mathieu-Daudé New
[v5,08/31] hw/i386/pc: Create RTC controllers in south bridges Consolidate PIIX south bridges - - 2 - --- 2023-01-05 Bernhard Beschow New
[v5,08/31] bsd-user: Tidy VERIFY_READ/VERIFY_WRITE target-arm: Implement ARMv8.5-MemTag, user mode - - 2 - --- 2021-02-03 Richard Henderson New
[v5,08/31] assertions for block_int global state API block layer: split block APIs in global state and I/O - - - - --- 2021-11-24 Emanuele Giuseppe Esposito New
[v5,08/31] accel/tcg: Implement AccelOpsClass::has_work() as stub accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - - - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,08/30] tcg/riscv: Introduce prepare_host_addr tcg: Simplify calls to load/store helpers - - 2 - --- 2023-05-06 Richard Henderson New
« 1 2 ... 569 570 5714269 4270 »