Show patches with: Archived = No       |   430552 patches
« 1 2 ... 2979 2980 29814305 4306 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/4] fpu: Use plain 'int' rather than 'int_fast16_t' for exponents - - - - --- 2016-01-26 Peter Maydell New
[2/4] fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts - - - - --- 2016-01-26 Peter Maydell New
[1/4] fpu: Remove use of int_fast16_t in conversions to int16 - - - - --- 2016-01-26 Peter Maydell New
[10/14] hw/timmer: QOM'ify pl031 - - - - --- 2016-01-26 zhao xiao qiang New
[09/14] hw/timmer: QOM'ify milkymist_sysctl - - - - --- 2016-01-26 zhao xiao qiang New
[08/14] hw/timmer: QOM'ify m48txx_sysbus - - - - --- 2016-01-26 zhao xiao qiang New
[07/14] hw/timmer: QOM'ify lm32_timer - - - - --- 2016-01-26 zhao xiao qiang New
[06/14] hw/timmer: QOM'ify grlib_gptimer - - - - --- 2016-01-26 zhao xiao qiang New
[05/14] hw/timmer: QOM'ify exynos4210_rtc - - - - --- 2016-01-26 zhao xiao qiang New
[04/14] hw/timmer: QOM'ify exynos4210_pwm - - - - --- 2016-01-26 zhao xiao qiang New
[03/14] hw/timmer: QOM'ify exynos4210_mct - - - - --- 2016-01-26 zhao xiao qiang New
[02/14] hw/timmer: QOM'ify etraxfs_timer - - - - --- 2016-01-26 zhao xiao qiang New
[01/14] hw/timmer: QOM'ify arm_timer - - - - --- 2016-01-26 zhao xiao qiang New
[4/4] usb-uas: hotplug support - - 1 - --- 2016-01-26 Gerd Hoffmann New
[3/4] usb-bot: hotplug support - - 1 - --- 2016-01-26 Gerd Hoffmann New
[2/4] usb: add attached property - - 1 - --- 2016-01-26 Gerd Hoffmann New
[1/4] usb: make USBDevice->attached bool - - 1 - --- 2016-01-26 Gerd Hoffmann New
[RFC,16/16] iotests: Add persistent bitmap test case 141 - - - - --- 2016-01-26 Fam Zheng New
[RFC,15/16] iotests: Add qbm specific test case 140 - - - - --- 2016-01-26 Fam Zheng New
[RFC,14/16] iotests: Add qbm to applicable test cases - - - - --- 2016-01-26 Fam Zheng New
[RFC,13/16] iotests: Add qbm to case 097 - - - - --- 2016-01-26 Fam Zheng New
[RFC,12/16] iotests: Add qbm format to 041 - - - - --- 2016-01-26 Fam Zheng New
[RFC,11/16] qapi: Add "qbm" as a generic cow format driver - - - - --- 2016-01-26 Fam Zheng New
[RFC,10/16] qbm: Implement format driver - - - - --- 2016-01-26 Fam Zheng New
[RFC,09/16] qmp: Add block-dirty-bitmap-set-persistent - - - - --- 2016-01-26 Fam Zheng New
[RFC,08/16] qmp: Add optional parameter "persistent" in block-dirty-bitmap-add - - 1 - --- 2016-01-26 Fam Zheng New
[RFC,07/16] block: Only swap non-persistent dirty bitmaps - - - - --- 2016-01-26 Fam Zheng New
[RFC,06/16] block: Introduce bdrv_dirty_bitmap_set_persistent - - - - --- 2016-01-26 Fam Zheng New
[RFC,05/16] block: Make bdrv_get_cluster_size public - - 2 - --- 2016-01-26 Fam Zheng New
[RFC,04/16] block: Move filename_decompose to block.c - - 2 - --- 2016-01-26 Fam Zheng New
[RFC,03/16] block: Allow .bdrv_close callback to release dirty bitmaps - - 1 - --- 2016-01-26 Fam Zheng New
[RFC,02/16] block: Set dirty before doing write - - 2 - --- 2016-01-26 Fam Zheng New
[RFC,01/16] doc: Add QBM format specification - - - - --- 2016-01-26 Fam Zheng New
VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...) - - - - --- 2016-01-26 Neo Jia New
VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...) - - - - --- 2016-01-26 Neo Jia New
net/traffic-mirrorer:Add traffic-mirroer - - 1 - --- 2016-01-26 Zhang Chen New
[v2,14/13] block: More operations for meta dirty bitmap - - - - --- 2016-01-26 Fam Zheng New
[v2] net/filter: Fix the output information for command 'info network' - - 1 - --- 2016-01-26 Zhanghailiang New
[V3] net: always walk through filters in reverse if traffic is egress - - 1 - --- 2016-01-26 Li Zhijian New
[v9,16/16] iotests: Add "qemu-img map" test for VMDK extents - - 1 - --- 2016-01-26 Fam Zheng New
[v9,15/16] qemu-img: Make MapEntry a QAPI struct - - 2 - --- 2016-01-26 Fam Zheng New
[v9,14/16] qemu-img: In "map", use the returned "file" from bdrv_get_block_status - - 2 - --- 2016-01-26 Fam Zheng New
[v9,13/16] block: Use returned *file in bdrv_co_get_block_status - - 1 - --- 2016-01-26 Fam Zheng New
[v9,12/16] vmdk: Return extent's file in bdrv_get_block_status - - 1 - --- 2016-01-26 Fam Zheng New
[v9,11/16] vmdk: Fix calculation of block status's offset - - 1 - --- 2016-01-26 Fam Zheng New
[v9,10/16] vpc: Assign bs->file->bs to file in vpc_co_get_block_status - - 1 - --- 2016-01-26 Fam Zheng New
[v9,09/16] vdi: Assign bs->file->bs to file in vdi_co_get_block_status - - 1 - --- 2016-01-26 Fam Zheng New
[v9,08/16] sheepdog: Assign bs to file in sd_co_get_block_status - - 1 - --- 2016-01-26 Fam Zheng New
[v9,07/16] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status - - 2 - --- 2016-01-26 Fam Zheng New
[v9,06/16] parallels: Assign bs->file->bs to file in parallels_co_get_block_status - - 2 - --- 2016-01-26 Fam Zheng New
[v9,05/16] iscsi: Assign bs to file in iscsi_co_get_block_status - - 2 - --- 2016-01-26 Fam Zheng New
[v9,04/16] raw: Assign bs to file in raw_co_get_block_status - - 1 - --- 2016-01-26 Fam Zheng New
[v9,03/16] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status - - 1 - --- 2016-01-26 Fam Zheng New
[v9,02/16] qcow: Assign bs->file->bs to file in qcow_co_get_block_status - - 2 - --- 2016-01-26 Fam Zheng New
[v9,01/16] block: Add "file" output parameter to block status query functions - - 1 - --- 2016-01-26 Fam Zheng New
[V2] net: awlays walk through filters reversely if traffic is outgress - - 1 - --- 2016-01-26 Li Zhijian New
[RFC,10/10] Statistics. - - - - --- 2016-01-25 Wei Xu New
[RFC,09/10] IPv6 support. - - - - --- 2016-01-25 Wei Xu New
[RFC,08/10] Sanity check & More bypass cases check. - - - - --- 2016-01-25 Wei Xu New
[RFC,07/10] TCP control packet handling. - - - - --- 2016-01-25 Wei Xu New
[RFC,06/10] IPv4 checksum. - - - - --- 2016-01-25 Wei Xu New
[RFC,05/10] The draining timer, create a timer to purge the packets from the cached pool. - - - - --- 2016-01-25 Wei Xu New
[RFC,04/10] Tcp general data coalescing, the parameters is a little bit horrible, it's complicated … - - - - --- 2016-01-25 Wei Xu New
[RFC,03/10] Chain lookup and packets caching. - - - - --- 2016-01-25 Wei Xu New
[RFC,02/10] Initilize & Cleanup. - - - - --- 2016-01-25 Wei Xu New
[RFC,01/10] 'Segment', 'Chain' and 'Status' enumeration data structure. - - - - --- 2016-01-25 Wei Xu New
[PULL,13/13] fdc: change auto fallback drive for ISA FDC to 288 - - 1 - --- 2016-01-25 John Snow New
[PULL,12/13] qtest/fdc: Support for 2.88MB drives - - 1 - --- 2016-01-25 John Snow New
[PULL,11/13] fdc: rework pick_geometry - - 1 - --- 2016-01-25 John Snow New
[PULL,10/13] fdc: add physical disk sizes - - 1 - --- 2016-01-25 John Snow New
[PULL,09/13] fdc: add drive type option - - 1 - --- 2016-01-25 John Snow New
[PULL,08/13] fdc: Add fallback option - - 1 - --- 2016-01-25 John Snow New
[PULL,07/13] fdc: add pick_drive - - 1 - --- 2016-01-25 John Snow New
[PULL,06/13] fdc: Throw an assertion on misconfigured fd_formats table - - 1 - --- 2016-01-25 John Snow New
[PULL,05/13] fdc: add disk field - - 1 - --- 2016-01-25 John Snow New
[PULL,04/13] fdc: add drive type qapi enum - - 1 - --- 2016-01-25 John Snow New
[PULL,03/13] fdc: reduce number of pick_geometry arguments - - 1 - --- 2016-01-25 John Snow New
[PULL,02/13] fdc: move pick_geometry - - 1 - --- 2016-01-25 John Snow New
[PULL,01/13] ide: Correct the CHS 'cyls_max' limit to be 65535 - - 1 - --- 2016-01-25 John Snow New
[PULL,00/13] IDE & FDC patches - - - - --- 2016-01-25 John Snow New
[8/8] iotests: Add test for a nonexistent NBD export - - 1 - --- 2016-01-25 Max Reitz New
[7/8] iotests: Make redirecting qemu's stderr optional - - 3 - --- 2016-01-25 Max Reitz New
[6/8] iotests: Make _filter_nbd support more URL types - - 3 - --- 2016-01-25 Max Reitz New
[5/8] iotests: Make _filter_nbd drop log lines - - 1 - --- 2016-01-25 Max Reitz New
[4/8] iotests: Move _filter_nbd into common.filter - - 1 - --- 2016-01-25 Max Reitz New
[3/8] iotests: Change coding style of _filter_nbd in 083 - - 1 - --- 2016-01-25 Max Reitz New
[2/8] iotests: Rename filter_nbd to _filter_nbd in 083 - - 3 - --- 2016-01-25 Max Reitz New
[1/8] nbd: client_close on error in nbd_co_client_start 1 - 1 - --- 2016-01-25 Max Reitz New
[v2] net: netmap: use nm_open() to open netmap ports - - - - --- 2016-01-25 Vincenzo Maffione New
target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct - - 1 - --- 2016-01-25 Peter Maydell New
[v2,1/1] nvdimm: disable balloon - - - - --- 2016-01-25 Denis V. Lunev New
[RFC,4/4] tsan: various fixes for make check - - - - --- 2016-01-25 Alex Bennée New
[RFC,3/4] include/qemu/atomic.h: default to __atomic functions - - - - --- 2016-01-25 Alex Bennée New
[RFC,2/4] configure: introduce --extra-libs - - - - --- 2016-01-25 Alex Bennée New
[RFC,1/4] configure: move EXTRA_CFLAGS append to the end - - - - --- 2016-01-25 Alex Bennée New
libvixl: Avoid std::abs() of 64-bit type - - - - --- 2016-01-25 Peter Maydell New
[v5] i2c-tiny-usb is a small usb to i2c bridge - - - - --- 2016-01-25 Tim Sander New
[v9,28/37] qapi: Fix command with named empty argument type - - - - --- 2016-01-25 Markus Armbruster New
iotests: Limit supported formats for 118 - - 1 - --- 2016-01-25 Max Reitz New
[for,v2.4.1] exec: fix a glitch in checking dma r/w access - - - - --- 2016-01-25 Prasad Pandit New
« 1 2 ... 2979 2980 29814305 4306 »