Show patches with: State = Action Required       |   427153 patches
« 1 2 ... 13 14 154271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
qemu-opts: Release id on deletion - - - - --- 2009-12-01 Jan Kiszka New
vmstate: Fix info field of VMSTATE_MACADDR - - - - --- 2009-12-01 Jan Kiszka New
virtio: Add memory statistics reporting to the balloon driver (V5) - - - - --- 2009-12-01 Adam Litke New
target-arm: ARMv4 emulation - - - - --- 2009-12-01 Filip Navara New
vmstate: Avoid seeking 1 - - - --- 2009-12-01 Jan Kiszka New
ram migration: Properly reset statistics - - - - --- 2009-12-02 Jan Kiszka New
[v2] Don't leak file descriptors - - - - --- 2009-12-02 Kevin Wolf New
Socket reconnection. - - - - --- 2009-12-02 Ian Molton New
[01/10] audio: fix compilation of DEBUG_PLIVE - - - - --- 2009-12-02 Juan Quintela New
[02/10] audio: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[03/10] sb16: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[04/10] es1370: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[05/10] c4231a: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[06/10] gus: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[07/10] ac97: sizeof needs %zd - - - - --- 2009-12-02 Juan Quintela New
[08/10] ac97: recalculate active after loadvm - - - - --- 2009-12-02 Juan Quintela New
[09/10] ac97: up savevm version and remove active from state - - - - --- 2009-12-02 Juan Quintela New
[10/10] ac97: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[v2] Don't leak file descriptors - - - - --- 2009-12-02 Kevin Wolf New
[01/12] vmstate: Avoid seeking - - - - --- 2009-12-02 Juan Quintela New
[02/12] vmstate: Fix info field of VMSTATE_MACADDR - - - - --- 2009-12-02 Juan Quintela New
[03/12] vmstate: fix missing ARRAY_OF_POINTERS support on save state - - - - --- 2009-12-02 Juan Quintela New
[04/12] vmstate: Add support for VBUFFERS - - - - --- 2009-12-02 Juan Quintela New
[05/12] vmstate: Introduce VMSTATE_STRUCT_TEST - - - - --- 2009-12-02 Juan Quintela New
[06/12] vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST - - - - --- 2009-12-02 Juan Quintela New
[07/12] vmstate: Introduce UINT16_TEST support - - - - --- 2009-12-02 Juan Quintela New
[08/12] vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8 - - - - --- 2009-12-02 Juan Quintela New
[09/12] vmstate: Add support for multiplying size for a constant - - - - --- 2009-12-02 Juan Quintela New
[10/12] pci: vmstate_register() already assign consecutive numbers starting at 0 - - - - --- 2009-12-02 Juan Quintela New
[11/12] qdev: enable vmstate_unregister() support - - - - --- 2009-12-02 Juan Quintela New
[12/12] savevm: Port to qdev.vmsd all devices that have qdev - - - - --- 2009-12-02 Juan Quintela New
[01/41] virtio: Teach virtio-balloon about DO_UPCAST - - - - --- 2009-12-02 Juan Quintela New
[02/41] virtio: Teach virtio-blk about DO_UPCAST - - - - --- 2009-12-02 Juan Quintela New
[03/41] virtio: Teach virtio-console about DO_UPCAST - - - - --- 2009-12-02 Juan Quintela New
[04/41] virtio: Teach virtio-net about DO_UPCAST - - - - --- 2009-12-02 Juan Quintela New
[05/41] virtio-console: Remove useless casts - - - - --- 2009-12-02 Juan Quintela New
[06/41] virtio: Use DO_UPCAST instead of a cast - - - - --- 2009-12-02 Juan Quintela New
[07/41] virtio-pci: Remove duplicate test - - - - --- 2009-12-02 Juan Quintela New
[08/41] msix: Store sizes that we send/receive - - - - --- 2009-12-02 Juan Quintela New
[09/41] msix: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[10/41] qemu/pci: document msix_entries_nr field - - - - --- 2009-12-02 Juan Quintela New
[11/41] virtio: Introduce type field to distingish between PCI and Syborg - - - - --- 2009-12-02 Juan Quintela New
[12/41] virtio-pci: port pci config to vmstate - - - - --- 2009-12-02 Juan Quintela New
[13/41] msix: msix_load/save are not needed anymore - - - - --- 2009-12-02 Juan Quintela New
[14/41] virtio: remove save/load_config for virtio - - - - --- 2009-12-02 Juan Quintela New
[15/41] virtio: remove save/load_queue for virtio - - - - --- 2009-12-02 Juan Quintela New
[16/41] virtio: Add num_pci_queues field - - - - --- 2009-12-02 Juan Quintela New
[17/41] virtio: split virtio_post_load() from virtio_load() - - - - --- 2009-12-02 Juan Quintela New
[18/41] virtio: change config_len type to int32_t - - - - --- 2009-12-02 Juan Quintela New
[19/41] virtio: use the right types for VirtQueue elements - - - - --- 2009-12-02 Juan Quintela New
[20/41] virtio: abstract test for save/load values - - - - --- 2009-12-02 Juan Quintela New
[21/41] virtio: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[22/41] virtio-net: change tx_timer_active to uint32_t - - - - --- 2009-12-02 Juan Quintela New
[23/41] virtio-net: change mergeable_rx_bufs to uint32_t - - - - --- 2009-12-02 Juan Quintela New
[24/41] virtio-net: use type checking version of qemu_put/get-* - - - - --- 2009-12-02 Juan Quintela New
[25/41] virtio-net: MAC_TABLE_ENTRIES has never been bigger - - - - --- 2009-12-02 Juan Quintela New
[26/41] virtio-net: we know vlans size at compile time, make it static - - - - --- 2009-12-02 Juan Quintela New
[27/41] virtio-net: abstract vlans operations - - - - --- 2009-12-02 Juan Quintela New
[28/41] virtio-net: make vlan operations on uint8_t, not uint32_t - - - - --- 2009-12-02 Juan Quintela New
[29/41] virtio-net: in_use and first_multi only handle unsigned values - - - - --- 2009-12-02 Juan Quintela New
[30/41] virtio-net: use save/load type chek functions for has_vent_hdr - - - - --- 2009-12-02 Juan Quintela New
[31/41] virtio-net: we know macs size at compile time, make it static - - - - --- 2009-12-02 Juan Quintela New
[32/41] virtio-net: split virtio_net_post_load - - - - --- 2009-12-02 Juan Quintela New
[33/41] virtio-net: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[34/41] virtio-console: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[35/41] virtio-balloon: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[36/41] virtio-blk: change rq type to VirtIOBlockReq - - - - --- 2009-12-02 Juan Quintela New
[37/41] QLIST: Introduce QLIST_COPY_HEAD - - - - --- 2009-12-02 Juan Quintela New
[38/41] virtio-blk: use QLIST for the list of requests - - - - --- 2009-12-02 Juan Quintela New
[39/41] virtio-blk: add VirtIOBlokReqHead type - - - - --- 2009-12-02 Juan Quintela New
[40/41] virtio-blk: port to vmstate - - - - --- 2009-12-02 Juan Quintela New
[41/41] virtio: virtio_save/load are not used anymore - - - - --- 2009-12-02 Juan Quintela New
[1/9] introduce VMSTATE_U64 - - - - --- 2009-12-02 Glauber Costa New
[2/9] Provide ioapic-kvm - - - - --- 2009-12-02 Glauber Costa New
[3/9] provide apic_set_irq_delivered - - - - --- 2009-12-02 Glauber Costa New
[4/9] provide i8259-kvm - - - - --- 2009-12-02 Glauber Costa New
[5/9] Don't call apic functions directly from kvm code - - - - --- 2009-12-02 Glauber Costa New
[6/9] export kvm_put_mp_state - - - - --- 2009-12-02 Glauber Costa New
[7/9] provide apic-kvm - - - - --- 2009-12-02 Glauber Costa New
[8/9] Initialize in-kernel irqchip - - - - --- 2009-12-02 Glauber Costa New
[9/9] Do GSI routing - - - - --- 2009-12-02 Glauber Costa New
[01/11] Don't mess with halted state. - - - - --- 2009-12-02 Glauber Costa New
[02/11] store thread-specific env information - - - - --- 2009-12-02 Glauber Costa New
[03/11] update halted state on mp_state sync - - - - --- 2009-12-02 Glauber Costa New
[04/11] qemu_flush_work for remote vcpu execution - - - - --- 2009-12-02 Glauber Costa New
[05/11] tell kernel about all registers instead of just mp_state - - - - --- 2009-12-02 Glauber Costa New
[06/11] flush state in migration post_load - - - - --- 2009-12-02 Glauber Costa New
[07/11] Don't call kvm cpu reset on initialization - - - - --- 2009-12-02 Glauber Costa New
[08/11] use cpu_kick instead of direct signalling. - - - - --- 2009-12-02 Glauber Costa New
[09/11] Use per-cpu reset handlers. - - - - --- 2009-12-02 Glauber Costa New
[10/11] Use __thread where available. - - - - --- 2009-12-02 Glauber Costa New
[11/11] remove smp restriction from kvm - - - - --- 2009-12-02 Glauber Costa New
Socket reconnection take 2. - - - - --- 2009-12-02 Ian Molton New
PPC: Get MMU state on register sync - - - - --- 2009-12-02 Alexander Graf New
PPC: Sync CPU state for KVM - - - - --- 2009-12-02 Alexander Graf New
debugcon: support for debugging consoles (e.g. Bochs port 0xe9) - - - - --- 2009-12-03 H. Peter Anvin New
debugcon: support for debugging consoles (e.g. Bochs port 0xe9) - - - - --- 2009-12-03 H. Peter Anvin New
virtio spec: add virtio-blk max sectors feature - - - - --- 2009-12-03 Avishay Traeger1 New
[STABLE] qcow2: Bring synchronous read/write back to life - - - - --- 2009-12-03 Kevin Wolf New
Socket reconnection. - - - - --- 2009-12-03 Ian Molton New
« 1 2 ... 13 14 154271 4272 »