aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-27Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-01-27qemu-io: end aio help text sentences with periodsLaszlo Ersek
2012-01-27./configure: export xfs config via --{enable, disable}-xfsctlSergei Trofimovich
2012-01-27pcnet: Preserve link state across device resetJan Kiszka
2012-01-27e1000: Preserve link state across device resetJan Kiszka
2012-01-27qdev-property: Make bit property parsing stricterJan Kiszka
2012-01-27remove #if 0 code for timersPaolo Bonzini
2012-01-26scsi: Guard against buflen exceeding req->cmd.xfer in scsi_disk_emulate_commandThomas Higdon
2012-01-26qcow: Use bdrv functions to replace file operationLi Zhi Hui
2012-01-26qcow: Return real error code in qcow_openLi Zhi Hui
2012-01-26block/vdi: Zero unused parts when allocating a new block (fix #919242)Stefan Weil
2012-01-26virtio-blk: add virtio_blk_handle_read trace eventStefan Hajnoczi
2012-01-26docs: describe live block operationsMarcelo Tosatti
2012-01-26block: add support for partial streamingMarcelo Tosatti
2012-01-26add QERR_BASE_NOT_FOUNDMarcelo Tosatti
2012-01-26block: add bdrv_find_backing_imageMarcelo Tosatti
2012-01-26blockdev: make image streaming safe across hotplugStefan Hajnoczi
2012-01-26qmp: add query-block-jobsStefan Hajnoczi
2012-01-26qmp: add block_job_cancel commandStefan Hajnoczi
2012-01-26qmp: add block_job_set_speed commandStefan Hajnoczi
2012-01-26qmp: add block_stream commandStefan Hajnoczi
2012-01-26block: rate-limit streaming operationsStefan Hajnoczi
2012-01-26block: add image streaming block jobStefan Hajnoczi
2012-01-26block: add BlockJob interface for long-running operationsStefan Hajnoczi
2012-01-26block: make copy-on-read a per-request flagStefan Hajnoczi
2012-01-26block: check bdrv_in_use() before blockdev operationsStefan Hajnoczi
2012-01-26coroutine: add co_sleep_ns() coroutine sleep functionStefan Hajnoczi
2012-01-26block: replace unchecked strdup/malloc/calloc with glibStefan Hajnoczi
2012-01-26rbd: wire up snapshot removal and rollback functionalityGregory Farnum
2012-01-25vga: compile cirrus_vga in hwlibBlue Swirl
2012-01-25memory: change dirty setting APIs to take a sizeBlue Swirl
2012-01-25memory: fix dirty mask function length handlingBlue Swirl
2012-01-25vga: fix -nodefaults -device VGABlue Swirl
2012-01-23hyperv: fix build on non-KVM hostsBlue Swirl
2012-01-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-01-23Merge remote-tracking branch 'afaerber/prep-up' into stagingAnthony Liguori
2012-01-23e1000: bounds packet size against buffer sizeAnthony Liguori
2012-01-22target-sparc: Fix mixup of uint64 and uint64_tAndreas Färber
2012-01-22sga: fix copypastaBlue Swirl
2012-01-22vga: make Cirrus ISA device optionalBlue Swirl
2012-01-22vga: improve VGA logicBlue Swirl
2012-01-21grackle_pci: Clean up qdev namesAndreas Färber
2012-01-21MAINTAINERS: Add PCI-PCI bridge to New World Mac machineAndreas Färber
2012-01-21PPC: Pseries: Check for PCI boundariesAlexander Graf
2012-01-21MAINTAINERS: Add PCI host bridge files to CHRP machinesAndreas Färber
2012-01-21MAINTAINERS: Add qemu-ppc to all ppc target stuffAndreas Färber
2012-01-21pseries: SLOF PCI flag dayBenjamin Herrenschmidt
2012-01-21pseries: Use correct dispatcher for PCI config space accessesDavid Gibson
2012-01-21pseries: Support PCI extended config space in RTAS callsBenjamin Herrenschmidt
2012-01-21Correct types in bmdma_addr_{read,write}David Gibson