Show patches with: State = Action Required       |   426684 patches
« 1 2 ... 503 504 5054266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[13/30] qemu-iotests: add initial tests for live block commit - - 1 - --- 2012-09-28 Kevin Wolf New
[13/30] qemu-thread: report RCU quiescent states - - - - --- 2013-06-28 Paolo Bonzini New
[13/30] qmp-commands: move 'query-migrate-capabilities' doc to schema - - - - --- 2016-09-13 Marc-André Lureau New
[13/30] qmp-commands: move 'set_password' doc to schema - - - - --- 2016-09-22 Marc-André Lureau New
[13/30] savevm: New save live migration method: pending - - - - --- 2012-10-18 Juan Quintela New
[13/30] scsi: move dinfo to SCSIDevice - - - - --- 2009-11-26 Gerd Hoffmann New
[13/30] tcg/loongarch: Implement deposit/extract ops 64-bit LoongArch port of QEMU TCG - - 1 - --- 2021-09-20 WANG Xuerui New
[13/30] tricore tcg cpus: Fix Lesser GPL version number Untitled series #209689 1 - 1 - --- 2020-10-23 Chetan New
[13/30] usb: move USB_REQ_{GET, SET}_CONFIGURATION handling to common code - - - - --- 2010-12-17 Gerd Hoffmann New
[13/30] virtio-blk-dataplane: Improve error reporting 1 - - 1 --- 2013-11-29 Paolo Bonzini New
[13/30] virtiofsd: Add options for virtio virtiofs daemon (base) - - - - --- 2019-10-21 Dr. David Alan Gilbert New
[13/31] PPC: e500: dt: create / node dynamically - - - - --- 2012-06-19 Alexander Graf New
[13/31] PPC: e500: dt: create / node dynamically - - - - --- 2012-06-05 Alexander Graf New
[13/31] e1000: Configure ResettableClass Introduce igb - - 2 - --- 2023-01-12 Akihiko Odaki New
[13/31] fdc: Make media change detection more robust - - - - --- 2011-09-06 Kevin Wolf New
[13/31] file-posix: Switch to .bdrv_co_block_status() - - - - --- 2017-04-18 Eric Blake New
[13/31] gdbstub: Introduce GDBFeature structure September maintainer omnibus (tests, gdbstub, plugins) - - 3 - --- 2023-09-25 Alex Bennée New
[13/31] hw/pci-host: Add ls7a1000 PCIe Host bridge support for Loongson Platform Add Loongarch softmmu support. - - - - --- 2021-10-19 Xiaojuan Yang New
[13/31] kvm: Fix coding style violations - - - - --- 2011-01-24 Marcelo Tosatti New
[13/31] net/socket: Fix invalid socket type error handling Replace some unwise uses of error_report() & friends - 1 1 - --- 2018-10-08 Markus Armbruster New
[13/31] ppc/booke: fix crit/mcheck/debug exceptions - - - - --- 2013-01-07 Alexander Graf New
[13/31] qcow2: Add l2_slice_size field to BDRVQcow2State Allow configuring the qcow2 L2 cache entry size - - - - --- 2017-10-12 Alberto Garcia New
[13/31] ram: Remove norm_mig_bytes_transferred - - 1 - --- 2017-03-15 Juan Quintela New
[13/31] target-i386: create a separate AddressSpace for each CPU - - - - --- 2015-05-11 Paolo Bonzini New
[13/31] target/arm: Implement SVE2 integer add/subtract wide target/arm: SVE2, part 1 - - - - --- 2020-03-26 Richard Henderson New
[13/31] target/s390x: Use unwind data for helper_lam - - 2 - --- 2017-05-23 Richard Henderson New
[13/31] tcg: Introduce tcg_type_size tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[13/31] ui: use DIV_ROUND_UP - - - - --- 2017-06-22 Marc-André Lureau New
[13/31] usb-ehci: drop EXECUTING checks. - - - - --- 2011-06-06 Gerd Hoffmann New
[13/31] usb/ehci: split into multiple source files - - - - --- 2012-11-01 Gerd Hoffmann New
[13/31] vhost: Add vhost_svq_ack_guest_features to shadow vq vDPA shadow virtqueue - - - - --- 2022-01-21 Eugenio Perez Martin New
[13/32] bsd-user: Implement umask(2), setlogin(2) and getlogin(2) bsd-user: Implement freebsd process related system calls. - - 1 - --- 2023-08-27 Karim Taha New
[13/32] error-report: replace deprecated g_get_current_time() with glib >= 2.62 Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[13/32] hd-geometry: Clean up confusing use of prior translation hint - - - - --- 2012-07-06 Markus Armbruster New
[13/32] hd-geometry: Clean up confusing use of prior translation hint - - - - --- 2012-06-29 Markus Armbruster New
[13/32] hw/isa/piix3: Create IDE controller in host device Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[13/32] hw/sd: Introduce a "sd-card" SPI variant model hw/sd: eMMC support - - 1 - --- 2023-07-03 Cédric Le Goater New
[13/32] linux-headers: Add placeholder for KVM_CAP_SGX_ATTRIBUTE Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[13/32] monitor: Enable adding an inherited fd to an fd set - - 1 - --- 2012-10-24 Kevin Wolf New
[13/32] monitor: eliminate monitor_event_state_lock - - - - --- 2013-12-04 Michael Roth New
[13/32] mpc8544_guts: QOM'ify - - - - --- 2013-06-30 Alexander Graf New
[13/32] net: do not include net.h everywhere - - - - --- 2012-10-24 Paolo Bonzini New
[13/32] net: move net.c to net/ - - - - --- 2012-12-17 Paolo Bonzini New
[13/32] net: move net.c to net/ 1 - - - --- 2012-12-06 Paolo Bonzini New
[13/32] piix4: convert reset function to QOM hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - 1 - --- 2019-10-15 Philippe Mathieu-Daudé New
[13/32] plugins: Use DisasContextBase for qemu_plugin_insn_haddr accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-05 Richard Henderson New
[13/32] ppc: Don't update NIP in lswi/lswx/stswi/stswx - - - - --- 2016-07-26 Benjamin Herrenschmidt New
[13/32] pseries: Add pseries-2.4 machine type - - - - --- 2015-05-01 David Gibson New
[13/32] qmp: Revert change to handle_qmp_command tracepoint qmp: Fixes and cleanups around OOB commands - - 1 - --- 2018-07-02 Markus Armbruster New
[13/32] rocker: Move HMP commands from monitor to hw/net/rocker/ Move and clean up monitor command code - - - - --- 2023-01-24 Markus Armbruster New
[13/32] scsi-disk: support emulated TO_DEV requests - - - - --- 2012-07-27 Paolo Bonzini New
[13/32] target-arm: Convert cp15 c3 register - - - - --- 2012-04-15 Peter Maydell New
[13/32] uhci: Fix pending interrupts getting lost on migration - - - - --- 2013-01-08 Gerd Hoffmann New
[13/32] vmstate: port armv7m nvic - - - - --- 2011-03-10 Juan Quintela New
[13/33] Implement host-target convertion functions Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-08 Karim Taha New
[13/33] acpi: extend ACPI interface to provide send_event hook - - - - --- 2016-05-17 Igor Mammedov New
[13/33] hw/cpu/arm: Handle 'num_cores' property once in MPCore parent hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv - - - - --- 2023-12-12 Philippe Mathieu-Daudé New
[13/33] linux-user: Allow gdbstub to ignore page protection tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[13/33] linux-user: Split out name_to_handle_at linux-user: Begin splitting do_syscall - - - - --- 2018-06-01 Richard Henderson New
[13/33] migration: push Error **errp into loadvm_postcopy_handle_run() migration: capture error reports into Error object - - 1 - --- 2021-02-04 Daniel P. Berrangé New
[13/33] pcihp: move PCI _DSM function 0 prolog into separate function pci(pc/q35): acpi-index support on non-hotpluggable slots - - - - --- 2023-02-24 Igor Mammedov New
[13/33] pseries: Add pseries-2.4 machine type - - - - --- 2015-05-07 David Gibson New
[13/33] softmmu/physmem: Remove qemu_host_page_size linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[13/33] target-alpha: Tidy up arithmetic exceptions. - - - - --- 2011-04-28 Richard Henderson New
[13/33] target-arm: Convert generic timer cp15 regs - - - - --- 2012-06-20 Peter Maydell New
[13/33] target/m68k: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[13/33] target/mips: Add emulation of MXU S16MAD instruction target/mips: Finalise the Ingenic MXU ASE support - - - - --- 2023-06-08 Siarhei Volkau New
[13/33] target/mips: Convert MSA SHF opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[13/33] target/ppc: Implement vpdepd/vpextd instruction PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[13/33] tests/qgraph: virtio_start_device function Qtest driver framework - - - - --- 2018-08-13 Emanuele Giuseppe Esposito New
[13/33] virtio-pci: initial virtio 1.0 support - - - - --- 2015-06-04 Gerd Hoffmann New
[13/34] hmp: hmp_change(): don't rely on QERR_DEVICE_ENCRYPTED - - - - --- 2012-08-02 Luiz Capitulino New
[13/34] linux-user: Fix signal before blocking system calls race and SA_RESTART - - - - --- 2015-09-05 Timothy Baldwin New
[13/34] meson, configure: move --enable-module-upgrades to meson Misc meson conversions for QEMU 7.1 - - 1 - --- 2022-04-20 Paolo Bonzini New
[13/34] migration: move migration thread init code to migrate_fd_put_ready - - - - --- 2012-12-19 Juan Quintela New
[13/34] pseries: Add support for new KVM hash table control call - - - - --- 2012-10-04 Alexander Graf New
[13/34] qemu-io: Add command 'reopen' - - - - --- 2015-05-08 Kevin Wolf New
[13/34] scripts/kvm/kvm_stat: Fixup syscall error reporting - - - - --- 2015-12-10 Janosch Frank New
[13/34] target/ppc: introduce get_cpu_vsr{l, h}() and set_cpu_vsr{l, h}() helpers for VSR register … tcg, target/ppc vector improvements 1 - - - --- 2018-12-18 Richard Henderson New
[13/34] usb-ohci: convert to pci_bar_map - - - - --- 2010-07-22 Blue Swirl New
[13/35] /basic/yield stackless coroutine backend - - - - --- 2022-03-10 Paolo Bonzini New
[13/35] block: Leave enforcing tray lock to device models - - - - --- 2011-09-12 Kevin Wolf New
[13/35] blockdev: Fix 'change' for slot devices - - 2 - --- 2016-03-21 Michael Roth New
[13/35] cpus: Pass CPUState to cpu_is_stopped() - - - - --- 2012-10-31 Andreas Färber New
[13/35] hmp_change(): don't access DeviceEncrypted's data - - - - --- 2012-08-10 Luiz Capitulino New
[13/35] hmp_change(): don't access DeviceEncrypted's data - - - - --- 2012-08-07 Luiz Capitulino New
[13/35] hvf: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - - - --- 2018-09-17 Emilio Cota New
[13/35] hw: move NICs to hw/net/, configure via default-configs/ - - - - --- 2013-03-18 Paolo Bonzini New
[13/35] hw: move audio devices to hw/audio/, configure via default-configs/ - - - - --- 2013-04-02 Paolo Bonzini New
[13/35] hw: move block devices to hw/block/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[13/35] ipmi: acpi: use relative path to resource source pc/q35: refactor ISA and SMBUS AML generation - - - - --- 2022-05-16 Igor Mammedov New
[13/35] kvm: Fix coding style violations - - - - --- 2011-01-06 Marcelo Tosatti New
[13/35] kvm: x86: Consolidate TCG and KVM MCE injection code - - - - --- 2011-03-15 Marcelo Tosatti New
[13/35] nbd: mark coroutine_fn - - 1 - --- 2017-07-04 Marc-André Lureau New
[13/35] pc: initialize memory hotplug address space - - - - --- 2014-04-17 Hu Tao New
[13/35] pc: initialize memory hotplug address space - - - - --- 2014-04-04 Igor Mammedov New
[13/35] savevm: New save live migration method: pending - - - - --- 2012-12-11 Juan Quintela New
[13/35] scsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo) - - - - --- 2011-10-13 Paolo Bonzini New
[13/35] target-alpha: Use do_restore_state for arithmetic exceptions. - - - - --- 2011-05-09 Richard Henderson New
[13/35] target/arm: Trap sysreg accesses for FEAT_NV target/arm: Implement emulation of nested virtualization - - 1 - --- 2023-12-18 Peter Maydell New
« 1 2 ... 503 504 5054266 4267 »