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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-09
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau
1
-0
/
+1
2018-03-27
coroutine: avoid co_queue_wakeup recursion
Stefan Hajnoczi
1
-1
/
+0
2018-03-27
queue: add QSIMPLEQ_PREPEND()
Stefan Hajnoczi
1
-0
/
+8
2018-03-19
compiler: Add QEMU_BUILD_BUG_MSG() macro
Max Reitz
1
-3
/
+9
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+55
2018-03-13
sockets: move fd_is_socket() into common sockets code
Daniel P. Berrange
1
-0
/
+1
2018-03-13
cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
Daniel P. Berrange
1
-0
/
+4
2018-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-14
/
+39
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...
Peter Maydell
1
-0
/
+1
2018-03-12
replay: save prior value of the host clock
Pavel Dovgalyuk
1
-0
/
+14
2018-03-12
membarrier: add --enable-membarrier
Paolo Bonzini
1
-0
/
+10
2018-03-12
membarrier: introduce qemu/sys_membarrier.h
Paolo Bonzini
2
-3
/
+21
2018-03-12
rcu: make memory barriers more explicit
Paolo Bonzini
1
-2
/
+13
2018-03-12
log-for-trace.h: Split out parts of log.h used by trace.h
Peter Maydell
2
-14
/
+39
2018-03-12
audio: add module loading support
Gerd Hoffmann
1
-0
/
+1
2018-03-09
util: Add qemu_opts_to_qdict_filtered()
Kevin Wolf
1
-0
/
+2
2018-03-06
lockable: workaround GCC link issue with ASAN
Marc-André Lureau
1
-1
/
+1
2018-03-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
1
-0
/
+1
2018-03-05
console: add ui module loading support
Gerd Hoffmann
1
-0
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2
-2
/
+2
2018-02-21
fpu/softfloat-types: new header to prevent excessive re-builds
Alex Bennée
1
-1
/
+1
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
1
-1
/
+1
2018-02-15
ratelimit: don't align wait time with slices
Wolfgang Bumiller
1
-6
/
+5
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
3
-2
/
+1
2018-02-09
Typedef the subtypes of QObject in qemu/typedefs.h, too
Markus Armbruster
1
-1
/
+6
2018-02-08
util: Introduce vfio helpers
Fam Zheng
1
-0
/
+33
2018-02-08
coroutine-lock: make qemu_co_enter_next thread-safe
Paolo Bonzini
1
-6
/
+13
2018-02-08
coroutine-lock: convert CoQueue to use QemuLockable
Paolo Bonzini
1
-1
/
+5
2018-02-08
lockable: add QemuLockable
Paolo Bonzini
5
-5
/
+143
2018-02-07
memfd: add hugetlbsize argument
Marc-André Lureau
1
-1
/
+1
2018-02-07
memfd: add hugetlb support
Marc-André Lureau
1
-2
/
+2
2018-02-07
memfd: add error argument, instead of perror()
Marc-André Lureau
1
-2
/
+3
2018-02-07
ucontext: annotate coroutine stack for ASAN
Marc-André Lureau
1
-0
/
+4
2018-02-05
Drop remaining bits of ia64 host support
Peter Maydell
2
-12
/
+0
2018-01-24
Revert "qemu: add a cleanup callback function to EventNotifier"
Michael S. Tsirkin
1
-1
/
+0
2018-01-19
memfd: split qemu_memfd_alloc()
Marc-André Lureau
1
-0
/
+1
2018-01-18
pci/shpc: Move function to generic header file
Yuval Shaia
1
-0
/
+10
2018-01-18
qemu: add a cleanup callback function to EventNotifier
Gal Hammer
1
-0
/
+1
2018-01-16
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
Alex Bennée
1
-4
/
+35
2018-01-16
readline: add a free function
Marc-André Lureau
1
-0
/
+1
2018-01-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into staging
Peter Maydell
1
-0
/
+5
2017-12-29
tcg: Dynamically allocate TCGOps
Richard Henderson
1
-0
/
+5
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
1
-0
/
+1
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
1
-0
/
+2
2017-12-21
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
1
-1
/
+1
2017-12-20
util: add is_equal to UUID API
Roman Kagan
1
-0
/
+2
2017-12-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...
Peter Maydell
1
-5
/
+0
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-5
/
+1
[next]