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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iov: Factor out hexdumper
Peter Crosthwaite
2013-03-15
3
-25
/
+49
*
qemu-option: Add qemu_opts_absorb_qdict()
Kevin Wolf
2013-03-15
1
-0
/
+34
*
chardev: add udp support to qapi
Gerd Hoffmann
2013-03-13
1
-0
/
+25
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-10
3
-0
/
+81
|
\
|
*
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
2013-03-01
1
-0
/
+1
|
*
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
2013-03-01
2
-0
/
+80
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-03-10
1
-2
/
+2
|
\
\
|
*
|
osdep: replace setsockopt by qemu_setsockopt
Lei Li
2013-03-08
1
-2
/
+2
*
|
|
char-socket: fix error reporting
Anthony Liguori
2013-03-08
1
-0
/
+4
|
/
/
*
|
oslib-posix: Align to permit transparent hugepages on ARM Linux
Peter Maydell
2013-03-05
1
-1
/
+1
*
|
move socket_set_nodelay to osdep.c
MORITA Kazutaka
2013-03-04
1
-0
/
+6
|
/
*
host-utils: Improve mulu64 and muls64
Richard Henderson
2013-02-17
1
-54
/
+38
*
host-utils: Use __int128_t for mul[us]64
Richard Henderson
2013-02-17
1
-2
/
+2
*
bitops: Replace bitops_ctol with ctzl
Richard Henderson
2013-02-16
1
-1
/
+1
*
bitops: Inline bitops_flsl
Richard Henderson
2013-02-16
1
-1
/
+1
*
bitops: Use non-bitops ctzl
Richard Henderson
2013-02-16
1
-1
/
+1
*
hbitmap: Use non-bitops ctzl
Richard Henderson
2013-02-16
1
-1
/
+2
*
qemu-option: Disable two helpful messages that got broken recently
Markus Armbruster
2013-02-11
1
-0
/
+4
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2013-02-11
2
-6
/
+6
*
qemu/iovec: Don't assert if sbytes is zero
Aneesh Kumar K.V
2013-02-06
1
-0
/
+4
*
cutils: unsigned int parsing functions
Eduardo Habkost
2013-02-04
1
-0
/
+99
*
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
2013-02-02
2
-3
/
+3
*
util: Fix compilation of envlist.c for MinGW
Stefan Weil
2013-02-02
1
-6
/
+1
*
g_strdup(NULL) returns NULL; simplify
Markus Armbruster
2013-01-30
1
-6
/
+2
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-28
2
-1
/
+402
|
\
|
*
hbitmap: add assertion on hbitmap_iter_init
Paolo Bonzini
2013-01-25
1
-0
/
+1
|
*
add hierarchical bitmap data type and test cases
Paolo Bonzini
2013-01-25
2
-1
/
+401
*
|
bsd-user: avoid conflict with qemu_vmalloc
Blue Swirl
2013-01-26
1
-3
/
+0
|
/
*
Replace non-portable asprintf by g_strdup_printf
Stefan Weil
2013-01-19
1
-4
/
+1
*
acl: Free memory allocated with g_malloc() with g_free()
Markus Armbruster
2013-01-15
1
-2
/
+2
*
acl: Fix acl_remove not to mess up the ACL
Markus Armbruster
2013-01-15
1
-0
/
+3
*
w32: Make qemu_vfree() accept NULL like the POSIX implementation
Markus Armbruster
2013-01-15
1
-1
/
+3
*
build: move libqemuutil.a components to util/
Paolo Bonzini
2013-01-12
29
-0
/
+10302
[prev]