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-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i...
Peter Maydell
1
-2
/
+2
2018-03-12
block: make BDRV_POLL_WHILE() re-entrancy safe
Stefan Hajnoczi
1
-1
/
+1
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+37
2018-03-12
build: try improve handling of clang warnings
Gerd Hoffmann
1
-2
/
+2
2018-03-09
util: Add qemu_opts_to_qdict_filtered()
Kevin Wolf
1
-5
/
+37
2018-03-08
block: add aio_wait_bh_oneshot()
Stefan Hajnoczi
1
-0
/
+31
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+41
2018-03-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-813
/
+940
2018-03-05
util/uri.c: wrap single statement blocks with braces {}
Su Hang
1
-169
/
+294
2018-03-05
util/uri.c: remove brackets that wrap `return` statement's content.
Su Hang
1
-80
/
+80
2018-03-05
util/uri.c: Coding style check, Only whitespace involved
Su Hang
1
-733
/
+735
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-02
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
2
-1
/
+41
2018-03-01
block/nvme: fix Coverity reports
Paolo Bonzini
1
-1
/
+1
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2
-3
/
+3
2018-02-15
misc: fix spelling
Marc-André Lureau
1
-1
/
+1
2018-02-10
async: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-10
oslib-posix: check for posix_memalign in configure script
Andreas Gustafsson
1
-1
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2
-0
/
+2
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2
-0
/
+2
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+3
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-08
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
4
-7
/
+754
2018-02-08
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-0
/
+1
2018-02-08
util: Introduce vfio helpers
Fam Zheng
3
-0
/
+739
2018-02-08
coroutine-lock: make qemu_co_enter_next thread-safe
Paolo Bonzini
1
-2
/
+8
2018-02-08
coroutine-lock: convert CoQueue to use QemuLockable
Paolo Bonzini
1
-5
/
+7
2018-02-07
hbitmap: fix missing restore count when finish deserialization
Liang Li
1
-0
/
+1
2018-02-07
memfd: add hugetlbsize argument
Marc-André Lureau
1
-4
/
+18
2018-02-07
memfd: add hugetlb support
Marc-André Lureau
1
-3
/
+10
2018-02-07
memfd: add error argument, instead of perror()
Marc-André Lureau
1
-27
/
+30
2018-02-07
ucontext: annotate coroutine stack for ASAN
Marc-André Lureau
1
-0
/
+48
2018-02-05
sockets: fix parsing of ipv4/ipv6 opts in parse_socket_addr
Daniel P. Berrange
1
-4
/
+40
2018-02-05
readline: don't free completions in readline_free()
Greg Kurz
1
-3
/
+0
2018-01-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+3
2018-01-24
Revert "qemu: add a cleanup callback function to EventNotifier"
Michael S. Tsirkin
2
-6
/
+1
2018-01-23
osdep: Retry SETLK upon EINTR
Fam Zheng
1
-1
/
+3
2018-01-19
memfd: remove needless include
Marc-André Lureau
1
-2
/
+0
2018-01-19
memfd: split qemu_memfd_alloc()
Marc-André Lureau
1
-25
/
+36
2018-01-18
qemu: add a cleanup callback function to EventNotifier
Gal Hammer
2
-1
/
+6
2018-01-16
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
Alex Bennée
3
-21
/
+27
2018-01-16
qemu-config: fix leak in query-command-line-options
Marc-André Lureau
1
-1
/
+2
2018-01-16
readline: add a free function
Marc-André Lureau
1
-1
/
+17
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-46
/
+54
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
1
-1
/
+6
2017-12-21
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
1
-0
/
+6
2017-12-21
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
1
-26
/
+5
[next]