summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-23cpu: Clean up includesPeter Maydell2-4/+2
2016-02-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160223-1' into s...Peter Maydell7-46/+43
2016-02-23ohci: allocate timer only once.Gerd Hoffmann1-26/+8
2016-02-23usb: add pid check at the first of uhci_handle_td()Gonglei1-6/+16
2016-02-23usb: check RNDIS buffer offsets & lengthPrasad J Pandit1-3/+6
2016-02-23usb: check RNDIS message lengthPrasad J Pandit1-9/+9
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell3-1/+2
2016-02-23usb: check USB configuration descriptor objectPrasad J Pandit1-1/+2
2016-02-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell29-432/+1663
2016-02-22Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-02-22' in...Kevin Wolf5-148/+18
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-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