index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
Attached patch fixes a series of this warning
blueswir1
1
-0
/
+16
2008-11-12
Include <strings.h> for ffs().
balrog
1
-0
/
+1
2008-11-11
sockets: helper functions for qemu (Gerd Hoffman)
aliguori
1
-0
/
+1
2008-11-09
Add qemu_strndup: qemu_strdup with length limit.
balrog
1
-0
/
+1
2008-11-08
Revert r5532, r5536 and a piece of r5531.
balrog
1
-1
/
+0
2008-10-31
Clarify qemu_bh_schedule_idle() usage
aliguori
1
-0
/
+6
2008-10-31
Make bottom halves more robust
aliguori
1
-0
/
+1
2008-10-25
Replace uses of strndup (a GNU extension) with Qemu pstrdup
blueswir1
1
-0
/
+1
2008-10-08
Fix IO performance regression in sparc
aliguori
1
-0
/
+3
2008-09-28
Add a "null" bluetooth HCI and a header file for bluetooth.
balrog
1
-0
/
+1
2008-08-06
Add qemu_realloc(), by Gerd Hoffmann.
ths
1
-0
/
+1
2008-07-01
Implement resolution switching in common console code.
pbrook
1
-0
/
+1
2008-06-30
Move CPU save/load registration to common code.
pbrook
1
-0
/
+4
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-0
/
+8
2008-02-17
Unify RTCs that use host time, fix M48t59 alarm.
balrog
1
-0
/
+3
2007-12-17
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
1
-0
/
+1
2007-11-19
Avoid duplicated definitions: move common definitions from exec-all.h
j_mayer
1
-31
/
+0
2007-11-17
Break up vl.h.
pbrook
1
-0
/
+71
2007-11-11
Split block API from vl.h.
pbrook
1
-0
/
+83