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-21
tcg-arm: fix __clear_cache() warning
Aurelien Jarno
2010-12-21
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
2010-12-20
sparc32: ledma extra registers need tracing too
Bob Breuer
2010-12-20
target-i386: Fix accidental use of SoftFloat uint64 type
Andreas Färber
2010-12-20
wdt_ib700: Fix accidental use of SoftFloat int64 type
Andreas Färber
2010-12-20
apic: Fix accidental use of SoftFloat uint32 type
Andreas Färber
2010-12-19
Avoid a warning from OpenBSD linker
Blue Swirl
2010-12-19
Sparc: implement monitor command 'info tlb'
Blue Swirl
2010-12-19
ahci: delete write-only variables (v2)
Blue Swirl
2010-12-19
vga: Declare as little endian
Blue Swirl
2010-12-18
win32: Fix CRLF problem in make_device_config.sh
Stefan Weil
2010-12-18
sparc32: ledma extra registers
Bob Breuer
2010-12-17
Fix warning on mingw32
Blue Swirl
2010-12-17
ide: Build fix for via.c
Kevin Wolf
2010-12-17
ide: Fix build for cmd646.c
Kevin Wolf
2010-12-17
docs: Fix missing carets in QED specification
Stefan Hajnoczi
2010-12-17
Add proper -errno error return values to qcow2_open()
Jes Sorensen
2010-12-17
block/qcow2.c: rename qcow_ functions to qcow2_
Jes Sorensen
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
[next]