Show patches with: Archived = No       |   431349 patches
« 1 2 ... 1975 1976 19774313 4314 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] .travis.yml: Reduce the out-of-tree target list travis-ci: Test installing Sphinx documentation - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
migration: fix small leak migration: fix small leak - 1 1 - --- 2019-03-08 Marc-André Lureau New
[v3] mirror: Confirm we're quiesced only if the job is paused or cancelled [v3] mirror: Confirm we're quiesced only if the job is paused or cancelled - - - - --- 2019-03-08 Sergio Lopez New
[8/8] file-posix: Make auto-read-only dynamic file-posix: Make auto-read-only dynamic - - - - --- 2019-03-08 Kevin Wolf New
[7/8] file-posix: Prepare permission code for fd switching file-posix: Make auto-read-only dynamic - - - - --- 2019-03-08 Kevin Wolf New
[6/8] file-posix: Lock new fd in raw_reopen_prepare() file-posix: Make auto-read-only dynamic - - - - --- 2019-03-08 Kevin Wolf New
[5/8] file-posix: Store BDRVRawState.reopen_state during reopen file-posix: Make auto-read-only dynamic - - - - --- 2019-03-08 Kevin Wolf New
[4/8] file-posix: Factor out raw_reconfigure_getfd() file-posix: Make auto-read-only dynamic - - - - --- 2019-03-08 Kevin Wolf New
[3/8] block: Make permission changes in reopen less wrong file-posix: Make auto-read-only dynamic - - - - --- 2019-03-08 Kevin Wolf New
[2/8] block: Avoid useless local_err file-posix: Make auto-read-only dynamic - - 1 - --- 2019-03-08 Kevin Wolf New
[1/8] tests/virtio-blk-test: Disable auto-read-only file-posix: Make auto-read-only dynamic - - 1 - --- 2019-03-08 Kevin Wolf New
[v3,2/2] machine: Move nvdimms state into struct MachineState machine: Move nvdimms state into struct MachineState - - - - --- 2019-03-08 Eric Auger New
[v3,1/2] nvdimm: Rename AcpiNVDIMMState into NVDIMMState machine: Move nvdimms state into struct MachineState - - 1 - --- 2019-03-08 Eric Auger New
[v2,1/1] chardev: add support for authorization for TLS clients chardev: support for authorization control on TLS connections - - 1 - --- 2019-03-08 Daniel P. Berrangé New
[v6,12/12] contrib: add vhost-user-input vhost-user-backend & vhost-user-input - - 1 - --- 2019-03-08 Marc-André Lureau New
[v6,11/12] Add vhost-user-input-pci vhost-user-backend & vhost-user-input - - 1 - --- 2019-03-08 Marc-André Lureau New
[v6,10/12] libvhost-user: add vu_queue_unpop() vhost-user-backend & vhost-user-input - - - - --- 2019-03-08 Marc-André Lureau New
[v6,09/12] libvhost-user-glib: export vug_source_new() vhost-user-backend & vhost-user-input - - - - --- 2019-03-08 Marc-André Lureau New
[v6,08/12] vhost-user: add vhost_user_input_get_config() vhost-user-backend & vhost-user-input - - 1 - --- 2019-03-08 Marc-André Lureau New
[v6,07/12] vhost-user: split vhost_user_read() vhost-user-backend & vhost-user-input - - 1 - --- 2019-03-08 Marc-André Lureau New
[v6,06/12] Add vhost-user-backend vhost-user-backend & vhost-user-input - - - - --- 2019-03-08 Marc-André Lureau New
[v6,05/12] vhost-user: wrap some read/write with retry handling vhost-user-backend & vhost-user-input - - 1 - --- 2019-03-08 Marc-André Lureau New
[v6,04/12] libvhost-user: exit by default on VHOST_USER_NONE vhost-user-backend & vhost-user-input - - 1 - --- 2019-03-08 Marc-André Lureau New
[v6,03/12] vhost-user: simplify vhost_user_init/vhost_user_cleanup vhost-user-backend & vhost-user-input - - 1 - --- 2019-03-08 Marc-André Lureau New
[v6,02/12] vhost-user: define conventions for vhost-user backends vhost-user-backend & vhost-user-input - - 1 - --- 2019-03-08 Marc-André Lureau New
[v6,01/12] libvhost-user: fix clang enum-conversion warning vhost-user-backend & vhost-user-input - - - - --- 2019-03-08 Marc-André Lureau New
[3/3] Makefile: Don't install non-sphinx files in sphinx docs install Fix various issues with Sphinx build machinery - 1 1 1 --- 2019-03-08 Peter Maydell New
[2/3] Makefile: Fix 'make distclean' Fix various issues with Sphinx build machinery - 1 1 1 --- 2019-03-08 Peter Maydell New
[1/3] Makefile: Fix Sphinx documentation builds for in-tree builds Fix various issues with Sphinx build machinery - 1 1 1 --- 2019-03-08 Peter Maydell New
[v3,12/12] docs/interop/firmware.json: Prefer -machine to if=pflash pc: Support firmware configuration with -blockdev - - 1 - --- 2019-03-08 Markus Armbruster New
[v3,11/12] pc: Support firmware configuration with -blockdev pc: Support firmware configuration with -blockdev 1 - 1 - --- 2019-03-08 Markus Armbruster New
[v3,10/12] pc_sysfw: Pass PCMachineState to pc_system_firmware_init() pc: Support firmware configuration with -blockdev - - 1 - --- 2019-03-08 Markus Armbruster New
[v3,09/12] pc_sysfw: Remove unused PcSysFwDevice pc: Support firmware configuration with -blockdev - - 1 - --- 2019-03-08 Markus Armbruster New
[v3,08/12] pflash_cfi01: Add pflash_cfi01_get_blk() helper pc: Support firmware configuration with -blockdev - - 1 - --- 2019-03-08 Markus Armbruster New
[v3,07/12] vl: Create block backends before setting machine properties pc: Support firmware configuration with -blockdev - - 1 - --- 2019-03-08 Markus Armbruster New
[v3,06/12] vl: Factor configure_blockdev() out of main() pc: Support firmware configuration with -blockdev - - 1 - --- 2019-03-08 Markus Armbruster New
[v3,05/12] vl: Improve legibility of BlockdevOptions queue pc: Support firmware configuration with -blockdev - - 1 - --- 2019-03-08 Markus Armbruster New
[v3,04/12] sysbus: Fix latent bug with onboard devices pc: Support firmware configuration with -blockdev - - 3 - --- 2019-03-08 Markus Armbruster New
[v3,03/12] vl: Fix latent bug with -global and onboard devices pc: Support firmware configuration with -blockdev - - 1 - --- 2019-03-08 Markus Armbruster New
[v3,02/12] qom: Move compat_props machinery from qdev to QOM pc: Support firmware configuration with -blockdev - - 2 - --- 2019-03-08 Markus Armbruster New
[v3,01/12] qdev: Fix latent bug with compat_props and onboard devices pc: Support firmware configuration with -blockdev - - 1 - --- 2019-03-08 Markus Armbruster New
[PULL,33/33] qcow2 spec: Describe string header extensions [PULL,01/33] iotests: use iotests.VM in 238 - - 2 - --- 2019-03-08 Kevin Wolf New
[PULL,32/33] qemu-iotests: Add dependency to qemu-nbd tool [PULL,01/33] iotests: use iotests.VM in 238 - - 1 - --- 2019-03-08 Kevin Wolf New
[PULL,31/33] ahci-test: Add dependency to qemu-img tool [PULL,01/33] iotests: use iotests.VM in 238 - - 1 - --- 2019-03-08 Kevin Wolf New
[PULL,30/33] qemu-iotests: amend with external data file [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,29/33] qemu-iotests: General tests for qcow2 with external data file [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,28/33] qemu-iotests: Preallocation with external data file [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,27/33] qcow2: Implement data-file-raw create option [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,26/33] qcow2: Store data file name in the image [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,25/33] qcow2: Creating images with external data file [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,24/33] qcow2: Add basic data-file infrastructure [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,23/33] qcow2: Support external data file in qemu-img check [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,22/33] qcow2: Return error for snapshot operation with data file [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,21/33] qcow2: External file I/O [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,20/33] qcow2: Prepare qcow2_co_block_status() for data file [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,19/33] qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset() [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,18/33] qcow2: Don't assume 0 is an invalid cluster offset [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,17/33] qcow2: Prepare count_contiguous_clusters() for external data file [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,16/33] qcow2: Prepare qcow2_get_cluster_type() for external data file [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,15/33] qcow2: Pass bs to qcow2_get_cluster_type() [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,14/33] qcow2: Basic definitions for external data files [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,13/33] qcow2: Extend spec for external data files [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,12/33] qcow2: Simplify preallocation code [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,11/33] qemu-iotests: Test qcow2 preallocation modes [PULL,01/33] iotests: use iotests.VM in 238 - - 1 - --- 2019-03-08 Kevin Wolf New
[PULL,10/33] qemu-iotests: Ensure GNU sed is used [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,09/33] qemu-iotests: Improve portability by searching bash in the $PATH [PULL,01/33] iotests: use iotests.VM in 238 - - 1 - --- 2019-03-08 Kevin Wolf New
[PULL,08/33] tests/bios-tables: Improve portability by searching bash in the $PATH [PULL,01/33] iotests: use iotests.VM in 238 1 - 3 - --- 2019-03-08 Kevin Wolf New
[PULL,07/33] tests/multiboot: Improve portability by searching bash in the $PATH [PULL,01/33] iotests: use iotests.VM in 238 - - 2 - --- 2019-03-08 Kevin Wolf New
[PULL,06/33] iotests: check whitelisted formats [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,05/33] iotests: ask QEMU for supported formats [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,04/33] block: iterate_format with account of whitelisting [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,03/33] iotests: open notrun files in text mode [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,02/33] qcow2: Default to 4KB for the qcow2 cache entry size [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,01/33] iotests: use iotests.VM in 238 [PULL,01/33] iotests: use iotests.VM in 238 - - - - --- 2019-03-08 Kevin Wolf New
[PULL,00/33] Block layer patches - - - - --- 2019-03-08 Kevin Wolf New
[PULL,5/5] virtio-gpu: make virtio_gpu_reset static [PULL,1/5] hw/display: Add basic ATI VGA emulation - - 2 - --- 2019-03-08 Gerd Hoffmann New
[PULL,4/5] virtio-vga: fix reset. [PULL,1/5] hw/display: Add basic ATI VGA emulation - - 2 - --- 2019-03-08 Gerd Hoffmann New
[PULL,3/5] virtio: add class_size to VirtioPCIDeviceTypeInfo [PULL,1/5] hw/display: Add basic ATI VGA emulation - - 2 - --- 2019-03-08 Gerd Hoffmann New
[PULL,2/5] mips_fulong2e: Add on-board graphics chip [PULL,1/5] hw/display: Add basic ATI VGA emulation - - 2 1 --- 2019-03-08 Gerd Hoffmann New
[PULL,1/5] hw/display: Add basic ATI VGA emulation [PULL,1/5] hw/display: Add basic ATI VGA emulation 1 - - 1 --- 2019-03-08 Gerd Hoffmann New
[PULL,0/5] Vga 20190308 patches - - - - --- 2019-03-08 Gerd Hoffmann New
[v2,11/11] hw/arm/virt: Add GED irq routing and Enable memory hotplug ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,10/11] hw/arm/virt: Add GED device configuration and build aml ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,09/11] hw/acpi: Add ACPI Generic Event Device Support ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,08/11] hw/arm/boot: Expose the PC-DIMM nodes in the DT ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,07/11] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT ARM virt: ACPI memory hotplug support - - 1 - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,06/11] hw/arm/virt: Add ACPI support for device memory cold-plug ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,05/11] hw/arm/virt: Add memory hotplug framework ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,04/11] hw/arm/virt: Add virtual ACPI device ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,03/11] hw/acpi: Do not create memory hotplug method when handler is not defined ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,02/11] hw/acpi: Make ACPI IO address space configurable ARM virt: ACPI memory hotplug support - - 1 - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,01/11] hw/acpi: Move constant definitions to header files ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[RFC] ati-vga: Implement DDC and EDID info from monitor [RFC] ati-vga: Implement DDC and EDID info from monitor - - - - --- 2019-03-08 BALATON Zoltan New
migration/postcopy: Update the bandwidth during postcopy migration/postcopy: Update the bandwidth during postcopy - 1 1 - --- 2019-03-08 Dr. David Alan Gilbert New
[PULL,2/2] tricore: fixed RCR_CADDN instruction [PULL,1/2] tricore: fixed RCR_CADD instruction - - - - --- 2019-03-08 Bastian Koppelmann New
[PULL,1/2] tricore: fixed RCR_CADD instruction [PULL,1/2] tricore: fixed RCR_CADD instruction - - - - --- 2019-03-08 Bastian Koppelmann New
[PULL,0/2] tricore patches - - - - --- 2019-03-08 Bastian Koppelmann New
[v4,15/15] pflash: Clean up after commit 368a354f02b, part 2 pflash: Fixes and cleanups - - 2 - --- 2019-03-08 Markus Armbruster New
[v4,14/15] pflash: Clean up after commit 368a354f02b, part 1 pflash: Fixes and cleanups - - 3 1 --- 2019-03-08 Markus Armbruster New
[v4,13/15] mips_malta: Clean up definition of flash memory size somewhat pflash: Fixes and cleanups - - 3 1 --- 2019-03-08 Markus Armbruster New
« 1 2 ... 1975 1976 19774313 4314 »