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
2021-06-04
qemu-config: parse configuration files to a QDict
Paolo Bonzini
1
-1
/
+6
2021-06-02
docs: fix references to docs/devel/atomics.rst
Stefano Garzarella
2
-3
/
+3
2021-05-26
qemu-config: load modules when instantiating option groups
Paolo Bonzini
1
-1
/
+1
2021-05-26
remove qemu-options* from root directory
Paolo Bonzini
1
-0
/
+41
2021-05-21
coroutine-sleep: introduce qemu_co_sleep
Paolo Bonzini
1
-0
/
+5
2021-05-21
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
Paolo Bonzini
1
-11
/
+12
2021-05-21
coroutine-sleep: disallow NULL QemuCoSleepState** argument
Paolo Bonzini
1
-2
/
+3
2021-05-21
bitops.h: Improve find_xxx_bit() documentation
Philippe Mathieu-Daudé
1
-3
/
+12
2021-05-17
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...
Peter Maydell
1
-0
/
+291
2021-05-16
qemu/host-utils: Add wrappers for carry builtins
Richard Henderson
1
-0
/
+50
2021-05-16
qemu/host-utils: Add wrappers for overflow builtins
Richard Henderson
1
-0
/
+225
2021-05-16
qemu/host-utils: Use __builtin_bitreverseN
Richard Henderson
1
-0
/
+16
2021-05-14
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-05-11
main-loop: remove dead code
Paolo Bonzini
1
-18
/
+0
2021-05-10
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
1
-1
/
+1
2021-05-10
accel: introduce new accessor functions
Claudio Fontana
1
-0
/
+13
2021-05-10
include/qemu/bswap.h: Handle being included outside extern "C" block
Peter Maydell
1
-4
/
+22
2021-05-10
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
Peter Maydell
1
-4
/
+4
2021-05-04
ratelimit: protect with a mutex
Paolo Bonzini
1
-0
/
+14
2021-04-30
util: add transactions.c
Vladimir Sementsov-Ogievskiy
1
-0
/
+63
2021-04-17
include/qemu/osdep.h: Move system includes to top
Peter Maydell
1
-7
/
+13
2021-04-17
osdep: protect qemu/osdep.h with extern "C"
Paolo Bonzini
2
-1
/
+15
2021-04-17
osdep: include glib-compat.h before other QEMU headers
Paolo Bonzini
1
-1
/
+7
2021-04-12
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
1
-8
/
+0
2021-04-01
Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...
Peter Maydell
1
-10
/
+0
2021-04-01
yank: Remove dependency on qiochannel
Lukas Straub
1
-10
/
+0
2021-03-31
coroutine-lock: Reimplement CoRwlock to fix downgrade bug
Paolo Bonzini
1
-7
/
+10
2021-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-6.0-updates-1703...
Peter Maydell
1
-44
/
+188
2021-03-17
plugins: Fixes typo in qemu-plugin.h
Yonggang Luo
1
-2
/
+2
2021-03-17
plugins: expand kernel-doc for memory query and instrumentation
Alex Bennée
1
-6
/
+30
2021-03-17
plugins: expand kernel-doc for instruction query and instrumentation
Alex Bennée
1
-2
/
+51
2021-03-17
plugins: expand inline exec kernel-doc documentation.
Alex Bennée
1
-1
/
+11
2021-03-17
plugins: add qemu_plugin_id_t to kernel-doc
Alex Bennée
1
-0
/
+3
2021-03-17
plugins: add qemu_plugin_cb_flags to kernel-doc
Alex Bennée
1
-3
/
+13
2021-03-17
plugins: expand the typedef kernel-docs for translation
Alex Bennée
1
-10
/
+13
2021-03-17
plugins: expand the callback typedef kernel-docs
Alex Bennée
1
-3
/
+22
2021-03-17
plugins: cleanup kernel-doc for qemu_plugin_install
Alex Bennée
1
-6
/
+6
2021-03-17
plugins: expand kernel-doc for qemu_info_t
Alex Bennée
1
-7
/
+15
2021-03-17
plugins: Expose physical addresses instead of device offsets
Aaron Lindsay
1
-7
/
+25
2021-03-16
qemu-timer: allow freeing a NULL timer
Paolo Bonzini
1
-2
/
+4
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
1
-0
/
+8
2021-03-10
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza
1
-0
/
+8
2021-03-09
net: Use id_generate() in the network subsystem, too
Thomas Huth
1
-0
/
+1
2021-03-06
qemu-config: add error propagation to qemu_config_parse
Paolo Bonzini
1
-2
/
+3
2021-02-18
qemu/int128: Add int128_or
Richard Henderson
1
-0
/
+10
2021-02-18
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
1
-0
/
+4
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
1
-0
/
+1
2021-02-18
plugins: add API to return a name for a IO device
Alex Bennée
1
-0
/
+6
2021-02-15
bswap.h: Remove unused float-access functions
Peter Maydell
1
-60
/
+0
2021-02-12
job: add .cancel handler for the driver
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
[next]