Show patches with: State = Action Required       |   426684 patches
« 1 2 ... 452 453 4544266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,07/18] kvm: add kvm_arm_get_max_vm_phys_shift ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support - - - - --- 2019-02-05 Eric Auger New
[v6,07/18] jobs: add job lock in find_* functions job: replace AioContext lock with job_mutex - - - - --- 2022-03-14 Emanuele Giuseppe Esposito New
[v6,07/18] intel_iommu: fix trace for inv desc handling - - 1 - --- 2017-02-03 Peter Xu New
[v6,07/18] hw/arm/allwinner: add Security Identifier device Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-03-01 Niek Linnenbank New
[v6,07/18] docker: add debian/amd64 - - - - --- 2017-07-11 Philippe Mathieu-Daudé New
[v6,07/18] crypto: hmac: move crypto/hmac.h into include/crypto/ - - 3 - --- 2017-07-14 long mike New
[v6,07/18] cpu: Rename CPUClass vmsd -> legacy_vmsd cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,07/18] block: deprecate "encryption=on" in favour of "encrypt.format=aes" - - 2 - --- 2017-04-25 Daniel P. Berrangé New
[v6,07/18] block/curl: drop curl_aio_flush() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,07/18] apic: Open-code timer save/restore - - - - --- 2012-01-13 Jan Kiszka New
[v6,07/18] accel/tcg: Introduce probe_access_full tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 3 - --- 2022-09-30 Richard Henderson New
[v6,07/17] target/riscv: rvb: sign-extend instructions support subsets of bitmanip extension - - 2 - --- 2021-05-05 Frank Chang New
[v6,07/17] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0 target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,07/17] target-s390x: Generate facility defines per S390 CPU model 1 - - - --- 2015-04-27 Michael Mueller New
[v6,07/17] qcow2/overlaps: Protect active L1 table - - 1 - --- 2015-08-05 Max Reitz New
[v6,07/17] qapi: use a QAPIParseError in parser - - - - --- 2016-12-06 Marc-André Lureau New
[v6,07/17] net: Remove vlan code from net.c - - - - --- 2012-06-20 Zhiyong Wu New
[v6,07/17] net: Introduce Toeplitz hash calculator - - - - --- 2016-05-30 Leonid Bloch New
[v6,07/17] nbd/server: Prepare to receive extended header requests qemu patches for 64-bit NBD extensions - - 1 - --- 2023-08-29 Eric Blake New
[v6,07/17] hw/nvme: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-31 Akihiko Odaki New
[v6,07/17] hw/loongarch: Init efi_initrd table Add boot LoongArch elf kernel with FDT - - 1 - --- 2024-03-07 gaosong New
[v6,07/16] xilinx_axidma: Register reset properly 1 - - - --- 2013-04-16 Peter Crosthwaite New
[v6,07/16] virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue 1 - - - --- 2015-04-17 Jason Wang New
[v6,07/16] tcg/ppc: Add support for vector add/subtract tcg/ppc: Add vector opcodes - - - - --- 2019-06-29 Richard Henderson New
[v6,07/16] target-or32: Add float instruction helpers - - - - --- 2012-06-21 Jia Liu New
[v6,07/16] target-i386: Add Hypervisor vendor. - - - - --- 2012-09-24 Don Slutz New
[v6,07/16] s390-bios: ptr2u32 and u32toptr s390: vfio-ccw dasd ipl support 1 - 1 - --- 2019-04-04 Jason J. Herne New
[v6,07/16] qmp: add block_stream command - - - - --- 2012-01-18 Stefan Hajnoczi New
[v6,07/16] qemu_iotests: insert gdbserver command line as wrapper for qemu binary qemu_iotests: improve debugging options - - 1 - --- 2021-06-21 Emanuele Giuseppe Esposito New
[v6,07/16] qcow: add qcow_co_pwritev_compressed - - 1 - --- 2016-07-21 Denis V. Lunev New
[v6,07/16] qapi: Implement boxed types for commands/events - - - - --- 2015-12-23 Eric Blake New
[v6,07/16] qapi: Add tests for empty unions - - - - --- 2015-09-29 Eric Blake New
[v6,07/16] qapi-event: Utilize implicit struct visits - - - - --- 2016-03-17 Eric Blake New
[v6,07/16] nbd: invert client logic for negotiating protocol version - - - - --- 2016-02-10 Daniel P. Berrangé New
[v6,07/16] linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS linux-user: simplify safe signal handling - - 2 - --- 2021-11-23 Richard Henderson New
[v6,07/16] i386: Support modules_per_die in X86CPUTopoInfo Support smp.clusters for x86 in QEMU 1 - - 2 --- 2023-11-17 Zhao Liu New
[v6,07/16] hw: Add compat machines for 6.2 machine: smp parsing fixes and improvement 1 - 3 - --- 2021-08-19 wangyanan (Y) New
[v6,07/16] hw/vfio/pci: use name field in format strings - - - - --- 2014-09-09 Eric Auger New
[v6,07/16] gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo gdbstub: support for the multiprocess extension - - 1 - --- 2018-11-15 Luc Michel New
[v6,07/16] fuzz: Add support for custom crossover functions Add a Generic Virtual Device Fuzzer - - 1 - --- 2020-10-21 Alexander Bulekov New
[v6,07/16] cpus: extract out hax-specific code to target/i386/ QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-01 Claudio Fontana New
[v6,07/16] block/reqlist: reqlist_find_conflict(): use ranges_overlap() Make image fleecing more usable - - 1 - --- 2022-03-03 Vladimir Sementsov-Ogievskiy New
[v6,07/16] acpi: move aml builder code for parallel device acpi: i386 tweaks - - 2 - --- 2020-05-15 Gerd Hoffmann New
[v6,07/15] vhost: expose vhost_virtqueue_start() Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern 1 - - - --- 2022-10-17 Xuan Zhuo New
[v6,07/15] vhost: Shadow virtqueue buffers forwarding vDPA shadow virtqueue - - - - --- 2022-03-14 Eugenio Perez Martin New
[v6,07/15] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property - - 2 - --- 2021-04-21 David Hildenbrand New
[v6,07/15] tb hash: hash phys_pc, pc, and flags with xxhash - - 3 - --- 2016-05-25 Emilio Cota New
[v6,07/15] target/riscv: Refactor some of the generic vector functionality Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-06-27 Max Chou New
[v6,07/15] target/riscv: Properly check SEW in amo_op target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-20 Richard Henderson New
[v6,07/15] target-tricore: Add instructions of SRR opcode format - - 1 - --- 2014-08-22 Bastian Koppelmann New
[v6,07/15] spapr_rtas: add ibm, configure-connector RTAS interface - - - - --- 2015-02-27 Michael Roth New
[v6,07/15] qstring: Add qstring_consume_str() - - - - --- 2016-10-10 Eric Blake New
[v6,07/15] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status - - 2 - --- 2016-01-08 Fam Zheng New
[v6,07/15] qapi: add #if/#endif helpers qapi: add #if pre-processor conditions to generated code (part 1) - - - - --- 2018-06-27 Marc-André Lureau New
[v6,07/15] qapi: Change alternate layout to use 'type' - - - - --- 2015-10-08 Eric Blake New
[v6,07/15] pcie_sriov: Do not manually unrealize hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-02-20 Akihiko Odaki New
[v6,07/15] nbd: Send message along with server NBD_REP_ERR errors - - - - --- 2016-10-13 Eric Blake New
[v6,07/15] hw/sd/sdcard: Initialize constant values first hw/sd/sdcard: Fix CVE-2020-13253 & cleanups - - - - --- 2020-06-30 Philippe Mathieu-Daudé New
[v6,07/15] docker: Add common.rc - - 1 - --- 2016-05-27 Fam Zheng New
[v6,07/15] block: document connection between child roles and bs->backing/bs->file block: cleanup backing and file handling - - - - --- 2022-06-24 Vladimir Sementsov-Ogievskiy New
[v6,07/15] block: bdrv_check_perm(): process children anyway preallocate filter - - - - --- 2020-09-18 Vladimir Sementsov-Ogievskiy New
[v6,07/15] block: Move BDS close notifiers into BB - - - - --- 2015-11-04 Max Reitz New
[v6,07/15] block/nvme: Rename local variable block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-08-21 Philippe Mathieu-Daudé New
[v6,07/14] trace: generalize the "property" concept in the trace-events file - - - - --- 2011-08-25 =?utf-8?Q?Llu=C3=ADs?= New
[v6,07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64 support subsets of scalar crypto extension - - - - --- 2022-02-27 Weiwei Li New
[v6,07/14] target/riscv: Add instructions of the Zbc-extension target/riscv: Update QEmu for Zb[abcs] 1.0.0 - - 2 - --- 2021-08-25 Philipp Tomsich New
[v6,07/14] target/ppc: Implement prefixed integer load instructions Base for adding PowerPC 64-bit instructions - - - - --- 2021-06-01 Matheus K. Ferst New
[v6,07/14] target/arm: Remove loop from get_phys_addr_lpae target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-24 Richard Henderson New
[v6,07/14] target/arm: Allow AArch32 access for PMCCFILTR More fully implement ARM PMUv3 - - 2 - --- 2018-10-10 Aaron Lindsay New
[v6,07/14] replay: introduce breakpoint at the specified step Reverse debugging 1 - - - --- 2020-09-29 Pavel Dovgalyuk New
[v6,07/14] qemu-img: Implement commit like QMP - - 1 - --- 2014-04-29 Max Reitz New
[v6,07/14] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend - - 1 - --- 2022-07-22 Laurent Vivier New
[v6,07/14] migration: Split save_zero_page from ram_save_page - - 1 - --- 2015-03-23 Li, Liang Z New
[v6,07/14] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine. iotests: use vm.cmd() - - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-04 Daniel Henrique Barboza New
[v6,07/14] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s) Build ACPI Heterogeneous Memory Attribute Table (HMAT) - - 1 - --- 2019-07-07 Tao Xu New
[v6,07/14] dsoundaudio: port to -audiodev config Audio patches - - - - --- 2019-03-08 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v6,07/14] blockjob: return status from block_job_set_speed() block: deal with errp: part I - - 2 - --- 2021-01-16 Vladimir Sementsov-Ogievskiy New
[v6,07/14] blockjob: Add "completed" and "ret" in BlockJob - - 2 - --- 2015-09-15 Fam Zheng New
[v6,07/14] blockdev: accept io_uring as option Add support for io_uring - - 1 - --- 2019-07-19 Aarushi Mehta New
[v6,07/14] block: distinguish between bdrv_create running in coroutine and not Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,07/14] block/crypto: implement the encryption key management LUKS: encryption slot management using amend interface - - 2 - --- 2020-05-10 Maxim Levitsky New
[v6,07/14] Hexagon (target/hexagon) Analyze packet for HVX Hexagon: COF overrides, new generator, test/bug update - - 1 - --- 2023-03-07 Taylor Simpson New
[v6,07/13] virtio-gpu: Add initial definitions for blob resources virtio-gpu: Add support for Blob resources feature - - - - --- 2021-05-24 Kasireddy, Vivek New
[v6,07/13] vfio: Add migration state change notifier Add migration support for VFIO device - - 1 - --- 2019-07-09 Kirti Wankhede New
[v6,07/13] vfio/migration: Move migration v1 logic to vfio_migration_init() vfio/migration: Implement VFIO migration protocol v2 - - 1 - --- 2023-01-12 Avihai Horon New
[v6,07/13] vfio/ccw: vfio based subchannel passthrough driver - - - - --- 2017-04-28 Dong Jia Shi New
[v6,07/13] test-char: split char_udp_test - - 1 - --- 2017-07-06 Anton Nefedov New
[v6,07/13] target/s390x: vxeh2: Update for changes to vector shifts s390x/tcg: Implement Vector-Enhancements Facility 2 - - 1 1 --- 2022-04-28 David Hildenbrand New
[v6,07/13] target-mips-ase-dsp: Add multiply instructions - - - - --- 2012-08-21 Jia Liu New
[v6,07/13] sm501: Fix device endianness - - 1 - --- 2017-04-21 BALATON Zoltan New
[v6,07/13] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend - - 1 - --- 2022-07-05 Laurent Vivier New
[v6,07/13] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend - - 1 - --- 2022-07-06 Laurent Vivier New
[v6,07/13] nbd-server: Clear "can_read" when "device io" blocker is set - - 1 - --- 2015-05-21 Fam Zheng New
[v6,07/13] multifd: Make flags field thread local Migration: Transmit and detect zero pages in the multifd threads - - - - --- 2022-05-10 Juan Quintela New
[v6,07/13] monitor: restrict response queue length too monitor: enable OOB by default - - - - --- 2018-08-15 Peter Xu New
[v6,07/13] migration: Add helpers to detect TLS capability migration: Postcopy Preemption - - 1 - --- 2022-05-17 Peter Xu New
[v6,07/13] hw: Added generic FIFO API. - - - - --- 2012-09-18 Peter A. G. Crosthwaite New
[v6,07/13] hw/riscv/virt-acpi-build.c: Add APLIC in the MADT RISC-V: ACPI: Enable AIA, PLIC and update RHCT 2 - 2 - --- 2023-11-02 Sunil V L New
[v6,07/13] hw/arm: Load -bios image as a boot ROM for npcm7xx Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines - - 2 - --- 2020-07-17 Havard Skinnemoen New
« 1 2 ... 452 453 4544266 4267 »