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