Show patches with: Archived = No       |   431458 patches
« 1 2 ... 992 993 9944314 4315 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v3,02/12] virtio: cull virtio_bus_set_vdev_features - - 1 - --- 2014-11-26 Cornelia Huck New
[RFC,v3,03/12] virtio: support more feature bits - - 1 - --- 2014-11-26 Cornelia Huck New
[RFC,v3,04/12] s390x/virtio-ccw: fix check for WRITE_FEAT - - 1 - --- 2014-11-26 Cornelia Huck New
[RFC,v3,05/12] virtio: introduce legacy virtio devices - - 1 - --- 2014-11-26 Cornelia Huck New
[RFC,v3,06/12] virtio: allow virtio-1 queue layout - - - - --- 2014-11-26 Cornelia Huck New
[RFC,v3,07/12] dataplane: allow virtio-1 devices 1 - - - --- 2014-11-26 Cornelia Huck New
[RFC,v3,08/12] s390x/css: Add a callback for when subchannel gets disabled - - - - --- 2014-11-26 Cornelia Huck New
[RFC,v3,09/12] s390x/virtio-ccw: add virtio set-revision call - - - - --- 2014-11-26 Cornelia Huck New
[RFC,v3,10/12] s390x/virtio-ccw: support virtio-1 set_vq format - - 1 - --- 2014-11-26 Cornelia Huck New
[RFC,v3,11/12] virtio-net/virtio-blk: enable virtio 1.0 - - - - --- 2014-11-26 Cornelia Huck New
[RFC,v3,12/12] s390x/virtio-ccw: enable virtio 1.0 - - - - --- 2014-11-26 Cornelia Huck New
[v8,01/10] qapi: Add optional field "name" to block dirty bitmap - - 1 - --- 2014-11-26 John Snow New
[v8,02/10] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove - - 1 - --- 2014-11-26 John Snow New
[v8,03/10] block: Introduce bdrv_dirty_bitmap_granularity() - - 1 - --- 2014-11-26 John Snow New
[v8,04/10] hbitmap: Add hbitmap_copy - - 1 - --- 2014-11-26 John Snow New
[v8,05/10] block: Add bdrv_copy_dirty_bitmap and bdrv_reset_dirty_bitmap - - 1 - --- 2014-11-26 John Snow New
[v8,06/10] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable - - 1 - --- 2014-11-26 John Snow New
[v8,07/10] qmp: Add support of "dirty-bitmap" sync mode for drive-backup - - 1 - --- 2014-11-26 John Snow New
[v8,08/10] qapi: Add transaction support to block-dirty-bitmap-{add, enable, disable} - - 1 - --- 2014-11-26 John Snow New
[v8,09/10] qmp: Add dirty bitmap 'enabled' field in query-block - - 1 - --- 2014-11-26 John Snow New
[v8,10/10] qemu-iotests: Add tests for drive-backup sync=dirty-bitmap - - 1 - --- 2014-11-26 John Snow New
qmp: extend QMP to provide read/write access to physical memory - - - - --- 2014-11-26 Bryan D. Payne New
nvme: 64kB page size fixes - - 1 - --- 2014-11-27 Anton Blanchard New
Fix for crash after migration in virtio-rng on bi-endian targets - - 1 - --- 2014-11-27 David Gibson New
[2.2] virtio-net: fix unmap leak - - - - --- 2014-11-27 Jason Wang New
[RfC] hid: handle full ptr queues in post_load - - 1 1 --- 2014-11-27 Gerd Hoffmann New
[v2] block: fix spoiling all dirty bitmaps by mirror and migration - - 2 - --- 2014-11-27 Vladimir Sementsov-Ogievskiy New
[2.2,V2] virtio-net: fix unmap leak - - 3 - --- 2014-11-27 Jason Wang New
[RFC] vring: calculate descriptor address directly - - - - --- 2014-11-27 Peter Lieven New
[RFC,1/3] Revert "coroutine: make pool size dynamic" - - - - --- 2014-11-27 Peter Lieven New
[RFC,2/3] block/block-backend.c: remove coroutine pool reservation - - - - --- 2014-11-27 Peter Lieven New
[RFC,3/3] qemu-coroutine: use a ring per thread for the pool - - - - --- 2014-11-27 Peter Lieven New
[v1,RFC,0/9] Update tests/qemu-iotests cases for multi-platform support - - - - --- 2014-11-27 Michael Mueller New
[1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init - - - - --- 2014-11-27 Denis V. Lunev New
[2/2] balloon: add a feature bit to let Guest OS deflate balloon on oom - - - - --- 2014-11-27 Denis V. Lunev New
[RFC,1/6] bitmap: add atomic set functions - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,2/6] bitmap: add atomic test and clear - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,3/6] memory: use atomic ops for setting dirty memory bits - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,4/6] migration: move dirty bitmap sync to ram_addr.h - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,5/6] memory: replace cpu_physical_memory_reset_dirty() with test-and-clear - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,6/6] memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic - - - - --- 2014-11-27 Stefan Hajnoczi New
[1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init - - - - --- 2014-11-27 Denis V. Lunev New
[2/2] balloon: add a feature bit to let Guest OS deflate balloon on oom - - - - --- 2014-11-27 Denis V. Lunev New
[v1,RFC,0/9] Update tests/qemu-iotests cases for multi-platform support - - - - --- 2014-11-27 Michael Mueller New
[v1,RFC,0/9] Update tests/qemu-iotests cases for multi-platform support - - - - --- 2014-11-27 Kevin Wolf New
hw/usb/wacom: Add missing HID descriptor - - - - --- 2014-11-27 Richard Purdie New
qemu-iotests: 060: Filter the real disk size - - 2 - --- 2014-11-27 Kevin Wolf New
[v2,01/13] block: Make essential BlockDriver objects public - - 1 - --- 2014-11-27 Max Reitz New
[v2,02/13] block: Omit bdrv_find_format for essential drivers - - 1 - --- 2014-11-27 Max Reitz New
[v2,03/13] block/vvfat: qcow driver may not be found - - - - --- 2014-11-27 Max Reitz New
[v2,04/13] block/nfs: Add create_opts - - - - --- 2014-11-27 Max Reitz New
[v2,05/13] block: Check create_opts before image creation - - - - --- 2014-11-27 Max Reitz New
[v2,06/13] qemu-img: Check create_opts before image creation - - - - --- 2014-11-27 Max Reitz New
[v2,07/13] qemu-img: Check create_opts before image amendment - - - - --- 2014-11-27 Max Reitz New
[v2,08/13] iotests: Only kill NBD server if it runs - - - - --- 2014-11-27 Max Reitz New
[v2,09/13] iotests: Add test for unsupported image creation - - - - --- 2014-11-27 Max Reitz New
[v2,10/13] qcow2: Prevent numerical overflow - - - - --- 2014-11-27 Max Reitz New
[v2,11/13] qcow2: Flushing the caches in qcow2_close may fail - - - - --- 2014-11-27 Max Reitz New
[v2,12/13] qcow2: Respect bdrv_truncate() error - - - - --- 2014-11-27 Max Reitz New
[v2,13/13] block/raw-posix: Fix ret in raw_open_common() - - - - --- 2014-11-27 Max Reitz New
[RFC,v4,01/16] linux-headers/virtio_config: Update with VIRTIO_F_VERSION_1 - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,02/16] virtio: cull virtio_bus_set_vdev_features - - 1 - --- 2014-11-27 Cornelia Huck New
[RFC,v4,03/16] virtio: support more feature bits - - 1 - --- 2014-11-27 Cornelia Huck New
[RFC,v4,04/16] s390x/virtio-ccw: fix check for WRITE_FEAT - - 1 - --- 2014-11-27 Cornelia Huck New
[RFC,v4,05/16] virtio: introduce legacy virtio devices - - 1 - --- 2014-11-27 Cornelia Huck New
[RFC,v4,06/16] virtio: allow virtio-1 queue layout - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,07/16] dataplane: allow virtio-1 devices - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,08/16] s390x/css: Add a callback for when subchannel gets disabled - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,09/16] s390x/virtio-ccw: add virtio set-revision call - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,10/16] s390x/virtio-ccw: support virtio-1 set_vq format - - 1 - --- 2014-11-27 Cornelia Huck New
[RFC,v4,11/16] virtio: disallow late feature changes for virtio-1 - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,12/16] virtio: allow to fail setting status - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,13/16] s390x/virtio-ccw: enable virtio 1.0 - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,14/16] virtio-net: no writeable mac for virtio-1 - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,15/16] virtio-net: support longer header - - - - --- 2014-11-27 Cornelia Huck New
[RFC,v4,16/16] virtio-net: enable virtio 1.0 - - - - --- 2014-11-27 Cornelia Huck New
qemu-iotests: 082: Filter the real disk size - - 1 - --- 2014-11-27 Michael Mueller New
[RFC,for-2.2] virtio-blk: force 1st s/g to match header - - 1 - --- 2014-11-27 Michael S. Tsirkin New
[RFC,v5,22/31] timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock - - - - --- 2014-11-27 Paolo Bonzini New
block: do not use get_clock() - - - - --- 2014-11-27 Paolo Bonzini New
[qemu,1/2] fw_cfg: make the FW_CFG_SIZE and FW_CFG_DATA_SIZE macros public - - - - --- 2014-11-27 Laszlo Ersek New
[qemu,2/2] arm: add fw_cfg to "virt" board - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,01/12] ArmVirtualizationPkg: VirtFdtDxe: forward FwCfg addresses from DTB to PCDs - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,02/12] ArmVirtualizationPkg: introduce QemuFwCfgLib instance for DXE drivers - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,03/12] ArmVirtualizationPkg: clone PlatformIntelBdsLib from ArmPlatformPkg - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,04/12] ArmVirtualizationPkg: PlatformIntelBdsLib: add basic policy - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,05/12] OvmfPkg: extract QemuBootOrderLib - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,06/12] OvmfPkg: QemuBootOrderLib: featurize PCI-like device path translation - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,07/12] OvmfPkg: introduce VIRTIO_MMIO_TRANSPORT_GUID - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,08/12] ArmVirtualizationPkg: VirtFdtDxe: use dedicated VIRTIO_MMIO_TRANSPORT_GUID - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,09/12] OvmfPkg: QemuBootOrderLib: widen ParseUnitAddressHexList() to UINT64 - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,10/12] OvmfPkg: QemuBootOrderLib: OFW-to-UEFI translation for virtio-mmio - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,11/12] ArmVirtualizationPkg: PlatformIntelBdsLib: adhere to QEMU's boot order - - - - --- 2014-11-27 Laszlo Ersek New
[edk2,12/12] ArmVirtualizationPkg: identify "new shell" as builtin shell for Intel BDS - - - - --- 2014-11-27 Laszlo Ersek New
vhost: Fix vhostfd leak in error branch - - 2 - --- 2014-11-28 Gonglei (Arei) New
[RFC,2/3] raw-posix: Convert Linux AIO submission to coroutines - - - - --- 2014-11-28 Paolo Bonzini New
[RFC,3/3] qemu-coroutine: use a ring per thread for the pool - - - - --- 2014-11-28 Peter Lieven New
[kernel] devicetree: document ARM bindings for QEMU's Firmware Config interface - - - - --- 2014-11-28 Laszlo Ersek New
[PATCHv3] block: add event when disk usage exceeds threshold - - - - --- 2014-11-28 Francesco Romani New
[RFC,3/3] qemu-coroutine: use a ring per thread for the pool - - - - --- 2014-11-28 Peter Lieven New
« 1 2 ... 992 993 9944314 4315 »