GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-char.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
char: Emit 'CLOSED' events on char device close
Amit Shah
2009-08-24
1
-0
/
+10
*
More NULL pointer fixes
Blue Swirl
2009-08-01
1
-2
/
+2
*
Fix typo WIN32 -> _WIN32
Anthony Liguori
2009-07-27
1
-1
/
+1
*
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
1
-1
/
+1
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-3
/
+3
*
Add SCM_RIGHTS support to unix socket character devices
Mark McLoughlin
2009-07-27
1
-1
/
+54
*
Make tcp_chr_read() use recvmsg()
Mark McLoughlin
2009-07-27
1
-1
/
+24
*
mux-term: Fix timestamp association
Jan Kiszka
2009-06-16
1
-3
/
+9
*
mux-term: Localize timestamps
Jan Kiszka
2009-06-16
1
-10
/
+10
*
Win32: Don't remove const attribute in type casts.
Stefan Weil
2009-06-13
1
-1
/
+1
*
Fix mingw32 build warnings
Blue Swirl
2009-06-13
1
-3
/
+3
*
Refactor how display drivers are selected
Anthony Liguori
2009-05-21
1
-3
/
+3
*
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
blueswir1
2009-04-13
1
-3
/
+3
*
char: Fix closing of various char devices (Jan Kiszka)
aliguori
2009-03-28
1
-2
/
+19
*
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
2009-03-08
1
-1
/
+1
*
Support for DragonFly BSD (Hasso Tepper)
blueswir1
2009-03-07
1
-5
/
+9
*
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+1
*
monitor: Improve mux'ed console experience (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+9
*
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+1
*
monitor: Drop banner hiding (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+1
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+3
*
char-mux: Use separate input buffers (Jan Kiszka)
aliguori
2009-03-05
1
-10
/
+14
*
char: Fix initial reset (Jan Kiszka)
aliguori
2009-03-05
1
-4
/
+16
*
qemu_chr_open_tcp: allow ipv4 and ipv6 options
aurel32
2009-02-09
1
-0
/
+4
*
QEMU Microsoft serial mouse emulation
aurel32
2009-02-08
1
-0
/
+3
*
fix use of host serial port
aurel32
2009-02-08
1
-8
/
+19
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-59
/
+0
*
monitor-mux: fix timestamp prefixes (Jan Kiszka)
aliguori
2009-01-22
1
-2
/
+2
*
add an init function parameter to qemu_chr_open()
aurel32
2009-01-18
1
-2
/
+3
*
Fix character devices after DisplayState refactoring
aliguori
2009-01-16
1
-2
/
+2
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-2
/
+2
*
Make OpenBSD sparc-softmmu compile warning free
blueswir1
2009-01-14
1
-3
/
+3
*
Fix warning from sparse
aurel32
2008-11-30
1
-1
/
+0
*
Native FreeBSD parallel port (Juergen Lock)
blueswir1
2008-11-22
1
-0
/
+65
*
fix some variable initizalization issues (Stefano Stabellini)
aliguori
2008-11-12
1
-0
/
+1
*
sockets: switch over tcp/telnet/unix serial line to new helper functions (Ger...
aliguori
2008-11-11
1
-74
/
+32
*
sockets: helper functions for qemu (Gerd Hoffman)
aliguori
2008-11-11
1
-2
/
+2
*
Fix some build issues for BSD.
blueswir1
2008-11-07
1
-6
/
+12
*
qemu-char: include hw/baum.h
aurel32
2008-11-01
1
-0
/
+2
*
Remove extraneous inline keyword.
aliguori
2008-10-31
1
-1
/
+1
*
Move CharDriverState code out of vl.c
aliguori
2008-10-31
1
-0
/
+2202