index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
3
-0
/
+81
2013-03-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-2
/
+2
2013-03-08
char-socket: fix error reporting
Anthony Liguori
1
-0
/
+4
2013-03-08
osdep: replace setsockopt by qemu_setsockopt
Lei Li
1
-2
/
+2
2013-03-05
oslib-posix: Align to permit transparent hugepages on ARM Linux
Peter Maydell
1
-1
/
+1
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
1
-0
/
+6
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-0
/
+1
2013-03-01
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
2
-0
/
+80
2013-02-17
host-utils: Improve mulu64 and muls64
Richard Henderson
1
-54
/
+38
2013-02-17
host-utils: Use __int128_t for mul[us]64
Richard Henderson
1
-2
/
+2
2013-02-16
bitops: Replace bitops_ctol with ctzl
Richard Henderson
1
-1
/
+1
2013-02-16
bitops: Inline bitops_flsl
Richard Henderson
1
-1
/
+1
2013-02-16
bitops: Use non-bitops ctzl
Richard Henderson
1
-1
/
+1
2013-02-16
hbitmap: Use non-bitops ctzl
Richard Henderson
1
-1
/
+2
2013-02-11
qemu-option: Disable two helpful messages that got broken recently
Markus Armbruster
1
-0
/
+4
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2
-6
/
+6
2013-02-06
qemu/iovec: Don't assert if sbytes is zero
Aneesh Kumar K.V
1
-0
/
+4
2013-02-04
cutils: unsigned int parsing functions
Eduardo Habkost
1
-0
/
+99
2013-02-02
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
2
-3
/
+3
2013-02-02
util: Fix compilation of envlist.c for MinGW
Stefan Weil
1
-6
/
+1
2013-01-30
g_strdup(NULL) returns NULL; simplify
Markus Armbruster
1
-6
/
+2
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-1
/
+402
2013-01-26
bsd-user: avoid conflict with qemu_vmalloc
Blue Swirl
1
-3
/
+0
2013-01-25
hbitmap: add assertion on hbitmap_iter_init
Paolo Bonzini
1
-0
/
+1
2013-01-25
add hierarchical bitmap data type and test cases
Paolo Bonzini
2
-1
/
+401
2013-01-19
Replace non-portable asprintf by g_strdup_printf
Stefan Weil
1
-4
/
+1
2013-01-15
acl: Free memory allocated with g_malloc() with g_free()
Markus Armbruster
1
-2
/
+2
2013-01-15
acl: Fix acl_remove not to mess up the ACL
Markus Armbruster
1
-0
/
+3
2013-01-15
w32: Make qemu_vfree() accept NULL like the POSIX implementation
Markus Armbruster
1
-1
/
+3
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini
29
-0
/
+10302
[prev]