Show patches with: Archived = No       |   430286 patches
« 1 2 ... 2988 2989 29904302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,4/6] vhost: move virtio 1.0 check to cross-endian helper - - 1 - --- 2016-01-12 Greg Kurz New
[v3,3/6] virtio: move cross-endian helper to vhost - - 2 - --- 2016-01-12 Greg Kurz New
[v3,2/6] Revert "vhost-net: tell tap backend about the vnet endianness" - - 1 - --- 2016-01-12 Greg Kurz New
[v3,1/6] virtio-net: use the backend cross-endian capabilities - - 2 - --- 2016-01-12 Greg Kurz New
[1/1] blk: do not select PFLASH device for internal snapshot - - - - --- 2016-01-12 Denis V. Lunev New
vfio/pci: Lazy PBA emulation - - - 1 --- 2016-01-12 Alex Williamson New
[4/4] block/qapi: Emit tray_open only if there is a tray - - 1 - --- 2016-01-12 Max Reitz New
[3/4] Revert "hw/block/fdc: Implement tray status" - - 1 - --- 2016-01-12 Max Reitz New
[2/4] blockdev: Fix 'change' for slot devices - - 2 - --- 2016-01-12 Max Reitz New
[1/4] block: Add blk_dev_has_tray() - - 2 - --- 2016-01-12 Max Reitz New
ARM: Virt: Don't generate RTC ACPI node when using UEFI - - - - --- 2016-01-12 Shannon Zhao New
[v3] vfio/common: Check iova with limit not with size - - - - --- 2016-01-12 Pierre Morel New
[RFC] target-i386: Display i386 CPUID properties - - - - --- 2016-01-12 valentin New
Fix corner-case when using VNC+SASL+SPICE - - - - --- 2016-01-12 Christophe Fergeau New
man: virtfs-proxy-helper: Fix 'capbilities' typo - - - - --- 2016-01-12 Christophe Fergeau New
disas/libvixl: Suppress gcc 4.6.3 sign-compare warnings - - 1 - --- 2016-01-12 Peter Maydell New
[v2] s390: use FILE instead of QEMUFile for creating text file - - - - --- 2016-01-12 Daniel P. Berrangé New
[6/6] fpu: Replace uint8 typedef with uint8_t - - - - --- 2016-01-12 Peter Maydell New
[5/6] fpu: Replace int8 typedef with int8_t - - - - --- 2016-01-12 Peter Maydell New
[4/6] fpu: Replace uint32 typedef with uint32_t - - - - --- 2016-01-12 Peter Maydell New
[3/6] fpu: Replace int32 typedef with int32_t - - - - --- 2016-01-12 Peter Maydell New
[2/6] fpu: Replace uint64 typedef with uint64_t 1 - - - --- 2016-01-12 Peter Maydell New
[1/6] fpu: Replace int64 typedef with int64_t - - - - --- 2016-01-12 Peter Maydell New
vnc: clear vs->tlscreds after unparenting it - - 1 - --- 2016-01-12 Wolfgang Bumiller New
[7/7] qapi: promote input-send-event to stable - - - - --- 2016-01-12 Gerd Hoffmann New
[6/7] qapi: rename input axises - - 1 - --- 2016-01-12 Gerd Hoffmann New
[5/7] qapi: rename input buttons - - 1 - --- 2016-01-12 Gerd Hoffmann New
[4/7] qapi: switch x-input-send-event from console to device+head - - 1 - --- 2016-01-12 Gerd Hoffmann New
[3/7] console: use qemu_console_lookup_by_device_name in vnc_display_open - - 1 - --- 2016-01-12 Gerd Hoffmann New
[2/7] console: use qemu_console_lookup_by_device_name in qemu_input_handler_bind - - 1 - --- 2016-01-12 Gerd Hoffmann New
[1/7] console: add qemu_console_lookup_by_device_name - - 1 - --- 2016-01-12 Gerd Hoffmann New
config.status: Pass extra parameters - - 1 - --- 2016-01-12 Dr. David Alan Gilbert New
[v1,22/22] migration: remove qemu_get_fd method from QEMUFile - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,21/22] migration: remove support for non-iovec based write handlers - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,20/22] migration: support TLS encryption with TCP migration backend - - - - --- 2016-01-12 Daniel P. Berrangé New
[v1,19/22] migration: move definition of struct QEMUFile back into qemu-file.c - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,18/22] migration: delete QEMUFile stdio implementation - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,17/22] migration: delete QEMUFile sockets implementation - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,16/22] migration: delete QEMUSizedBuffer struct - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,15/22] migration: delete QEMUFile buffer implementation - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,14/22] migration: convert savevm to use QIOChannel for writing to files - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,13/22] migration: convert RDMA to use QIOChannel interface - - - - --- 2016-01-12 Daniel P. Berrangé New
[v1,12/22] migration: convert exec socket protocol to use QIOChannel - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,11/22] migration: convert fd socket protocol to use QIOChannel - - - - --- 2016-01-12 Daniel P. Berrangé New
[v1,10/22] migration: convert tcp socket protocol to use QIOChannel - - - - --- 2016-01-12 Daniel P. Berrangé New
[v1,09/22] migration: convert unix socket protocol to use QIOChannel - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,08/22] migration: convert post-copy to use QIOChannelBuffer - - - - --- 2016-01-12 Daniel P. Berrangé New
[v1,07/22] migration: introduce a new QEMUFile impl based on QIOChannel - - - - --- 2016-01-12 Daniel P. Berrangé New
[v1,06/22] migration: force QEMUFile to blocking mode for outgoing migration - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,05/22] migration: introduce set_blocking function in QEMUFileOps - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,04/22] migration: split migration hooks out of QEMUFileOps - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,03/22] migration: ensure qemu_fflush() always writes full data amount - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,02/22] migration: remove use of qemu_bufopen from vmstate tests - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,01/22] s390: use FILE instead of QEMUFile for creating text file - - 1 - --- 2016-01-12 Daniel P. Berrangé New
[v1,2/2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers - - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,1/2] headers: Hyper-V VMBus hypercall codes and exit - - 1 - --- 2016-01-12 Andrey Smetanin New
[v1] KVM-UNIT-TESTS:x86/hyperv: Hyper-V hypercalls test - - - - --- 2016-01-12 Andrey Smetanin New
[v1,5/5] kvm/x86: Reject Hyper-V hypercall continuation - - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,4/5] kvm/x86: Hyper-V VMBus hypercall userspace exit - - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,3/5] kvm/x86: Pass return code of kvm_emulate_hypercall - - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header 1 - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,1/5] kvm/x86: Rename Hyper-V long spin wait hypercall - - 1 - --- 2016-01-12 Andrey Smetanin New
[RFC] vhost: fix lost interrupts from slow reacting back-end - - - - --- 2016-01-12 Victor Kaplansky New
PCI: add param check for api - - - - --- 2016-01-12 Cao jin New
[25/25] 9pfs: introduce V9fsVirtioState - - - - --- 2016-01-12 Aneesh Kumar K.V New
[24/25] 9pfs: factor out v9fs_device_{, un}realize_common - - - - --- 2016-01-12 Aneesh Kumar K.V New
[23/25] 9pfs: rename virtio-9p.c to 9p.c - - - - --- 2016-01-12 Aneesh Kumar K.V New
[22/25] 9pfs: rename virtio_9p_set_fd_limit to use v9fs_ prefix - - - - --- 2016-01-12 Aneesh Kumar K.V New
[21/25] 9pfs: move handle_9p_output and make it static function - - - - --- 2016-01-12 Aneesh Kumar K.V New
[20/25] 9pfs: export pdu_{submit,alloc,free} - - - - --- 2016-01-12 Aneesh Kumar K.V New
[19/25] 9pfs: factor out virtio_9p_push_and_notify - - - - --- 2016-01-12 Aneesh Kumar K.V New
[18/25] 9pfs: break out 9p.h from virtio-9p.h - - - - --- 2016-01-12 Aneesh Kumar K.V New
[17/25] 9pfs: break out virtio_init_iov_from_pdu - - - - --- 2016-01-12 Aneesh Kumar K.V New
[16/25] 9pfs: factor out pdu_push_and_notify - - - - --- 2016-01-12 Aneesh Kumar K.V New
[15/25] 9pfs: factor out virtio_pdu_{, un}marshal - - - - --- 2016-01-12 Aneesh Kumar K.V New
[14/25] 9pfs: make pdu_{, un}marshal proper functions - - - - --- 2016-01-12 Aneesh Kumar K.V New
[13/25] 9pfs: PDU processing functions should start pdu_ prefix - - - - --- 2016-01-12 Aneesh Kumar K.V New
[12/25] 9pfs: PDU processing functions don't need to take V9fsState as argument - - - - --- 2016-01-12 Aneesh Kumar K.V New
[11/25] fsdev: rename virtio-9p-marshal.{c, h} to 9p-iov-marshal.{c, h} - - - - --- 2016-01-12 Aneesh Kumar K.V New
[10/25] fsdev: break out 9p-marshal.{c, h} from virtio-9p-marshal.{c, h} - - - - --- 2016-01-12 Aneesh Kumar K.V New
[09/25] 9pfs: remove dead code - - - - --- 2016-01-12 Aneesh Kumar K.V New
[08/25] 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h - - - - --- 2016-01-12 Aneesh Kumar K.V New
[07/25] 9pfs: rename virtio-9p-xattr{, -user}.{c, h} to 9p-xattr{, -user}.{c, h} - - - - --- 2016-01-12 Aneesh Kumar K.V New
[06/25] 9pfs: rename virtio-9p-synth.{c, h} to 9p-synth.{c, h} - - - - --- 2016-01-12 Aneesh Kumar K.V New
[05/25] 9pfs: rename virtio-9p-proxy.{c, h} to 9p-proxy.{c, h} - - - - --- 2016-01-12 Aneesh Kumar K.V New
[04/25] 9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.c - - - - --- 2016-01-12 Aneesh Kumar K.V New
[03/25] 9pfs: rename virtio-9p-local.c to 9p-local.c - - - - --- 2016-01-12 Aneesh Kumar K.V New
[02/25] 9pfs: rename virtio-9p-handle.c to 9p-handle.c - - - - --- 2016-01-12 Aneesh Kumar K.V New
[01/25] 9pfs: rename virtio-9p-coth.{c, h} to coth.{c, h} - - - - --- 2016-01-12 Aneesh Kumar K.V New
[PULL,00/25] VirtFS update - - - - --- 2016-01-12 Aneesh Kumar K.V New
[1/1] blk: do not select PFLASH device for internal snapshot - - - - --- 2016-01-12 Denis V. Lunev New
[v16,14/14] vfio: add 'aer' property to expose aercap - - 1 - --- 2016-01-12 Cao jin New
[v16,13/14] vfio-pci: pass the aer error to guest - - - - --- 2016-01-12 Cao jin New
[v16,12/14] pcie_aer: expose pcie_aer_msg() interface - - 1 - --- 2016-01-12 Cao jin New
[v16,11/14] vfio: introduce last reset sequence id - - - - --- 2016-01-12 Cao jin New
[v16,10/14] pci: introduce pci bus pre reset - - - - --- 2016-01-12 Cao jin New
[v16,09/14] add check reset mechanism when hotplug vfio device - - - - --- 2016-01-12 Cao jin New
[v16,08/14] vfio: add check host bus reset is support or not - - - - --- 2016-01-12 Cao jin New
[v16,07/14] vfio: add aer support for vfio device - - - - --- 2016-01-12 Cao jin New
[v16,06/14] aer: impove pcie_aer_init to support vfio device - - 1 - --- 2016-01-12 Cao jin New
« 1 2 ... 2988 2989 29904302 4303 »