summaryrefslogtreecommitdiffstats
path: root/hw/baum.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* Revert "qemu-char: Print strerror message on failure" and depsMarkus Armbruster2012-02-241-4/+3
* char: remove qemu_chr_send_event()Anthony Liguori2011-08-221-15/+0
* char: rename qemu_chr_can_read() -> qemu_chr_be_can_read()Anthony Liguori2011-08-221-2/+2
* char: rename qemu_chr_read() -> qemu_chr_be_write()Anthony Liguori2011-08-221-4/+4
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-9/+9
* qemu-char: Print strerror message on failureKevin Wolf2011-07-231-3/+4
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-2/+2
* baum: add destroy hookSamuel Thibault2010-04-081-0/+13
* Fix qemu_free use in baum.cJean-Christophe DUBOIS2009-12-021-4/+4
* char: rename qemu_chr_reset to qemu_chr_generic_openAmit Shah2009-11-171-1/+1
* usb-serial and braille: use qdev for -usbdeviceGerd Hoffmann2009-10-301-6/+0
* char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah2009-10-211-1/+1
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-1/+2
* convert braille chardev to QemuOpts.Gerd Hoffmann2009-09-111-1/+1
* Fix SDL include path.Stefan Weil2009-06-131-1/+1
* Fix signedness problemsBlue Swirl2009-06-131-3/+3
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* Revert part of 6531, fix build failureaurel322009-02-061-0/+1
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-10/+0
* baum: remove 2 warningsaurel322008-12-111-0/+1
* Braille device supportaurel322008-04-081-0/+643
OpenPOWER on IntegriCloud