1. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  2. 5893591 audio: remove audio_MIN, audio_MAX by Kővágó, Zoltán · 6 years ago
  3. 88e47b9 audio: add audiodev properties to frontends by Kővágó, Zoltán · 6 years ago
  4. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  5. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  6. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  7. 28605a2 Revert "audio: fix pc speaker init" by Gerd Hoffmann · 6 years ago
  8. 85bc585 audio: use qapi AudioFormat instead of audfmt_e by Kővágó, Zoltán · 6 years ago
  9. bd56d37 audio: fix pc speaker init by Gerd Hoffmann · 6 years ago
  10. 09db4d3 misc: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  11. 668c2d1 pcspk: use QEMU_ALIGN_DOWN by Marc-André Lureau · 8 years ago
  12. 8a824e4 audio: Rename hw/audio/audio.h to hw/audio/soundhw.h by Eduardo Habkost · 8 years ago
  13. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  14. 04e27c6 migration/pcspk: Add a property to state if pcspk is migrated by Dr. David Alan Gilbert · 8 years ago
  15. 39c88f5 pcspk: adding vmstate for save/restore by Pavel Dovgalyuk · 8 years ago
  16. 8a0b4de pcspk: fix KVM by Paolo Bonzini · 9 years ago
  17. 873b4d3 pcspk: convert "pit" property type from ptr to link by Efimov Vasily · 9 years ago
  18. b988a65 audio: Use DIV_ROUND_UP by Laurent Vivier · 9 years ago
  19. 6086a56 audio: Clean up includes by Peter Maydell · 9 years ago
  20. ecf2e5a pcspk: Fix I/O port name by Jan Kiszka · 10 years ago
  21. c7bcc85 qdev: Remove hex8/32/64 property types by Paolo Bonzini · 11 years ago
  22. f3b1764 isa: Clean up use of cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  23. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  24. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  25. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  26. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  27. db895a1 isa: Use realizefn for ISADevice by Andreas Färber · 12 years ago
  28. 36cd6f6 audio: remove the need for audio card CONFIG_* symbols by Paolo Bonzini · 12 years ago
  29. d367ece pcspk: QOM'ify by Andreas Färber · 12 years ago
  30. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/pcspk.c]
  31. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  32. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  33. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  34. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  35. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  36. 4aa5d28 i8254: Factor out pit_get_channel_info by Jan Kiszka · 13 years ago
  37. 302fe51 pcspk: Convert to qdev by Jan Kiszka · 13 years ago
  38. b1277b0 i8254: Factor out interface header by Jan Kiszka · 13 years ago
  39. 4a0f031 audio: remove unused parameter isa_pic by Hervé Poussineau · 13 years ago
  40. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  41. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  42. 64d7e9a i8254: convert to qdev by Blue Swirl · 14 years ago
  43. 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
  44. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  45. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  46. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  47. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  48. d929eba audio endianness API changes (malc) by bellard · 19 years ago
  49. fd06c37 PC speaker emulation (Joachim Henke) by bellard · 19 years ago