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
path:
root
/
hw
/
ide.c
Age
Commit message (
Expand
)
Author
2009-08-27
ide: move code to hw/ide/
Gerd Hoffmann
2009-08-27
ide: split away ide-microdrive.c
Gerd Hoffmann
2009-08-27
ide: split away ide-mmio.c
Gerd Hoffmann
2009-08-27
ide: split away ide-macio.c
Gerd Hoffmann
2009-08-27
ide: split away ide-pci.c
Gerd Hoffmann
2009-08-27
ide: split away ide-isa.c
Gerd Hoffmann
2009-08-27
ide: split away ide-internal.h
Gerd Hoffmann
2009-08-27
ide: add IDEBus struct, cleanups
Gerd Hoffmann
2009-08-27
Add isa_reserve_irq().
Jes Sorensen
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-24
SMART ATA Functionality
Brian Wheeler
2009-08-13
Fix migration for ide devices
Anthony Liguori
2009-08-10
make windows notice media change
Gleb Natapov
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-07-30
Fix VM state change handlers running out of order
Markus Armbruster
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-16
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-05-10
Follow coding conventions
Paul Brook
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
2009-04-22
implement qemu_blockalign (Stefano Stabellini)
aliguori
2009-04-13
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
blueswir1
2009-04-07
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
2009-03-07
Sparse fixes: truncation by cast
blueswir1
2009-03-04
DB-DMA IDE asynchronous I/O
aurel32
2009-03-03
DB-DMA cleanup
aurel32
2009-02-11
qemu: record devfn on block driver instance (Marcelo Tosatti)
aliguori
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
Convert IDE to use new dma helpers (Avi Kivity)
aliguori
2009-02-01
Add and use #defines for PCI device classes
blueswir1
2009-01-30
PowerPC: IDE DB-DMA support
aurel32
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-22
Fix warning in ide.c
aliguori
2009-01-22
Convert IDE to directly access guest memory (Avi Kivity)
aliguori
2009-01-21
Stop VM on ENOSPC error. (Gleb Natapov)
aliguori
2009-01-08
IDE: Return zero when reading error register with slave selected (Justin Chev...
aliguori
2009-01-08
Fix IDE debug
blueswir1
2009-01-08
cmd646: correctly enable IDE channels
aurel32
2009-01-07
add "serial" parameter to -drive flag (Gleb Natapov)
aliguori
2008-12-30
VM load/save support for PPC devices
blueswir1
2008-12-28
Register reset handlers
blueswir1
2008-12-10
IDE: Implement SEEK command
aurel32
2008-12-07
SH4: kill a few warnings
aurel32
2008-12-07
sh4: mmio based CF support on r2d board (Takashi YOSHII).
balrog
2008-11-25
Abstract out geometry detection code from IDE for reuse
aliguori
2008-11-19
Fix media detection on emulated CDROM (Gary Grebus)
aliguori
2008-11-11
windows cdrom cache flush (Stefano Stabellini)
aliguori
2008-11-07
Use the right format string to printf sector num with DEBUG_IDE.
balrog
[next]