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
*
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani
2017-01-31
1
-0
/
+64
*
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani
2017-01-31
2
-1
/
+3
*
hbitmap: Add hbitmap_is_serializable()
Max Reitz
2017-01-26
1
-3
/
+19
*
win32: use glib gpoll if glib >= 2.50
Marc-André Lureau
2017-01-24
1
-0
/
+2
*
util/mmap-alloc: refactor a little bit for readability
Cao jin
2017-01-24
1
-6
/
+4
*
util/mmap-alloc: check parameter before using
Cao jin
2017-01-24
1
-3
/
+4
*
Fix documentation and some comments (article, grammar)
Stefan Weil
2017-01-24
1
-2
/
+2
*
io: introduce a DNS resolver API
Daniel P. Berrange
2017-01-23
1
-2
/
+2
*
sockets: add ability to disable DNS resolution for InetSocketAddress
Daniel P. Berrange
2017-01-23
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
5
-29
/
+16
|
\
|
*
bitmap: assert that start and nr are non negative
Peter Lieven
2017-01-20
1
-0
/
+8
|
*
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2017-01-19
1
-2
/
+2
|
*
qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create()
Caoxinhua
2017-01-16
1
-6
/
+6
|
*
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
2017-01-16
2
-21
/
+0
*
|
qemu-thread: optimize QemuLockCnt with futexes on Linux
Paolo Bonzini
2017-01-16
4
-30
/
+300
*
|
qemu-thread: introduce QemuLockCnt
Paolo Bonzini
2017-01-16
2
-0
/
+115
|
/
*
coroutine: Introduce qemu_coroutine_enter_if_inactive()
Kevin Wolf
2017-01-09
1
-0
/
+7
*
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
1
-1
/
+1
*
hbitmap: Fix shifts of constants by granularity
Max Reitz
2016-11-29
1
-2
/
+6
*
Fix FreeBSD (10.x) build after 7dc9ae43
Ed Maste
2016-11-22
1
-0
/
+1
*
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
2016-11-01
1
-23
/
+3
*
sockets: add AF_VSOCK support
Stefan Hajnoczi
2016-11-01
1
-0
/
+227
*
util/qemu-sockets: Make inet_connect_saddr() public
Ashijeet Acharya
2016-10-31
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-31
1
-1
/
+0
|
\
|
*
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
*
|
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
2016-10-28
2
-79
/
+0
*
|
qemu-thread: introduce QemuRecMutex
Paolo Bonzini
2016-10-28
2
-0
/
+39
|
/
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
1
-2
/
+2
*
hbitmap: serialization
Vladimir Sementsov-Ogievskiy
2016-10-24
1
-0
/
+137
*
HBitmap: Introduce "meta" bitmap to track bit changes
Fam Zheng
2016-10-24
1
-15
/
+54
*
rcu: simplify memory barriers
Paolo Bonzini
2016-10-24
1
-6
/
+5
*
qemu-thread: use acquire/release to clarify semantics of QemuEvent
Paolo Bonzini
2016-10-24
2
-6
/
+24
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-10
2
-3
/
+17
|
\
|
*
module: Don't load the same module if requested multiple times
Fam Zheng
2016-10-07
1
-2
/
+16
|
*
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
2016-10-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-10
1
-2
/
+0
|
\
\
|
*
|
bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASK
Wei Yang
2016-10-08
1
-2
/
+0
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-10
3
-30
/
+69
|
\
\
|
|
/
|
/
|
|
*
qht: fix unlock-after-free segfault upon resizing
Emilio G. Cota
2016-10-06
1
-21
/
+28
|
*
qht: simplify qht_reset_size
Emilio G. Cota
2016-10-06
1
-5
/
+3
|
*
util: Introduce qemu_get_pid_name
Michal Privoznik
2016-10-04
2
-0
/
+34
|
*
util/qht: atomically set b->hashes
Alex Bennée
2016-10-04
1
-5
/
+5
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-04
4
-18
/
+97
|
\
\
|
|
/
|
/
|
|
*
oslib-posix: add a configure switch to debug stack usage
Peter Lieven
2016-09-29
1
-0
/
+35
|
*
coroutine-sigaltstack: use helper for allocating stack memory
Peter Lieven
2016-09-29
1
-4
/
+5
|
*
coroutine-ucontext: use helper for allocating stack memory
Peter Lieven
2016-09-29
1
-5
/
+6
|
*
coroutine: add a macro for the coroutine stack size
Peter Lieven
2016-09-29
3
-3
/
+3
|
*
coroutine-sigaltstack: rename coroutine struct appropriately
Peter Lieven
2016-09-29
1
-8
/
+8
|
*
oslib-posix: add helpers for stack alloc and free
Peter Lieven
2016-09-29
1
-0
/
+42
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-09-29
1
-0
/
+19
|
\
\
|
|
/
|
/
|
[next]