Show patches with: none      |   432125 patches
« 1 2 ... 1646 1647 16484321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,26/33] block: Use child_of_bds in remaining places block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,25/33] block: Make filter drivers use child_of_bds block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,24/33] block: Make format drivers use child_of_bds block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,23/33] block: Drop child_backing block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,22/33] block: Make backing files child_of_bds children block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,21/33] block: Drop child_format block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,20/33] block: Switch child_format users to child_of_bds block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,19/33] raw-format: Split raw_read_options() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,18/33] block: Add bdrv_default_perms() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,17/33] block: Split bdrv_default_perms_for_storage() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,16/33] block: Pull out bdrv_default_perms_for_storage() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,15/33] block: Pull out bdrv_default_perms_for_backing() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,14/33] block: Distinguish paths in *_format_default_perms block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,13/33] block: Add child_of_bds block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,12/33] block: Unify bdrv_child_cb_detach() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,11/33] block: Unify bdrv_child_cb_attach() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,10/33] block: Use bdrv_inherited_options() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,09/33] block: Add generic bdrv_inherited_options() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,08/33] block: Rename bdrv_inherited_options() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,07/33] block: Pass parent_is_format to .inherit_options() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,06/33] block: Pass BdrvChildRole to .inherit_options() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,05/33] block: Pass BdrvChildRole to bdrv_child_perm() block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,04/33] block: Add BdrvChildRole to BdrvChild block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,03/33] block: Add BdrvChildRole and BdrvChildRoleBits block: Introduce real BdrvChildRole - - 1 - --- 2020-02-18 Max Reitz New
[v3,02/33] block: Rename BdrvChildRole to BdrvChildClass block: Introduce real BdrvChildRole - - 2 - --- 2020-02-18 Max Reitz New
[v3,01/33] block: Add BlockDriver.is_format block: Introduce real BdrvChildRole - - 2 - --- 2020-02-18 Max Reitz New
xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd - 1 1 - --- 2020-02-18 Francisco Iglesias New
[v2] Avoid address_space_rw() with a constant is_write argument [v2] Avoid address_space_rw() with a constant is_write argument 2 - 6 - --- 2020-02-18 Peter Maydell New
migration/block: rename BLOCK_SIZE macro migration/block: rename BLOCK_SIZE macro - - 3 - --- 2020-02-18 Stefan Hajnoczi New
Avoid address_space_rw() with a constant is_write argument Avoid address_space_rw() with a constant is_write argument - - - - --- 2020-02-18 Peter Maydell New
[v4,19/19] iotests: Check that @replaces can replace filters block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,18/19] iotests: Add tests for invalid Quorum @replaces block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,17/19] iotests: Use self.image_len in TestRepairQuorum block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,16/19] iotests: Resolve TODOs in 041 block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,15/19] iotests/041: Drop superfluous shutdowns block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,14/19] iotests: Add VM.assert_block_path() block: Fix check_to_replace_node() - - - - --- 2020-02-18 Max Reitz New
[v4,13/19] iotests: Use complete_and_wait() in 155 block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,12/19] quorum: Stop marking it as a filter block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,11/19] mirror: Double-check immediately before replacing block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,10/19] block: Remove bdrv_recurse_is_first_non_filter() block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,09/19] block: Use bdrv_recurse_can_replace() block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,08/19] quorum: Implement .bdrv_recurse_can_replace() block: Fix check_to_replace_node() - - - - --- 2020-02-18 Max Reitz New
[v4,07/19] blkverify: Implement .bdrv_recurse_can_replace() block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,06/19] block: Add bdrv_recurse_can_replace() block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,05/19] quorum: Fix child permissions block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,04/19] iotests: Let 041 use -blockdev for quorum children block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,03/19] block: Drop bdrv_is_first_non_filter() block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,02/19] blockdev: Allow resizing everywhere block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
[v4,01/19] blockdev: Allow external snapshots everywhere block: Fix check_to_replace_node() - - 1 - --- 2020-02-18 Max Reitz New
memory: Fix start offset for bitmap log_clear hook memory: Fix start offset for bitmap log_clear hook - - 1 - --- 2020-02-18 Matt Borgerson New
[RFC,qemu,6/6] mirror: move some checks to QMP mirror: implement incremental and bitmap modes - - - - --- 2020-02-18 Fabian Grünbichler New
[RFC,qemu,5/6] iotests: add test for bitmap mirror mirror: implement incremental and bitmap modes - - - - --- 2020-02-18 Fabian Grünbichler New
[RFC,qemu,4/6] mirror: switch to bdrv_dirty_bitmap_merge_internal mirror: implement incremental and bitmap modes - - - - --- 2020-02-18 Fabian Grünbichler New
[RFC,qemu,3/6] mirror: add check for bitmap-mode without bitmap mirror: implement incremental and bitmap modes - - - - --- 2020-02-18 Fabian Grünbichler New
[RFC,qemu,2/6] drive-mirror: add support for conditional and always bitmap sync modes mirror: implement incremental and bitmap modes - - - - --- 2020-02-18 Fabian Grünbichler New
[RFC,qemu,1/6] drive-mirror: add support for sync=bitmap mode=never mirror: implement incremental and bitmap modes - - - - --- 2020-02-18 Fabian Grünbichler New
[RESEND,13/13] contrib/rdmacm-mux: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,12/13] tests/qtest/libqos/qgraph: Remove superfluous semicolons trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,11/13] target/i386/whpx: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 3 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,10/13] ui/input-barrier: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,09/13] migration/multifd: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,08/13] hw/vfio/display: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,07/13] hw/scsi/esp: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,06/13] hw/m68k/next-cube: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,05/13] hw/arm/xlnx-versal: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,04/13] block/io_uring: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 3 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,03/13] block: Remove superfluous semicolons trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,02/13] audio/alsaaudio: Remove superfluous semicolons trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,01/13] scripts/checkpatch.pl: Detect superfluous semicolon in C code trivial: Detect and remove superfluous semicolons in C code - - 3 - --- 2020-02-18 Philippe Mathieu-Daudé New
[01/13] scripts/checkpatch.pl: Detect superfluous semicolon in C code trivial: Detect and remove superfluous semicolons in C code - - - - --- 2020-02-18 Philippe Mathieu-Daudé New
[01/13] scripts/checkpatch.pl: Detect superfluous semicolon in C code trivial: Detect and remove superfluous semicolons in C code - - - - --- 2020-02-18 Philippe Mathieu-Daudé New
[3/3] hw/xtensa/xtfpga:fix leak of fdevice tree blob hw: Fixs memleak of fdevice tree blob 1 - 1 - --- 2020-02-18 Chen Qun New
[2/3] hw/ppc/virtex_ml507:fix leak of fdevice tree blob hw: Fixs memleak of fdevice tree blob - - - - --- 2020-02-18 Chen Qun New
[1/3] hw/nios2:fix leak of fdevice tree blob hw: Fixs memleak of fdevice tree blob - - - - --- 2020-02-18 Chen Qun New
[v3,2/2] tests/tcg/multiarch: Add tests for implemented alsa sound timer ioctls tests/tcg/multiarch: Add tests for implemented real - - - - --- 2020-02-18 Filip Bozuta New
[v3,1/2] tests/tcg/multiarch: Add tests for implemented rtc ioctls tests/tcg/multiarch: Add tests for implemented real - - - - --- 2020-02-18 Filip Bozuta New
[v2,4/4] hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c hw/hppa/dino: Fix Coverity 1419387 / 1419393 / 1419394 1 - - - --- 2020-02-18 Philippe Mathieu-Daudé New
[v2,3/4] hw/hppa/dino: Fix bitmask for the PCIROR register hw/hppa/dino: Fix Coverity 1419387 / 1419393 / 1419394 1 - - - --- 2020-02-18 Philippe Mathieu-Daudé New
[v2,2/4] hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394) hw/hppa/dino: Fix Coverity 1419387 / 1419393 / 1419394 1 1 - - --- 2020-02-18 Philippe Mathieu-Daudé New
[v2,1/4] hw/hppa/dino: Add comments with register name [v2,1/4] hw/hppa/dino: Add comments with register name 1 - - - --- 2020-02-18 Philippe Mathieu-Daudé New
[v4,5/5] new qTest case to test the vhost-user-blk-server vhost-user block device backend implementation - - - - --- 2020-02-18 Coiby Xu New
[v4,4/5] a standone-alone tool to directly share disk image file via vhost-user protocol vhost-user block device backend implementation - - - - --- 2020-02-18 Coiby Xu New
[v4,3/5] vhost-user block device backend server vhost-user block device backend implementation - - - - --- 2020-02-18 Coiby Xu New
[v4,2/5] generic vhost user server vhost-user block device backend implementation - - - - --- 2020-02-18 Coiby Xu New
[v4,1/5] extend libvhost to support IOThread and coroutine vhost-user block device backend implementation - - - - --- 2020-02-18 Coiby Xu New
[v4,3/3] hw/arm/virt: Simulate NMI injection hw/arm/virt: Simulate NMI Injection - - - - --- 2020-02-18 Gavin Shan New
[v4,2/3] target/arm: Support VSError injection hw/arm/virt: Simulate NMI Injection - - - - --- 2020-02-18 Gavin Shan New
[v4,1/3] target/arm: Support SError injection hw/arm/virt: Simulate NMI Injection - - - - --- 2020-02-18 Gavin Shan New
[v4] Implement the Screamer sound chip for the mac99 machine type [v4] Implement the Screamer sound chip for the mac99 machine type - - - - --- 2020-02-18 Programmingkid New
[v5,18/18] docs: add Orange Pi PC document Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,17/18] tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC Add Allwinner H3 SoC and Orange Pi PC Machine - - - 1 --- 2020-02-17 Niek Linnenbank New
[v5,16/18] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,15/18] tests/boot_linux_console: Add a SD card test for the OrangePi PC board Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,14/18] tests/boot_linux_console: Add initrd test for the Orange Pi PC board Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,13/18] tests/boot_linux_console: Add a quick test for the OrangePi PC board Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,12/18] hw/arm/allwinner: add RTC device support Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,11/18] hw/arm/allwinner-h3: add SDRAM controller device Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,10/18] hw/arm/allwinner-h3: add Boot ROM support Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,09/18] hw/arm/allwinner-h3: add EMAC ethernet device Add Allwinner H3 SoC and Orange Pi PC Machine - - - - --- 2020-02-17 Niek Linnenbank New
[v5,08/18] hw/arm/allwinner: add SD/MMC host controller Add Allwinner H3 SoC and Orange Pi PC Machine - - - 1 --- 2020-02-17 Niek Linnenbank New
« 1 2 ... 1646 1647 16484321 4322 »