1. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  2. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  3. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  4. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  5. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  6. 6f99198 Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD by Paolo Bonzini · 12 years ago
  7. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  8. a7f3d65 atapi: reset cdrom tray statuses on ide_reset by Pavel Hrdina · 12 years ago
  9. 0c6f08b atapi: make change media detection for guests easier by Pavel Hrdina · 12 years ago
  10. d688e52 hw/ide/macio: Fix segfault caused by NULL DMAContext* by Peter Maydell · 12 years ago
  11. 72bcca7 ide: Fix status register after short PRDs by Kevin Wolf · 12 years ago
  12. 038268e ide: Fix crash with too long PRD by Kevin Wolf · 12 years ago
  13. d7331be aio: rename AIOPool to AIOCBInfo by Stefan Hajnoczi · 12 years ago
  14. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  15. 048d361 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Aurelien Jarno · 12 years ago
  16. c9159fe Remove libhw by Stefan Weil · 12 years ago
  17. 4d5b97d cleanup useless return sentence by Amos Kong · 12 years ago
  18. a5cf826 scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL by Jim Meyering · 12 years ago
  19. 3e1caa5 iostatus: reorganize io error code by Paolo Bonzini · 12 years ago
  20. 1ceee0d iostatus: change is_read to a bool by Paolo Bonzini · 12 years ago
  21. 92aa5c6 iostatus: move BlockdevOnError declaration to QAPI by Paolo Bonzini · 12 years ago
  22. ff06f5f iostatus: rename BlockErrorAction, BlockQMPEventAction by Paolo Bonzini · 12 years ago
  23. 2a4f4f3 ahci: properly reset PxCMD on HBA reset by Jason Baron · 13 years ago
  24. 1e53537 ide: Fix error messages from static code analysis (no real error) by Stefan Weil · 13 years ago
  25. ce560dc ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0 by Ronnie Sahlberg · 13 years ago
  26. 08406b0 Revert "fix some debug printf format strings" by malc · 13 years ago
  27. 145c7c8 fix some debug printf format strings by Matthew Ogilvie · 13 years ago
  28. ea8d82a ahci: Fix sglist memleak in ahci_dma_rw_buf() by Jason Baron · 13 years ago
  29. 61f52e0 ahci: Fix ahci cdrom read corruptions for reads > 128k by Jason Baron · 13 years ago
  30. b2df431 ide scsi: Mess with geometry only for hard disk devices by Markus Armbruster · 13 years ago
  31. 5e59b02 Merge branch pci into master by Michael S. Tsirkin · 13 years ago
  32. 0ed8b6f Avoid returning void by Blue Swirl · 13 years ago
  33. b7eb0c9 hw/block-common: Factor out fall back to legacy -drive cyls=... by Markus Armbruster · 13 years ago
  34. 577d0a3 blockdev: Don't limit DriveInfo serial to 20 characters by Markus Armbruster · 13 years ago
  35. 911525d hw/block-common: Factor out fall back to legacy -drive serial=... by Markus Armbruster · 13 years ago
  36. 31e404f hw/block-common: Move BlockConf & friends from block.h by Markus Armbruster · 13 years ago
  37. b51daf0 Relax IDE CHS limits from 16383,16,63 to 65535,16,255 by Markus Armbruster · 13 years ago
  38. 2adc99b hd-geometry: Compute BIOS CHS translation in one place by Markus Armbruster · 13 years ago
  39. 9dc13e3 ide pc: Put hard disk info into CMOS only for hard disks by Markus Armbruster · 13 years ago
  40. 6e6f61a ide: qdev property for BIOS CHS translation by Markus Armbruster · 13 years ago
  41. ba80196 ide: qdev properties for disk geometry by Markus Armbruster · 13 years ago
  42. 1f24d7b hd-geometry: Switch to uint32_t to match BlockConf by Markus Armbruster · 13 years ago
  43. 9139046 ide pc: Cut out the block layer geometry middleman by Markus Armbruster · 13 years ago
  44. e2f3dc2 hd-geometry: Cut out block layer translation middleman by Markus Armbruster · 13 years ago
  45. 9db1c0f hd-geometry: Move disk geometry guessing back from block.c by Markus Armbruster · 13 years ago
  46. f90c2bc pci: convert PCIUnregisterFunc to void by Alex Williamson · 13 years ago
  47. 55042b9 atapi: implement READ DISC INFORMATION by Paolo Bonzini · 13 years ago
  48. 10ca294 ide/ahci: Use universal DMA helper functions by David Gibson · 13 years ago
  49. c65bcef iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers by David Gibson · 13 years ago
  50. 93bfef4 Allow machines to configure the QEMU_VERSION that's exposed via hardware by Crístian Viana · 13 years ago
  51. 8aca521 Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging by Anthony Liguori · 13 years ago
  52. 0b0cb9d Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  53. df6606f Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 13 years ago
  54. 0d93692 qdev: Convert busses to QEMU Object Model by Anthony Liguori · 13 years ago
  55. bce5447 qdev: Move bus properties to abstract superclasses by Paolo Bonzini · 13 years ago
  56. 3cb75a7 qdev: Move bus properties to a separate global by Paolo Bonzini · 13 years ago
  57. 7cdd481 ide: support enable/disable write cache by Paolo Bonzini · 13 years ago
  58. dfc65f1 Un-inline fdctrl_init_isa() by Markus Armbruster · 13 years ago
  59. 95d6580 msi: Invoke msi/msix_write_config from PCI core by Jan Kiszka · 13 years ago
  60. cbd2d43 msi: Invoke msi/msix_reset from PCI core by Jan Kiszka · 13 years ago
  61. 8ab60a0 ahci: Clean up reset functions by Jan Kiszka · 13 years ago
  62. 868a1a5 ahci: Fix reset of MSI function by Jan Kiszka · 13 years ago
  63. be1029e build: convert libhw to nested Makefile.objs by Paolo Bonzini · 13 years ago
  64. 4bb9c93 ahci: SATA FIS is 20 bytes, not 0x20 by Daniel Verkamp · 13 years ago
  65. d5b406d ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop by Alexander Graf · 13 years ago
  66. e82dabd ide: convert ide_sector_write() to asynchronous I/O by Stefan Hajnoczi · 13 years ago
  67. bef0fd5 ide: convert ide_sector_read() to asynchronous I/O by Stefan Hajnoczi · 13 years ago
  68. 43cf8ae Use DMADirection type for dma_bdrv_io by David Gibson · 13 years ago
  69. 95ebda8 ide: Adds wwn=hex qdev option by Floris Bos · 13 years ago
  70. aa2c91b ide: Change serial number strncpy() to pstrcpy() by Floris Bos · 13 years ago
  71. 27e0c9a ide: Add "model=s" qdev option by Floris Bos · 13 years ago
  72. 2844bdd ide: IDENTIFY word 86 bit 14 is reserved by Kevin Wolf · 13 years ago
  73. 85e8dab aio: move BlockDriverAIOCB to qemu-aio.h by Paolo Bonzini · 13 years ago
  74. a348f10 Add missing const attributes for MemoryRegionOps by Stefan Weil · 13 years ago
  75. d53cdb3 ide: fail I/O to empty disk by Paolo Bonzini · 13 years ago
  76. 7c1daf3 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  77. bde2538 ide: drop ide_tray_state_post_load() by Luiz Capitulino · 13 years ago
  78. d88b181 block: Don't call bdrv_eject() if the tray state didn't change by Luiz Capitulino · 13 years ago
  79. 329c0a4 block: Rename bdrv_mon_event() & BlockMonEventAction by Luiz Capitulino · 13 years ago
  80. da22132 ahci: use new DMA helpers by Paolo Bonzini · 13 years ago
  81. a19255a Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  82. 65b31cc Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  83. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  84. cb67be8 ide: fix compilation errors when DEBUG_IDE is set by Hervé Poussineau · 13 years ago
  85. b867672 AHCI: Masking of IRQs actually masks them by Alexander Graf · 13 years ago
  86. c9b308d AHCI: Fix port reset race by Alexander Graf · 13 years ago
  87. 6acbe4c qdev: remove baked in notion of aliases (v2) by Anthony Liguori · 13 years ago
  88. d307af7 qdev: kill off DeviceInfo by Anthony Liguori · 13 years ago
  89. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  90. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  91. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  92. d148211 ide: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  93. 8f04ee0 isa: pic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  94. e855761 qdev: prepare source tree for code conversion by Anthony Liguori · 13 years ago
  95. 30fbb9f qdev: move qdev->info to class by Anthony Liguori · 13 years ago
  96. d9fa31a ahci: add support for non-PCI based controllers by Rob Herring · 13 years ago
  97. 964455f Correct types in bmdma_addr_{read,write} by David Gibson · 13 years ago
  98. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  99. 3cfdd0d Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  100. b61744b ide: drop argument to dma_buf_commit by Paolo Bonzini · 13 years ago