1. 145c7c8 fix some debug printf format strings by Matthew Ogilvie · 13 years ago
  2. ea8d82a ahci: Fix sglist memleak in ahci_dma_rw_buf() by Jason Baron · 13 years ago
  3. 61f52e0 ahci: Fix ahci cdrom read corruptions for reads > 128k by Jason Baron · 13 years ago
  4. b2df431 ide scsi: Mess with geometry only for hard disk devices by Markus Armbruster · 13 years ago
  5. 5e59b02 Merge branch pci into master by Michael S. Tsirkin · 13 years ago
  6. 0ed8b6f Avoid returning void by Blue Swirl · 13 years ago
  7. b7eb0c9 hw/block-common: Factor out fall back to legacy -drive cyls=... by Markus Armbruster · 13 years ago
  8. 577d0a3 blockdev: Don't limit DriveInfo serial to 20 characters by Markus Armbruster · 13 years ago
  9. 911525d hw/block-common: Factor out fall back to legacy -drive serial=... by Markus Armbruster · 13 years ago
  10. 31e404f hw/block-common: Move BlockConf & friends from block.h by Markus Armbruster · 13 years ago
  11. b51daf0 Relax IDE CHS limits from 16383,16,63 to 65535,16,255 by Markus Armbruster · 13 years ago
  12. 2adc99b hd-geometry: Compute BIOS CHS translation in one place by Markus Armbruster · 13 years ago
  13. 9dc13e3 ide pc: Put hard disk info into CMOS only for hard disks by Markus Armbruster · 13 years ago
  14. 6e6f61a ide: qdev property for BIOS CHS translation by Markus Armbruster · 13 years ago
  15. ba80196 ide: qdev properties for disk geometry by Markus Armbruster · 13 years ago
  16. 1f24d7b hd-geometry: Switch to uint32_t to match BlockConf by Markus Armbruster · 13 years ago
  17. 9139046 ide pc: Cut out the block layer geometry middleman by Markus Armbruster · 13 years ago
  18. e2f3dc2 hd-geometry: Cut out block layer translation middleman by Markus Armbruster · 13 years ago
  19. 9db1c0f hd-geometry: Move disk geometry guessing back from block.c by Markus Armbruster · 13 years ago
  20. f90c2bc pci: convert PCIUnregisterFunc to void by Alex Williamson · 13 years ago
  21. 55042b9 atapi: implement READ DISC INFORMATION by Paolo Bonzini · 13 years ago
  22. 10ca294 ide/ahci: Use universal DMA helper functions by David Gibson · 13 years ago
  23. c65bcef iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers by David Gibson · 13 years ago
  24. 93bfef4 Allow machines to configure the QEMU_VERSION that's exposed via hardware by Crístian Viana · 13 years ago
  25. 8aca521 Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging by Anthony Liguori · 13 years ago
  26. 0b0cb9d Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  27. df6606f Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 13 years ago
  28. 0d93692 qdev: Convert busses to QEMU Object Model by Anthony Liguori · 13 years ago
  29. bce5447 qdev: Move bus properties to abstract superclasses by Paolo Bonzini · 13 years ago
  30. 3cb75a7 qdev: Move bus properties to a separate global by Paolo Bonzini · 13 years ago
  31. 7cdd481 ide: support enable/disable write cache by Paolo Bonzini · 13 years ago
  32. dfc65f1 Un-inline fdctrl_init_isa() by Markus Armbruster · 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. be1029e build: convert libhw to nested Makefile.objs by Paolo Bonzini · 13 years ago
  38. 4bb9c93 ahci: SATA FIS is 20 bytes, not 0x20 by Daniel Verkamp · 13 years ago
  39. d5b406d ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop by Alexander Graf · 13 years ago
  40. e82dabd ide: convert ide_sector_write() to asynchronous I/O by Stefan Hajnoczi · 13 years ago
  41. bef0fd5 ide: convert ide_sector_read() to asynchronous I/O by Stefan Hajnoczi · 13 years ago
  42. 43cf8ae Use DMADirection type for dma_bdrv_io by David Gibson · 13 years ago
  43. 95ebda8 ide: Adds wwn=hex qdev option by Floris Bos · 13 years ago
  44. aa2c91b ide: Change serial number strncpy() to pstrcpy() by Floris Bos · 13 years ago
  45. 27e0c9a ide: Add "model=s" qdev option by Floris Bos · 13 years ago
  46. 2844bdd ide: IDENTIFY word 86 bit 14 is reserved by Kevin Wolf · 13 years ago
  47. 85e8dab aio: move BlockDriverAIOCB to qemu-aio.h by Paolo Bonzini · 13 years ago
  48. a348f10 Add missing const attributes for MemoryRegionOps by Stefan Weil · 13 years ago
  49. d53cdb3 ide: fail I/O to empty disk by Paolo Bonzini · 13 years ago
  50. 7c1daf3 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  51. bde2538 ide: drop ide_tray_state_post_load() by Luiz Capitulino · 13 years ago
  52. d88b181 block: Don't call bdrv_eject() if the tray state didn't change by Luiz Capitulino · 13 years ago
  53. 329c0a4 block: Rename bdrv_mon_event() & BlockMonEventAction by Luiz Capitulino · 13 years ago
  54. da22132 ahci: use new DMA helpers by Paolo Bonzini · 13 years ago
  55. a19255a Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  56. 65b31cc Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  57. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  58. cb67be8 ide: fix compilation errors when DEBUG_IDE is set by Hervé Poussineau · 13 years ago
  59. b867672 AHCI: Masking of IRQs actually masks them by Alexander Graf · 13 years ago
  60. c9b308d AHCI: Fix port reset race by Alexander Graf · 13 years ago
  61. 6acbe4c qdev: remove baked in notion of aliases (v2) by Anthony Liguori · 13 years ago
  62. d307af7 qdev: kill off DeviceInfo by Anthony Liguori · 13 years ago
  63. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  64. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  65. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  66. d148211 ide: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  67. 8f04ee0 isa: pic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  68. e855761 qdev: prepare source tree for code conversion by Anthony Liguori · 13 years ago
  69. 30fbb9f qdev: move qdev->info to class by Anthony Liguori · 13 years ago
  70. d9fa31a ahci: add support for non-PCI based controllers by Rob Herring · 13 years ago
  71. 964455f Correct types in bmdma_addr_{read,write} by David Gibson · 13 years ago
  72. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  73. 3cfdd0d Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  74. b61744b ide: drop argument to dma_buf_commit by Paolo Bonzini · 13 years ago
  75. b9b2008 block: dma_bdrv_* does not return NULL by Paolo Bonzini · 13 years ago
  76. ad54ae8 block: bdrv_aio_* do not return NULL by Paolo Bonzini · 13 years ago
  77. 9423a2e Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging by Anthony Liguori · 13 years ago
  78. 859e538 Remove unnecessary casts from PCI DMA code in PCI IDE by David Gibson · 13 years ago
  79. 66a0a2c fix spelling in hw sub directory by Dong Xu Wang · 13 years ago
  80. 3a93113 fix typo: delete redundant semicolon by Dong Xu Wang · 13 years ago
  81. eb5d5be Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  82. 922453b block: convert qemu_aio_flush() calls to bdrv_drain_all() by Stefan Hajnoczi · 13 years ago
  83. 9d7f1b9 ide/mmio: convert to memory API by Avi Kivity · 13 years ago
  84. 2c20ae1 atapi: kill MODE SENSE(6), fix MODE SENSE(10) by Paolo Bonzini · 13 years ago
  85. 2df0a3a atapi: implement eject requests by Paolo Bonzini · 13 years ago
  86. 552908f PCI IDE: Use PCI DMA stub functions by David Gibson · 13 years ago
  87. 8494a39 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  88. a07c7dc atapi/scsi-disk: make mode page values coherent between the two by Paolo Bonzini · 14 years ago
  89. af0e1ea atapi: cleanup/fix mode sense results by Paolo Bonzini · 13 years ago
  90. f0f992e atapi: move GESN definitions to scsi-defs.h by Paolo Bonzini · 14 years ago
  91. 67cc61e atapi/scsi: unify definitions for MMC by Paolo Bonzini · 14 years ago
  92. fb60105 ide: Fix off-by-one error in array index check by Kevin Wolf · 13 years ago
  93. 3899edf ahci: fix DPRINTF format strings by Max Filippov · 13 years ago
  94. 2a22e6e Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  95. 36f490b Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging by Anthony Liguori · 13 years ago
  96. 4a91d3b ide: Convert to isa_register_portio_list by Richard Henderson · 14 years ago
  97. 50fb190 ide: Support I/O status by Luiz Capitulino · 14 years ago
  98. 0461d5a RunState: Rename enum values as generated by the QAPI by Luiz Capitulino · 14 years ago
  99. 465f1ab ahci: add port I/O index-data pair by Daniel Verkamp · 14 years ago
  100. c8af89a Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 14 years ago