index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-12-17
qed: Consistency check support
Stefan Hajnoczi
2010-12-17
qed: Read/write support
Stefan Hajnoczi
2010-12-17
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
2010-12-17
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi
2010-12-17
docs: Add QED image format specification
Stefan Hajnoczi
2010-12-17
qemu-io: Fix typo in help texts
Kevin Wolf
2010-12-17
raw-posix: add discard support
Christoph Hellwig
2010-12-17
qemu-io: Add discard command
Stefan Hajnoczi
2010-12-17
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
2010-12-17
block: add discard support
Christoph Hellwig
2010-12-17
ide: Register vm change state handler once only
Stefan Hajnoczi
2010-12-17
Remove NULL checks for bdrv_new return value
Kevin Wolf
2010-12-17
qemu.img.c: Use error_report() instead of own error() implementation
Jes Sorensen
2010-12-17
bdrv_img_create() use proper errno return values
Jes Sorensen
2010-12-17
Prevent creating an image with the same filename as backing file
Jes Sorensen
2010-12-17
Introduce do_snapshot_blkdev() and monitor command to handle it.
Jes Sorensen
2010-12-17
qemu-img.c: Re-factor img_create()
Jes Sorensen
2010-12-17
qemu-img: Call error_set_progname
Kevin Wolf
2010-12-17
ide: honor ncq for atapi
Alexander Graf
2010-12-17
ahci: set SATA Mode Select
Sebastian Herbszt
2010-12-17
config: add ahci for pci capable machines
Alexander Graf
2010-12-17
config: move ide core and pci to pci.mak
Alexander Graf
2010-12-17
ahci: add ahci emulation
Alexander Graf
2010-12-17
pci: add ich9 pci id
Alexander Graf
2010-12-17
pci: add storage class for sata
Alexander Graf
2010-12-17
ide: add ncq identify data for ahci sata drives
Roland Elek
2010-12-17
ide: move transfer_start after variable modification
Alexander Graf
2010-12-17
ide: Split out BMDMA code from ATA core
Alexander Graf
2010-12-17
ide: fix whitespace gap in ide_exec_cmd
Alexander Graf
2010-12-17
ide: split ide command interpretation off
Alexander Graf
2010-12-17
qemu-img.c: Clean up handling of image size in img_create()
Jes Sorensen
2010-12-17
Introduce strtosz_suffix()
Jes Sorensen
2010-12-17
block: Fix the use of protocols in backing files
Stefan Hajnoczi
2010-12-17
block: Introduce path_has_protocol() function
Stefan Hajnoczi
2010-12-17
blockdev: check dinfo ptr before using
Ryan Harper
2010-12-17
Merge remote branch 'arm/for-anthony' into staging
Anthony Liguori
2010-12-17
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-12-17
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-12-17
Merge remote branch 'jvrao/for-anthony' into staging
Anthony Liguori
2010-12-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-12-14
qemu-img: Fail creation if backing format is invalid
Stefan Hajnoczi
2010-12-14
qemu-img: Free option parameter lists in img_create()
Stefan Hajnoczi
2010-12-14
qemu-option: Fix parse_option_parameters() documentation typo
Stefan Hajnoczi
2010-12-14
qemu-option: Don't reinvent append_option_parameters()
Stefan Hajnoczi
2010-12-14
qemu-img: Deprecate obsolete -6 and -e options
Jes Sorensen
2010-12-14
ceph/rbd block driver for qemu-kvm
Christian Brunner
2010-12-14
Make error handling more consistent in img_create() and img_resize()
Jes Sorensen
2010-12-14
Fail if detecting an unknown option
Jes Sorensen
2010-12-14
Fix formatting and missing braces in qemu-img.c
Jes Sorensen
2010-12-14
Consolidate printing of block driver options
Jes Sorensen
[next]