index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
baum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
Revert "qemu-char: Print strerror message on failure" and deps
Markus Armbruster
1
-4
/
+3
2011-08-22
char: remove qemu_chr_send_event()
Anthony Liguori
1
-15
/
+0
2011-08-22
char: rename qemu_chr_can_read() -> qemu_chr_be_can_read()
Anthony Liguori
1
-2
/
+2
2011-08-22
char: rename qemu_chr_read() -> qemu_chr_be_write()
Anthony Liguori
1
-4
/
+4
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-9
/
+9
2011-07-23
qemu-char: Print strerror message on failure
Kevin Wolf
1
-3
/
+4
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-2
/
+2
2010-04-08
baum: add destroy hook
Samuel Thibault
1
-0
/
+13
2009-12-02
Fix qemu_free use in baum.c
Jean-Christophe DUBOIS
1
-4
/
+4
2009-11-17
char: rename qemu_chr_reset to qemu_chr_generic_open
Amit Shah
1
-1
/
+1
2009-10-30
usb-serial and braille: use qdev for -usbdevice
Gerd Hoffmann
1
-6
/
+0
2009-10-21
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
Amit Shah
1
-1
/
+1
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-1
/
+2
2009-09-11
convert braille chardev to QemuOpts.
Gerd Hoffmann
1
-1
/
+1
2009-06-13
Fix SDL include path.
Stefan Weil
1
-1
/
+1
2009-06-13
Fix signedness problems
Blue Swirl
1
-3
/
+3
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
1
-1
/
+0
2009-02-06
Revert part of 6531, fix build failure
aurel32
1
-0
/
+1
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-10
/
+0
2008-12-11
baum: remove 2 warnings
aurel32
1
-0
/
+1
2008-04-08
Braille device support
aurel32
1
-0
/
+643