Show patches with: State = Action Required       |   426623 patches
« 1 2 ... 906 907 9084266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,14/35] aio-win32: Factor out duplicate code into aio_dispatch_handlers - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,15/35] AioContext: run bottom halves after polling - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,16/35] AioContext: export and use aio_dispatch - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,17/35] test-aio: test timers on Windows too - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,18/35] aio-win32: add aio_set_dispatching optimization - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,19/35] AioContext: introduce aio_prepare - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,20/35] qemu-coroutine-io: fix for Win32 - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,21/35] aio-win32: add support for sockets - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,22/35] sheepdog: fix a core dump while do auto-reconnecting - - 2 - --- 2014-08-29 Stefan Hajnoczi New
[PULL,23/35] nbd: Drop nbd_can_read() - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,24/35] block: Add AIO context notifiers - - 1 - --- 2014-08-29 Stefan Hajnoczi New
[PULL,25/35] nbd: Follow the BDS' AIO context - - 1 - --- 2014-08-29 Stefan Hajnoczi New
[PULL,26/35] block: fix overlapping multiwrite requests - - 2 - --- 2014-08-29 Stefan Hajnoczi New
[PULL,27/35] qemu-iotests: add multiwrite test cases - - 2 - --- 2014-08-29 Stefan Hajnoczi New
[PULL,28/35] linux-aio: avoid deadlock in nested aio_poll() calls - - - 1 --- 2014-08-29 Stefan Hajnoczi New
[PULL,29/35] block: acquire AioContext in do_drive_del() - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,30/35] virtio-blk: allow drive_del with dataplane - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,31/35] curl: Allow a cookie or cookies to be sent with http/https requests. - - - - --- 2014-08-29 Stefan Hajnoczi New
[PULL,32/35] curl: Don't deref NULL pointer in call to aio_poll. - - 2 - --- 2014-08-29 Stefan Hajnoczi New
[PULL,33/35] nfs: Fix leak of opts in nfs_file_open - - 1 - --- 2014-08-29 Stefan Hajnoczi New
[PULL,34/35] blkverify: Fix leak of opts in blkverify_open - - 1 - --- 2014-08-29 Stefan Hajnoczi New
[PULL,35/35] quorum: Fix leak of opts in quorum_open - - 1 - --- 2014-08-29 Stefan Hajnoczi New
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks - - - - --- 2014-08-29 Eric Auger New
block: extend BLOCK_IO_ERROR event with nospace indicator - - 1 - --- 2014-08-29 Luiz Capitulino New
[v2,01/17] vl.c: Small coding style fix - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,02/17] accel: Move accel code to accel.c - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,03/17] accel: Create AccelType typedef - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,04/17] accel: Simplify configure_accelerator() using AccelType *acc variable - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,05/17] accel: Move accel name lookup to separate function - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,06/17] accel: Use QOM classes for accel types - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,07/17] accel: Make AccelClass.available() optional - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,08/17] accel: Move KVM accel registration to kvm-all.c - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,09/17] accel: Move Xen registration code to xen-common.c - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,10/17] accel: Move qtest accel registration to qtest.c - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,11/17] accel: Remove tcg_available() function - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,12/17] accel: Move accel init/allowed code to separate function - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,13/17] accel: Rename 'init' method to 'init_machine' - - - - --- 2014-08-29 Eduardo Habkost New
[v2,14/17] accel: Pass MachineState object to accel init functions - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,15/17] accel: Create accel object when initializing machine - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,16/17] accel: Save AccelState on MachineState when initializing - - 1 - --- 2014-08-29 Eduardo Habkost New
[v2,17/17] kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct - - 1 - --- 2014-08-29 Eduardo Habkost New
[v5,01/11] qcow2: Calculate refcount block entry count - - 1 - --- 2014-08-29 Max Reitz New
[v5,02/11] qcow2: Fix leaks in dirty images - - 3 - --- 2014-08-29 Max Reitz New
[v5,03/11] qcow2: Split qcow2_check_refcounts() - - 2 - --- 2014-08-29 Max Reitz New
[v5,04/11] qcow2: Pull check_refblocks() up - - 1 - --- 2014-08-29 Max Reitz New
[v5,05/11] qcow2: Reuse refcount table in calculate_refcounts() - - 1 - --- 2014-08-29 Max Reitz New
[v5,06/11] qcow2: Fix refcount blocks beyond image end - - 1 - --- 2014-08-29 Max Reitz New
[v5,07/11] qcow2: Do not perform potentially damaging repairs - - 1 - --- 2014-08-29 Max Reitz New
[v5,08/11] qcow2: Rebuild refcount structure during check - - - - --- 2014-08-29 Max Reitz New
[v5,09/11] qcow2: Clean up after refcount rebuild - - 1 - --- 2014-08-29 Max Reitz New
[v5,10/11] iotests: Fix test outputs - - 1 - --- 2014-08-29 Max Reitz New
[v5,11/11] iotests: Add test for potentially damaging repairs - - 1 - --- 2014-08-29 Max Reitz New
[1/2] qcow2: Drop REFCOUNT_SHIFT - - 1 - --- 2014-08-29 Max Reitz New
[2/2] docs/qcow2: Correct refcount_block_entries - - - - --- 2014-08-29 Max Reitz New
[RFC] mmap of BAR0 fails for ivshmem device - - - - --- 2014-08-29 Cam Macdonell New
numa: fix qerror_report_err not free issue - - - - --- 2014-08-30 john.liuli New
hypervisor property clashes with hypervisor node - - - - --- 2014-08-30 Anton Blanchard New
[v6,01/27] bootindex: add check bootindex function - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,02/27] bootindex: add del_boot_device_path function - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,03/27] fw_cfg: add fw_cfg_machine_reset function - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,04/27] bootindex: rework add_boot_device_path function - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,05/27] bootindex: support to set a existent device's bootindex to -1 - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,06/27] bootindex: move setting bootindex on reset() instead of realize/init() - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,07/27] vl.c: add setter/getter functions for bootindex property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,08/27] virtio-net: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,09/27] e1000: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,10/27] eepro100: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,11/27] ne2000: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,12/27] pcnet: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,13/27] rtl8139: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,14/27] spapr_lian: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,15/27] vmxnet3: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,16/27] usb-net: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,17/27] net: remove bootindex property from qdev to qom - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,18/27] host-libusb: remove bootindex property from qdev to qom - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,19/27] pci-assign: remove bootindex property from qdev to qom - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,20/27] vfio: remove bootindex property from qdev to qom - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,21/27] redirect: remove bootindex property from qdev to qom - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,22/27] isa-fdc: remove bootindexA/B property from qdev to qom - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,23/27] ide: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,24/27] scsi: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,25/27] virtio-blk: add bootindex to qom property - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,26/27] block: remove bootindex property from qdev to qom - - - - --- 2014-08-30 Gonglei (Arei) New
[v6,27/27] bootindex: delete bootindex when device is removed - - - - --- 2014-08-30 Gonglei (Arei) New
[RFC] mmap of BAR0 fails for ivshmem device - - - - --- 2014-08-30 Chrysostomos Nanakos New
pl061: implement input interrupt logic - - - - --- 2014-08-30 Colin Leitner New
IDE: MMIO IDE device control should be little endian - - - - --- 2014-08-31 Valentin Manea New
qcow2: add update refcount table realization for update_refcount - - - - --- 2014-08-31 lijun New
[RFC,v2,1/2] VFIO: Drop vfio_container_do_ioctl() - - - - --- 2014-09-01 Gavin Shan New
[RFC,v2,2/2] VFIO: Clear stale MSIx table during EEH reset - - - - --- 2014-09-01 Gavin Shan New
[1/1] hw/pci-assign: split pci-assign.c - - - - --- 2014-09-01 Tiejun Chen New
cpu: init vmstate for ticks and clock offset - - - - --- 2014-09-01 Pavel Dovgalyuk New
block: kill tail whitespace in block.c - - 1 - --- 2014-09-01 Liu Yuan New
[v3,1/3] qdev: using error_abort instead of using local_err - - 1 - --- 2014-09-01 Gonglei (Arei) New
[v3,2/3] qdev: add cleanup logic in device_set_realized() to avoid resource leak - - - - --- 2014-09-01 Gonglei (Arei) New
[v3,3/3] pcie: don't assert when hotplug a PCIe device with 'function != 0' - - - - --- 2014-09-01 Gonglei (Arei) New
[1/8] block/quorum: initialize qcrs.aiocb for read - - - - --- 2014-09-01 Liu Yuan New
[2/8] block: add driver operation callbacks - - - - --- 2014-09-01 Liu Yuan New
[3/8] block/sheepdog: propagate disconnect/reconnect events to upper driver - - - - --- 2014-09-01 Liu Yuan New
[4/8] block/quorum: add quorum_aio_release() helper - - 1 - --- 2014-09-01 Liu Yuan New
« 1 2 ... 906 907 9084266 4267 »