index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-24
mirror: add support for on-source-error/on-target-error
Paolo Bonzini
2012-10-24
iostatus: forward block_job_iostatus_reset to block job
Paolo Bonzini
2012-10-24
qemu-iotests: add mirroring test case
Paolo Bonzini
2012-10-24
mirror: implement completion
Paolo Bonzini
2012-10-24
qmp: add drive-mirror command
Paolo Bonzini
2012-10-24
mirror: introduce mirror job
Paolo Bonzini
2012-10-24
block: introduce BLOCK_JOB_READY event
Paolo Bonzini
2012-10-24
block: add block-job-complete
Paolo Bonzini
2012-10-24
block: rename block_job_complete to block_job_completed
Paolo Bonzini
2012-10-24
block: export dirty bitmap information in query-block
Paolo Bonzini
2012-10-24
block: introduce new dirty bitmap functionality
Paolo Bonzini
2012-10-24
block: add bdrv_open_backing_file
Paolo Bonzini
2012-10-24
block: add bdrv_query_stats
Paolo Bonzini
2012-10-24
block: add bdrv_query_info
Paolo Bonzini
2012-10-24
qemu-config: Add new -add-fd command line option
Corey Bryant
2012-10-24
monitor: Prevent removing fd from set during init
Corey Bryant
2012-10-24
monitor: Enable adding an inherited fd to an fd set
Corey Bryant
2012-10-24
monitor: Allow add-fd to any specified fd set
Corey Bryant
2012-10-24
block: bdrv_create(): don't leak cco.filename on error
Luiz Capitulino
2012-10-24
qemu-img: document 'info --backing-chain'
Kashyap Chamarthy
2012-10-24
qemu-iotests: Add 043 backing file chain infinite loop test
Stefan Hajnoczi
2012-10-24
qemu-img: Add --backing-chain option to info command
Stefan Hajnoczi
2012-10-24
qemu-iotests: add relative backing file tests for block-commit (040)
Jeff Cody
2012-10-24
block: in commit, determine base image from the top image
Jeff Cody
2012-10-24
block: make bdrv_find_backing_image compare canonical filenames
Jeff Cody
2012-10-24
qemu-img rebase: use empty string to rebase without backing file
Alex Bligh
2012-10-24
qmp: fix __accept() in qmp.py
Jeff Cody
2012-10-24
qemu-iotests: Test qemu-img operation on zero size image
Kevin Wolf
2012-10-24
qemu-img: Fix division by zero for zero size images
Kevin Wolf
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-22
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
2012-10-22
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...
Anthony Liguori
2012-10-22
usb-serial: only expose device in guest when the chardev is open
Gerd Hoffmann
2012-10-22
usb-serial: don't magically zap chardev on umplug
Gerd Hoffmann
2012-10-22
serial: add pci-serial documentation
Gerd Hoffmann
2012-10-22
serial: add 2x + 4x pci variant
Gerd Hoffmann
2012-10-22
serial: add windows inf file for the pci card to docs
Gerd Hoffmann
2012-10-22
serial: add pci variant
Gerd Hoffmann
2012-10-22
serial: split serial.c
Gerd Hoffmann
2012-10-22
Call MADV_HUGEPAGE for guest RAM allocations
Luiz Capitulino
2012-10-22
Merge remote-tracking branch 'quintela/migration-next-20121017' into staging
Anthony Liguori
2012-10-22
Merge remote-tracking branch 'qemu-kvm/memory/dma' into staging
Anthony Liguori
2012-10-22
pci: honor PCI_COMMAND_MASTER
Avi Kivity
2012-10-22
pci: give each device its own address space
Avi Kivity
2012-10-22
memory: add address_space_destroy()
Avi Kivity
2012-10-22
dma: make dma access its own address space
Avi Kivity
2012-10-22
memory: per-AddressSpace dispatch
Avi Kivity
2012-10-22
s390: avoid reaching into memory core internals
Avi Kivity
2012-10-22
memory: use AddressSpace for MemoryListener filtering
Avi Kivity
2012-10-22
memory: move tcg flush into a tcg memory listener
Avi Kivity
[next]