Show patches with: State = Action Required       |    Archived = No       |   426255 patches
« 1 2 ... 546 547 5484262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[16/31] iscsi: Switch iscsi_allocmap_update() to byte-based - - - - --- 2017-04-18 Eric Blake New
[16/31] kvm: Improve reporting of fatal errors - - - - --- 2011-01-24 Marcelo Tosatti New
[16/31] monitor: use DIV_ROUND_UP - - - - --- 2017-06-22 Marc-André Lureau New
[16/31] openpic: make ctpr signed - - - - --- 2013-01-07 Alexander Graf New
[16/31] qcow2: Update l2_allocate() to support L2 slices Allow configuring the qcow2 L2 cache entry size - - - - --- 2017-10-12 Alberto Garcia New
[16/31] ram: Move xbzrle_pages into RAMState - - - - --- 2017-03-15 Juan Quintela New
[16/31] seccomp: Clean up error reporting in parse_sandbox() Replace some unwise uses of error_report() & friends 1 - 1 - --- 2018-10-08 Markus Armbruster New
[16/31] target/arm: Tidy SVE tszimm shift formats target/arm: SVE2, part 1 - - - - --- 2020-03-26 Richard Henderson New
[16/31] target/s390x: Use unwind data for helper_mvcle - - 2 - --- 2017-05-23 Richard Henderson New
[16/31] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[16/31] uhci: dynamic type generation - - - - --- 2012-11-01 Gerd Hoffmann New
[16/31] usb-ehci: itd handling fixes. - - - - --- 2011-06-06 Gerd Hoffmann New
[16/31] vhost: pass queue index to vhost_vq_get_addr vDPA shadow virtqueue - - - - --- 2022-01-21 Eugenio Perez Martin New
[16/31] xen: Clean up pci_piix3_xen_ide_unplug()'s test for "not a CD" - - - - --- 2011-09-06 Kevin Wolf New
[16/32] Adjust min CPUID level to 0x12 when SGX is enabled Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[16/32] accel/tcg: Provide default implementation of disas_log accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-05 Richard Henderson New
[16/32] block: add bdrv_query_info - - - - --- 2012-10-24 Kevin Wolf New
[16/32] blockdev: Save geometry in DriveInfo - - - - --- 2012-07-06 Markus Armbruster New
[16/32] blockdev: Save geometry in DriveInfo - - - - --- 2012-06-29 Markus Armbruster New
[16/32] bsd-user: Implement several get/set system calls: bsd-user: Implement freebsd process related system calls. - - 1 - --- 2023-08-27 Karim Taha New
[16/32] configure: detect endian via compile test - - 1 1 --- 2013-12-04 Michael Roth New
[16/32] docs: add sPAPR hotplug/dynamic-reconfiguration documentation - - 1 - --- 2015-05-01 David Gibson New
[16/32] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4 Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[16/32] hw/sd: Add emmc_cmd_ALL_SEND_CID() handler hw/sd: eMMC support - - - - --- 2023-07-03 Cédric Le Goater New
[16/32] include: move TFR to osdep.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[16/32] net: Move hmp_info_network() to net-hmp-cmds.c Move and clean up monitor command code - - - - --- 2023-01-24 Markus Armbruster New
[16/32] piix4: add a mc146818rtc controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - 1 - --- 2019-10-15 Philippe Mathieu-Daudé New
[16/32] ppc: Rework NIP updates vs. exception generation - - - - --- 2016-07-26 Benjamin Herrenschmidt New
[16/32] ppc: do not register IABR SPR twice for 603e - - 1 - --- 2013-06-30 Alexander Graf New
[16/32] qemu-ga: move qemu-ga files to qga/ - - - - --- 2012-10-24 Paolo Bonzini New
[16/32] scsi-disk: parse MODE SELECT commands and parameters - - - - --- 2012-07-27 Paolo Bonzini New
[16/32] target-arm: Convert cp15 crn=13 registers - - - - --- 2012-04-15 Peter Maydell New
[16/32] tests/qmp-test: Demonstrate QMP errors jumping the queue qmp: Fixes and cleanups around OOB commands - - 2 - --- 2018-07-02 Markus Armbruster New
[16/32] uhci: Maximize how many frames we catch up when behind - - - - --- 2013-01-08 Gerd Hoffmann New
[16/32] ui: move files to ui/ and include/ui/ - - - - --- 2012-12-17 Paolo Bonzini New
[16/32] ui: move files to ui/ and include/ui/ - - - - --- 2012-12-06 Paolo Bonzini New
[16/32] vmstate: port stellaris sys - - - - --- 2011-03-10 Juan Quintela New
[16/33] Implement host-target convertion functions Implement the stat system calls for FreeBSD. - - - - --- 2023-08-08 Karim Taha New
[16/33] accel/tcg/cpu-exec: Use RCU_READ_LOCK_GUARD tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[16/33] acpi: hardware side of CPU hotplug - - - - --- 2016-05-17 Igor Mammedov New
[16/33] acpi: pci: add EDSM method to DSDT pci(pc/q35): acpi-index support on non-hotpluggable slots - - - - --- 2023-02-24 Igor Mammedov New
[16/33] docs: add sPAPR hotplug/dynamic-reconfiguration documentation - - 1 - --- 2015-05-07 David Gibson New
[16/33] hw/cpu/arm: Handle GIC 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
[16/33] linux-user: Split out link, linkat linux-user: Begin splitting do_syscall - - - - --- 2018-06-01 Richard Henderson New
[16/33] linux-user: Split out target_mmap__locked linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[16/33] migration: push Error **errp into loadvm_handle_recv_bitmap() migration: capture error reports into Error object - - - - --- 2021-02-04 Daniel P. Berrangé New
[16/33] target-alpha: Implement do_interrupt for system mode. - - - - --- 2011-04-28 Richard Henderson New
[16/33] target-arm: Convert cp15 crn=2 registers - - - - --- 2012-06-20 Peter Maydell New
[16/33] target/mips: Add emulation of MXU D32ACC D32ACCM D32ASUM instructions target/mips: Finalise the Ingenic MXU ASE support - - - - --- 2023-06-08 Siarhei Volkau New
[16/33] target/mips: Convert MSA 2RF instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[16/33] target/mips: Split out mips_env_mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[16/33] target/ppc: Implement Vector Insert Word from GPR using Immediate insns PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[16/33] tests/qgraph: arm/virt machine node Qtest driver framework - - - - --- 2018-08-13 Emanuele Giuseppe Esposito New
[16/33] virtio-pci: switch to modern accessors for 1.0 - - - - --- 2015-06-04 Gerd Hoffmann New
[16/34] configure, meson: move iasl detection to meson Misc meson conversions for QEMU 7.1 - - 1 - --- 2022-04-20 Paolo Bonzini New
[16/34] linux-user: Use safe_syscall for open and openat system calls - - 1 - --- 2015-09-05 Timothy Baldwin New
[16/34] migration: don't rely on QERR_SOCKET_* - - - - --- 2012-08-02 Luiz Capitulino New
[16/34] migration: just lock migrate_fd_put_ready - - - - --- 2012-12-19 Juan Quintela New
[16/34] pci: add post_map_func, adjust callers - - - - --- 2010-07-22 Blue Swirl New
[16/34] pseries: Fix XICS reset - - - - --- 2012-10-04 Alexander Graf New
[16/34] qcow2: Move rest of option handling to qcow2_update_options() - - 2 - --- 2015-05-08 Kevin Wolf New
[16/34] scripts/kvm/kvm_stat: Make cpu detection a function - - - - --- 2015-12-10 Janosch Frank New
[16/34] target/ppc: move FP and VMX registers into aligned vsr register array tcg, target/ppc vector improvements 1 - - - --- 2018-12-18 Richard Henderson New
[16/35] /basic/entered stackless coroutine backend - - - - --- 2022-03-10 Paolo Bonzini New
[16/35] Add qemu_ram_remap - - - - --- 2011-03-15 Marcelo Tosatti New
[16/35] acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors pc/q35: refactor ISA and SMBUS AML generation - - - - --- 2022-05-16 Igor Mammedov New
[16/35] cpus: Pass CPUState to qemu_tcg_cpu_thread_fn - - - - --- 2012-10-31 Andreas Färber New
[16/35] crypto: mark coroutine_fn - - - - --- 2017-07-04 Marc-André Lureau New
[16/35] hw: move I2C controllers to hw/i2c/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[16/35] hw: move SSI controllers to hw/ssi/, configure via default-configs/ - - - - --- 2013-04-02 Paolo Bonzini New
[16/35] hw: move display devices to hw/display/, configure via default-configs/ - - - - --- 2013-03-18 Paolo Bonzini New
[16/35] kvm: Improve reporting of fatal errors - - - - --- 2011-01-06 Marcelo Tosatti New
[16/35] migration: move buffered_file.c code into migration.c - - - - --- 2012-12-11 Juan Quintela New
[16/35] net: ne2000: check ring buffer control registers - - - 1 --- 2016-03-21 Michael Roth New
[16/35] pc: add memory hotplug handler to PC_MACHINE - - - - --- 2014-04-04 Igor Mammedov New
[16/35] qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS - - - - --- 2012-08-10 Luiz Capitulino New
[16/35] qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS - - - - --- 2012-08-07 Luiz Capitulino New
[16/35] rbd: allow client id to be specified in config string - - 1 - --- 2011-09-12 Kevin Wolf New
[16/35] scsi: implement REPORT LUNS for arbitrary LUNs - - - - --- 2011-10-13 Paolo Bonzini New
[16/35] target-alpha: Swap shadow registers moving to/from PALmode. - - - - --- 2011-05-09 Richard Henderson New
[16/35] target/arm: Trap registers when HCR_EL2.{NV, NV1} == {1, 1} target/arm: Implement emulation of nested virtualization - - 1 - --- 2023-12-18 Peter Maydell New
[16/35] target/arm: Use aesenc_MC crypto: Provide aes-round.h and host accel - - - - --- 2023-06-03 Richard Henderson New
[16/35] target/i386: Introduce 256-bit vector helpers target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[16/35] target/m68k: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling 1 - 1 - --- 2018-09-17 Emilio Cota New
[16/35] target/mips: Add has_isa_mode nanoMIPS - - - - --- 2018-06-20 Yongbok Kim New
[16/35] target/mips: Use env_cpu, env_archcpu tcg: Move the softmmu tlb to CPUNegativeOffsetState - - - - --- 2019-03-23 Richard Henderson New
[16/35] target/ppc: Tidy inexact handling in do_fri target/ppc fpu fixes and cleanups - - - - --- 2021-11-19 Richard Henderson New
[16/35] tcg-s390: Re-implement tcg_out_movi. - - - - --- 2010-06-04 Richard Henderson New
[16/35] tcg: Unexport tcg_gen_op*_{i32,i64} [01/35] accel/tcg: Move HMP info jit and info opcount code - - - - --- 2023-11-07 Richard Henderson New
[16/35] vmstate: make incompatible change for sparc 1 - - - --- 2012-05-04 Juan Quintela New
[16/36] memory: Single byte swap along the I/O path [01/36] tcg: TCGMemOp is now accelerator independent MemOp - - 1 - --- 2019-09-03 Richard Henderson New
[16/36] migration: Use FdMigrationState instead of MigrationState when possible - - 1 - --- 2011-10-11 Juan Quintela New
[16/36] qapi: Promote blockdev-change-medium arguments to QAPI type - - - - --- 2016-11-30 Eric Blake New
[16/36] qdev: Make qdev_class_add_property() more flexible Make qdev static property API usable by any QOM type - - 1 - --- 2020-10-29 Eduardo Habkost New
[16/36] qmp: register qapi commands (no middle mode) - - - - --- 2015-09-25 Marc-André Lureau New
[16/36] target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[16/36] tsc210x: fix buffer overrun on invalid state load - - - - --- 2014-05-05 Juan Quintela New
[16/36] uhci: No need to handle async completion of isoc packets - - - - --- 2012-10-25 Gerd Hoffmann New
[16/36] vfio-ap: flag as compatible with balloon Patch Round-up for stable 3.1.1, freeze on 2019-07-29 1 - 1 1 --- 2019-07-23 Michael Roth New
[16/36] vl: separate qemu_create_early_backends cleanup qemu_init and make sense of command line processing - - 1 - --- 2020-11-23 Paolo Bonzini New
« 1 2 ... 546 547 5484262 4263 »