Show patches with: Archived = No       |   430833 patches
« 1 2 ... 1680 1681 16824308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,07/11] blockdev: Make orphaned -drive fatal - - 1 - --- 2017-02-21 Markus Armbruster New
[PULL,08/11] hw: Drop superfluous special checks for orphaned -drive - - 1 - --- 2017-02-21 Markus Armbruster New
[PULL,09/11] hw/scsi: Concentrate -drive if=scsi auto-create in one place 1 - - - --- 2017-02-21 Markus Armbruster New
[PULL,10/11] hw: Deprecate -drive if=scsi with non-onboard HBAs - - - - --- 2017-02-21 Markus Armbruster New
[PULL,11/11] hw/i386: Deprecate -drive if=scsi with PC machine types 1 - - - --- 2017-02-21 Markus Armbruster New
[v3] hw/arm/virt: Add a user option to disallow ITS instantiation - - - - --- 2017-02-21 Eric Auger New
[1/3] cpu-exec: unify icount_decr and tcg_exit_req - - - - --- 2017-02-21 Paolo Bonzini New
[2/3] replay: check icount in cpu exec loop - - - - --- 2017-02-21 Paolo Bonzini New
[3/3] cpu-exec: remove unnecessary check of cpu->exit_request - - - - --- 2017-02-21 Paolo Bonzini New
vnc: fix double free issues - - 1 - --- 2017-02-21 Gerd Hoffmann New
[1/2] vfio/platform: make the vfio-platform device non abstract - - - - --- 2017-02-21 Eric Auger New
[2/2] hw/arm/sysbus-fdt: Allow device matching with compat string - - - - --- 2017-02-21 Eric Auger New
hw/ppc/ppc405_uc.c: Avoid integer overflows - - 1 - --- 2017-02-21 Peter Maydell New
[v2,01/30] qtest: fix a memory leak - - 2 - --- 2017-02-21 Marc-André Lureau New
[v2,02/30] tests: fix qmp response leak - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,03/30] tests: fix leaks in test-io-channel-command - - 2 - --- 2017-02-21 Marc-André Lureau New
[v2,04/30] timer: use an inline function for free - - 2 - --- 2017-02-21 Marc-André Lureau New
[v2,05/30] glib-compat: add g_test_add_data_func_full fallback - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,06/30] tests: fix ptimer leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,07/30] tests: fix endianness-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,08/30] tests: fix q35-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,09/30] tests: fix vhost-user-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,10/30] tests: fix ide-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,11/30] tests: fix hd-geo-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,12/30] tests: fix bios-tables-test leak - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,13/30] tests: fix ipmi-kcs-test leak - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,14/30] tests: fix ipmi-bt-test leak - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,15/30] pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice - - 2 - --- 2017-02-21 Marc-André Lureau New
[v2,16/30] tests: fix eepro100-test leak - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,17/30] tests: fix tco-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,18/30] tests: fix e1000-test leak - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,19/30] tests: fix i440fx-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,20/30] tests: fix e1000e leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,21/30] tests: fix virtio-scsi-test leak - - 2 - --- 2017-02-21 Marc-André Lureau New
[v2,22/30] tests: fix virtio-9p-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,23/30] bus: do not unref hotplug handler - - - - --- 2017-02-21 Marc-André Lureau New
[v2,24/30] usb: replace handle_destroy with unrealize - - - - --- 2017-02-21 Marc-André Lureau New
[v2,25/30] usb: release the created buses - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,26/30] tests: allows to run single test in usb-hcd-ehci-test - - 2 - --- 2017-02-21 Marc-André Lureau New
[v2,27/30] tests: fix usb-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,28/30] tests: add specialized device_find function - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,29/30] tests: fix virtio-blk-test leaks - - 1 - --- 2017-02-21 Marc-André Lureau New
[v2,30/30] migration: fix id leak regression - - 1 - --- 2017-02-21 Marc-André Lureau New
[01/54] blockdev: Use BlockBackend to resize in qmp_block_resize() - - 1 - --- 2017-02-21 Kevin Wolf New
[02/54] qcow2: Use BB for resizing in qcow2_amend_options() - - 1 - --- 2017-02-21 Kevin Wolf New
[03/54] mirror: Resize active commit base in mirror_run() - - 1 - --- 2017-02-21 Kevin Wolf New
[04/54] block: Pass BdrvChild to bdrv_truncate() - - 1 - --- 2017-02-21 Kevin Wolf New
[05/54] block: Attach bs->file only during .bdrv_open() - - 1 - --- 2017-02-21 Kevin Wolf New
[06/54] block: Factor out bdrv_open_child_bs() - - 1 - --- 2017-02-21 Kevin Wolf New
[07/54] block: Use BlockBackend for image probing - - 1 - --- 2017-02-21 Kevin Wolf New
[08/54] block: Factor out bdrv_open_driver() - - 1 - --- 2017-02-21 Kevin Wolf New
[09/54] block: Add bdrv_new_open_driver() - - 1 - --- 2017-02-21 Kevin Wolf New
[10/54] vvfat: Use opened node as backing file - - 1 - --- 2017-02-21 Kevin Wolf New
[11/54] tests: Use opened block node for block job tests - - 1 - --- 2017-02-21 Kevin Wolf New
[12/54] block: Add op blocker permission constants - - 1 - --- 2017-02-21 Kevin Wolf New
[13/54] block: Add Error argument to bdrv_attach_child() - - 1 - --- 2017-02-21 Kevin Wolf New
[14/54] block: Let callers request permissions when attaching a child node - - 1 - --- 2017-02-21 Kevin Wolf New
[15/54] block: Involve block drivers in permission granting - - - - --- 2017-02-21 Kevin Wolf New
[16/54] block: Default .bdrv_child_perm() for filter drivers - - 1 - --- 2017-02-21 Kevin Wolf New
[17/54] block: Request child permissions in filter drivers - - 1 - --- 2017-02-21 Kevin Wolf New
[18/54] block: Default .bdrv_child_perm() for format drivers - - 1 - --- 2017-02-21 Kevin Wolf New
[19/54] block: Request child permissions in format drivers - - 1 - --- 2017-02-21 Kevin Wolf New
[20/54] vvfat: Implement .bdrv_child_perm() - - 1 - --- 2017-02-21 Kevin Wolf New
[21/54] block: Require .bdrv_child_perm() with child nodes - - 1 - --- 2017-02-21 Kevin Wolf New
[22/54] block: Request real permissions in bdrv_attach_child() - - 1 - --- 2017-02-21 Kevin Wolf New
[23/54] block: Add permissions to BlockBackend - - 1 - --- 2017-02-21 Kevin Wolf New
[24/54] block: Add permissions to blk_new() - - 1 - --- 2017-02-21 Kevin Wolf New
[25/54] block: Add error parameter to blk_insert_bs() - - 1 - --- 2017-02-21 Kevin Wolf New
[26/54] block: Add BDRV_O_RESIZE for blk_new_open() - - - - --- 2017-02-21 Kevin Wolf New
[27/54] block: Request real permissions in blk_new_open() - - 1 - --- 2017-02-21 Kevin Wolf New
[28/54] block: Allow error return in BlockDevOps.change_media_cb() - - 1 - --- 2017-02-21 Kevin Wolf New
[29/54] hw/block: Request permissions - - - - --- 2017-02-21 Kevin Wolf New
[30/54] hw/block: Introduce share-rw qdev property - - 1 - --- 2017-02-21 Kevin Wolf New
[31/54] blockjob: Add permissions to block_job_create() - - 1 - --- 2017-02-21 Kevin Wolf New
[32/54] block: Add BdrvChildRole.get_parent_desc() - - 1 - --- 2017-02-21 Kevin Wolf New
[33/54] block: Include details on permission errors in message - - 1 - --- 2017-02-21 Kevin Wolf New
[34/54] block: Add BdrvChildRole.stay_at_node - - 1 - --- 2017-02-21 Kevin Wolf New
[35/54] blockjob: Add permissions to block_job_add_bdrv() - - 1 - --- 2017-02-21 Kevin Wolf New
[36/54] commit: Use real permissions in commit block job - - - - --- 2017-02-21 Kevin Wolf New
[37/54] commit: Use real permissions for HMP 'commit' - - 1 - --- 2017-02-21 Kevin Wolf New
[38/54] backup: Use real permissions in backup block job - - 1 - --- 2017-02-21 Kevin Wolf New
[39/54] block: Fix pending requests check in bdrv_append() - - 1 - --- 2017-02-21 Kevin Wolf New
[40/54] block: BdrvChildRole.attach/detach() callbacks - - 1 - --- 2017-02-21 Kevin Wolf New
[41/54] block: Allow backing file links in change_parent_backing_link() - - 1 - --- 2017-02-21 Kevin Wolf New
[42/54] mirror: Use real permissions in mirror/active commit block job - - - - --- 2017-02-21 Kevin Wolf New
[43/54] stream: Use real permissions in streaming block job - - 1 - --- 2017-02-21 Kevin Wolf New
[44/54] mirror: Add filter-node-name to blockdev-mirror - - 1 - --- 2017-02-21 Kevin Wolf New
[45/54] commit: Add filter-node-name to block-commit - - 1 - --- 2017-02-21 Kevin Wolf New
[46/54] hmp: Request permissions in qemu-io - - 1 - --- 2017-02-21 Kevin Wolf New
[47/54] migration/block: Use real permissions - - - - --- 2017-02-21 Kevin Wolf New
[48/54] nbd/server: Use real permissions for NBD exports - - 1 - --- 2017-02-21 Kevin Wolf New
[49/54] tests: Remove FIXME comments - - 1 - --- 2017-02-21 Kevin Wolf New
[50/54] block: Pass BdrvChild to bdrv_aligned_preadv/pwritev - - - - --- 2017-02-21 Kevin Wolf New
[51/54] block: Assertions for write permissions - - - - --- 2017-02-21 Kevin Wolf New
[52/54] block: Assertions for resize permission - - 1 - --- 2017-02-21 Kevin Wolf New
[53/54] block: Add Error parameter to bdrv_set_backing_hd() - - 1 - --- 2017-02-21 Kevin Wolf New
[54/54] block: Add Error parameter to bdrv_append() - - - - --- 2017-02-21 Kevin Wolf New
[PULL,1/9] iscsi: Split URL into individual options - - 1 - --- 2017-02-21 Jeff Cody New
[PULL,2/9] iscsi: Handle -iscsi user/password in bdrv_parse_filename() - - 1 - --- 2017-02-21 Jeff Cody New
[PULL,3/9] iscsi: Add initiator-name option - - 2 - --- 2017-02-21 Jeff Cody New
« 1 2 ... 1680 1681 16824308 4309 »