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
*
cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
David Hildenbrand
2018-12-13
1
-10
/
+8
*
cutils: Add qemu_strtod() and qemu_strtod_finite()
David Hildenbrand
2018-12-13
1
-0
/
+65
*
cutils: Assert in-range base for string-to-integer conversions
Eric Blake
2018-12-11
1
-0
/
+8
*
util: vfio-helpers: use ARRAY_SIZE in qemu_vfio_init_pci()
Li Qiang
2018-12-11
1
-1
/
+1
*
vfio-helpers: Fix qemu_vfio_open_pci() crash
Markus Armbruster
2018-11-27
1
-1
/
+1
*
util/qemu-thread-posix: Fix qemu_thread_atexit* for OSX
Peter Maydell
2018-11-06
1
-24
/
+20
*
oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSD
Brad Smith
2018-11-06
1
-2
/
+13
*
option: Make option help nicer to read
Max Reitz
2018-11-05
1
-6
/
+26
*
bitmap: Update count after a merge
Eric Blake
2018-10-29
1
-0
/
+3
*
dirty-bitmap: make it possible to restore bitmap after merge
Vladimir Sementsov-Ogievskiy
2018-10-29
1
-3
/
+8
*
util: aio-posix: fix a typo
Li Qiang
2018-10-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
2
-5
/
+13
|
\
|
*
error: Drop bogus "use error_setg() instead" admonitions
Markus Armbruster
2018-10-19
1
-5
/
+0
|
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-0
/
+13
*
|
qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
Artem Pisarenko
2018-10-19
1
-7
/
+43
*
|
qemu-timer: introduce timer attributes
Artem Pisarenko
2018-10-19
1
-4
/
+9
*
|
Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...
Artem Pisarenko
2018-10-19
1
-2
/
+0
|
/
*
qemu-option: improve qemu_opts_print_help() output
Marc-André Lureau
2018-10-05
1
-2
/
+36
*
qemu-option: add help fallback to print the list of options
Marc-André Lureau
2018-10-05
1
-11
/
+22
*
cutils: add qemu_pstrcmp0()
Marc-André Lureau
2018-10-05
1
-0
/
+5
*
timer: introduce new virtual clock
Pavel Dovgalyuk
2018-10-02
1
-0
/
+2
*
util: use fcntl() for qemu_write_pidfile() locking
Marc-André Lureau
2018-10-02
1
-1
/
+6
*
util: add qemu_write_pidfile()
Marc-André Lureau
2018-10-02
2
-0
/
+95
*
hostmem-memfd: add checks before adding hostmem-memfd & properties
Marc-André Lureau
2018-10-02
1
-29
/
+6
*
qsp: use atomic64 accessors
Emilio G. Cota
2018-10-02
1
-41
/
+8
*
util: add atomic64
Emilio G. Cota
2018-10-02
3
-0
/
+87
*
cacheinfo: add i/d cache_linesize_log
Emilio G. Cota
2018-10-02
1
-0
/
+8
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into staging
Peter Maydell
2018-09-28
2
-40
/
+109
|
\
|
*
qht: constify arguments to some internal functions
Emilio G. Cota
2018-09-26
1
-6
/
+10
|
*
qht: constify qht_statistics_init
Emilio G. Cota
2018-09-26
1
-4
/
+4
|
*
qht: constify qht_lookup
Emilio G. Cota
2018-09-26
1
-8
/
+8
|
*
qht: fix comment in qht_bucket_remove_entry
Emilio G. Cota
2018-09-26
1
-1
/
+1
|
*
qht: drop ht argument from qht iterators
Emilio G. Cota
2018-09-26
2
-16
/
+24
|
*
qht: add qht_iter_remove
Emilio G. Cota
2018-09-26
1
-8
/
+66
|
*
qht: remove unused map param from qht_remove__locked
Emilio G. Cota
2018-09-26
1
-3
/
+2
*
|
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2018-09-28
2
-39
/
+53
|
\
\
|
*
|
aio-posix: do skip system call if ctx->notifier polling succeeds
Paolo Bonzini
2018-09-26
1
-3
/
+4
|
*
|
aio-posix: compute timeout before polling
Paolo Bonzini
2018-09-26
2
-27
/
+36
|
*
|
aio-posix: fix concurrent access to poll_disable_cnt
Paolo Bonzini
2018-09-26
1
-11
/
+15
|
|
/
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...
Peter Maydell
2018-09-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
memfd: fix possible usage of the uninitialized file descriptor
Dima Stepanov
2018-09-25
1
-0
/
+1
*
|
block: Use a single global AioWait
Kevin Wolf
2018-09-25
1
-5
/
+6
*
|
block: Add missing locking in bdrv_co_drain_bh_cb()
Kevin Wolf
2018-09-25
1
-0
/
+5
*
|
util/async: use qemu_aio_coroutine_enter in co_schedule_bh_cb
Sergio Lopez
2018-09-25
1
-1
/
+1
|
/
*
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
2018-09-24
1
-0
/
+40
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...
Peter Maydell
2018-08-27
2
-0
/
+67
|
\
|
*
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
2018-08-27
2
-0
/
+67
*
|
json: Reject invalid UTF-8 sequences
Markus Armbruster
2018-08-24
1
-7
/
+62
*
|
util/oslib-win32: indicate alignment for qemu_anon_ram_alloc()
David Hildenbrand
2018-08-23
1
-3
/
+12
*
|
module: Use QEMU_MODULE_DIR as a search path
ryang
2018-08-23
1
-8
/
+14
[next]