]> git.proxmox.com Git - qemu.git/history - hw/baum.c
Revert "qemu-char: Print strerror message on failure" and deps
[qemu.git] / hw / baum.c
2012-02-24 Markus ArmbrusterRevert "qemu-char: Print strerror message on failure...
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 Anthony Liguorichar: remove qemu_chr_send_event()
2011-08-22 Anthony Liguorichar: rename qemu_chr_can_read() -> qemu_chr_be_can_read()
2011-08-22 Anthony Liguorichar: rename qemu_chr_read() -> qemu_chr_be_write()
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
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Kevin Wolfqemu-char: Print strerror message on failure
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Samuel Thibaultbaum: add destroy hook
2009-12-02 Jean-Christophe... Fix qemu_free use in baum.c
2009-11-17 Amit Shahchar: rename qemu_chr_reset to qemu_chr_generic_open
2009-10-30 Gerd Hoffmannusb-serial and braille: use qdev for -usbdevice
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-21 Amit Shahchar: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-09-11 Gerd Hoffmannconvert braille chardev to QemuOpts.
2009-06-14 Stefan WeilFix SDL include path.
2009-06-13 Blue SwirlFix signedness problems
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-02-06 aurel32Revert part of 6531, fix build failure
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-11 aurel32baum: remove 2 warnings
2008-04-08 aurel32Braille device support