aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost
2016-02-25machine: Remove no_tco fieldEduardo Habkost
2016-02-25q35: Remove old machine versionsEduardo Habkost
2016-02-25tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin
2016-02-25vring: removePaolo Bonzini
2016-02-25virtio-scsi: do not use vring in dataplanePaolo Bonzini
2016-02-25virtio-blk: do not use vring in dataplanePaolo Bonzini
2016-02-25virtio-blk: fix "disabled data plane" modePaolo Bonzini
2016-02-25virtio: export vring_notify as virtio_should_notifyPaolo Bonzini
2016-02-25virtio: add AioContext-specific function for host notifiersPaolo Bonzini
2016-02-25vring: make vring_enable_notification return voidPaolo Bonzini
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