Show patches with: State = Action Required       |    Archived = No       |   426767 patches
« 1 2 ... 939 940 9414267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[qom,v4,13/13] sysbus: Use TYPE_DEVICE GPIO functionality - - 1 - --- 2014-10-17 Paolo Bonzini New
hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12 - - 1 - --- 2014-10-17 Peter Maydell New
vfio: fix adding memory listener to the right address space - - - - --- 2014-10-18 Frank Blaschka New
libqos: Convert malloc-pc allocator to a generic allocator - - 2 - --- 2014-10-18 Marc Marí New
Close the BlockDriverState when guest eject the media - - - - --- 2014-10-18 Weidong Huang New
[v1,repost] block/curl: Improve type safety of s->timeout. - - 1 - --- 2014-10-18 Richard W.M. Jones New
[1/3] libcacard: introduce new vcard_emul_logout - - 2 - --- 2014-10-19 Ray Strode New
[2/3] libcacard: Lock NSS cert db when selecting an applet on an emulated card - - 2 - --- 2014-10-19 Ray Strode New
[3/3] libcacard: don't free sign buffer while sign op is pending - - 1 - --- 2014-10-19 Ray Strode New
virtio-scsi-dataplane: Add op blocker - - - - --- 2014-10-19 Fam Zheng New
[v2,2/2] hw/xtensa/xtfpga: treat uImage load address as virtual - - - - --- 2014-10-19 Max Filippov New
target-xtensa: add core importing script - - - - --- 2014-10-19 Max Filippov New
tests: fix acpi tables regeneration script - - - - --- 2014-10-19 Marcel Apfelbaum New
target-xtensa: fix build for cores w/o windowed registers - - - - --- 2014-10-19 Max Filippov New
[1/2] i386: Add a Virtual Machine Generation ID device - - - - --- 2014-10-19 Gal Hammer New
block: add a knob to disable multiwrite_merge - - - - --- 2014-10-20 Peter Lieven New
[v3] virtio-pci: fix migration for pci bus master - - 1 1 --- 2014-10-20 Michael S. Tsirkin New
[v2] block: fix implicit conversion to invalid type - - 1 - --- 2014-10-20 Igor Mammedov New
get_maintainer.pl: Default to --no-git-fallback - - 3 - --- 2014-10-20 Markus Armbruster New
intel_iommu: fix VTD_SID_TO_BUS - - 2 - --- 2014-10-20 Michael S. Tsirkin New
block: qemu-iotests change _supported_proto to file once more. - - 1 - --- 2014-10-20 Peter Lieven New
[v5,0/1] Add support for Xen access to vmport - - - - --- 2014-10-20 Don Slutz New
[v5,1/1] xen-hvm.c: Add support for Xen access to vmport - - 1 - --- 2014-10-20 Don Slutz New
[v2,1/2] vl.c: use single local_err throughout main() - - 1 - --- 2014-10-20 Igor Mammedov New
[v2,2/2] vl.c: reduce exit on error code duplication - - 1 - --- 2014-10-20 Igor Mammedov New
[v6,0/1] Add support for Xen access to vmport - - - - --- 2014-10-20 Don Slutz New
[v6,1/1] xen-hvm.c: Add support for Xen access to vmport - - 1 - --- 2014-10-20 Don Slutz New
[PULL,00/28] Block patches - - - - --- 2014-10-20 Kevin Wolf New
[PULL,01/28] qcow2: fix leak of Qcow2DiscardRegion in update_refcount_discard - - - - --- 2014-10-20 Kevin Wolf New
[PULL,02/28] block/raw-posix: Fix disk corruption in try_fiemap - - 2 - --- 2014-10-20 Kevin Wolf New
[PULL,03/28] block/raw-posix: use seek_hole ahead of fiemap - - 2 - --- 2014-10-20 Kevin Wolf New
[PULL,04/28] nbd: Fix filename generation - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,05/28] block: Split bdrv_new_root() off bdrv_new() - - 3 - --- 2014-10-20 Kevin Wolf New
[PULL,06/28] block: New BlockBackend - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,07/28] block: Connect BlockBackend to BlockDriverState - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,08/28] block: Connect BlockBackend and DriveInfo - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,09/28] block: Code motion to get rid of stubs/blockdev.c - - 3 - --- 2014-10-20 Kevin Wolf New
[PULL,10/28] block: Make BlockBackend own its BlockDriverState - - 2 - --- 2014-10-20 Kevin Wolf New
[PULL,11/28] blockdev: Eliminate drive_del() - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,12/28] block: Eliminate bdrv_iterate(), use bdrv_next() - - 3 - --- 2014-10-20 Kevin Wolf New
[PULL,13/28] block: Eliminate BlockDriverState member device_name[] - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,14/28] block: Merge BlockBackend and BlockDriverState name spaces - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,15/28] block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() - - 3 - --- 2014-10-20 Kevin Wolf New
[PULL,16/28] block: Rename BlockDriverAIOCB* to BlockAIOCB* - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,17/28] block: Rename BlockDriverCompletionFunc to BlockCompletionFunc - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,18/28] virtio-blk: Drop redundant VirtIOBlock member conf - - 3 - --- 2014-10-20 Kevin Wolf New
[PULL,19/28] virtio-blk: Rename VirtIOBlkConf variables to conf - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,20/28] hw: Convert from BlockDriverState to BlockBackend, mostly - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,21/28] ide: Complete conversion from BlockDriverState to BlockBackend - - 2 - --- 2014-10-20 Kevin Wolf New
[PULL,22/28] pc87312: Drop unused members of PC87312State - - 3 - --- 2014-10-20 Kevin Wolf New
[PULL,23/28] blockdev: Drop superfluous DriveInfo member id - - 3 - --- 2014-10-20 Kevin Wolf New
[PULL,24/28] blockdev: Fix blockdev-add not to create DriveInfo - - 1 - --- 2014-10-20 Kevin Wolf New
[PULL,25/28] block/qapi: Convert qmp_query_block() to BlockBackend - - 3 - --- 2014-10-20 Kevin Wolf New
[PULL,26/28] blockdev: Convert qmp_eject(), qmp_change_blockdev() to BlockBackend - - 3 - --- 2014-10-20 Kevin Wolf New
[PULL,27/28] block: Lift device model API into BlockBackend - - 2 - --- 2014-10-20 Kevin Wolf New
[PULL,28/28] block: Make device model's references to BlockBackend strong - - 3 - --- 2014-10-20 Kevin Wolf New
[1/4] block: add accounting for merged requests - - 1 - --- 2014-10-20 Peter Lieven New
[2/4] block: introduce bdrv_runtime_opts - - 1 - --- 2014-10-20 Peter Lieven New
[3/4] block: add a knob to disable multiwrite_merge - - 1 - --- 2014-10-20 Peter Lieven New
[4/4] hw/virtio-blk: add a constant for max number of merged requests - - 1 - --- 2014-10-20 Peter Lieven New
[v6,01/11] qcow2: Calculate refcount block entry count - - 1 - --- 2014-10-20 Max Reitz New
[v6,02/11] qcow2: Fix leaks in dirty images - - 2 - --- 2014-10-20 Max Reitz New
[v6,03/11] qcow2: Split qcow2_check_refcounts() - - 1 - --- 2014-10-20 Max Reitz New
[v6,04/11] qcow2: Pull check_refblocks() up - - 2 - --- 2014-10-20 Max Reitz New
[v6,05/11] qcow2: Reuse refcount table in calculate_refcounts() - - 2 - --- 2014-10-20 Max Reitz New
[v6,06/11] qcow2: Fix refcount blocks beyond image end - - 2 - --- 2014-10-20 Max Reitz New
[v6,07/11] qcow2: Do not perform potentially damaging repairs - - 1 - --- 2014-10-20 Max Reitz New
[v6,08/11] qcow2: Rebuild refcount structure during check - - - - --- 2014-10-20 Max Reitz New
[v6,09/11] qcow2: Clean up after refcount rebuild - - 1 - --- 2014-10-20 Max Reitz New
[v6,10/11] iotests: Fix test outputs - - 2 - --- 2014-10-20 Max Reitz New
[v6,11/11] iotests: Add test for potentially damaging repairs - - 1 - --- 2014-10-20 Max Reitz New
block: char devices on FreeBSD are not behind a pager - - - - --- 2014-10-20 Roger Pau Monné New
[v7,0/1] Add support for Xen access to vmport - - - - --- 2014-10-20 Don Slutz New
[v7,1/1] xen-hvm.c: Add support for Xen access to vmport 1 - 1 - --- 2014-10-20 Don Slutz New
get_maintainer.pl: Default to --no-git-fallback - - - - --- 2014-10-20 Don Slutz New
[1/2] iommu: Replace bus+devfn arguments with PCIDevice* in PCIIOMMUFunc - - - - --- 2014-10-20 Knut Omang New
[2/2] intel_iommu: Add support for translation for devices behind bridges. - - - - --- 2014-10-20 Knut Omang New
[1/1] s390x: sweep up unmaintained files 1 - 1 - --- 2014-10-21 Cornelia Huck New
snapshot: use local variable to bdrv_pwrite_sync L1 table - - - - --- 2014-10-21 Zhang Haoyu New
[bugfix] snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency problem - - 1 - --- 2014-10-21 Zhang Haoyu New
[1/2] block/vdi: Use {DIV_,}ROUND_UP - - 1 - --- 2014-10-21 Max Reitz New
[2/2] block/vdi: Do not use bdrv_pwrite_sync() for bmap - - 1 - --- 2014-10-21 Max Reitz New
[v2] block: char devices on FreeBSD are not behind a pager - - 1 - --- 2014-10-21 Roger Pau Monné New
[v2,01/11] block: acquire AioContext in generic blockjob QMP commands - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,02/11] blockdev: acquire AioContext in do_qmp_query_block_jobs_one() - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,03/11] blockdev: acquire AioContext in blockdev_mark_auto_del() - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,04/11] blockdev: add note that block_job_cb() must be thread-safe - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,05/11] blockjob: add block_job_defer_to_main_loop() - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,06/11] block: add bdrv_drain() - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,07/11] block: let backup blockjob run in BDS AioContext - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,08/11] block: let stream blockjob run in BDS AioContext - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,09/11] block: let mirror blockjob run in BDS AioContext - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,10/11] block: let commit blockjob run in BDS AioContext - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,11/11] block: declare blockjobs and dataplane friends! - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[PULL,0/1] s390x files MAINTAINERS update - - - - --- 2014-10-21 Cornelia Huck New
[PULL,1/1] s390x: sweep up unmaintained files 1 - 1 - --- 2014-10-21 Cornelia Huck New
[v2] snapshot: use local variable to bdrv_pwrite_sync L1 table - - - - --- 2014-10-21 Zhang Haoyu New
scripts/get_maintainer.pl: allow "odd fixes" - - 1 - --- 2014-10-21 Michael S. Tsirkin New
[v5,1/3] qdev: add qdev_build_hotpluggable_device_list helper - - - - --- 2014-10-21 Zhu Guihua New
[v5,2/3] monitor: add del completion for peripheral device - - - - --- 2014-10-21 Zhu Guihua New
« 1 2 ... 939 940 9414267 4268 »