index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
2013-05-30
2
-0
/
+31
*
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
2013-05-20
2
-2
/
+2
*
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
2013-05-14
2
-0
/
+16
*
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2013-05-14
2
-4
/
+4
*
clean unnecessary code: don't check g_strdup arg for NULL
Dong Xu Wang
2013-05-12
1
-1
/
+1
*
qemu: add castagnoli crc32c checksum algorithm
Jeff Cody
2013-05-03
2
-0
/
+116
*
win32: add readv/writev emulation
Paolo Bonzini
2013-04-29
2
-1
/
+44
*
monitor: introduce query-command-line-options
Amos Kong
2013-04-25
1
-0
/
+67
*
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-24
1
-0
/
+23
*
util: move socket_init() to osdep.c
Marc-André Lureau
2013-04-24
2
-24
/
+23
*
iov: handle partial writes from sendmsg and recvmsg
Paolo Bonzini
2013-04-17
1
-47
/
+55
*
iov: reorganize iov_send_recv, part 3
Paolo Bonzini
2013-04-17
1
-15
/
+15
*
iov: reorganize iov_send_recv, part 2
Paolo Bonzini
2013-04-17
1
-14
/
+14
*
iov: reorganize iov_send_recv, part 1
Paolo Bonzini
2013-04-17
1
-7
/
+13
*
migration: initialize RAM to zero
Paolo Bonzini
2013-04-16
1
-17
/
+18
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
unicode: New mod_utf8_codepoint()
Markus Armbruster
2013-04-13
2
-1
/
+101
*
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
2013-04-13
1
-252
/
+252
*
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
2013-04-13
1
-1
/
+1
*
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
2013-04-05
1
-3
/
+1
*
qemu-socket: set passed fd non-blocking in socket_connect()
Stefan Hajnoczi
2013-04-02
1
-0
/
+1
*
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-04-02
3
-6
/
+6
*
bitops: unroll while loop in find_next_bit()
Peter Lieven
2013-03-26
1
-1
/
+17
*
buffer_is_zero: use vector optimizations if possible
Peter Lieven
2013-03-26
1
-0
/
+5
*
cutils: add a function to find non-zero content in a buffer
Peter Lieven
2013-03-26
1
-0
/
+55
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-03-22
1
-15
/
+15
|
\
|
*
nbd: Keep hostname and port separate
Kevin Wolf
2013-03-22
1
-3
/
+3
|
*
qemu-socket: Make socket_optslist public
Kevin Wolf
2013-03-22
1
-12
/
+12
*
|
MinGW: Replace setsockopt by qemu_setsocketopt
Stefan Weil
2013-03-22
1
-5
/
+5
|
/
*
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-11
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-11
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
[next]