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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
Richard Henderson
4
-0
/
+62
2021-02-16
linux-user: Handle tags in lock_user/unlock_user
Richard Henderson
1
-13
/
+14
2021-02-16
linux-user: Fix types in uaccess.c
Richard Henderson
2
-29
/
+28
2021-02-16
linux-user: Move lock_user et al out of line
Richard Henderson
2
-40
/
+53
2021-02-16
linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
Richard Henderson
6
-13
/
+24
2021-02-16
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson
5
-13
/
+14
2021-02-16
linux-user: Use guest_range_valid in access_ok
Richard Henderson
1
-6
/
+3
2021-02-16
linux-user: Explicitly untag memory management syscalls
Richard Henderson
1
-0
/
+11
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
20
-137
/
+154
2021-02-16
exec: Introduce cpu_untagged_addr
Richard Henderson
1
-0
/
+7
2021-02-16
linux-user: Fix guest_addr_valid vs reserved_va
Richard Henderson
1
-5
/
+4
2021-02-16
linux-user: Do not use guest_addr_valid for h2g_valid
Richard Henderson
1
-1
/
+4
2021-02-16
bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
Richard Henderson
1
-5
/
+4
2021-02-16
linux-user: Tidy VERIFY_READ/VERIFY_WRITE
Richard Henderson
1
-5
/
+3
2021-02-16
linux-user: Check for overflow in access_ok
Richard Henderson
1
-5
/
+12
2021-02-16
exec: Improve types for guest_addr_valid
Richard Henderson
1
-1
/
+1
2021-02-16
exec: Use uintptr_t in cpu_ldst.h
Richard Henderson
1
-3
/
+3
2021-02-16
exec: Use uintptr_t for guest_base
Richard Henderson
4
-7
/
+7
2021-02-16
linux-user: Introduce PAGE_ANON
Richard Henderson
2
-0
/
+5
2021-02-16
tcg: Introduce target-specific page data for user-only
Richard Henderson
4
-9
/
+69
2021-02-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
12
-34
/
+69
2021-02-15
docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module name
Peter Maydell
1
-1
/
+1
2021-02-15
monitor/qmp: Stop processing requests when shutdown is requested
Kevin Wolf
1
-0
/
+5
2021-02-15
monitor: Fix assertion failure on shutdown
Kevin Wolf
1
-10
/
+15
2021-02-15
block: qcow2: remove the created file on initialization error
Maxim Levitsky
1
-3
/
+5
2021-02-15
block: add bdrv_co_delete_file_noerr
Maxim Levitsky
3
-13
/
+25
2021-02-15
crypto: luks: Fix tiny memory leak
Maxim Levitsky
1
-0
/
+2
2021-02-15
tests/qemu-iotests: Remove test 259 from the "auto" group
Thomas Huth
1
-1
/
+1
2021-02-15
xen-block: fix reporting of discard feature
Roger Pau Monne
1
-0
/
+1
2021-02-15
hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
Alexander Bulekov
1
-6
/
+6
2021-02-15
blockjob: Fix crash with IOthread when block commit after snapshot
Michael Qiu
1
-2
/
+6
2021-02-15
iotests: Consistent $IMGOPTS boundary matching
Max Reitz
1
-1
/
+3
2021-02-15
qemu-storage-daemon: Enable object-add
Kevin Wolf
1
-0
/
+2
2021-02-15
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
17
-79
/
+93
2021-02-15
linux-user/mips: Support the n32 ABI for the R5900
Fredrik Noring
1
-0
/
+3
2021-02-15
docs/user: Remove outdated 'Quick Start' section
Peter Maydell
1
-61
/
+0
2021-02-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-15022...
Peter Maydell
20
-363
/
+66
2021-02-15
tests/tcg: fix silent skipping of softmmu gdb tests
Alex Bennée
1
-1
/
+5
2021-02-15
bswap.h: Remove unused float-access functions
Peter Maydell
3
-77
/
+5
2021-02-15
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell
1
-20
/
+0
2021-02-15
target/ppc: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2
-6
/
+6
2021-02-15
target/m68k: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
1
-3
/
+2
2021-02-15
target/sh4: Drop use of gdb_get_float32() and ldfl_p()
Peter Maydell
1
-4
/
+4
2021-02-15
MAINTAINERS: Add gdbstub.h to the "GDB stub" section
Peter Maydell
1
-0
/
+1
2021-02-15
tests/docker: remove travis container
Daniel P. Berrangé
5
-109
/
+2
2021-02-15
travis-ci: Disable C++ optional objects on AArch64 container
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-15
.shippable: remove the last bits
Alex Bennée
2
-25
/
+0
2021-02-15
travis.yml: Move the -fsanitize=thread testing to the gitlab-CI
Thomas Huth
2
-51
/
+9
2021-02-15
travis.yml: (Re-)move the --enable-debug jobs
Thomas Huth
2
-13
/
+1
2021-02-15
travis.yml: Move the --enable-modules test to the gitlab-CI
Thomas Huth
2
-6
/
+1
[next]