index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
support colon in filenames
Ram Pai
2009-06-29
1
-0
/
+1
*
SSP bus framework
Paul Brook
2009-05-14
1
-0
/
+1
*
Basic qdev infrastructure.
Paul Brook
2009-05-14
1
-0
/
+1
*
Constructor support
Anthony Liguori
2009-05-14
1
-0
/
+2
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-0
/
+1
*
Follow coding conventions
Paul Brook
2009-05-10
1
-1
/
+4
*
qemu: introduce qemu_cpu_kick (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+4
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+6
*
qemu: create helper for event notification (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+3
*
add qemu_iovec_init_external (Christoph Hellwig)
aliguori
2009-03-28
1
-0
/
+1
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
1
-0
/
+1
*
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
1
-6
/
+0
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+3
*
Add qemu_iovec_reset() (Avi Kivity)
aliguori
2009-02-05
1
-0
/
+1
*
Replace noreturn with QEMU_NORETURN
malc
2009-02-01
1
-3
/
+3
*
qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)
aliguori
2009-01-26
1
-1
/
+2
*
I/O vector helpers (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+12
*
DisplayState interface change (Stefano Stabellini)
aliguori
2009-01-15
1
-0
/
+3
*
Fix Windows build (Hervé Poussineau)
aliguori
2009-01-15
1
-3
/
+6
*
Add noreturn function attribute
blueswir1
2009-01-14
1
-3
/
+11
*
Rename fls to qemu_fls
blueswir1
2008-12-11
1
-1
/
+1
*
The configure test for struct iovec #includes <sys/uio.h> but qemu-common.h d...
blueswir1
2008-12-06
1
-0
/
+2
*
Make struct iovec universally available
aliguori
2008-12-05
1
-1
/
+9
*
Introduce fls() helper
aliguori
2008-12-04
1
-0
/
+1
*
Attached patch fixes a series of this warning
blueswir1
2008-11-16
1
-0
/
+16
*
Include <strings.h> for ffs().
balrog
2008-11-12
1
-0
/
+1
*
sockets: helper functions for qemu (Gerd Hoffman)
aliguori
2008-11-11
1
-0
/
+1
*
Add qemu_strndup: qemu_strdup with length limit.
balrog
2008-11-09
1
-0
/
+1
*
Revert r5532, r5536 and a piece of r5531.
balrog
2008-11-08
1
-1
/
+0
*
Clarify qemu_bh_schedule_idle() usage
aliguori
2008-10-31
1
-0
/
+6
*
Make bottom halves more robust
aliguori
2008-10-31
1
-0
/
+1
*
Replace uses of strndup (a GNU extension) with Qemu pstrdup
blueswir1
2008-10-25
1
-0
/
+1
*
Fix IO performance regression in sparc
aliguori
2008-10-08
1
-0
/
+3
*
Add a "null" bluetooth HCI and a header file for bluetooth.
balrog
2008-09-28
1
-0
/
+1
*
Add qemu_realloc(), by Gerd Hoffmann.
ths
2008-08-06
1
-0
/
+1
*
Implement resolution switching in common console code.
pbrook
2008-07-01
1
-0
/
+1
*
Move CPU save/load registration to common code.
pbrook
2008-06-30
1
-0
/
+4
*
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-11
1
-0
/
+8
*
Unify RTCs that use host time, fix M48t59 alarm.
balrog
2008-02-17
1
-0
/
+3
*
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
2007-12-17
1
-0
/
+1
*
Avoid duplicated definitions: move common definitions from exec-all.h
j_mayer
2007-11-19
1
-31
/
+0
*
Break up vl.h.
pbrook
2007-11-17
1
-0
/
+71
*
Split block API from vl.h.
pbrook
2007-11-11
1
-0
/
+83