aboutsummaryrefslogtreecommitdiff
path: root/hw/baum.c
AgeCommit message (Expand)Author
2012-02-24Revert "qemu-char: Print strerror message on failure" and depsMarkus Armbruster
2011-08-22char: remove qemu_chr_send_event()Anthony Liguori
2011-08-22char: rename qemu_chr_can_read() -> qemu_chr_be_can_read()Anthony Liguori
2011-08-22char: rename qemu_chr_read() -> qemu_chr_be_write()Anthony Liguori
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-23qemu-char: Print strerror message on failureKevin Wolf
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2010-04-08baum: add destroy hookSamuel Thibault
2009-12-02Fix qemu_free use in baum.cJean-Christophe DUBOIS
2009-11-17char: rename qemu_chr_reset to qemu_chr_generic_openAmit Shah
2009-10-30usb-serial and braille: use qdev for -usbdeviceGerd Hoffmann
2009-10-21char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-09-11convert braille chardev to QemuOpts.Gerd Hoffmann
2009-06-13Fix SDL include path.Stefan Weil
2009-06-13Fix signedness problemsBlue Swirl
2009-05-13Include assert.h from qemu-common.hPaul Brook
2009-02-06Revert part of 6531, fix build failureaurel32
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-11baum: remove 2 warningsaurel32
2008-04-08Braille device supportaurel32