summary refs log tree commit diff stats
path: root/hw/ide/ich.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* hw: Trim superfluous #include "block_int.h"Markus Armbruster2011-09-121-1/+0
* pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity2011-08-081-1/+1
* ahci: convert to memory APIAvi Kivity2011-08-081-2/+1
* ahci doesn't support migrationGerd Hoffmann2011-07-201-0/+6
* Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin2011-06-151-3/+3
|\
| * ahci: Unbreak bar registrationJan Kiszka2011-05-161-3/+3
* | hw/ide/ich.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-5/+4
* | ich/ahci: fix uninitialized memory useMichael S. Tsirkin2011-05-161-2/+2
|/
* Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-05-051-1/+0
|\
| * Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* | MSI: Robust resource releaseJan Kiszka2011-05-051-4/+1
* | ich/ahci: convert to pci_register_bar_simple()Avi Kivity2011-04-071-2/+1
|/
* ahci: make number of ports runtime determinedAlexander Graf2011-02-071-1/+2
* ahci: split ICH and AHCI even moreAlexander Graf2011-02-071-2/+88
* ahci: split ICH9 from coreSebastian Herbszt2011-02-071-0/+61