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