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
*
sparc: Make sure we mmap at SHMLBA alignment
Peter Maydell
2017-12-15
1
-0
/
+8
*
sockets: avoid crash when cleaning up sockets for an invalid FD
Daniel P. Berrange
2017-11-28
1
-0
/
+3
*
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
2017-11-21
3
-0
/
+39
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-11-16
1
-2
/
+2
|
\
|
*
util/stats64: Fix min/max comparisons
Max Reitz
2017-11-15
1
-2
/
+2
*
|
util/async: use atomic_mb_set in qemu_bh_cancel
Sergio Lopez
2017-11-08
1
-1
/
+1
*
|
sockets: avoid leak of listen file descriptor
Daniel P. Berrange
2017-11-07
1
-23
/
+29
|
/
*
aio-posix: drop QEMU_AIO_POLL_MAX_NS env var
Stefan Hajnoczi
2017-11-06
1
-7
/
+0
*
oslib-posix: Use sysctl(2) call to resolve exec_dir on NetBSD
Kamil Rytarowski
2017-11-02
1
-1
/
+10
*
osdep: introduce qemu_mprotect_rwx/none
Emilio G. Cota
2017-10-24
1
-0
/
+41
*
oslib-posix: Fix compiler warning and some data types
Stefan Weil
2017-10-20
1
-7
/
+8
*
sockets: Handle race condition between binds to the same port
Knut Omang
2017-10-16
1
-17
/
+41
*
sockets: factor out create_fast_reuse_socket
Knut Omang
2017-10-16
1
-3
/
+12
*
sockets: factor out a new try_bind() function
Knut Omang
2017-10-16
1
-30
/
+39
*
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
2017-10-10
2
-0
/
+19
*
config: qemu_config_parse() return number of config groups
Eduardo Habkost
2017-10-10
1
-8
/
+7
*
hbitmap: Rename serialization_granularity to serialization_align
Eric Blake
2017-10-06
1
-4
/
+4
*
aio: fix assert when remove poll during destroy
Stefan Hajnoczi
2017-10-03
1
-1
/
+8
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-09-27
1
-0
/
+1
|
\
|
*
throttle: Assert that bkt->max is valid in throttle_compute_wait()
Alberto Garcia
2017-09-26
1
-0
/
+1
*
|
util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT
Peter Maydell
2017-09-26
1
-5
/
+5
|
/
*
bitmap: provide to_le/from_le helpers
Peter Xu
2017-09-22
1
-0
/
+32
*
bitmap: introduce bitmap_count_one()
Peter Xu
2017-09-22
1
-0
/
+15
*
bitmap: remove BITOP_WORD()
Peter Xu
2017-09-22
1
-4
/
+2
*
Convert remaining single line fprintf() to warn_report()
Alistair Francis
2017-09-19
1
-1
/
+2
*
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
1
-3
/
+3
*
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
2017-09-19
2
-91
/
+0
*
scsi: Introduce scsi_sense_buf_to_errno
Fam Zheng
2017-09-19
1
-0
/
+30
*
scsi: Improve scsi_sense_to_errno
Fam Zheng
2017-09-19
1
-4
/
+12
*
scsi: Refactor scsi sense interpreting code
Fam Zheng
2017-09-19
2
-0
/
+53
*
configure: Drop AIX host support
Peter Maydell
2017-09-07
1
-10
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-09-07
1
-0
/
+151
|
\
|
*
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
2017-09-05
1
-0
/
+151
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
2017-09-05
1
-182
/
+23
|
\
\
|
|
/
|
/
|
|
*
util: remove the obsolete non-blocking connect
Cao jin
2017-09-05
1
-182
/
+23
*
|
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
1
-1
/
+0
|
/
*
oslib-posix: Print errors before aborting on qemu_alloc_stack()
Eduardo Habkost
2017-08-30
1
-0
/
+2
*
throttle: Make burst_length 64bit and add range checks
Alberto Garcia
2017-08-29
1
-0
/
+5
*
throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
Alberto Garcia
2017-08-29
1
-4
/
+3
*
throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket()
Alberto Garcia
2017-08-29
1
-39
/
+23
*
throttle: Make throttle_is_valid() a bit less verbose
Alberto Garcia
2017-08-29
1
-8
/
+7
*
throttle: Update the throttle_fix_bucket() documentation
Alberto Garcia
2017-08-29
1
-8
/
+3
*
osdep: Add runtime OFD lock detection
Fam Zheng
2017-08-11
1
-10
/
+56
*
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
2017-08-08
1
-3
/
+7
*
rcu: completely disable pthread_atfork callbacks as soon as possible
Paolo Bonzini
2017-08-08
1
-0
/
+20
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-24' into...
Peter Maydell
2017-07-24
1
-8
/
+9
|
\
|
*
error: Revert unwanted change of warning messages
Markus Armbruster
2017-07-24
1
-8
/
+9
*
|
util: Introduce include/qemu/cpuid.h
Richard Henderson
2017-07-24
1
-4
/
+3
|
/
*
util/oslib-posix.c: Avoid warning on NetBSD
Peter Maydell
2017-07-21
1
-1
/
+1
[next]