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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-15
gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
Philippe Mathieu-Daudé
2
-4
/
+11
2020-04-15
gdbstub: Do not use memset() on GByteArray
Philippe Mathieu-Daudé
3
-6
/
+12
2020-04-15
gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
Peter Xu
1
-1
/
+1
2020-04-15
target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
Philippe Mathieu-Daudé
1
-2
/
+2
2020-04-15
linux-user: fix /proc/self/stat handling
Alex Bennée
1
-24
/
+19
2020-04-15
configure: disable PIE for Windows builds
Alex Bennée
1
-0
/
+1
2020-04-15
configure: redirect sphinx-build check to config.log
Alex Bennée
1
-1
/
+3
2020-04-15
tests/docker: add docs FEATURE flag and use for test-misc
Alex Bennée
7
-6
/
+8
2020-04-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+4
2020-04-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200414'...
Peter Maydell
14
-41
/
+616
2020-04-14
Deprecate KVM support for AArch32
Peter Maydell
1
-0
/
+8
2020-04-14
docs: Require Sphinx 1.6 or better
Peter Maydell
1
-2
/
+4
2020-04-14
kernel-doc: Use c:struct for Sphinx 3.0 and later
Peter Maydell
2
-1
/
+16
2020-04-14
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
1
-1
/
+1
2020-04-14
hax: Windows doesn't like posix device names
Volker Rümelin
1
-2
/
+2
2020-04-14
tests: numa: test one backend with prealloc enabled
Igor Mammedov
1
-1
/
+1
2020-04-14
hostmem: set default prealloc_threads to valid value
Igor Mammedov
1
-0
/
+1
2020-04-14
configure: Honour --disable-werror for Sphinx
Peter Maydell
2
-2
/
+9
2020-04-14
docs: Improve our gdbstub documentation
Peter Maydell
2
-14
/
+34
2020-04-14
scripts/coverity-scan: Add Docker support
Peter Maydell
2
-0
/
+221
2020-04-14
scripts/run-coverity-scan: Script to run Coverity Scan build
Peter Maydell
2
-0
/
+316
2020-04-14
linux-user/flatload.c: Use "" for include of QEMU header target_flat.h
Peter Maydell
1
-1
/
+1
2020-04-14
thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etc
Peter Maydell
1
-6
/
+6
2020-04-14
thread.h: Fix Coverity version of qemu_cond_timedwait()
Peter Maydell
1
-1
/
+1
2020-04-14
osdep.h: Drop no-longer-needed Coverity workarounds
Peter Maydell
1
-14
/
+0
2020-04-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-5
/
+126
2020-04-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
12
-447
/
+547
2020-04-13
exec: Fix for qemu_ram_resize() callback
David Hildenbrand
1
-2
/
+14
2020-04-13
fw_cfg: Migrate ACPI table mr sizes separately
Shameer Kolothum
3
-1
/
+97
2020-04-13
acpi: Use macro for table-loader file name
Shameer Kolothum
3
-2
/
+3
2020-04-13
MAINTAINERS: Add myself as vhost-user-blk maintainer
Raphael Norwitz
1
-0
/
+12
2020-04-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200412' into staging
Peter Maydell
1
-5
/
+5
2020-04-13
module: increase dirs array size by one
Bruce Rogers
1
-1
/
+1
2020-04-13
memory: Do not allow direct write access to rom_device regions
Alexander Duyck
1
-2
/
+2
2020-04-13
vl.c: error out if -mem-path is used together with -M memory-backend
Igor Mammedov
1
-0
/
+5
2020-04-13
rcu: do not mention atomic_mb_read/set in documentation
Paolo Bonzini
1
-2
/
+2
2020-04-13
atomics: update documentation
Paolo Bonzini
1
-210
/
+271
2020-04-12
tcg/mips: mips sync* encode error
lixinyu
1
-5
/
+5
2020-04-11
atomics: convert to reStructuredText
Paolo Bonzini
3
-403
/
+447
2020-04-11
oslib-posix: take lock before qemu_cond_broadcast
Bauerchen
1
-0
/
+3
2020-04-11
piix: fix xenfv regression, add compat machine xenfv-4.2
Olaf Hering
4
-39
/
+26
2020-04-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-30
/
+80
2020-04-09
async: use explicit memory barriers
Paolo Bonzini
3
-9
/
+40
2020-04-09
aio-wait: delegate polling of main AioContext if BQL not held
Paolo Bonzini
2
-19
/
+32
2020-04-09
aio-posix: signal-proof fdmon-io_uring
Stefan Hajnoczi
1
-2
/
+8
2020-04-09
Merge remote-tracking branch 'remotes/rth/tags/pull-rx-20200408' into staging
Peter Maydell
1
-0
/
+1
2020-04-09
Merge remote-tracking branch 'remotes/xtensa/tags/20200407-xtensa' into staging
Peter Maydell
3
-17
/
+7
2020-04-07
target/rx/translate: Add missing fall through comment
Philippe Mathieu-Daudé
1
-0
/
+1
2020-04-07
target/xtensa: statically allocate xtensa_insnbufs in DisasContext
Max Filippov
3
-16
/
+6
2020-04-07
target/xtensa: fix pasto in pfwait.r opcode name
Max Filippov
1
-1
/
+1
[prev]
[next]