summaryrefslogtreecommitdiffstats
path: root/hw/baum.c
Commit message (Expand)AuthorAgeFilesLines
* 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