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
/
cs4231a.c
Age
Commit message (
Expand
)
Author
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-07
Restore consistent formatting
malc
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-10-09
Restore consistent formatting
malc
2011-09-25
cs4231a: Convert to MemoryRegion
Richard Henderson
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
c4231a: port to vmstate
Juan Quintela
2009-09-10
Fix formatting and and description field
malc
2009-09-10
qdev/isa: convert cs4231a sound card
Gerd Hoffmann
2009-08-28
Fix formatting
malc
2009-08-27
Add isa_reserve_irq().
Jes Sorensen
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-20
Restore consistent formatting of audio devices
malc
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
2009-05-12
Push AUD_init down to devices
Paul Brook
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2008-12-03
Make audio violate POSIX less
malc
2008-06-21
Disable xLaw debugging
malc
2008-06-13
Fix vm state save/load
malc
2008-06-13
ISA version of CS4231A
malc