Show patches with: Archived = No       |   430925 patches
« 1 2 ... 2987 2988 29894309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] sd: limit 'req.cmd' while using as an array index - - 1 - --- 2016-01-20 Prasad Pandit New
[v2,4/4] block/qapi: Emit tray_open only if there is a tray - - 2 - --- 2016-01-20 Max Reitz New
[v2,3/4] Revert "hw/block/fdc: Implement tray status" - - 1 - --- 2016-01-20 Max Reitz New
[v2,2/4] blockdev: Fix 'change' for slot devices - - 1 - --- 2016-01-20 Max Reitz New
[v2,1/4] block: Add blk_dev_has_tray() - - 2 - --- 2016-01-20 Max Reitz New
[RFC] vfio: Add sysfsdev property for pci & platform - - 1 1 --- 2016-01-20 Alex Williamson New
[v2,17/17] block: remove support for legecy AES qcow/qcow2 encryption - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,16/17] block: remove all encryption handling APIs - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,15/17] block: rip out all traces of password prompting - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,14/17] qcow: convert QCow to use QCryptoBlock for encryption - - 1 - --- 2016-01-20 Daniel P. Berrangé New
[v2,13/17] qcow: make encrypt_sectors encrypt in place - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,12/17] qcow2: convert QCow2 to use QCryptoBlock for encryption - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,11/17] qcow2: make qcow2_encrypt_sectors encrypt in place - - 2 - --- 2016-01-20 Daniel P. Berrangé New
[v2,10/17] block: add generic full disk encryption driver - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,09/17] qemu-img/qemu-io: don't prompt for passwords if not required - - 1 - --- 2016-01-20 Daniel P. Berrangé New
[v2,08/17] block: add flag to indicate that no I/O will be performed - - 1 - --- 2016-01-20 Daniel P. Berrangé New
[v2,07/17] crypto: implement the LUKS block encryption format - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,06/17] crypto: add block encryption framework - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,05/17] crypto: add support for anti-forensic split algorithm - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,04/17] crypto: add support for generating initialization vectors - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,03/17] crypto: add support for PBKDF2 algorithm - - - - --- 2016-01-20 Daniel P. Berrangé New
[v2,02/17] crypto: add cryptographic random byte source - - 2 - --- 2016-01-20 Daniel P. Berrangé New
[v2,01/17] crypto: ensure qcrypto_hash_digest_len is always defined - - 1 - --- 2016-01-20 Daniel P. Berrangé New
[PULL,17/17] iotests: Test that throttle values ranges - - 2 - --- 2016-01-20 Kevin Wolf New
[PULL,16/17] blockdev: Error out on negative throttling option values - - 2 - --- 2016-01-20 Kevin Wolf New
[PULL,15/17] vmdk: Create streamOptimized as version 3 - - - - --- 2016-01-20 Kevin Wolf New
[PULL,14/17] qcow2: Make image inaccessible after failed qcow2_invalidate_cache() - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,13/17] qcow2: Fix BDRV_O_INACTIVE handling in qcow2_invalidate_cache() - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,12/17] qcow2: Implement .bdrv_inactivate - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,11/17] block: Inactivate BDS when migration completes - - 2 - --- 2016-01-20 Kevin Wolf New
[PULL,10/17] block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,09/17] block: Fix error path in bdrv_invalidate_cache() - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,08/17] block: Assert no write requests under BDRV_O_INCOMING - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,07/17] qcow2: Write full header on image creation - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,06/17] qcow2: Write feature table only for v3 images - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,05/17] block: Clean up includes - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,04/17] qemu-iotests: Reduce racy output in 028 - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,03/17] qemu-img: Speed up comparing empty/zero images - - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,02/17] block/raw-posix: avoid bogus fixup for cylinders on DASD disks 1 - 1 - --- 2016-01-20 Kevin Wolf New
[PULL,01/17] block: Fix .bdrv_open flags - - 2 1 --- 2016-01-20 Kevin Wolf New
[PULL,00/17] Block patches - - - - --- 2016-01-20 Kevin Wolf New
[v1] kvm/x86: Hyper-V tsc page setup - - - - --- 2016-01-20 Paolo Bonzini New
[v1,3/3] target-arm: Implement the S2 MMU inputsize < pamax check - - - - --- 2016-01-20 Edgar E. Iglesias New
[v1,2/3] target-arm: Make pamax an argument to check_s2_startlevel - - - - --- 2016-01-20 Edgar E. Iglesias New
[v1,1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64 - - 1 - --- 2016-01-20 Edgar E. Iglesias New
sd: limit sd_cmd_type array index 'req.cmd' - - - - --- 2016-01-20 Prasad Pandit New
[PULL,v1,5/5] io: use memset instead of { 0 } for initializing array - - 1 - --- 2016-01-20 Daniel P. Berrangé New
[PULL,v1,4/5] io: fix description of @errp parameter initialization - - - - --- 2016-01-20 Daniel P. Berrangé New
[PULL,v1,3/5] io: some fixes to handling of /dev/null when running commands - - 1 - --- 2016-01-20 Daniel P. Berrangé New
[PULL,v1,2/5] io: increment counter when killing off subcommand - - - - --- 2016-01-20 Daniel P. Berrangé New
[PULL,v1,1/5] io: fix sign of errno value passed to error report - - - - --- 2016-01-20 Daniel P. Berrangé New
[PULL,v1,0/5] I/O channels fixes - - - - --- 2016-01-20 Daniel P. Berrangé New
qom, qmp, hmp, qapi: create qom-type-list for class properties - - - - --- 2016-01-20 valentin New
[v3,05/11] igd: TYPE_IGD_PASSTHROUGH_I440FX_PCI_DEVICE: call parent realize - - 1 - --- 2016-01-20 Gerd Hoffmann New
[v4,2/2] cutils: add avx2 instruction optimization - - 1 - --- 2016-01-20 Li, Liang Z New
[v4,1/2] configure: detect ifunc and avx2 attribute - - - - --- 2016-01-20 Li, Liang Z New
[2/2] nbd: add missed aio_context_acquire in nbd_export_new - - - - --- 2016-01-20 Denis V. Lunev New
[1/2] block: fix assert in qcow2_get_specific_info - - - - --- 2016-01-20 Denis V. Lunev New
[PULL,6/6] vnc: distiguish between ipv4/ipv6 omitted vs set to off - - 1 - --- 2016-01-20 Gerd Hoffmann New
[PULL,5/6] sockets: remove use of QemuOpts from socket_dgram - - 1 - --- 2016-01-20 Gerd Hoffmann New
[PULL,4/6] sockets: remove use of QemuOpts from socket_connect - - 1 - --- 2016-01-20 Gerd Hoffmann New
[PULL,3/6] sockets: remove use of QemuOpts from socket_listen - - 1 - --- 2016-01-20 Gerd Hoffmann New
[PULL,2/6] sockets: remove use of QemuOpts from header file - - 1 - --- 2016-01-20 Gerd Hoffmann New
[PULL,1/6] add MAINTAINERS entry for qemu socket code - - 1 - --- 2016-01-20 Gerd Hoffmann New
[PULL,0/6] Convert qemu-socket to use QAPI exclusively, update MAINTAINERS - - - - --- 2016-01-20 Gerd Hoffmann New
[v4,12/12] fdc: change auto fallback drive for ISA FDC to 288 - - 1 - --- 2016-01-20 John Snow New
[v4,11/12] qtest/fdc: Support for 2.88MB drives - - 1 - --- 2016-01-20 John Snow New
[v4,10/12] fdc: rework pick_geometry - - - - --- 2016-01-20 John Snow New
[v4,09/12] fdc: add physical disk sizes - - 1 - --- 2016-01-20 John Snow New
[v4,08/12] fdc: add drive type option - - 1 - --- 2016-01-20 John Snow New
[v4,07/12] fdc: Add fallback option - - 1 - --- 2016-01-20 John Snow New
[v4,06/12] fdc: add pick_drive - - 1 - --- 2016-01-20 John Snow New
[v4,05/12] fdc: Throw an assertion on misconfigured fd_formats table - - 1 - --- 2016-01-20 John Snow New
[v4,04/12] fdc: add disk field - - 1 - --- 2016-01-20 John Snow New
[v4,03/12] fdc: add drive type qapi enum - - 1 - --- 2016-01-20 John Snow New
[v4,02/12] fdc: reduce number of pick_geometry arguments - - 1 - --- 2016-01-20 John Snow New
[v4,01/12] fdc: move pick_geometry - - 1 - --- 2016-01-20 John Snow New
[v2,13/13] tests: Add test code for hbitmap serialization 1 - - - --- 2016-01-20 Fam Zheng New
[v2,12/13] block: BdrvDirtyBitmap serialization interface - - 1 - --- 2016-01-20 Fam Zheng New
[v2,11/13] hbitmap: serialization - - - - --- 2016-01-20 Fam Zheng New
[v2,10/13] block: Assert that bdrv_release_dirty_bitmap succeeded - - 1 - --- 2016-01-20 Fam Zheng New
[v2,09/13] block: Add two dirty bitmap getters - - 1 - --- 2016-01-20 Fam Zheng New
[v2,08/13] block: Support meta dirty bitmap - - 1 - --- 2016-01-20 Fam Zheng New
[v2,07/13] tests: Add test code for meta bitmap - - 1 - --- 2016-01-20 Fam Zheng New
[v2,06/13] HBitmap: Introduce "meta" bitmap to track bit changes - - 1 - --- 2016-01-20 Fam Zheng New
[v2,05/13] block: Hide HBitmap in block dirty bitmap interface - - 1 - --- 2016-01-20 Fam Zheng New
[v2,04/13] block: Remove unused typedef of BlockDriverDirtyHandler - - 1 - --- 2016-01-20 Fam Zheng New
[v2,03/13] block: Move block dirty bitmap code to separate files - - 1 - --- 2016-01-20 Fam Zheng New
[v2,02/13] typedefs: Add BdrvDirtyBitmap - - 1 - --- 2016-01-20 Fam Zheng New
[v2,01/13] backup: Use Bitmap to replace "s->bitmap" - - 1 - --- 2016-01-20 Fam Zheng New
[v5,2/2] iotests: Test that throttle values ranges - - - - --- 2016-01-20 Fam Zheng New
[v5,1/2] blockdev: Error out on negative throttling option values - - - - --- 2016-01-20 Fam Zheng New
[v2,16/16] xlnx-zynqmp: Connect the ZynqMP IOU SLCR - - - - --- 2016-01-19 Alistair Francis New
[v2,15/16] misc: Introduce ZynqMP IOU SLCR - - - - --- 2016-01-19 Alistair Francis New
[v2,14/16] register: Add GPIO API - - - - --- 2016-01-19 Alistair Francis New
[v2,13/16] irq: Add opaque setter routine - - - - --- 2016-01-19 Alistair Francis New
[v2,12/16] qdev: Add qdev_pass_all_gpios API - - - - --- 2016-01-19 Alistair Francis New
[v2,11/16] qdev: Define qdev_get_gpio_out - - - - --- 2016-01-19 Alistair Francis New
[v2,10/16] xilinx_zynq: add devcfg to machine model - - - - --- 2016-01-19 Alistair Francis New
[v2,09/16] dma: Add Xilinx Zynq devcfg device model - - - - --- 2016-01-19 Alistair Francis New
« 1 2 ... 2987 2988 29894309 4310 »