]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/history - hw/gus.c
isa: pic: convert to QEMU Object Model
[lisovros/qemu_apohw.git] / hw / gus.c
2012-01-27 Anthony Liguoriisa: pic: convert to QEMU Object Model
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2011-12-20 Hervé Poussineauaudio: remove unused parameter isa_pic
2011-12-20 Hervé Poussineauisa: give ISABus/ISADevice to isa_create(), isa_bus_irq...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.28' into staging
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-11 Richard Hendersongus: Convert to isa_register_portio_list
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-09 malcRestore consistent formatting
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovKeep track of ISA ports ISA device is using in qdev.
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-12-03 Juan Quintelagus: port to vmstate
2009-09-18 malcaudio: use muldiv64 where it makes sense
2009-09-11 malcgus: Do not manually free the state, qdev does it for us
2009-09-10 malcFix formatting, get rid of conf and fix description
2009-09-10 Gerd Hoffmannqdev/isa: convert gravis ultrasound
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-12 Paul BrookPush AUD_init down to devices
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-11 malcAdd missing static qualifier
2008-12-03 malcMake audio violate POSIX less
2008-07-05 malcAvoid signedness warnings
2008-06-21 malcDo not save dynamic field
2008-06-21 malcAdd VM save/load support
2008-06-08 malcFix some signedness issues caught by gcc 4.3
2008-01-14 balrogGravis Ultrasound GF1 sound card emulation (malc).