summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qemu-iotests: 140: don't use IDE deviceSascha Silbe2019-11-292-2/+1
* qemu-iotests: 067: ignore QMP eventsSascha Silbe2019-11-292-145/+10
* blockdev: unset inappropriate flags when changing mediumAlyssa Milburn2019-11-291-0/+2
* MAINTAINERS: Add myself as maintainer of the throttling codeAlberto Garcia2019-11-291-0/+9
* docs: Document the throttling infrastructureAlberto Garcia2019-11-291-0/+252
* qapi: Correct the name of the iops_rd parameterAlberto Garcia2019-11-291-1/+1
* qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia2019-11-292-16/+53
* throttle: Test throttle_compute_wait() during burstsAlberto Garcia2019-11-291-0/+22
* throttle: Check that burst_level leaks correctlyAlberto Garcia2019-11-291-0/+16
* qapi: Add burst length fields to BlockDeviceInfoAlberto Garcia2019-11-292-6/+53
* qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia2019-11-294-15/+104
* throttle: Add command-line settings to define the burst periodsAlberto Garcia2019-11-291-0/+37
* throttle: Add support for burst periodsAlberto Garcia2019-11-292-18/+96
* throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia2019-11-294-13/+31
* throttle: Merge all functions that check the configuration into oneAlberto Garcia2019-11-294-64/+19
* throttle: Set always an average value when setting a maximum valueAlberto Garcia2019-11-291-0/+2
* throttle: Make throttle_is_valid() set errpAlberto Garcia2019-11-294-6/+7
* throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia2019-11-294-8/+9
* throttle: Make throttle_conflicting() set errpAlberto Garcia2019-11-294-12/+17
* throttle: Make throttle_compute_timer() staticAlberto Garcia2019-11-292-10/+4
* block migration: Activate image on destination before writing to itKevin Wolf2019-11-291-0/+7
* qemu-io: use no_argument/required_argument constantsDaniel P. Berrange2019-11-291-15/+15
* qemu-nbd: use no_argument/required_argument constantsDaniel P. Berrange2019-11-291-25/+26
* qemu-nbd: don't overlap long option values with short optionsDaniel P. Berrange2019-11-291-7/+7
* qemu-img: allow specifying image as a set of options argsDaniel P. Berrange2019-11-293-60/+195
* qemu-nbd: allow specifying image as a set of options argsDaniel P. Berrange2019-11-292-6/+44
* qemu-io: allow specifying image as a set of options argsDaniel P. Berrange2019-11-291-6/+51
* qemu-img: add support for --object command line argDaniel P. Berrange2019-11-293-30/+282
* qemu-io: add support for --object command line argDaniel P. Berrange2019-11-291-0/+34
* block: Fix -incoming with snapshot=onKevin Wolf2019-11-295-4/+66
* spec: add qcow2 bitmaps extension specificationVladimir Sementsov-Ogievskiy2019-11-291-1/+220
* quorum: fix segfault when read fails in fifo modeChanglong Xie2019-11-291-1/+2
* qemu-img: initialize MapEntry objectJohn Snow2019-11-291-11/+15
* gtk: fix uninitialized temporary VirtualConsolePaolo Bonzini2019-11-291-1/+1
* etraxfs_dma: Dont forward zero-length payload to clientsEdgar E. Iglesias2019-11-291-5/+8
* qemu-options.hx: Improve documentation of chardev multiplexing modePeter Maydell2019-11-292-12/+63
* vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang2019-11-291-1/+1
* hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger2019-11-291-14/+5
* hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiationEric Auger2019-11-291-6/+188
* hw/arm/sysbus-fdt: helpers for clock node generationEric Auger2019-11-291-0/+120
* device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger2019-11-294-12/+35
* device_tree: qemu_fdt_getprop converted to use the error APIEric Auger2019-11-292-6/+18
* device_tree: introduce qemu_fdt_node_pathEric Auger2019-11-292-0/+72
* device_tree: introduce load_device_tree_from_sysfsEric Auger2019-11-292-0/+108
* hw/vfio/platform: amd-xgbe deviceEric Auger2019-11-293-0/+107
* vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explainWei Yang2019-11-291-4/+4
* pcie_aer: expose pcie_aer_msg() interfaceChen Fan2019-11-292-1/+2
* aer: impove pcie_aer_init to support vfio deviceChen Fan2019-11-295-6/+6
* vfio: make the 4 bytes aligned for capability sizeChen Fan2019-11-291-1/+2
* pcie: modify the capability size assertChen Fan2019-11-291-1/+1
OpenPOWER on IntegriCloud