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
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
meson: do not use set10
Paolo Bonzini
1
-0
/
+15
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-2
/
+2
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-06
util/guest-random: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-4
/
+4
2023-10-06
plugins/loader: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-0
/
+2
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-2
/
+10
2023-10-04
util/uuid: add a hash function
Albert Esteve
1
-0
/
+2
2023-10-04
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
1
-0
/
+4
2023-10-04
osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
Daniel P. Berrangé
1
-0
/
+4
2023-10-03
accel: Declare AccelClass::cpu_common_[un]realize() handlers
Philippe Mathieu-Daudé
1
-0
/
+2
2023-10-03
accel: Introduce accel_cpu_common_unrealize() stub
Philippe Mathieu-Daudé
1
-0
/
+6
2023-10-03
accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-03
accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-03
win32: avoid discarding the exception handler
Marc-André Lureau
1
-0
/
+6
2023-09-29
qobject atomics osdep: Make a few macros more hygienic
Markus Armbruster
3
-12
/
+35
2023-09-26
compiler: introduce QEMU_ANNOTATE
Paolo Bonzini
2
-3
/
+9
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+22
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
1
-5
/
+11
2023-09-21
qemu/timer: Add host ticks function for RISC-V
LIU Zhiwei
1
-0
/
+22
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2
-10
/
+2
2023-09-16
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
1
-9
/
+2
2023-09-16
accel/tcg: Simplify tlb_plugin_lookup
Richard Henderson
1
-1
/
+0
2023-09-15
host/include/i386: Implement clmul.h
Richard Henderson
1
-0
/
+3
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
1
-0
/
+1
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-41
/
+0
2023-09-07
Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
1
-1
/
+20
2023-09-06
Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-2
/
+2
2023-09-06
host-utils: Add muldiv64_round_up
Nicholas Piggin
1
-1
/
+20
2023-09-01
softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c
Michael Tokarev
1
-41
/
+0
2023-09-01
util/selfmap: Use dev_t and ino_t in MapInfo
Richard Henderson
1
-2
/
+2
2023-08-31
util: spelling fixes
Michael Tokarev
2
-3
/
+3
2023-08-31
util/fifo8: Fix typo in fifo8_push_all() description
Philippe Mathieu-Daudé
1
-1
/
+1
2023-08-31
qemu/processor: Remove unused 'qemu/atomic.h' header
Philippe Mathieu-Daudé
1
-2
/
+0
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
5
-16
/
+16
2023-08-31
qemu/uri: Use QueryParams type definition
Philippe Mathieu-Daudé
1
-1
/
+1
2023-08-30
bsd-user: Move PRAGMA_DISABLE_PACKED_WARNING etc to qemu.h
Warner Losh
1
-30
/
+0
2023-08-29
throttle: use enum ThrottleDirection instead of bool is_write
zhenwei pi
1
-2
/
+3
2023-08-29
throttle: introduce enum ThrottleDirection
zhenwei pi
1
-3
/
+8
2023-08-28
bsd-user: Disable clang warnings
Kyle Evans
1
-0
/
+30
2023-08-28
bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.h
Warner Losh
1
-0
/
+13
2023-08-08
qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACE
Richard Henderson
1
-3
/
+0
2023-08-08
util/selfmap: Rewrite using qemu/interval-tree.h
Richard Henderson
1
-11
/
+11
2023-06-28
accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
1
-9
/
+0
2023-06-26
accel: Replace target_ulong in tlb_*()
Anton Johansson
1
-1
/
+1
2023-06-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
1
-0
/
+25
2023-06-23
host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
Peter Maydell
2
-1
/
+14
2023-06-22
bswap: Add the ability to store to an unaligned 24 bit field
Ira Weiny
1
-0
/
+25
2023-06-13
util/log: Add vector registers to log
Ivan Klokov
1
-0
/
+1
[next]