index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
audio
/
pcspk.c
Age
Commit message (
Expand
)
Author
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-08-31
pcspk: use QEMU_ALIGN_DOWN
Marc-André Lureau
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2016-11-28
migration/pcspk: Add a property to state if pcspk is migrated
Dr. David Alan Gilbert
2016-09-15
pcspk: adding vmstate for save/restore
Pavel Dovgalyuk
2016-06-30
pcspk: fix KVM
Paolo Bonzini
2016-06-29
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
2016-06-07
audio: Use DIV_ROUND_UP
Laurent Vivier
2016-02-02
audio: Clean up includes
Peter Maydell
2015-04-04
pcspk: Fix I/O port name
Jan Kiszka
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
pcspk: QOM'ify
Andreas Färber
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini