index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2016-11-29
hbitmap: Fix shifts of constants by granularity
Max Reitz
2016-11-22
Fix FreeBSD (10.x) build after 7dc9ae43
Ed Maste
2016-11-01
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
2016-10-31
sockets: add AF_VSOCK support
Stefan Hajnoczi
2016-10-31
util/qemu-sockets: Make inet_connect_saddr() public
Ashijeet Acharya
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-28
clean-up: removed duplicate #includes
Anand J
2016-10-28
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
2016-10-28
qemu-thread: introduce QemuRecMutex
Paolo Bonzini
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-24
hbitmap: serialization
Vladimir Sementsov-Ogievskiy
2016-10-24
HBitmap: Introduce "meta" bitmap to track bit changes
Fam Zheng
2016-10-24
rcu: simplify memory barriers
Paolo Bonzini
2016-10-24
qemu-thread: use acquire/release to clarify semantics of QemuEvent
Paolo Bonzini
2016-10-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-10
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-08
bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASK
Wei Yang
2016-10-07
module: Don't load the same module if requested multiple times
Fam Zheng
2016-10-07
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
2016-10-06
qht: fix unlock-after-free segfault upon resizing
Emilio G. Cota
2016-10-06
qht: simplify qht_reset_size
Emilio G. Cota
2016-10-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-04
util: Introduce qemu_get_pid_name
Michal Privoznik
2016-10-04
util/qht: atomically set b->hashes
Alex Bennée
2016-09-29
oslib-posix: add a configure switch to debug stack usage
Peter Lieven
2016-09-29
coroutine-sigaltstack: use helper for allocating stack memory
Peter Lieven
2016-09-29
coroutine-ucontext: use helper for allocating stack memory
Peter Lieven
2016-09-29
coroutine: add a macro for the coroutine stack size
Peter Lieven
2016-09-29
coroutine-sigaltstack: rename coroutine struct appropriately
Peter Lieven
2016-09-29
oslib-posix: add helpers for stack alloc and free
Peter Lieven
2016-09-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-09-28
trace: move util/qemu-coroutine*.c trace points into correct file
Daniel P. Berrange
2016-09-28
trace: move util/buffer.c trace points into correct file
Daniel P. Berrange
2016-09-28
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
2016-09-23
uuid: Tighten uuid parse
Fam Zheng
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
uuid: Make null_uuid static
Fam Zheng
2016-09-23
util: Add UUID API
Fam Zheng
2016-09-20
blockdev: Add dynamic module loading for block drivers
Marc Mari
2016-09-14
log: fix parsing of multiple trace:PATTERN log args
Daniel P. Berrange
2016-09-14
cutils: Rewrite x86 buffer zero checking
Richard Henderson
2016-09-13
cutils: Add generic prefetch
Richard Henderson
2016-09-13
cutils: Add SSE4 version
Paolo Bonzini
2016-09-13
cutils: Add test for buffer_is_zero
Richard Henderson
2016-09-13
cutils: Remove ppc buffer zero checking
Richard Henderson
2016-09-13
cutils: Remove aarch64 buffer zero checking
Richard Henderson
2016-09-13
cutils: Rearrange buffer_is_zero acceleration
Richard Henderson
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
2016-09-13
cutils: Remove SPLAT macro
Richard Henderson
[next]