Sign in
qemu
/
qemu
/
9e8204b1de9c4d09c0ec8f1c004a2e11346eb116
/
util
083d012
cutils: Add generic prefetch
by Richard Henderson
· 9 years ago
86444f0
cutils: Add SSE4 version
by Paolo Bonzini
· 8 years ago
efad668
cutils: Add test for buffer_is_zero
by Richard Henderson
· 9 years ago
43ff5e0
cutils: Remove ppc buffer zero checking
by Richard Henderson
· 9 years ago
2250d3a
cutils: Remove aarch64 buffer zero checking
by Richard Henderson
· 9 years ago
5e33a87
cutils: Rearrange buffer_is_zero acceleration
by Richard Henderson
· 9 years ago
a1febc4
cutils: Export only buffer_is_zero
by Richard Henderson
· 9 years ago
8c70c1b
cutils: Remove SPLAT macro
by Richard Henderson
· 9 years ago
88ca8e8
cutils: Move buffer_is_zero and subroutines to a new file
by Richard Henderson
· 9 years ago
2601505
util: fix some coding style issue
by Cao jin
· 9 years ago
9cd1883
util/qemu-sockets: revert Yoda Conditions to normal
by Cao jin
· 9 years ago
1b7f01d
coroutine: Assert that no locks are held on termination
by Kevin Wolf
· 9 years ago
0e438cd
coroutine: Let CoMutex remember who holds it
by Kevin Wolf
· 9 years ago
e723b87
trace-events: fix first line comment in trace-events
by Laurent Vivier
· 9 years ago
5a18407
tcg: Lower indirect registers in a separate pass
by Richard Henderson
· 9 years ago
bdfb460
tcg: Include liveness info in the dumps
by Richard Henderson
· 9 years ago
aaa1e77
throttle: Don't allow burst limits to be lower than the normal limits
by Alberto Garcia
· 9 years ago
e911765
util: Fix assertion in iov_copy() upon zero 'bytes' and non-zero 'offset'
by Shmulik Ladkani
· 9 years ago
11b7b07
qdist: return "(empty)" instead of NULL when printing an empty dist
by Emilio G. Cota
· 9 years ago
071d405
qdist: use g_renew and g_new instead of g_realloc and g_malloc.
by Emilio G. Cota
· 9 years ago
f9dbc19
qdist: fix memory leak during binning
by Emilio G. Cota
· 9 years ago
7266ae9
qht: do not segfault when gathering stats from an uninitialized qht
by Emilio G. Cota
· 9 years ago
767db02
util: Drop inet_listen()
by Cao jin
· 9 years ago
f8ea7a8
util: drop unix_nonblocking_connect()
by Cao jin
· 9 years ago
00432b6
util: drop inet_nonblocking_connect()
by Cao jin
· 9 years ago
056b68a
fix qemu exit on memory hotplug when allocation fails at prealloc time
by Igor Mammedov
· 9 years ago
34506b3
util/qht: Document memory ordering assumptions
by Paolo Bonzini
· 9 years ago
55ad781
use g_path_get_dirname instead of dirname
by Wei Jiangang
· 9 years ago
7069532
target-arm: Use Neon for zero checking
by Vijay
· 9 years ago
190c93c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
0b8b875
coroutine: move entry argument to qemu_coroutine_create
by Paolo Bonzini
· 9 years ago
7d9c858
coroutine: use QSIMPLEQ instead of QTAILQ
by Paolo Bonzini
· 9 years ago
761d1dd
osdep: Introduce qemu_dup
by Fam Zheng
· 9 years ago
73f40c1
qemu-sockets: use qapi_free_SocketAddress in cleanup
by Marc-André Lureau
· 9 years ago
85aad98
Drop Emacs local variables lists redundant with .dir-locals.el
by Markus Armbruster
· 9 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
37f9e0a
sockets: Use new QAPI cloning
by Eric Blake
· 9 years ago
3b098d5
qapi: Add new visit_complete() function
by Eric Blake
· 9 years ago
1830f22
qmp-output-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
b70ce10
qmp-input-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
58eeb83
log: Permit -dfilter 0..0xffffffffffffffff
by Markus Armbruster
· 9 years ago
6dd726a
range: Replace internal representation of Range
by Markus Armbruster
· 9 years ago
a0efbf1
range: Eliminate direct Range member access
by Markus Armbruster
· 9 years ago
58e19e6
log: Clean up misuse of Range for -dfilter
by Markus Armbruster
· 9 years ago
db486cc
qapi: Fix memleak in string visitors on int lists
by Eric Blake
· 9 years ago
7c47959
qapi: Simplify use of range.h
by Eric Blake
· 9 years ago
fec0fc0
range: Create range.c for code that should not be inline
by Eric Blake
· 9 years ago
1ec20c2
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
74b6ce4
socket: unlink unix socket on remove
by Marc-André Lureau
· 9 years ago
7e84495
Change net/socket.c to use socket_*() functions
by Ashijeet Acharya
· 9 years ago
b0ad00b
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 9 years ago
492bb2d
trace: split out trace events for util/ directory
by Daniel P. Berrange
· 9 years ago
daa76aa
log: Fix qemu_set_log_filename() error handling
by Markus Armbruster
· 9 years ago
bd6fee9
log: Fix qemu_set_dfilter_ranges() error reporting
by Markus Armbruster
· 9 years ago
2ec62fa
log: Plug memory leak on multiple -dfilter
by Markus Armbruster
· 9 years ago
9be3859
coccinelle: Remove unnecessary variables for function return value
by Eduardo Habkost
· 9 years ago
4fb8320
avx2 configure: Use primitives in test
by Dr. David Alan Gilbert
· 9 years ago
e9abfcb
clean-includes: run it once more
by Paolo Bonzini
· 9 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
0e32119
hbitmap: add 'pos < size' asserts
by Vladimir Sementsov-Ogievskiy
· 9 years ago
2e11264
qht: QEMU's fast, resizable and scalable Hash Table
by Emilio G. Cota
· 9 years ago
bf3afd5
qdist: add module to represent frequency distributions of data
by Emilio G. Cota
· 9 years ago
6ed5546
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-07' into staging
by Peter Maydell
· 9 years ago
030c98a
all: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
8860eab
throttle: refuse iops-size without iops-total/read/write
by Stefan Hajnoczi
· 9 years ago
d59ce6f
migration: add reporting of errors for outgoing migration
by Daniel P. Berrange
· 9 years ago
d494352
osdep: Move default qemu_hw_version() value to a macro
by Eduardo Habkost
· 9 years ago
d2f39ad
exec.c: Ensure right alignment also for file backed ram
by Dominik Dingel
· 9 years ago
87776ab
qemu-common: stop including qemu/host-utils.h from qemu-common.h
by Paolo Bonzini
· 9 years ago
f2937a3
log: do not use CONFIG_USER_ONLY
by Paolo Bonzini
· 9 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
d43eda3
util: fix comment typos
by Wei Jiangang
· 9 years ago
de3e15a
rfifolock: no need to get thread identifier when nesting
by Changlong Xie
· 9 years ago
240f64b
qapi: Use strict QMP input visitor in more places
by Eric Blake
· 9 years ago
fc471c1
qapi: Consolidate QMP input visitor creation
by Eric Blake
· 9 years ago
37f3234
QemuOpts: Fix qemu_opts_foreach() dangling location regression
by Markus Armbruster
· 9 years ago
54e18d3
event-notifier: Add "is_external" parameter
by Fam Zheng
· 9 years ago
ee1e0f8
util: align memory allocations to 2M on AArch64
by Christoffer Dall
· 9 years ago
a155555
util: Improved qemu_hexmap() to include an ascii dump of the buffer
by Isaac Lozano
· 9 years ago
cc621a9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
340849a
util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED
by Daniel P. Berrange
· 9 years ago
99affd1
log: move qemu_log_close/qemu_log_flush from header to log.c
by Denis V. Lunev
· 9 years ago
84a5a80
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
2538039
Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' into staging
by Peter Maydell
· 9 years ago
f6880b7
qemu-log: support simple pid substitution for logs
by Alex Bennée
· 9 years ago
3514552
qemu-log: new option -dfilter to limit output
by Alex Bennée
· 9 years ago
7ee6062
qemu-log: Avoid function call for disabled qemu_log_mask logging
by Peter Maydell
· 9 years ago
5419573
qemu-log: correct help text for -d cpu
by Alex Bennée
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
daf015e
include/qemu/iov.h: Don't include qemu-common.h
by Markus Armbruster
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
8ff98f1
Remove unneeded include statements for setjmp.h
by Stefan Weil
· 9 years ago
330b583
event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
by Markus Armbruster
· 9 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
0ebc03b
util/base64.c: Clean includes
by Peter Maydell
· 9 years ago
20e2dec
error: ensure errno detail is printed with error_abort
by Daniel P. Berrange
· 9 years ago
b16a44e
osdep: remove use of socket_error() from all code
by Daniel P. Berrange
· 9 years ago
a2d96af
osdep: add wrappers for socket functions
by Daniel P. Berrange
· 9 years ago
c619644
osdep: fix socket_error() to work with Mingw64
by Daniel P. Berrange
· 9 years ago
28b90d9
cutils: add avx2 instruction optimization
by Liang Li
· 9 years ago
Next »