Show patches with: none      |   304741 patches
« 1 2 ... 3034 3035 30363047 3048 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/15] qobject: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[10/15] net: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[09/15] slirp: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[08/15] qga: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[07/15] qapi: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[06/15] disas: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[05/15] util: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[04/15] backends: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[03/15] bsd-user: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[02/15] stubs: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[01/15] ui: Clean up includes - - - --- 2016-01-29 Peter Maydell New
[PULL,48/48] iotests: Add "qemu-img map" test for VMDK extents - - - --- 2016-01-29 Kevin Wolf New
[PULL,47/48] qemu-img: Make MapEntry a QAPI struct - - - --- 2016-01-29 Kevin Wolf New
[PULL,46/48] qemu-img: In "map", use the returned "file" from bdrv_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,45/48] block: Use returned *file in bdrv_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,44/48] vmdk: Return extent's file in bdrv_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,43/48] vmdk: Fix calculation of block status's offset - - - --- 2016-01-29 Kevin Wolf New
[PULL,42/48] vpc: Assign bs->file->bs to file in vpc_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,41/48] vdi: Assign bs->file->bs to file in vdi_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,40/48] sheepdog: Assign bs to file in sd_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,39/48] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,38/48] parallels: Assign bs->file->bs to file in parallels_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,37/48] iscsi: Assign bs to file in iscsi_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,36/48] raw: Assign bs to file in raw_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,35/48] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,34/48] qcow: Assign bs->file->bs to file in qcow_co_get_block_status - - - --- 2016-01-29 Kevin Wolf New
[PULL,33/48] block: Add "file" output parameter to block status query functions - - - --- 2016-01-29 Kevin Wolf New
[PULL,32/48] block: acquire in bdrv_query_image_info - - - --- 2016-01-29 Kevin Wolf New
[PULL,31/48] iotests: Add test for block jobs and BDS ejection - - - --- 2016-01-29 Kevin Wolf New
[PULL,30/48] iotests: Add test for multiple BB on BDS tree - - - --- 2016-01-29 Kevin Wolf New
[PULL,29/48] block: Rewrite bdrv_close_all() - - - --- 2016-01-29 Kevin Wolf New
[PULL,28/48] block: Add blk_remove_all_bs() - - - --- 2016-01-29 Kevin Wolf New
[PULL,27/48] blockdev: Keep track of monitor-owned BDS - - - --- 2016-01-29 Kevin Wolf New
[PULL,26/48] block: Add list of all BlockDriverStates - - - --- 2016-01-29 Kevin Wolf New
[PULL,25/48] block: Make bdrv_close() static - - - --- 2016-01-29 Kevin Wolf New
[PULL,24/48] blockdev: Use blk_remove_bs() in do_drive_del() - - - --- 2016-01-29 Kevin Wolf New
[PULL,23/48] block: Use blk_remove_bs() in blk_delete() - - - --- 2016-01-29 Kevin Wolf New
[PULL,22/48] block: Remove BDS close notifier - - - --- 2016-01-29 Kevin Wolf New
[PULL,21/48] nbd: Switch from close to eject notifier - - - --- 2016-01-29 Kevin Wolf New
[PULL,20/48] virtio-scsi: Catch BDS-BB removal/insertion - - - --- 2016-01-29 Kevin Wolf New
[PULL,19/48] virtio-blk: Functions for op blocker management - - - --- 2016-01-29 Kevin Wolf New
[PULL,18/48] block: Add BB-BDS remove/insert notifiers - - - --- 2016-01-29 Kevin Wolf New
[PULL,17/48] iotests: Add test for eject under NBD server - - - --- 2016-01-29 Kevin Wolf New
[PULL,16/48] block: Release named dirty bitmaps in bdrv_close() - - - --- 2016-01-29 Kevin Wolf New
[PULL,15/48] block: Remove unused struct definition BlockFinishData - - - --- 2016-01-29 Kevin Wolf New
[PULL,14/48] iotests: Add test for a nonexistent NBD export - - - --- 2016-01-29 Kevin Wolf New
[PULL,13/48] iotests: Make redirecting qemu's stderr optional - - - --- 2016-01-29 Kevin Wolf New
[PULL,12/48] iotests: Make _filter_nbd support more URL types - - - --- 2016-01-29 Kevin Wolf New
[PULL,11/48] iotests: Make _filter_nbd drop log lines - - - --- 2016-01-29 Kevin Wolf New
[PULL,10/48] iotests: Move _filter_nbd into common.filter - - - --- 2016-01-29 Kevin Wolf New
[PULL,09/48] iotests: Change coding style of _filter_nbd in 083 - - - --- 2016-01-29 Kevin Wolf New
[PULL,08/48] iotests: Rename filter_nbd to _filter_nbd in 083 - - - --- 2016-01-29 Kevin Wolf New
[PULL,07/48] nbd: client_close on error in nbd_co_client_start - - - --- 2016-01-29 Kevin Wolf New
[PULL,06/48] iotests: Limit supported formats for 118 - - - --- 2016-01-29 Kevin Wolf New
[PULL,05/48] vmdk: Fix converting to streamOptimized - - - --- 2016-01-29 Kevin Wolf New
[PULL,04/48] block/qapi: Emit tray_open only if there is a tray - - - --- 2016-01-29 Kevin Wolf New
[PULL,03/48] Revert "hw/block/fdc: Implement tray status" - - - --- 2016-01-29 Kevin Wolf New
[PULL,02/48] blockdev: Fix 'change' for slot devices - - - --- 2016-01-29 Kevin Wolf New
[PULL,01/48] block: Add blk_dev_has_tray() - - - --- 2016-01-29 Kevin Wolf New
[RFC,v2,8/8] hw: vfio: common: adapt vfio_listeners for reserved_iova region - - - --- 2016-01-29 Eric Auger New
[RFC,v2,7/8] hw: arm: virt: register reserved IOVA region - - - --- 2016-01-29 Eric Auger New
[RFC,v2,6/8] hw: platform-bus: enable to map any memory region onto the platform-bus - - - --- 2016-01-29 Eric Auger New
[RFC,v2,5/8] memory: add reserved_iova region type - - - --- 2016-01-29 Eric Auger New
[RFC,v2,4/8] hw: vfio: common: introduce vfio_register_reserved_iova - - - --- 2016-01-29 Eric Auger New
[RFC,v2,3/8] Generic PCIe host bridge INTx determination for INTx routing - - - --- 2016-01-29 Eric Auger New
[RFC,v2,2/8] Add a function to determine interrupt number for INTx routing - - - --- 2016-01-29 Eric Auger New
[RFC,v2,1/8] linux-headers: partial update for VFIO reserved IOVA registration - - - --- 2016-01-29 Eric Auger New
[v7,01/13] machine: Don't allow CPU toplogies with partially filled cores - - - --- 2016-01-29 Igor Mammedov New
[v5,2/2] trace: Add 'vcpu' event property to trace guest vCPU - - - --- 2016-01-29 Lluís Vilanova New
[v5,1/2] trace: Add support for vCPU pointers in trace events - - - --- 2016-01-29 Lluís Vilanova New
ui/cocoa.m: Include qemu/osdep.h - - - --- 2016-01-29 Peter Maydell New
coroutine: drop GThread coroutine backend - - - --- 2016-01-29 Stefan Hajnoczi New
[v3] linux-user: Fix qemu-binfmt-conf.h to store config across reboot - 1 - --- 2016-01-29 Laurent Vivier New
[v9,16/16] iotests: Add test for block jobs and BDS ejection - - - --- 2016-01-29 Max Reitz New
[v9,15/16] iotests: Add test for multiple BB on BDS tree - - - --- 2016-01-29 Max Reitz New
[v9,14/16] block: Rewrite bdrv_close_all() - - - --- 2016-01-29 Max Reitz New
[v9,13/16] block: Add blk_remove_all_bs() - - - --- 2016-01-29 Max Reitz New
[v9,12/16] blockdev: Keep track of monitor-owned BDS - - - --- 2016-01-29 Max Reitz New
[v9,11/16] block: Add list of all BlockDriverStates - - - --- 2016-01-29 Max Reitz New
[v9,10/16] block: Make bdrv_close() static - - - --- 2016-01-29 Max Reitz New
[v9,09/16] blockdev: Use blk_remove_bs() in do_drive_del() - - - --- 2016-01-29 Max Reitz New
[v9,08/16] block: Use blk_remove_bs() in blk_delete() - - - --- 2016-01-29 Max Reitz New
[v9,07/16] block: Remove BDS close notifier - - - --- 2016-01-29 Max Reitz New
[v9,06/16] nbd: Switch from close to eject notifier - - - --- 2016-01-29 Max Reitz New
[v9,05/16] virtio-scsi: Catch BDS-BB removal/insertion - - - --- 2016-01-29 Max Reitz New
[v9,04/16] virtio-blk: Functions for op blocker management - - - --- 2016-01-29 Max Reitz New
[v9,03/16] block: Add BB-BDS remove/insert notifiers - - - --- 2016-01-29 Max Reitz New
[v9,02/16] iotests: Add test for eject under NBD server - - - --- 2016-01-29 Max Reitz New
[v9,01/16] block: Release named dirty bitmaps in bdrv_close() - - - --- 2016-01-29 Max Reitz New
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally - - - --- 2016-01-29 Igor Mammedov New
[v10,25/25] qmp: Don't abuse stack to track qmp-output root - - - --- 2016-01-29 Eric Blake New
[v10,24/25] qmp: Fix reference-counting of qnull on empty output visit - - - --- 2016-01-29 Eric Blake New
[v10,23/25] qapi: Drop unused error argument for list and implicit struct - - - --- 2016-01-29 Eric Blake New
[v10,22/25] qapi: Tighten qmp_input_end_list() - - - --- 2016-01-29 Eric Blake New
[v10,21/25] qapi: Drop unused 'kind' for struct/enum visit - - - --- 2016-01-29 Eric Blake New
[v10,20/25] qapi: Swap 'name' in visit_* callbacks to match public API - - - --- 2016-01-29 Eric Blake New
[v10,19/25] qom: Swap 'name' next to visitor in ObjectPropertyAccessor - - - --- 2016-01-29 Eric Blake New
[v10,18/25] qapi: Swap visit_* arguments for consistent 'name' placement - - - --- 2016-01-29 Eric Blake New
[v10,17/25] qom: Use typedef for Visitor - - - --- 2016-01-29 Eric Blake New
[v10,16/25] qapi: Don't cast Enum* to int* - - - --- 2016-01-29 Eric Blake New
« 1 2 ... 3034 3035 30363047 3048 »