aboutsummaryrefslogtreecommitdiff
path: root/hw/baum.c
AgeCommit message (Expand)Author
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