1. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  2. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  3. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  4. 9314b85 ide: use local path for local headers by Michael S. Tsirkin · 7 years ago
  5. 7eceff5 hw: Do not include "sysemu/block-backend.h" if it is not necessary by Thomas Huth · 7 years ago
  6. 7863161 hw/ide: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  7. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  8. 70e2337 ahci: split public and private interface by John Snow · 7 years ago
  9. 2784127 pci: Replace pci_add_capability2() with pci_add_capability() by Mao Zhongyi · 8 years ago
  10. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  11. 1108b2f pci: Convert msi_init() to Error and fix callers to check it by Cao jin · 9 years ago
  12. 5323926 ide: Clean up includes by Peter Maydell · 9 years ago
  13. 0487eea ahci: split realize and init by Peter Crosthwaite · 9 years ago
  14. 0432902 ich9/ahci: Enable Migration by John Snow · 10 years ago
  15. b8a2dac ide/ich: Convert to realize by Markus Armbruster · 10 years ago
  16. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  17. c8b5b20 ahci: MSI capability should be at 0x80, not 0x50. by John Snow · 10 years ago
  18. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  19. 9e64f8a hw: set interrupts using pci irq wrappers by Marcel Apfelbaum · 11 years ago
  20. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 11 years ago
  21. 0d3aea5 ide/ich: QOM parent field cleanup by Andreas Färber · 12 years ago
  22. fd58922 ide/ich: QOM Upcast Sweep by Peter Crosthwaite · 12 years ago
  23. df32fd1 dma: eliminate DMAContext by Paolo Bonzini · 12 years ago
  24. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  25. a262302 ahci: Add migration support by Jason Baron · 12 years ago
  26. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  27. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  28. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  29. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  30. 5e59b02 Merge branch pci into master by Michael S. Tsirkin · 12 years ago
  31. f90c2bc pci: convert PCIUnregisterFunc to void by Alex Williamson · 13 years ago
  32. 10ca294 ide/ahci: Use universal DMA helper functions by David Gibson · 13 years ago
  33. 95d6580 msi: Invoke msi/msix_write_config from PCI core by Jan Kiszka · 13 years ago
  34. cbd2d43 msi: Invoke msi/msix_reset from PCI core by Jan Kiszka · 13 years ago
  35. 8ab60a0 ahci: Clean up reset functions by Jan Kiszka · 13 years ago
  36. 868a1a5 ahci: Fix reset of MSI function by Jan Kiszka · 13 years ago
  37. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  38. 6acbe4c qdev: remove baked in notion of aliases (v2) by Anthony Liguori · 13 years ago
  39. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  40. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  41. e855761 qdev: prepare source tree for code conversion by Anthony Liguori · 13 years ago
  42. 465f1ab ahci: add port I/O index-data pair by Daniel Verkamp · 13 years ago
  43. fb0c61a hw: Trim superfluous #include "block_int.h" by Markus Armbruster · 13 years ago
  44. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 13 years ago
  45. 67e576c ahci: convert to memory API by Avi Kivity · 13 years ago
  46. b7ce1b2 ahci doesn't support migration by Gerd Hoffmann · 14 years ago
  47. befeac4 Merge remote-tracking branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  48. 03f1c14 hw/ide/ich.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  49. 96d19bc ahci: Unbreak bar registration by Jan Kiszka · 14 years ago
  50. 69c8944 ich/ahci: fix uninitialized memory use by Michael S. Tsirkin · 14 years ago
  51. 5300f1a Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  52. 45fe15c MSI: Robust resource release by Jan Kiszka · 14 years ago
  53. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  54. 667bb59 ich/ahci: convert to pci_register_bar_simple() by Avi Kivity · 14 years ago
  55. 2c4b9d0 ahci: make number of ports runtime determined by Alexander Graf · 14 years ago
  56. 7fb6577 ahci: split ICH and AHCI even more by Alexander Graf · 14 years ago
  57. 03c7a6a ahci: split ICH9 from core by Sebastian Herbszt · 14 years ago