Show patches with: State = Action Required       |    Archived = No       |   428860 patches
« 1 2 ... 1083 1084 10854288 4289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,03/20] virtio-scsi: stop using aio_disable_external() during unplug block: remove aio_disable_external() API - - 2 - --- 2023-04-20 Stefan Hajnoczi New
[v3,03/20] virtio-gpu: Add udmabuf helpers virtio-gpu: Add support for Blob resources - - - - --- 2021-05-11 Kasireddy, Vivek New
[v3,03/20] tests: smbios: add test for legacy mode CLI options Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-12 Igor Mammedov New
[v3,03/20] tcg-arm: Allow constant first argument to sub - - 1 - --- 2013-03-28 Richard Henderson New
[v3,03/20] target/riscv: Ignore the pc bits above XLEN Support UXL filed in xstatus - - 1 - --- 2021-11-11 LIU Zhiwei New
[v3,03/20] target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data remove MISA ext_N flags from cpu->cfg, - - 2 - --- 2023-03-29 Daniel Henrique Barboza New
[v3,03/20] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc tcg: drop tcg_temp_free from translators - - 1 - --- 2023-03-04 Richard Henderson New
[v3,03/20] target/arm: Introduce finalize_memop_{atom,pair} target/arm: Implement FEAT_LSE2 - - 2 - --- 2023-05-30 Richard Henderson New
[v3,03/20] target/arm: Add isar_feature tests for PAN + ATS1E1 target/arm: Implement PAN, ATS1E1, UAO - - 2 - --- 2020-02-03 Richard Henderson New
[v3,03/20] target-arm: Define new arm_is_el3_or_mon() function - - 1 - --- 2016-06-14 Peter Maydell New
[v3,03/20] stream: Switch stream_populate() to byte-based - - 3 - --- 2017-06-27 Eric Blake New
[v3,03/20] qom: register legacy properties as new style properties (v2) - - - - --- 2011-12-12 Anthony Liguori New
[v3,03/20] qdev: Introduce DEFINE_PROP_LINK - - - - --- 2017-07-04 Fam Zheng New
[v3,03/20] qapi: create QAPISchemaDefinition qapi: statically type schema.py - - - - --- 2024-02-01 John Snow New
[v3,03/20] q800: add machine id register q800: add support for booting MacOS Classic - part 2 - - 1 - --- 2023-09-29 Mark Cave-Ayland New
[v3,03/20] ppc4xx_sdram: Get rid of the init RAM hack ppc4xx_sdram QOMify and clean ups - - - - --- 2022-09-13 BALATON Zoltan New
[v3,03/20] plugins: Zero new qemu_plugin_dyn_cb entries Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,03/20] piix4: Add an i8259 Interrupt Controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,03/20] nubus-device: add device slot parameter nubus: bus, device, bridge, IRQ and address space improvements - - - - --- 2021-09-16 Mark Cave-Ayland New
[v3,03/20] nbd: inline tcp_socket_incoming_spec into sole caller - - - - --- 2014-02-17 Paolo Bonzini New
[v3,03/20] multifd: Zero pages transmission Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - - --- 2024-01-04 Hao Xiang New
[v3,03/20] intc/arm_gic: Remove some dead code and put some functions static arm_gic: add virtualization extensions support - - 2 - --- 2018-06-29 Luc Michel New
[v3,03/20] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments virtio: add vhost-user-generic, reduce c&p and support standalone - 1 1 - --- 2023-07-10 Alex Bennée New
[v3,03/20] hw/qdev-clock: Display error hint when clock is missing from device hw/mips: Set CPU frequency - - 3 - --- 2020-10-10 Philippe Mathieu-Daudé New
[v3,03/20] gdbstub: moving code so that it can be easier accessed from outside the gdbstub: fromhex… first version of mcdstub - - - - --- 2023-11-07 nicolas.eder@lauterbach.com New
[v3,03/20] gdbstub: move str_buf to GDBState and use GString gdbstub refactor and SVE support (+check-tcg tweaks) - - 2 1 --- 2019-12-11 Alex Bennée New
[v3,03/20] gdbstub: Implement thread_alive (T pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,03/20] file-posix: Switch to .bdrv_co_block_status() add byte-based block_status driver callbacks - - - - --- 2017-09-14 Eric Blake New
[v3,03/20] exec: Use const alias for TARGET_PAGE_BITS_VARY Move rom and notdirty handling to cputlb - - 1 - --- 2019-09-22 Richard Henderson New
[v3,03/20] exec: Let qemu_ram_*() functions take a const pointer argument global exec/memory/dma APIs cleanup - - 1 - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,03/20] build-system: remove per-test GCOV reporting Travis, Code Coverage and Cross Build updates - - 2 1 --- 2018-07-02 Alex Bennée New
[v3,03/20] bsd-user: Cleanup style. bsd-user 2023 Q2 first batch 1 - - - --- 2023-04-11 Warner Losh New
[v3,03/20] arm: add Faraday FTAHBC020 support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,03/20] arm64: Add a helper for PARange to physical shift conversion arm64: Dynamic & 52bit IPA support - - 1 - --- 2018-06-29 Suzuki K Poulose New
[v3,03/20] accel/kvm: Convert to ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-03 David Hildenbrand New
[v3,03/20] Acceptance tests: improve docstring on pick_default_qemu_bin() Acceptance Tests: target architecture support - - 3 - --- 2019-02-21 Cleber Rosa New
[v3,03/19] xics: Disintricate allocation and type setting of interrupts spapr: Add support for PHB hotplug - - 1 - --- 2019-01-17 Greg Kurz New
[v3,03/19] virtio-net: Expose ctrl virtqueue logic vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-15 Eugenio Perez Martin New
[v3,03/19] usb-net: convert init to realize - - 1 - --- 2014-09-19 Gonglei (Arei) New
[v3,03/19] tests/rcutorture: better document locking of stats testing & plugin updates - - 1 - --- 2020-02-25 Alex Bennée New
[v3,03/19] test-cutils: Test integral qemu_strto* value on failures Fix qemu_strtosz() read-out-of-bounds - - 1 - --- 2023-05-22 Eric Blake New
[v3,03/19] tcg: Introduce TYPE_CONST temporaries tcg: Better handling of constants - - - - --- 2020-05-08 Richard Henderson New
[v3,03/19] target/s390x: Use clmul_8* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-21 Richard Henderson New
[v3,03/19] target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c riscv: split TCG/KVM accelerators from cpu.c - - 3 - --- 2023-09-20 Daniel Henrique Barboza New
[v3,03/19] target/riscv: Remove redundant "cpu_vl == 0" checks Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-04-28 Lawrence Hunter New
[v3,03/19] target/riscv/cpu.c: restrict 'mvendorid' value target/riscv, KVM: fixes and enhancements - - 2 - --- 2023-06-22 Daniel Henrique Barboza New
[v3,03/19] target/microblaze: Cleanup mb_cpu_do_interrupt target/microblaze improvements - - - - --- 2020-09-04 Richard Henderson New
[v3,03/19] target/loongarch: Add main translation routines Add LoongArch linux-user emulation support - - - - --- 2021-08-27 gaosong New
[v3,03/19] target/arm: Restrict DC-CVAP instruction to TCG accel Support disabling TCG on ARM (part 2) - 1 - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,03/19] target-mips: remove duplicated mips/ieee mapping function - - 2 - --- 2014-11-01 Yongbok Kim New
[v3,03/19] replay: update docs for record/replay with block devices reverse debugging - - - - --- 2018-05-23 Pavel Dovgalyuk New
[v3,03/19] qtest/ahci: rename 'Command' to 'CommandHeader' - - 1 - --- 2015-02-05 John Snow New
[v3,03/19] qnum: QNumValue type for QNum value literals qom: Use qlit to represent property defaults - - - - --- 2020-11-23 Eduardo Habkost New
[v3,03/19] qemu-nbd: Sanity check partition bounds nbd: add qemu-nbd --list - - 2 - --- 2019-01-12 Eric Blake New
[v3,03/19] python/qmp: add parse_address classmethod Python: move /scripts/qmp/qom* to /python/qemu/qmp/qom* - - - - --- 2021-06-03 John Snow New
[v3,03/19] pc: extract CPU lookup into a separate function - - 1 - --- 2016-07-06 Igor Mammedov New
[v3,03/19] migration: Add pss.postcopy_requested status migration: Postcopy Preemption - - 1 - --- 2022-03-30 Peter Xu New
[v3,03/19] linux-user/microblaze: Fix typo in accept4 syscall linux-user: Split do_syscall - - 2 - --- 2018-06-12 Richard Henderson New
[v3,03/19] i8257: rename struct dma_cont to I8257State - - - - --- 2016-01-26 Hervé Poussineau New
[v3,03/19] i386: keep hyperv_vendor string up-to-date i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option - - - - --- 2021-01-07 Vitaly Kuznetsov New
[v3,03/19] hw: acpi: Export the RSDP build API ACPI reorganization for hardware-reduced support - - - - --- 2018-10-29 Samuel Ortiz New
[v3,03/19] exec-all.h: Document tlb_set_page_with_attrs, tlb_set_page 1 - - - --- 2016-01-14 Peter Maydell New
[v3,03/19] docs/devel: document expectations for QAPI data modelling for QMP monitor: explicitly permit QMP commands to be added for all use cases - - 1 - --- 2021-09-30 Daniel P. Berrangé New
[v3,03/19] cow: do not call bdrv_co_is_allocated - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,03/19] contrib/elf2dmp: Continue even contexts are lacking contrib/elf2dmp: Improve robustness - - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,03/19] bsd-user: move strace OS/arch dependent code to host/arch dirs - - - - --- 2013-12-17 Stacey Son New
[v3,03/19] block: add flags argument to bdrv_co_write_zeroes tracepoint - - 1 - --- 2013-11-22 Paolo Bonzini New
[v3,03/19] block: Framework for reopening files safely - - - - --- 2012-09-18 Jeff Cody New
[v3,03/19] block/block-copy: block_copy_state_new(): add bitmap parameter Make image fleecing more usable - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,03/19] backends/iommufd: Introduce abstract HostIOMMUDeviceIOMMUFD device Add a host IOMMU device abstraction to check with vIOMMU - - - - --- 2024-04-29 Duan, Zhenzhong New
[v3,03/19] audio: add deprecated_register_soundhw audio: deprecate -soundhw - - - - --- 2020-06-22 Gerd Hoffmann New
[v3,03/19] aio-wait: Increase num_waiters even in home thread Fix some jobs/drain/aio_poll related hangs - - 1 - --- 2018-09-20 Kevin Wolf New
[v3,03/19] Drop superfluous includes of qapi-types.h and test-qapi-types.h Clean up includes to reduce compile time - - 2 - --- 2018-02-01 Markus Armbruster New
[v3,03/19] .mailmap: Display Andreas Faerber name with diaeresis mailmap: Add more entries to sanitize 'git log' output - - 1 - --- 2020-07-02 Philippe Mathieu-Daudé New
[v3,03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom' Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,03/18] ui: add pixman-compat.h Make Pixman an optional dependency - - - - --- 2023-10-10 Marc-André Lureau New
[v3,03/18] ui/spice: Require spice-protocol >= 0.14.0 ui: Move and clean up monitor command code - - 2 - --- 2022-12-20 Markus Armbruster New
[v3,03/18] ui/gtk-clipboard: use existing macros Clipboard fixes (for 6.1?) - - - - --- 2021-08-05 Marc-André Lureau New
[v3,03/18] trace: remove some now unused functions - - 1 - --- 2016-09-19 Daniel P. Berrangé New
[v3,03/18] tests: vmstate static checker: add dump1 and dump2 files - - - - --- 2014-06-17 Amit Shah New
[v3,03/18] tcg: Add deposit_z expander - - - - --- 2016-11-16 Richard Henderson New
[v3,03/18] target/s390x: implement mvcos instruction - - - - --- 2017-06-20 Richard Henderson New
[v3,03/18] target/s390x: Remove ilen parameter from tcg_s390_program_interrupt target/s390: Use tcg unwinding for ilen - - 1 - --- 2019-09-26 Richard Henderson New
[v3,03/18] target/mips: fpu: Demacro MUL.<D|S|PS> target/mips: FPU and other cleanups and improvements - - - - --- 2020-05-16 Aleksandar Markovic New
[v3,03/18] target/loongarch: Add GDB support for loongarch32 mode Add some checks before translating instructions - - 1 - --- 2023-08-17 gaosong New
[v3,03/18] sdcard: fix the 'maximum data transfer rate' to 25MHz SDCard: bugfixes, support UHS-I (part 5) - - 1 - --- 2018-01-23 Philippe Mathieu-Daudé New
[v3,03/18] s390x/tcg: simplify lookup of flic s390x: flic rework, tcg flic support and STSI - - - - --- 2018-01-29 David Hildenbrand New
[v3,03/18] qdev: let machine hotplug handler to override bus hotplug handler MemoryDevice: use multi stage hotplug handlers - - - - --- 2018-05-14 David Hildenbrand New
[v3,03/18] qcow: document another weakness of qcow AES encryption - - 2 - --- 2017-01-26 Daniel P. Berrangé New
[v3,03/18] qapi: generate C types for fixed-width integers - - - - --- 2012-07-17 Laszlo Ersek New
[v3,03/18] qapi: Factor out JSON string escaping - - 1 - --- 2016-04-29 Eric Blake New
[v3,03/18] puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernel - - - - --- 2013-09-23 Andreas Färber New
[v3,03/18] ppc/xive: Introduce the XiveFabric and XivePresenter interfaces ppc/pnv: add XIVE support for KVM guests - 1 - - --- 2019-07-31 Cédric Le Goater New
[v3,03/18] ppc/pnv: Add a XIVE2 controller to the POWER10 chip ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,03/18] pc: pass PCI hole ranges to Guests - - - - --- 2013-07-04 Michael S. Tsirkin New
[v3,03/18] pc: add node-id property to CPU - - - - --- 2017-05-10 Igor Mammedov New
[v3,03/18] migration/rdma: create multifd_setup_ops for Tx/Rx thread Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,03/18] hw/sh4: Change debug printfs to traces More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v3,03/18] hw/i386: Consolidate topology functions APIC ID fixes for AMD EPYC CPU models - - 1 - --- 2019-12-04 Babu Moger New
[v3,03/18] hw/i386/pc_piix: Wire PIIX3 IDE ouput IRQs to ISA bus IRQs 14/15 hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
« 1 2 ... 1083 1084 10854288 4289 »