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
2011-01-10
piix: tag as not hotpluggable.
Gerd Hoffmann
2011-01-10
pci: allow devices being tagged as not hotpluggable.
Gerd Hoffmann
2011-01-05
rtl8139: Use subsection to restrict migration after hotplug
Alex Williamson
2011-01-05
qdev: Track runtime machine modifications
Alex Williamson
2010-12-27
pci: fix migration path for devices behind bridges
Michael S. Tsirkin
2010-12-24
pcie/aer: glue aer error injection into qemu monitor
Isaku Yamahata
2010-12-24
pci: introduce a helper function to convert qdev id to PCIDevice
Isaku Yamahata
2010-12-24
qdev: export qdev_find_recursive() for later use
Isaku Yamahata
2010-12-22
build, pci: remove QMP dependency on core PCI code
Isaku Yamahata
2010-12-22
pcie: add flr support
Isaku Yamahata
2010-12-22
pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506
Isaku Yamahata
2010-12-21
qdev: remove an unused function
Michael S. Tsirkin
2010-12-20
qbus: register reset handler for qbus whose parent is NULL
Isaku Yamahata
2010-12-19
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
2010-12-19
pci: don't use bus number in migration, stub out
Michael S. Tsirkin
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
[next]