Show patches with: State = Action Required       |    Archived = No       |   426412 patches
« 1 2 ... 565 566 5674264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,09/25] scsi: commonize purging requests - - 1 - --- 2011-05-26 Paolo Bonzini New
[v5,09/25] qapi/schema: adjust type narrowing for mypy's benefit qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,09/25] python: add pylint import exceptions python: create installable package - - 1 - --- 2021-02-18 John Snow New
[v5,09/25] hw/char/sh_serial: Add device id to trace output More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,09/25] block: Fix bdrv_find_backing_image() - - 1 - --- 2017-06-21 Max Reitz New
[v5,09/24] ui/vnc: Use gcrypto_random_bytes for start_auth_vnc Add qemu_getrandom and ARMv8.5-RNG etc - - 3 - --- 2019-05-10 Richard Henderson New
[v5,09/24] target/riscv: Move gen_* helpers for RVM target/riscv: Use tcg_constant_* - - 3 - --- 2021-08-23 Richard Henderson New
[v5,09/24] target/arm: Annotate arm_max_initfn with FEAT identifiers target/arm: Cleanups, new features, new cpus - - 1 - --- 2022-05-05 Richard Henderson New
[v5,09/24] replay: introduce breakpoint at the specified step Fixing record/replay and adding reverse debugging - - - - --- 2018-07-25 Pavel Dovgalyuk New
[v5,09/24] replay: Fix migration replay_mutex locking replay: fixes and new test cases - - - - --- 2024-03-18 Nicholas Piggin New
[v5,09/24] linux-user/i386: Split out maybe_handle_vm86_trap linux-user: Clean up siginfo_t handling - - 1 - --- 2022-01-07 Richard Henderson New
[v5,09/24] hw: i386: Move PCI host definitions to pci_host.h ACPI reorganization for hardware-reduced API addition - - - - --- 2018-11-05 Samuel Ortiz New
[v5,09/24] hw/pvrdma: Set the correct opcode for send completion Add support for RDMA MAD - - 1 - --- 2018-11-22 Yuval Shaia New
[v5,09/24] hw/arm: add Faraday FTDMAC020 AHB DMA support - - - - --- 2013-02-27 Kuo-Jung Su New
[v5,09/24] hpet: fix buffer overrun on invalid state load - - 1 - --- 2014-04-03 Michael S. Tsirkin New
[v5,09/23] tcg/optimize: Improve find_better_copy tcg: Better handling of constants - - - - --- 2020-12-17 Richard Henderson New
[v5,09/23] target/riscv: Implement AIA local interrupt priorities [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,09/23] target/ppc: Introduce macros to check isa extensions Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,09/23] target-arm: A64: Add SP entries for EL2 and 3 - - 1 - --- 2014-05-25 Edgar E. Iglesias New
[v5,09/23] qdev: Add helpers for reading properties - - - - --- 2011-06-14 Andreas Färber New
[v5,09/23] q35: use macro for MCFG property name - - - - --- 2013-09-25 Michael S. Tsirkin New
[v5,09/23] migration/ram: Add outgoing 'mapped-ram' migration migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,09/23] bsd-user: Implement ipc_perm conversion between host and target. bsd-user: Implement mmap related system calls for FreeBSD. - - 2 - --- 2023-09-14 Karim Taha New
[v5,09/23] block: Switch BdrvCoGetBlockStatusData to byte-based make bdrv_get_block_status byte-based - - 2 - --- 2017-10-04 Eric Blake New
[v5,09/23] block: Merge BlockBackend and BlockDriverState name spaces - - 1 - --- 2014-10-02 Markus Armbruster New
[v5,09/23] accel: add Secure Encrypted Virtulization (SEV) object x86: Secure Encrypted Virtualization (AMD) - - - - --- 2017-12-06 Brijesh Singh New
[v5,09/22] target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault() s390x cleanups and CPU hotplug via device_add - - 1 - --- 2017-09-13 David Hildenbrand New
[v5,09/22] target/riscv: Adjust csr write mask with XLEN Support UXL filed in xstatus - - 2 - --- 2021-11-25 LIU Zhiwei New
[v5,09/22] target/mips: fpu: Demacro NMADD.<D|S|PS> target/mips: MSA, FPU and other cleanups and improvements - - 1 - --- 2020-05-18 Aleksandar Markovic New
[v5,09/22] target/arm: prepare for multiple dynamic XMLs gdbstub refactor and SVE support (+check-tcg tweaks) 1 - - - --- 2020-01-14 Alex Bennée New
[v5,09/22] target/arm: Implement the SUBP instruction [v5,01/22] target/arm: Add MTE_ACTIVE to tb_flags - - 1 - --- 2019-10-11 Richard Henderson New
[v5,09/22] parallels: Add a note about used bitmap in parallels_check_duplicate() parallels: Add full dirty bitmap support - - 1 - --- 2024-03-11 Alexander Ivanov New
[v5,09/22] iscsi: Convert iscsi_aiocb_info.cancel to .cancel_async - - - - --- 2014-09-10 Fam Zheng New
[v5,09/22] instrument: Add basic control interface instrument: Add basic event instrumentation - - - - --- 2017-09-12 Lluís Vilanova New
[v5,09/22] block: Allow reference for bdrv_file_open() - - 1 - --- 2013-12-13 Max Reitz New
[v5,09/21] virtio-net: Disable RSS on reset virtio-net RSS/hash report fixes and improvements - 1 1 - --- 2023-10-17 Akihiko Odaki New
[v5,09/21] vhost-user: add a migration blocker - - - - --- 2015-09-24 Marc-André Lureau New
[v5,09/21] tests: ensure migration status isn't reported as failed migration: Postcopy Preemption - - 1 - --- 2022-04-25 Peter Xu New
[v5,09/21] target/loongarch: Add fixed point extra instruction translation Add LoongArch linux-user emulation support - - 1 - --- 2021-09-14 gaosong New
[v5,09/21] qemu-img: always probe the input image for allocated sectors - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,09/21] ppc440_sdram: Split off map/unmap of sdram banks for later reuse ppc4xx_sdram QOMify and clean ups - - - - --- 2022-09-18 BALATON Zoltan New
[v5,09/21] mirror: Switch mirror_do_zero_or_discard() to byte-based - - 3 - --- 2017-07-07 Eric Blake New
[v5,09/21] migration/colo: Use ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug - - 1 1 --- 2020-06-26 David Hildenbrand New
[v5,09/21] linux-user: Don't treat AArch64 cpu names specially - - - - --- 2013-07-01 Peter Maydell New
[v5,09/21] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore block: remove aio_disable_external() API - - 2 - --- 2023-05-04 Stefan Hajnoczi New
[v5,09/21] gdbstub: Implement set register (P pkt) with new infra [v5,01/21] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v5,09/21] blockjobs: add CONCLUDED state blockjobs: add explicit job management - - - - --- 2018-03-10 John Snow New
[v5,09/21] block: Add bitmap successors - - 3 - --- 2015-04-08 John Snow New
[v5,09/20] vhost: Add SVQDescState vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,09/20] vfio/pci: Allow the selection of a given iommu backend vfio: Adopt iommufd - - - - --- 2023-11-09 Duan, Zhenzhong New
[v5,09/20] trace: give each trace event a named TraceEvent struct - - 2 - --- 2016-09-28 Daniel P. Berrangé New
[v5,09/20] target/arm: Remove __attribute__((nonnull)) from ptw.c target/arm: Implement FEAT_RME - - 2 - --- 2023-06-20 Richard Henderson New
[v5,09/20] qmp: simplify qmp_return_error() monitor: add asynchronous command type - - - - --- 2019-07-15 Marc-André Lureau New
[v5,09/20] parallels: Switch to .bdrv_co_block_status() add byte-based block_status driver callbacks - - - - --- 2017-12-01 Eric Blake New
[v5,09/20] monitor: simplify invalid_qmp_mode() - - 1 - --- 2016-08-17 Marc-André Lureau New
[v5,09/20] microvm/acpi: add acpi_dsdt_add_virtio() for x86 microvm: add acpi support - - 2 - --- 2020-07-07 Gerd Hoffmann New
[v5,09/20] macfb: don't register declaration ROM nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-23 Mark Cave-Ayland New
[v5,09/20] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,09/20] linux-user: Add gen-vdso tool linux-user: Implement VDSOs - - - - --- 2023-08-29 Richard Henderson New
[v5,09/20] libqos: split qos-test and libqos makefile vars Add virtual device fuzzing support - - - - --- 2019-11-13 Alexander Bulekov New
[v5,09/20] jobs: add job lock in find_* functions job: replace AioContext lock with job_mutex - - - - --- 2022-02-08 Emanuele Giuseppe Esposito New
[v5,09/20] intc/arm_gic: Add virtualization enabled IRQ helper functions arm_gic: add virtualization extensions support - - 2 - --- 2018-07-27 Luc Michel New
[v5,09/20] i386: Decouple CPUID[0x1F] subleaf with specific topology level Support smp.clusters for x86 in QEMU 1 - - 2 --- 2023-10-24 Zhao Liu New
[v5,09/20] hw/tricore: Clean up includes Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,09/20] hw/arm: remove current_cpu hack from pxa2xx access use MemTxAttrs to avoid current_cpu in hw/ - - 2 - --- 2022-11-11 Alex Bennée New
[v5,09/20] hw/arm/virt-acpi-build: Generate GTDT table - - - - --- 2015-04-15 Shannon Zhao New
[v5,09/20] docs/sphinx: Add new qapi-doc Sphinx extension Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-08-10 Peter Maydell New
[v5,09/20] disas: nanoMIPS: Name more functions in a more descriptive way disas: nanoMIPS: Clean up several issues - - - - --- 2018-12-26 Aleksandar Markovic New
[v5,09/20] audio: deprecate -soundhw sb16 audio: deprecate -soundhw - - - - --- 2020-07-02 Gerd Hoffmann New
[v5,09/20] Boot Linux Console Test: add common kernel command line options Acceptance Tests: target architecture support - - 2 - --- 2019-03-12 Cleber Rosa New
[v5,09/19] ui/console: when PIXMAN is unavailable, don't draw placeholder msg Make Pixman an optional dependency - - 1 - --- 2023-10-23 Marc-André Lureau New
[v5,09/19] tcg-arm: Implement deposit for armv7 - - - - --- 2013-03-31 Richard Henderson New
[v5,09/19] target/loongarch: Truncate high 32 bits of address in VA32 mode Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,09/19] target/arm: optimize indirect branches - - - - --- 2017-04-27 Richard Henderson New
[v5,09/19] target/arm: Add sve infrastructure for page lookup target/arm: sve load/store improvements - - 1 - --- 2020-05-08 Richard Henderson New
[v5,09/19] linux-headers: Update to v6.4-rc1 target/riscv, KVM: fixes and enhancements 1 - - - --- 2023-06-27 Daniel Henrique Barboza New
[v5,09/19] iotests.py: filter out successful output of qemu-img create iotests: support zstd - - 1 - --- 2021-12-23 Vladimir Sementsov-Ogievskiy New
[v5,09/18] xen: remove unnecessary code from dataplane/xen-block.c Xen PV backend 'qdevification' 1 - - - --- 2018-12-17 Paul Durrant New
[v5,09/18] vfio-user: define vfio-user-server object vfio-user server in QEMU - - 1 - --- 2022-01-19 Jag Raman New
[v5,09/18] tests: vmstate static checker: remove a field - - 1 - --- 2014-06-20 Amit Shah New
[v5,09/18] tests/qtest: Use send/recv for socket communication tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-10-06 Bin Meng New
[v5,09/18] tests/docker: auto-generate fedora.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,09/18] tb hash: hash phys_pc, pc, and flags with xxhash - - 2 - --- 2016-05-14 Emilio Cota New
[v5,09/18] target/s390x: Return exception from mmu_translate target/s390: Use tcg unwinding for ilen - - - - --- 2019-10-01 Richard Henderson New
[v5,09/18] target/riscv: accessors to registers upper part and 128-bit load/store Adding partial support for 128-bit riscv target - - - - --- 2021-11-12 Frédéric Pétrot New
[v5,09/18] target/ppc: Correct RMLS table target/ppc: Correct some errors with real mode handling - - 1 - --- 2020-02-20 David Gibson New
[v5,09/18] s390x: Add SIDA memory ops s390x: Protected Virtualization support - - - - --- 2020-02-26 Janosch Frank New
[v5,09/18] qcow: convert QCow to use QCryptoBlock for encryption - - 1 - --- 2017-02-21 Daniel P. Berrangé New
[v5,09/18] qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386 qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-14 Markus Armbruster New
[v5,09/18] qapi: add QMP dispatch functions - - - - --- 2011-07-05 Michael Roth New
[v5,09/18] pcie: drop unused PCIExpressIndicator pci hotplug tracking - - 2 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,09/18] nvme: factor out property/constraint checks nvme: refactoring and cleanups - - 3 - --- 2020-05-05 Klaus Jensen New
[v5,09/18] mcdstub: TCP packet plumbing added first version of mcdstub - - - - --- 2023-12-20 nicolas.eder@lauterbach.com New
[v5,09/18] iotests/remove-bitmap-from-backing: use qemu_img_info() iotests: add enhanced debugging info to qemu-img failures - - 1 - --- 2022-03-21 John Snow New
[v5,09/18] intel_iommu: vtd_slpt_level_shift check level - - - - --- 2017-01-24 Peter Xu New
[v5,09/18] intel_iommu: add IR translation faults defines - - - - --- 2016-04-28 Peter Xu New
[v5,09/18] hw/arm/virt: Implement kvm_type function for 4.0 machine ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support - - - - --- 2019-01-23 Eric Auger New
[v5,09/18] hw/arm/allwinner-h3: add EMAC ethernet device Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,09/18] dump: Use a buffer for ELF section data and headers dump: Add arch section and s390x PV dump - - - - --- 2022-08-11 Janosch Frank New
[v5,09/18] dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset - - 1 - --- 2017-07-13 Eric Blake New
« 1 2 ... 565 566 5674264 4265 »