1. 8a824e4 audio: Rename hw/audio/audio.h to hw/audio/soundhw.h by Eduardo Habkost · 8 years ago
  2. 2d01109 cs4231a: use IsaDma interface instead of global DMA_* functions by Hervé Poussineau · 9 years ago
  3. 6086a56 audio: Clean up includes by Peter Maydell · 9 years ago
  4. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  5. c7bcc85 qdev: Remove hex8/32/64 property types by Paolo Bonzini · 11 years ago
  6. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 11 years ago
  7. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  8. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  9. db895a1 isa: Use realizefn for ISADevice by Andreas Färber · 12 years ago
  10. a3dcca5 cs4231a: QOM'ify some more by Andreas Färber · 12 years ago
  11. 36cd6f6 audio: remove the need for audio card CONFIG_* symbols by Paolo Bonzini · 12 years ago
  12. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/cs4231a.c]
  13. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  14. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  15. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  16. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  17. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  18. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  19. cf4dc46 Restore consistent formatting by malc · 13 years ago
  20. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  21. 8f04ee0 isa: pic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  22. 4a0f031 audio: remove unused parameter isa_pic by Hervé Poussineau · 13 years ago
  23. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  24. 8acbc9b Restore consistent formatting Signed-off-by: malc <av1474@comtv.ru> by malc · 13 years ago
  25. beae397 cs4231a: Convert to MemoryRegion by Richard Henderson · 13 years ago
  26. dee41d5 Keep track of ISA ports ISA device is using in qdev. by Gleb Natapov · 14 years ago
  27. be73cfe savevm: Port to qdev.vmsd all devices that have qdev by Juan Quintela · 15 years ago
  28. 1d190d5 c4231a: port to vmstate by Juan Quintela · 15 years ago
  29. 41875be Fix formatting and and description field by malc · 15 years ago
  30. f8ba784 qdev/isa: convert cs4231a sound card by Gerd Hoffmann · 15 years ago
  31. 660cfb6 Fix formatting by malc · 15 years ago
  32. 3a38d43 Add isa_reserve_irq(). by Jes Sorensen · 15 years ago
  33. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  34. d999f7e Restore consistent formatting of audio devices by malc · 16 years ago
  35. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  36. 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
  37. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  38. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  39. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  40. 77599a1 Disable xLaw debugging by malc · 17 years ago
  41. 4143f3e Fix vm state save/load by malc · 17 years ago
  42. cc53d26 ISA version of CS4231A by malc · 17 years ago