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
/
macio.c
Age
Commit message (
Expand
)
Author
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-07-06
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-07-06
ide: Replace IDEState members is_cdrom, is_cf by drive_kind
Markus Armbruster
2010-06-04
ide: Split non-qdev code off ide_init2()
Markus Armbruster
2010-03-29
Compile ide/macio only once
Blue Swirl
2009-11-07
IDE: Fix reset handling
Blue Swirl
2009-11-07
PPC: remove unneeded calls to device reset
Blue Swirl
2009-10-27
ide: port pmac ide to vmstate
Juan Quintela
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-04
ide: move cmd+irq from IDEState to IDEBus.
Gerd Hoffmann
2009-09-04
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-08-28
Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919
Blue Swirl
2009-08-27
ide: move code to hw/ide/
Gerd Hoffmann