summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-24mirror: add support for on-source-error/on-target-errorPaolo Bonzini
2012-10-24iostatus: forward block_job_iostatus_reset to block jobPaolo Bonzini
2012-10-24qemu-iotests: add mirroring test casePaolo Bonzini
2012-10-24mirror: implement completionPaolo Bonzini
2012-10-24qmp: add drive-mirror commandPaolo Bonzini
2012-10-24mirror: introduce mirror jobPaolo Bonzini
2012-10-24block: introduce BLOCK_JOB_READY eventPaolo Bonzini
2012-10-24block: add block-job-completePaolo Bonzini
2012-10-24block: rename block_job_complete to block_job_completedPaolo Bonzini
2012-10-24block: export dirty bitmap information in query-blockPaolo Bonzini
2012-10-24block: introduce new dirty bitmap functionalityPaolo Bonzini
2012-10-24block: add bdrv_open_backing_filePaolo Bonzini
2012-10-24block: add bdrv_query_statsPaolo Bonzini
2012-10-24block: add bdrv_query_infoPaolo Bonzini
2012-10-24qemu-config: Add new -add-fd command line optionCorey Bryant
2012-10-24monitor: Prevent removing fd from set during initCorey Bryant
2012-10-24monitor: Enable adding an inherited fd to an fd setCorey Bryant
2012-10-24monitor: Allow add-fd to any specified fd setCorey Bryant
2012-10-24block: bdrv_create(): don't leak cco.filename on errorLuiz Capitulino
2012-10-24qemu-img: document 'info --backing-chain'Kashyap Chamarthy
2012-10-24qemu-iotests: Add 043 backing file chain infinite loop testStefan Hajnoczi
2012-10-24qemu-img: Add --backing-chain option to info commandStefan Hajnoczi
2012-10-24qemu-iotests: add relative backing file tests for block-commit (040)Jeff Cody
2012-10-24block: in commit, determine base image from the top imageJeff Cody
2012-10-24block: make bdrv_find_backing_image compare canonical filenamesJeff Cody
2012-10-24qemu-img rebase: use empty string to rebase without backing fileAlex Bligh
2012-10-24qmp: fix __accept() in qmp.pyJeff Cody
2012-10-24qemu-iotests: Test qemu-img operation on zero size imageKevin Wolf
2012-10-24qemu-img: Fix division by zero for zero size imagesKevin Wolf
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-22Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori
2012-10-22Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...Anthony Liguori
2012-10-22usb-serial: only expose device in guest when the chardev is openGerd Hoffmann
2012-10-22usb-serial: don't magically zap chardev on umplugGerd Hoffmann
2012-10-22serial: add pci-serial documentationGerd Hoffmann
2012-10-22serial: add 2x + 4x pci variantGerd Hoffmann
2012-10-22serial: add windows inf file for the pci card to docsGerd Hoffmann
2012-10-22serial: add pci variantGerd Hoffmann
2012-10-22serial: split serial.cGerd Hoffmann
2012-10-22Call MADV_HUGEPAGE for guest RAM allocationsLuiz Capitulino
2012-10-22Merge remote-tracking branch 'quintela/migration-next-20121017' into stagingAnthony Liguori
2012-10-22Merge remote-tracking branch 'qemu-kvm/memory/dma' into stagingAnthony Liguori
2012-10-22pci: honor PCI_COMMAND_MASTERAvi Kivity
2012-10-22pci: give each device its own address spaceAvi Kivity
2012-10-22memory: add address_space_destroy()Avi Kivity
2012-10-22dma: make dma access its own address spaceAvi Kivity
2012-10-22memory: per-AddressSpace dispatchAvi Kivity
2012-10-22s390: avoid reaching into memory core internalsAvi Kivity
2012-10-22memory: use AddressSpace for MemoryListener filteringAvi Kivity
2012-10-22memory: move tcg flush into a tcg memory listenerAvi Kivity