index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
option: Make option help nicer to read
Max Reitz
1
-6
/
+26
2018-10-29
bitmap: Update count after a merge
Eric Blake
1
-0
/
+3
2018-10-29
dirty-bitmap: make it possible to restore bitmap after merge
Vladimir Sementsov-Ogievskiy
1
-3
/
+8
2018-10-29
util: aio-posix: fix a typo
Li Qiang
1
-1
/
+1
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2
-5
/
+13
2018-10-19
error: Drop bogus "use error_setg() instead" admonitions
Markus Armbruster
1
-5
/
+0
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
1
-0
/
+13
2018-10-19
qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
Artem Pisarenko
1
-7
/
+43
2018-10-19
qemu-timer: introduce timer attributes
Artem Pisarenko
1
-4
/
+9
2018-10-19
Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...
Artem Pisarenko
1
-2
/
+0
2018-10-05
qemu-option: improve qemu_opts_print_help() output
Marc-André Lureau
1
-2
/
+36
2018-10-05
qemu-option: add help fallback to print the list of options
Marc-André Lureau
1
-11
/
+22
2018-10-05
cutils: add qemu_pstrcmp0()
Marc-André Lureau
1
-0
/
+5
2018-10-02
timer: introduce new virtual clock
Pavel Dovgalyuk
1
-0
/
+2
2018-10-02
util: use fcntl() for qemu_write_pidfile() locking
Marc-André Lureau
1
-1
/
+6
2018-10-02
util: add qemu_write_pidfile()
Marc-André Lureau
2
-0
/
+95
2018-10-02
hostmem-memfd: add checks before adding hostmem-memfd & properties
Marc-André Lureau
1
-29
/
+6
2018-10-02
qsp: use atomic64 accessors
Emilio G. Cota
1
-41
/
+8
2018-10-02
util: add atomic64
Emilio G. Cota
3
-0
/
+87
2018-10-02
cacheinfo: add i/d cache_linesize_log
Emilio G. Cota
1
-0
/
+8
2018-09-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into staging
Peter Maydell
2
-40
/
+109
2018-09-28
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2
-39
/
+53
2018-09-26
qht: constify arguments to some internal functions
Emilio G. Cota
1
-6
/
+10
2018-09-26
qht: constify qht_statistics_init
Emilio G. Cota
1
-4
/
+4
2018-09-26
qht: constify qht_lookup
Emilio G. Cota
1
-8
/
+8
2018-09-26
qht: fix comment in qht_bucket_remove_entry
Emilio G. Cota
1
-1
/
+1
2018-09-26
qht: drop ht argument from qht iterators
Emilio G. Cota
2
-16
/
+24
2018-09-26
qht: add qht_iter_remove
Emilio G. Cota
1
-8
/
+66
2018-09-26
qht: remove unused map param from qht_remove__locked
Emilio G. Cota
1
-3
/
+2
2018-09-26
aio-posix: do skip system call if ctx->notifier polling succeeds
Paolo Bonzini
1
-3
/
+4
2018-09-26
aio-posix: compute timeout before polling
Paolo Bonzini
2
-27
/
+36
2018-09-26
aio-posix: fix concurrent access to poll_disable_cnt
Paolo Bonzini
1
-11
/
+15
2018-09-25
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...
Peter Maydell
1
-0
/
+1
2018-09-25
memfd: fix possible usage of the uninitialized file descriptor
Dima Stepanov
1
-0
/
+1
2018-09-25
block: Use a single global AioWait
Kevin Wolf
1
-5
/
+6
2018-09-25
block: Add missing locking in bdrv_co_drain_bh_cb()
Kevin Wolf
1
-0
/
+5
2018-09-25
util/async: use qemu_aio_coroutine_enter in co_schedule_bh_cb
Sergio Lopez
1
-1
/
+1
2018-09-24
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
1
-0
/
+40
2018-08-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...
Peter Maydell
2
-0
/
+67
2018-08-27
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
2
-0
/
+67
2018-08-24
json: Reject invalid UTF-8 sequences
Markus Armbruster
1
-7
/
+62
2018-08-23
util/oslib-win32: indicate alignment for qemu_anon_ram_alloc()
David Hildenbrand
1
-3
/
+12
2018-08-23
module: Use QEMU_MODULE_DIR as a search path
ryang
1
-8
/
+14
2018-08-23
qsp: track BQL callers explicitly
Emilio G. Cota
1
-0
/
+6
2018-08-23
qsp: support call site coalescing
Emilio G. Cota
1
-14
/
+88
2018-08-23
qsp: add qsp_reset
Emilio G. Cota
1
-0
/
+94
2018-08-23
qsp: add sort_by option to qsp_report
Emilio G. Cota
1
-6
/
+27
2018-08-23
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
4
-12
/
+673
2018-08-15
aio-posix: Improve comment around marking node deleted
Fam Zheng
1
-1
/
+1
2018-08-15
aio: Do aio_notify_accept only during blocking aio_poll
Fam Zheng
2
-3
/
+4
[prev]
[next]