aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-22qemu-iotests: 140: make description slightly more verboseSascha Silbe1-1/+5
2016-02-22qemu-iotests: 140: don't use IDE deviceSascha Silbe2-2/+1
2016-02-22qemu-iotests: 067: ignore QMP eventsSascha Silbe2-145/+10
2016-02-22blockdev: unset inappropriate flags when changing mediumAlyssa Milburn1-0/+2
2016-02-22MAINTAINERS: Add myself as maintainer of the throttling codeAlberto Garcia1-0/+9
2016-02-22docs: Document the throttling infrastructureAlberto Garcia1-0/+252
2016-02-22qapi: Correct the name of the iops_rd parameterAlberto Garcia1-1/+1
2016-02-22qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia2-16/+53
2016-02-22throttle: Test throttle_compute_wait() during burstsAlberto Garcia1-0/+22
2016-02-22throttle: Check that burst_level leaks correctlyAlberto Garcia1-0/+16
2016-02-22qapi: Add burst length fields to BlockDeviceInfoAlberto Garcia2-6/+53
2016-02-22qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia4-15/+104
2016-02-22throttle: Add command-line settings to define the burst periodsAlberto Garcia1-0/+37
2016-02-22throttle: Add support for burst periodsAlberto Garcia2-18/+96
2016-02-22throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia4-13/+31
2016-02-22throttle: Merge all functions that check the configuration into oneAlberto Garcia4-64/+19
2016-02-22throttle: Set always an average value when setting a maximum valueAlberto Garcia1-0/+2
2016-02-22throttle: Make throttle_is_valid() set errpAlberto Garcia4-6/+7
2016-02-22throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia4-8/+9
2016-02-22throttle: Make throttle_conflicting() set errpAlberto Garcia4-12/+17
2016-02-22throttle: Make throttle_compute_timer() staticAlberto Garcia2-10/+4
2016-02-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160222-1' into st...Peter Maydell1-1/+1
2016-02-22block migration: Activate image on destination before writing to itKevin Wolf1-0/+7
2016-02-22qemu-io: use no_argument/required_argument constantsDaniel P. Berrange1-15/+15
2016-02-22qemu-nbd: use no_argument/required_argument constantsDaniel P. Berrange1-25/+26
2016-02-22qemu-nbd: don't overlap long option values with short optionsDaniel P. Berrange1-7/+7
2016-02-22qemu-img: allow specifying image as a set of options argsDaniel P. Berrange3-60/+195
2016-02-22qemu-nbd: allow specifying image as a set of options argsDaniel P. Berrange2-6/+44
2016-02-22qemu-io: allow specifying image as a set of options argsDaniel P. Berrange1-6/+51
2016-02-22qemu-img: add support for --object command line argDaniel P. Berrange3-30/+282
2016-02-22qemu-io: add support for --object command line argDaniel P. Berrange1-0/+34
2016-02-22block: Fix -incoming with snapshot=onKevin Wolf5-4/+66
2016-02-22spec: add qcow2 bitmaps extension specificationVladimir Sementsov-Ogievskiy1-1/+220
2016-02-22quorum: fix segfault when read fails in fifo modeChanglong Xie1-1/+2
2016-02-22qemu-img: initialize MapEntry objectJohn Snow1-11/+15
2016-02-22gtk: fix uninitialized temporary VirtualConsolePaolo Bonzini1-1/+1
2016-02-20etraxfs_dma: Dont forward zero-length payload to clientsEdgar E. Iglesias1-5/+8
2016-02-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160219.1' i...Peter Maydell15-43/+660
2016-02-19qemu-options.hx: Improve documentation of chardev multiplexing modePeter Maydell2-12/+63
2016-02-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160219' ...Peter Maydell6-112/+124
2016-02-19vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang1-1/+1
2016-02-19hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger1-14/+5
2016-02-19hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiationEric Auger1-6/+188
2016-02-19hw/arm/sysbus-fdt: helpers for clock node generationEric Auger1-0/+120
2016-02-19device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger4-12/+35
2016-02-19device_tree: qemu_fdt_getprop converted to use the error APIEric Auger2-6/+18
2016-02-19device_tree: introduce qemu_fdt_node_pathEric Auger2-0/+72
2016-02-19device_tree: introduce load_device_tree_from_sysfsEric Auger2-0/+108
2016-02-19hw/vfio/platform: amd-xgbe deviceEric Auger3-0/+107
2016-02-19vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explainWei Yang1-4/+4