aliguori
|
be959463af
Add qemu_iovec_reset() (Avi Kivity)
|
16 years ago |
malc
|
a5e50b263a
Replace noreturn with QEMU_NORETURN
|
16 years ago |
aliguori
|
249aa745fb
qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)
|
16 years ago |
aliguori
|
44e3ee8a2a
I/O vector helpers (Avi Kivity)
|
16 years ago |
aliguori
|
7d957bd8cb
DisplayState interface change (Stefano Stabellini)
|
16 years ago |
aliguori
|
02082dc9ec
Fix Windows build (Hervé Poussineau)
|
16 years ago |
blueswir1
|
7d99a001df
Add noreturn function attribute
|
16 years ago |
blueswir1
|
ad46db9add
Rename fls to qemu_fls
|
16 years ago |
blueswir1
|
331dadde19
The configure test for struct iovec #includes <sys/uio.h> but qemu-common.h did not.
|
16 years ago |
aliguori
|
bf9298b90e
Make struct iovec universally available
|
16 years ago |
aliguori
|
b39ade83c2
Introduce fls() helper
|
16 years ago |
blueswir1
|
cd390083ad
Attached patch fixes a series of this warning
|
17 years ago |
balrog
|
c89068455d
Include <strings.h> for ffs().
|
17 years ago |
aliguori
|
d247d25f18
sockets: helper functions for qemu (Gerd Hoffman)
|
17 years ago |
balrog
|
ac4b0d0c4f
Add qemu_strndup: qemu_strdup with length limit.
|
17 years ago |
balrog
|
793a10a2d4
Revert r5532, r5536 and a piece of r5531.
|
17 years ago |
aliguori
|
80d3580b29
Clarify qemu_bh_schedule_idle() usage
|
17 years ago |
aliguori
|
1b435b1032
Make bottom halves more robust
|
17 years ago |
blueswir1
|
2bd7318c1a
Replace uses of strndup (a GNU extension) with Qemu pstrdup
|
17 years ago |
aliguori
|
9e472e101f
Fix IO performance regression in sparc
|
17 years ago |
balrog
|
1ae26a18a3
Add a "null" bluetooth HCI and a header file for bluetooth.
|
17 years ago |
ths
|
2137b4cca9
Add qemu_realloc(), by Gerd Hoffmann.
|
17 years ago |
pbrook
|
c60e08d9c6
Implement resolution switching in common console code.
|
17 years ago |
pbrook
|
b3c7724cbc
Move CPU save/load registration to common code.
|
17 years ago |
aurel32
|
ca10f86763
Remove osdep.c/qemu-img code duplication
|
17 years ago |
balrog
|
f650305967
Unify RTCs that use host time, fix M48t59 alarm.
|
17 years ago |
ths
|
4fddf62a74
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
|
17 years ago |
j_mayer
|
df2542c737
Avoid duplicated definitions: move common definitions from exec-all.h
|
18 years ago |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 years ago |
pbrook
|
faf07963cb
Split block API from vl.h.
|
18 years ago |