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
/
ich.c
Age
Commit message (
Expand
)
Author
2011-09-12
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
ahci: convert to memory API
Avi Kivity
2011-07-20
ahci doesn't support migration
Gerd Hoffmann
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-12
hw/ide/ich.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-05-16
ahci: Unbreak bar registration
Jan Kiszka
2011-05-16
ich/ahci: fix uninitialized memory use
Michael S. Tsirkin
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-05-05
MSI: Robust resource release
Jan Kiszka
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2011-04-07
ich/ahci: convert to pci_register_bar_simple()
Avi Kivity
2011-02-07
ahci: make number of ports runtime determined
Alexander Graf
2011-02-07
ahci: split ICH and AHCI even more
Alexander Graf
2011-02-07
ahci: split ICH9 from core
Sebastian Herbszt