1. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  2. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  3. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  4. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  5. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  6. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  7. 08406b0 Revert "fix some debug printf format strings" by malc · 12 years ago
  8. 145c7c8 fix some debug printf format strings by Matthew Ogilvie · 12 years ago
  9. 5e59b02 Merge branch pci into master by Michael S. Tsirkin · 12 years ago
  10. 0ed8b6f Avoid returning void by Blue Swirl · 13 years ago
  11. f90c2bc pci: convert PCIUnregisterFunc to void by Alex Williamson · 13 years ago
  12. a348f10 Add missing const attributes for MemoryRegionOps by Stefan Weil · 13 years ago
  13. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  14. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  15. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  16. e855761 qdev: prepare source tree for code conversion by Anthony Liguori · 13 years ago
  17. fb0c61a hw: Trim superfluous #include "block_int.h" by Markus Armbruster · 13 years ago
  18. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 13 years ago
  19. a9deb8c ide: convert to memory API by Avi Kivity · 13 years ago
  20. c04ca07 hw/ide/cmd646.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  21. f56b18c ide: Fix build for cmd646.c by Kevin Wolf · 14 years ago
  22. 61d9d6b ide: Register vm change state handler once only by Stefan Hajnoczi · 14 years ago
  23. 40a6238 ide: Split out BMDMA code from ATA core by Alexander Graf · 14 years ago
  24. 3835510 Store IDE bus id in IDEBus structure for easy access. by Gleb Natapov · 14 years ago
  25. 9fbef1a ide: convert bmdma address ioport to ioport_register() by Avi Kivity · 14 years ago
  26. b80d4a9 pci: don't overwrite multi functio bit in pci header type. by Isaku Yamahata · 15 years ago
  27. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  28. 57234ee ide: Split non-qdev code off ide_init2() by Markus Armbruster · 15 years ago
  29. 50a4809 cmd646: fix abort due to changed opaque pointer for ioport read by Igor V. Kovalenko · 15 years ago
  30. 70ae65f cmd646: pass pci_dev as it needs it by Igor V. Kovalenko · 15 years ago
  31. 409570a cmd646: symbolic names for pci registers by Michael S. Tsirkin · 15 years ago
  32. 90228ee workaround for cmd646 bmdma register access while no dma is active by Igor V. Kovalenko · 15 years ago
  33. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  34. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  35. 0392a01 pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h by Isaku Yamahata · 15 years ago
  36. 4a64356 IDE: Fix reset handling by Blue Swirl · 15 years ago
  37. 44a9935 Sparc64/x86: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  38. 407a4f3 ide: port pci ide to vmstate by Juan Quintela · 15 years ago
  39. d1570ba ide: BMDMAState don't need a pci_dev field anymore by Juan Quintela · 15 years ago
  40. 0cde1b4 ide: cmd646 ->unit has just the value that we want by Juan Quintela · 15 years ago
  41. 61f58e5 ide: cmd646 we can get the pci device with container_of by Juan Quintela · 15 years ago
  42. 58c0e73 ide: PCIIDEState type field is not needed anymore by Juan Quintela · 15 years ago
  43. 4c3df0e ide: split cmd646 and piix from pci.c by Juan Quintela · 15 years ago