Show patches with: State = Action Required       |    Archived = No       |   427186 patches
« 1 2 ... 2054 2055 20564271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULLv4,13/32] slirp: add unregister_poll_fd() callback [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,14/32] slirp: replace qemu_notify_event() with a callback [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,15/32] slirp: move QEMU state saving to a separate unit [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,16/32] slirp: do not include qemu headers in libslirp.h public API header [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,17/32] slirp: improve windows headers inclusion [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,18/32] slirp: add slirp own version of pstrcpy [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,19/32] slirp: remove qemu timer.h dependency [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,20/32] slirp: remove now useless QEMU headers inclusions [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,21/32] slirp: replace net/eth.h inclusion with own defines [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,22/32] slirp: replace qemu qtailq with slirp own copy [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,23/32] slirp: replace QEMU_BUILD_BUG_ON with G_STATIC_ASSERT [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - 4 - --- 2019-02-07 Samuel Thibault New
[PULLv4,24/32] slirp: Move g_spawn_async_with_fds_qemu compatibility to slirp/ [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - 1 - --- 2019-02-07 Samuel Thibault New
[PULLv4,25/32] slirp: replace remaining qemu headers dependency [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,26/32] slirp: prefer c99 types over BSD kind [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,27/32] slirp: improve send_packet() callback [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,28/32] slirp: replace global polling with per-instance & notifier [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,29/32] slirp: remove slirp_instances list [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,30/32] slirp: use polling callbacks, drop glib requirement [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,31/32] slirp: pass opaque to all callbacks [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[PULLv4,32/32] slirp: API is extern C [PULLv4,01/32] slirp: Avoid unaligned 16bit memory access - - - - --- 2019-02-07 Samuel Thibault New
[Part1,1/5] acpi, pc: Add hotunplug request cb for pc machine. - - - - --- 2014-11-17 Tang Chen New
[Part1,2/5] acpi, ich9: Add hotunplug request cb for ich9. - - - - --- 2014-11-17 Tang Chen New
[Part1,3/5] acpi, pc: Add unplug cb for pc machine. - - - - --- 2014-11-17 Tang Chen New
[Part1,4/5] acpi, ich9: Add unplug cb for ich9. - - - - --- 2014-11-17 Tang Chen New
[Part1,5/5] acpi, piix4: Add unplug cb for piix4. - - - - --- 2014-11-17 Tang Chen New
[Part2,01/13] acpi, mem-hotplug: Use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb(). - - - - --- 2014-11-17 Tang Chen New
[Part2,02/13] acpi, mem-hotplug: Add acpi_memory_get_slot_status_descriptor() to get MemStatus. - - - - --- 2014-11-17 Tang Chen New
[Part2,03/13] acpi, mem-hotplug: Add acpi_memory_hotplug_sci() to rise sci for memory hotplug. - - - - --- 2014-11-17 Tang Chen New
[Part2,04/13] acpi, mem-hotplug: Add unplug request cb for memory device. - - - - --- 2014-11-17 Tang Chen New
[Part2,05/13] acpi, piix4: Add memory hot unplug request support for piix4. - - - - --- 2014-11-17 Tang Chen New
[Part2,06/13] acpi, ich9: Add memory hot unplug request support for ich9. - - - - --- 2014-11-17 Tang Chen New
[Part2,07/13] pc-dimm: Add memory hot unplug request support for pc-dimm. - - - - --- 2014-11-17 Tang Chen New
[Part2,08/13] acpi, mem-hotplug: Add unplug cb for memory device. - - - - --- 2014-11-17 Tang Chen New
[Part2,09/13] acpi, piix4: Add memory hot unplug support for piix4. - - - - --- 2014-11-17 Tang Chen New
[Part2,10/13] acpi, ich9: Add memory hot unplug support for ich9. - - - - --- 2014-11-17 Tang Chen New
[Part2,11/13] pc-dimm: Add memory hot unplug support for pc-dimm. - - - - --- 2014-11-17 Tang Chen New
[Part2,12/13] acpi: Add hardware implementation for memory hot unplug. - - - - --- 2014-11-17 Tang Chen New
[Part2,13/13] pc, acpi bios: Add memory hot unplug interface. - - - - --- 2014-11-17 Tang Chen New
[Patch/RFC,01/16] update linux headers to kvm/next - - - - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,02/16] s390x/kvm: implement floating-interrupt controller device - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,03/16] s390x/async_pf: Check for apf extension and enable pfault - - - - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,04/16] s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,05/16] s390x/kvm: Rework SIGP INITIAL CPU RESET handler - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,06/16] s390x/kvm: Add missing SIGP CPU RESET order - - 2 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,07/16] s390x/virtio-hcall: Add range check for hypervisor call - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,08/16] s390x/virtio-hcall: Specification exception for illegal subcodes - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,09/16] s390x/eventfacility: mask out commands - - - - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,10/16] s390x/sclp: Fixed the size of sccb and code parameter - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,11/16] s390x/sclp: Add missing checks to SCLP handler - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,12/16] s390x/sclp: Fixed setting of condition code register - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,13/16] s390x/event-facility: some renaming 1 - - - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,14/16] s390x/event-facility: code restructure - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,15/16] s390x/event-facility: add support for live migration - - 1 - --- 2014-02-07 Christian Borntraeger New
[Patch/RFC,16/16] s390x/event-facility: exploit realize/unrealize - - 1 - --- 2014-02-07 Christian Borntraeger New
[PatchV2] s390: autodetect map private - - - - --- 2012-06-15 Christian Borntraeger New
[PatchV2] s390x: fix memory detection for guests > 64GB - - - - --- 2011-05-12 Christian Borntraeger New
[PatchV3] s390x: fix memory detection for guests > 64GB - - - - --- 2011-05-12 Christian Borntraeger New
[PoCv2,01/15] mingw: fix error __USE_MINGW_ANSI_STDIO redefined Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,02/15] scripts/qapi: teach c_param_type() to return const argument type Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,03/15] build-sys: add --with-rust{-target} & basic build infrastructure Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,04/15] build-sys: add a cargo-wrapper script Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,05/15] qga/rust: build and link an empty static library Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,06/15] rust: provide a common crate for QEMU Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,07/15] scripts/qapi: add Rust sys bindings generation Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,08/15] qga/rust: generate QGA QAPI sys bindings Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,09/15] scripts/qapi: add generation of Rust bindings for types Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,10/15] qga/rust: build Rust types Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,11/15] qga: add qmp! macro helper Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,12/15] qga: implement get-host-name in Rust Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,13/15] qga: implement {get,set}-vcpus in Rust Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,14/15] travis: add Rust Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PoCv2,15/15] rust: use vendored-sources Rust binding for QAPI (qemu-ga only, for now) - - - - --- 2020-10-11 Marc-André Lureau New
[PowerPC,RFC] booke timers - - - - --- 2011-06-27 Fabien Chouteau New
[Problem] qemu crash when vhost_net_start - - - - --- 2016-10-20 Xulei (Stone, Euler) New
[QEMU,1.1,v2] Expose CPUID leaf 7 only for -cpu host - - - - --- 2012-05-17 Eduardo Habkost New
[QEMU,1.1,v3] Expose CPUID leaf 7 only for -cpu host - - - - --- 2012-05-21 Eduardo Habkost New
[QEMU,1.1] Expose CPUID leaf 7 only for -cpu host - - - - --- 2012-05-16 Eduardo Habkost New
[QEMU,1.2] i386: kvm: have a predefined set of default KVM feature bits - - - - --- 2012-08-29 Eduardo Habkost New
[QEMU,1/1] nvme: Fix misleading macro when mixed with ternary operator [QEMU,1/1] nvme: Fix misleading macro when mixed with ternary operator - - 2 - --- 2022-07-07 Darren Kenny New
[QEMU,1/1] q35: use dedicated SMRAM at default SMM_BASE CPU hotplug: use dedicated SMRAM at 0x30000 in SMM address space - - - - --- 2019-08-16 Igor Mammedov New
[QEMU,1/1] virtgpu: do not destroy resources when guest suspend [QEMU,1/1] virtgpu: do not destroy resources when guest suspend - - - - --- 2023-06-08 Jiqian Chen New
[QEMU,1/2] kvm: sync kernel headers - - - - --- 2014-12-10 Marcelo Tosatti New
[QEMU,1/2] qapi: Reformat and craft the migration doc comments migration: craft the doc comments - - - - --- 2023-07-26 ~hyman New
[QEMU,1/3] qapi: Reformat the dirty-limit migration doc comments migration: craft the doc comments - - - - --- 2023-07-28 ~hyman New
[QEMU,1/3] target-i385: make cpu_x86_fill_host() void - - - - --- 2012-10-24 Eduardo Habkost New
[QEMU,1/3] tests: Add migration dirty-limit capability test migration: enrich the dirty-limit test case - - - - --- 2023-06-07 ~hyman New
[QEMU,1/3] virtio-scsi-pci: introduce auto-num-queues property provide a smooth upgrade solution for multi-queues disk - - - - --- 2023-08-05 ~hyman New
[QEMU,1/3] vl.c: extract qemu_machine_init() function - - - - --- 2012-07-25 Eduardo Habkost New
[QEMU,1/5] MAINTAINERS: Update maintainer's email for Xilinx CAN [QEMU,1/5] MAINTAINERS: Update maintainer's email for Xilinx CAN - - 1 - --- 2022-09-10 Vikram Garhwal New
[QEMU,1/5] bitmap: Add a new bitmap_move function - - - - --- 2016-04-19 Li, Liang Z New
[QEMU,1/7] balloon: speed up inflating & deflating process - - - - --- 2016-06-13 Li, Liang Z New
[QEMU,1/8] block: Refactor macros - fix tabbing Add Qemu to SeaBIOS LCHS interface - - 2 - --- 2019-06-12 Sam Eiderman New
[QEMU,2.0,FIX,V2] block: make bdrv_swap rebuild the bs graph node list field. - - 1 - --- 2014-03-05 Benoît Canet New
[QEMU,2.0,Fix] block: make bdrv_swap rebuild the bs graph node list field. - - 1 - --- 2014-03-04 Benoît Canet New
[QEMU,2/2] MAINTAINERS: Add Hyman Huang to dirty-limit feature migration: craft the doc comments - - - - --- 2023-07-26 ~hyman New
[QEMU,2/2] kvm: allow configuration of tsc deadline timer advancement - - - - --- 2014-12-10 Marcelo Tosatti New
[QEMU,2/2] xen: fix usage of xc_domain_create in domain builder - - - - --- 2015-11-13 Roger Pau Monné New
[QEMU,2/3] per-machine-type CPU model alias system - - - - --- 2012-07-25 Eduardo Habkost New
[QEMU,2/3] qapi: Craft the dirty-limit capability comment migration: craft the doc comments - - - - --- 2023-07-28 ~hyman New
[QEMU,2/3] target-i386: cpu: make -cpu host/check/enforce code KVM-specific - - - - --- 2012-10-24 Eduardo Habkost New
« 1 2 ... 2054 2055 20564271 4272 »