Sign in
qemu
/
qemu
/
30f3dda24b2a4cd30f8fbf984ab08ef08eaf5020
/
util
c9fc677
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into staging
by Peter Maydell
· 8 years ago
e703dcb
timer: use an inline function for free
by Marc-André Lureau
· 8 years ago
9e19ad4
option: Tweak invalid size error message and unbreak iotest 049
by Markus Armbruster
· 8 years ago
75cdcd1
option: Fix checking of sizes for overflow and trailing crap
by Markus Armbruster
· 8 years ago
f46bfdb
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
by Markus Armbruster
· 8 years ago
f17fd4f
util/cutils: Return qemu_strtosz*() error and value separately
by Markus Armbruster
· 8 years ago
4fcdf65
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
by Markus Armbruster
· 8 years ago
17f9425
util/cutils: Drop QEMU_STRTOSZ_DEFSUFFIX_* macros
by Markus Armbruster
· 8 years ago
466dea1
util/cutils: New qemu_strtosz()
by Markus Armbruster
· 8 years ago
e591591
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
by Markus Armbruster
· 8 years ago
d2734d2
util/cutils: New qemu_strtosz_metric()
by Markus Armbruster
· 8 years ago
3403e5e
option: Fix to reject invalid and overflowing numbers
by Markus Armbruster
· 8 years ago
4baef26
util/cutils: Clean up control flow around qemu_strtol() a bit
by Markus Armbruster
· 8 years ago
717adf9
util/cutils: Clean up variable names around qemu_strtol()
by Markus Armbruster
· 8 years ago
b30d188
util/cutils: Rename qemu_strtoll(), qemu_strtoull()
by Markus Armbruster
· 8 years ago
4295f87
util/cutils: Rewrite documentation of qemu_strtol() & friends
by Markus Armbruster
· 8 years ago
8ee8409
option: Assert value string isn't null
by Markus Armbruster
· 8 years ago
a7b91d3
coroutine-lock: make CoRwlock thread-safe and fair
by Paolo Bonzini
· 8 years ago
1ace7ce
coroutine-lock: add mutex argument to CoQueue APIs
by Paolo Bonzini
· 8 years ago
480cff6
coroutine-lock: add limited spinning to CoMutex
by Paolo Bonzini
· 8 years ago
fed20a7
coroutine-lock: make CoMutex thread-safe
by Paolo Bonzini
· 8 years ago
bd45143
async: remove unnecessary inc/dec pairs
by Paolo Bonzini
· 8 years ago
a153bf5
aio-posix: partially inline aio_dispatch into aio_poll
by Paolo Bonzini
· 8 years ago
b9e413d
block: explicitly acquire aiocontext in aio callbacks that need it
by Paolo Bonzini
· 8 years ago
1919631
block: explicitly acquire aiocontext in bottom halves that need it
by Paolo Bonzini
· 8 years ago
9d45665
block: explicitly acquire aiocontext in callbacks that need it
by Paolo Bonzini
· 8 years ago
2f47da5
block: explicitly acquire aiocontext in timers that need it
by Paolo Bonzini
· 8 years ago
0836c72
aio: push aio_context_acquire/release down to dispatching
by Paolo Bonzini
· 8 years ago
a9d9235
coroutine-lock: reschedule coroutine on the AioContext it was running on
by Paolo Bonzini
· 8 years ago
0c330a7
aio: introduce aio_co_schedule and aio_co_wake
by Paolo Bonzini
· 8 years ago
c2b38b2
block: move AioContext, QEMUTimer, main-loop to libqemuutil
by Paolo Bonzini
· 8 years ago
59046ec
migration: consolidate VMStateField.start
by Halil Pasic
· 8 years ago
e998e20
util: add iterators for QemuOpts values
by Daniel P. Berrange
· 8 years ago
f539fbe
host-utils: Implement unsigned quadword left/right shift and unit tests
by Jose Ricardo Ziviani
· 8 years ago
6758c19
host-utils: Move 128-bit guard macro to .c file
by Jose Ricardo Ziviani
· 8 years ago
20a579d
hbitmap: Add hbitmap_is_serializable()
by Max Reitz
· 8 years ago
1706e9d
win32: use glib gpoll if glib >= 2.50
by Marc-André Lureau
· 8 years ago
6e4c890
util/mmap-alloc: refactor a little bit for readability
by Cao jin
· 8 years ago
4a3ecf2
util/mmap-alloc: check parameter before using
by Cao jin
· 8 years ago
736a83f
Fix documentation and some comments (article, grammar)
by Stefan Weil
· 8 years ago
c1b412f
io: introduce a DNS resolver API
by Daniel P. Berrange
· 8 years ago
6979a81
sockets: add ability to disable DNS resolution for InetSocketAddress
by Daniel P. Berrange
· 8 years ago
598cf1c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
e12ed72
bitmap: assert that start and nr are non negative
by Peter Lieven
· 8 years ago
b0cb0a6
Plumb the HAXM-based hardware acceleration support
by Vincent Palatin
· 8 years ago
2f75bd7
qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create()
by Caoxinhua
· 8 years ago
d6da1e9
event_notifier: cleanups around event_notifier_set_handler
by Paolo Bonzini
· 8 years ago
fbcc3e5
qemu-thread: optimize QemuLockCnt with futexes on Linux
by Paolo Bonzini
· 8 years ago
51dee5e
qemu-thread: introduce QemuLockCnt
by Paolo Bonzini
· 8 years ago
536fca7
coroutine: Introduce qemu_coroutine_enter_if_inactive()
by Kevin Wolf
· 8 years ago
f6a51c8
aio: add AioPollFn and io_poll() interface
by Stefan Hajnoczi
· 8 years ago
6725f88
hbitmap: Fix shifts of constants by granularity
by Max Reitz
· 8 years ago
a7764f1
Fix FreeBSD (10.x) build after 7dc9ae43
by Ed Maste
· 8 years ago
397d30e
qemu-error: remove dependency of stubs on monitor
by Paolo Bonzini
· 8 years ago
6a02c80
sockets: add AF_VSOCK support
by Stefan Hajnoczi
· 8 years ago
89cadc9
util/qemu-sockets: Make inet_connect_saddr() public
by Ashijeet Acharya
· 8 years ago
277d44f
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
814bb12
clean-up: removed duplicate #includes
by Anand J
· 8 years ago
3fe7122
aio: convert from RFifoLock to QemuRecMutex
by Paolo Bonzini
· 8 years ago
feadec6
qemu-thread: introduce QemuRecMutex
by Paolo Bonzini
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
8258888
hbitmap: serialization
by Vladimir Sementsov-Ogievskiy
· 8 years ago
07ac4cd
HBitmap: Introduce "meta" bitmap to track bit changes
by Fam Zheng
· 8 years ago
e11131b
rcu: simplify memory barriers
by Paolo Bonzini
· 8 years ago
374293c
qemu-thread: use acquire/release to clarify semantics of QemuEvent
by Paolo Bonzini
· 8 years ago
0f183e6
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
a20fd90
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
86e121a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
cb57fb3
bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASK
by Wei Yang
· 9 years ago
dffa41b
module: Don't load the same module if requested multiple times
by Fam Zheng
· 8 years ago
c5f3014
block: Add bdrv_runtime_opts to query-command-line-options
by Kevin Wolf
· 8 years ago
76b553b
qht: fix unlock-after-free segfault upon resizing
by Emilio G. Cota
· 8 years ago
f555a9d
qht: simplify qht_reset_size
by Emilio G. Cota
· 8 years ago
bbc4c3f
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
7dc9ae4
util: Introduce qemu_get_pid_name
by Michal Privoznik
· 8 years ago
a890643
util/qht: atomically set b->hashes
by Alex Bennée
· 8 years ago
7d992e4
oslib-posix: add a configure switch to debug stack usage
by Peter Lieven
· 8 years ago
2f4aa23
coroutine-sigaltstack: use helper for allocating stack memory
by Peter Lieven
· 8 years ago
ddba159
coroutine-ucontext: use helper for allocating stack memory
by Peter Lieven
· 8 years ago
8adcd6f
coroutine: add a macro for the coroutine stack size
by Peter Lieven
· 8 years ago
be87a39
coroutine-sigaltstack: rename coroutine struct appropriately
by Peter Lieven
· 8 years ago
8737d9e
oslib-posix: add helpers for stack alloc and free
by Peter Lieven
· 8 years ago
cc9a366
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 8 years ago
a409aad
trace: move util/qemu-coroutine*.c trace points into correct file
by Daniel P. Berrange
· 8 years ago
2c7c4cf
trace: move util/buffer.c trace points into correct file
by Daniel P. Berrange
· 8 years ago
f643e46
coroutine: add qemu_coroutine_entered() function
by Stefan Hajnoczi
· 8 years ago
0d6ae94
uuid: Tighten uuid parse
by Fam Zheng
· 8 years ago
9c5ce8d
vl: Switch qemu_uuid to QemuUUID
by Fam Zheng
· 8 years ago
3630be7
uuid: Make null_uuid static
by Fam Zheng
· 8 years ago
cea2527
util: Add UUID API
by Fam Zheng
· 8 years ago
88d8879
blockdev: Add dynamic module loading for block drivers
by Marc Mari
· 8 years ago
89d0a64
log: fix parsing of multiple trace:PATTERN log args
by Daniel P. Berrange
· 8 years ago
d9911d1
cutils: Rewrite x86 buffer zero checking
by Richard Henderson
· 8 years ago
083d012
cutils: Add generic prefetch
by Richard Henderson
· 8 years ago
86444f0
cutils: Add SSE4 version
by Paolo Bonzini
· 8 years ago
efad668
cutils: Add test for buffer_is_zero
by Richard Henderson
· 8 years ago
43ff5e0
cutils: Remove ppc buffer zero checking
by Richard Henderson
· 8 years ago
2250d3a
cutils: Remove aarch64 buffer zero checking
by Richard Henderson
· 8 years ago
5e33a87
cutils: Rearrange buffer_is_zero acceleration
by Richard Henderson
· 8 years ago
a1febc4
cutils: Export only buffer_is_zero
by Richard Henderson
· 8 years ago
Next »