1. f56b18c ide: Fix build for cmd646.c by Kevin Wolf · 14 years ago
  2. 61d9d6b ide: Register vm change state handler once only by Stefan Hajnoczi · 14 years ago
  3. 40a6238 ide: Split out BMDMA code from ATA core by Alexander Graf · 14 years ago
  4. 3835510 Store IDE bus id in IDEBus structure for easy access. by Gleb Natapov · 14 years ago
  5. 9fbef1a ide: convert bmdma address ioport to ioport_register() by Avi Kivity · 14 years ago
  6. b80d4a9 pci: don't overwrite multi functio bit in pci header type. by Isaku Yamahata · 15 years ago
  7. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  8. 57234ee ide: Split non-qdev code off ide_init2() by Markus Armbruster · 15 years ago
  9. 50a4809 cmd646: fix abort due to changed opaque pointer for ioport read by Igor V. Kovalenko · 15 years ago
  10. 70ae65f cmd646: pass pci_dev as it needs it by Igor V. Kovalenko · 15 years ago
  11. 409570a cmd646: symbolic names for pci registers by Michael S. Tsirkin · 15 years ago
  12. 90228ee workaround for cmd646 bmdma register access while no dma is active by Igor V. Kovalenko · 15 years ago
  13. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  14. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  15. 0392a01 pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h by Isaku Yamahata · 15 years ago
  16. 4a64356 IDE: Fix reset handling by Blue Swirl · 15 years ago
  17. 44a9935 Sparc64/x86: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  18. 407a4f3 ide: port pci ide to vmstate by Juan Quintela · 15 years ago
  19. d1570ba ide: BMDMAState don't need a pci_dev field anymore by Juan Quintela · 15 years ago
  20. 0cde1b4 ide: cmd646 ->unit has just the value that we want by Juan Quintela · 15 years ago
  21. 61f58e5 ide: cmd646 we can get the pci device with container_of by Juan Quintela · 15 years ago
  22. 58c0e73 ide: PCIIDEState type field is not needed anymore by Juan Quintela · 15 years ago
  23. 4c3df0e ide: split cmd646 and piix from pci.c by Juan Quintela · 15 years ago