1. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  2. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  3. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  4. 0e933fe audio: deprecate -soundhw es1370 by Gerd Hoffmann · 4 years, 8 months ago
  5. 369ff95 es1370: check total frame count against current frame by Prasad J Pandit · 4 years, 10 months ago
  6. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  7. 5893591 audio: remove audio_MIN, audio_MAX by Kővágó, Zoltán · 6 years ago
  8. 88e47b9 audio: add audiodev properties to frontends by Kővágó, Zoltán · 6 years ago
  9. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  10. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  11. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  12. 85bc585 audio: use qapi AudioFormat instead of audfmt_e by Kővágó, Zoltán · 6 years ago
  13. 24f7973 es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT by Paolo Bonzini · 7 years ago
  14. cf9270e es1370: fix ADC_FRAMEADR and ADC_FRAMECNT by Paolo Bonzini · 7 years ago
  15. 154c1d1 es1370: simplify MemoryRegionOps by Paolo Bonzini · 7 years ago
  16. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  17. 8a824e4 audio: Rename hw/audio/audio.h to hw/audio/soundhw.h by Eduardo Habkost · 8 years ago
  18. 11f547e es1370: wire up reset via DeviceClass by Gerd Hoffmann · 8 years ago
  19. 069eb7b audio: es1370: add exit function by Li Qiang · 8 years ago
  20. 0d76904 ES1370: QOMify by Cao jin · 9 years ago
  21. 6086a56 audio: Clean up includes by Peter Maydell · 9 years ago
  22. 8307c29 Remove macros IO_READ_PROTO and IO_WRITE_PROTO by Nutan Shinde · 9 years ago
  23. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  24. 469b046 memory: remove memory_region_destroy by Paolo Bonzini · 11 years ago
  25. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  26. 9e64f8a hw: set interrupts using pci irq wrappers by Marcel Apfelbaum · 11 years ago
  27. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  28. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  29. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  30. 36cd6f6 audio: remove the need for audio card CONFIG_* symbols by Paolo Bonzini · 12 years ago
  31. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/es1370.c]
  32. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  33. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  34. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  35. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  36. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  37. f3726fd es1370: convert PIO to new memory api read/write by Alexander Graf · 12 years ago
  38. f90c2bc pci: convert PCIUnregisterFunc to void by Alex Williamson · 13 years ago
  39. f8687ba es1370: Fix debug code by Stefan Weil · 13 years ago
  40. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  41. cf4dc46 Restore consistent formatting by malc · 13 years ago
  42. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  43. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  44. e855761 qdev: prepare source tree for code conversion by Anthony Liguori · 13 years ago
  45. a1b6abe hw: Fix spelling in comments and code by Stefan Weil · 13 years ago
  46. 3204db9 es1370: Use PCI DMA stub functions by Eduard - Gabriel Munteanu · 13 years ago
  47. 817e0b6 pci: interrupt pin documentation update by Michael S. Tsirkin · 14 years ago
  48. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 14 years ago
  49. e1a99db es1370: convert to memory API by Avi Kivity · 14 years ago
  50. 0b8c537 hw/es1370.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  51. d3e2f13 es1370: symbolic names for pci registers by Michael S. Tsirkin · 15 years ago
  52. be73cfe savevm: Port to qdev.vmsd all devices that have qdev by Juan Quintela · 15 years ago
  53. 3a14c2d es1370: port to vmstate by Juan Quintela · 15 years ago
  54. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  55. 0392a01 pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h by Isaku Yamahata · 15 years ago
  56. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  57. b6f6d0e Restore consistent formatting by malc · 16 years ago
  58. e594464 es1370: Remove unused indirection of PCIES1370State and ES1370State by Juan Quintela · 16 years ago
  59. f3519986 qdev: es1370+ac97 description by Gerd Hoffmann · 16 years ago
  60. 0c3271c Indent ac97 and es1370 according to audio formatting by Anthony Liguori · 16 years ago
  61. 6806e59 qdev: convert es1370. by Gerd Hoffmann · 16 years ago
  62. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  63. d999f7e Restore consistent formatting of audio devices by malc · 16 years ago
  64. 28c2c26 Rename pci_register_io_region() to pci_register_bar() by Avi Kivity · 16 years ago
  65. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  66. 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
  67. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  68. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  69. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  70. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  71. 279a654 Add calls to pci_device_save/load by malc · 17 years ago
  72. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  73. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  74. d929eba audio endianness API changes (malc) by bellard · 19 years ago
  75. 8ead62c audio fixes + initial audio capture support (malc) by bellard · 19 years ago
  76. 546754d pcm endianness is now explicit (malc) by bellard · 19 years ago
  77. 946fc94 ES1370 word sized read fix (aka Win9x bug) (malc) by bellard · 19 years ago
  78. c0fe382 audio merge (malc) by bellard · 19 years ago
  79. 1d14ffa merged 15a_aqemu.patch audio patch (malc) by bellard · 19 years ago