aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25block-migration: acquire AioContext as necessaryPaolo Bonzini
2016-02-25pci core: function pci_bus_init() cleanupCao jin
2016-02-25pci core: function pci_host_bus_register() cleanupCao jin
2016-02-25balloon: Use only 'pc-dimm' type dimm for ballooningVladimir Sementsov-Ogievskiy
2016-02-25virtio-balloon: rewrite get_current_ram_size()Vladimir Sementsov-Ogievskiy
2016-02-23move get_current_ram_size to virtio-balloon.cVladimir Sementsov-Ogievskiy
2016-02-23vhost-user: don't merge regions with different fdsMichael S. Tsirkin
2016-02-23bios-linker-loader: document+validate inputMichael S. Tsirkin
2016-02-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-02-22Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-02-22' in...Kevin Wolf
2016-02-22qemu-iotests: 140: make description slightly more verboseSascha Silbe
2016-02-22qemu-iotests: 140: don't use IDE deviceSascha Silbe
2016-02-22qemu-iotests: 067: ignore QMP eventsSascha Silbe
2016-02-22blockdev: unset inappropriate flags when changing mediumAlyssa Milburn
2016-02-22MAINTAINERS: Add myself as maintainer of the throttling codeAlberto Garcia
2016-02-22docs: Document the throttling infrastructureAlberto Garcia
2016-02-22qapi: Correct the name of the iops_rd parameterAlberto Garcia
2016-02-22qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia
2016-02-22throttle: Test throttle_compute_wait() during burstsAlberto Garcia
2016-02-22throttle: Check that burst_level leaks correctlyAlberto Garcia
2016-02-22qapi: Add burst length fields to BlockDeviceInfoAlberto Garcia
2016-02-22qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia
2016-02-22throttle: Add command-line settings to define the burst periodsAlberto Garcia
2016-02-22throttle: Add support for burst periodsAlberto Garcia
2016-02-22throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia
2016-02-22throttle: Merge all functions that check the configuration into oneAlberto Garcia
2016-02-22throttle: Set always an average value when setting a maximum valueAlberto Garcia
2016-02-22throttle: Make throttle_is_valid() set errpAlberto Garcia
2016-02-22throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia
2016-02-22throttle: Make throttle_conflicting() set errpAlberto Garcia
2016-02-22throttle: Make throttle_compute_timer() staticAlberto Garcia
2016-02-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160222-1' into st...Peter Maydell
2016-02-22block migration: Activate image on destination before writing to itKevin Wolf
2016-02-22qemu-io: use no_argument/required_argument constantsDaniel P. Berrange
2016-02-22qemu-nbd: use no_argument/required_argument constantsDaniel P. Berrange
2016-02-22qemu-nbd: don't overlap long option values with short optionsDaniel P. Berrange
2016-02-22qemu-img: allow specifying image as a set of options argsDaniel P. Berrange
2016-02-22qemu-nbd: allow specifying image as a set of options argsDaniel P. Berrange
2016-02-22qemu-io: allow specifying image as a set of options argsDaniel P. Berrange
2016-02-22qemu-img: add support for --object command line argDaniel P. Berrange
2016-02-22qemu-io: add support for --object command line argDaniel P. Berrange
2016-02-22block: Fix -incoming with snapshot=onKevin Wolf
2016-02-22spec: add qcow2 bitmaps extension specificationVladimir Sementsov-Ogievskiy
2016-02-22quorum: fix segfault when read fails in fifo modeChanglong Xie
2016-02-22qemu-img: initialize MapEntry objectJohn Snow
2016-02-22gtk: fix uninitialized temporary VirtualConsolePaolo Bonzini
2016-02-20etraxfs_dma: Dont forward zero-length payload to clientsEdgar E. Iglesias
2016-02-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160219.1' i...Peter Maydell
2016-02-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160219' ...Peter Maydell
2016-02-19vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang