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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2023-02-04
qom: Move HMP commands from monitor/ to qom/
Markus Armbruster
3
-68
/
+67
2023-02-04
machine: Move HMP commands from monitor/ to hw/core/
Markus Armbruster
2
-209
/
+208
2023-02-04
machine: Move QMP commands from monitor/ to hw/core/
Markus Armbruster
2
-140
/
+144
2023-02-04
trace: Move HMP commands from monitor/ to trace/
Markus Armbruster
4
-119
/
+152
2023-02-04
hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h
Markus Armbruster
4
-6
/
+6
2023-02-04
readline: Extract readline_add_completion_of() from monitor
Markus Armbruster
4
-66
/
+41
2023-02-04
hmp: Drop redundant argument check from add_completion_option()
Markus Armbruster
1
-3
/
+0
2023-02-04
char: Factor out qmp_add_client() parts and move to chardev/
Markus Armbruster
3
-11
/
+25
2023-02-04
char: Move HMP commands from monitor/ to chardev/
Markus Armbruster
4
-202
/
+225
2023-02-04
audio: Move HMP commands from monitor/ to audio/
Markus Armbruster
4
-56
/
+87
2023-02-04
monitor: Drop unnecessary includes
Markus Armbruster
5
-27
/
+2
2023-02-03
linux-user: Allow sendmsg() without IOV
Helge Deller
1
-2
/
+7
2023-02-03
linux-user: Implement SOL_ALG encryption support
Helge Deller
1
-0
/
+8
2023-02-03
linux-user: Enhance strace output for various syscalls
Helge Deller
1
-20
/
+23
2023-02-03
linux-user: Show 4th argument of rt_sigprocmask() in strace
Helge Deller
1
-1
/
+2
2023-02-03
linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise()
Helge Deller
1
-13
/
+43
2023-02-03
linux-user: Improve strace output of personality() and sysinfo()
Helge Deller
1
-2
/
+3
2023-02-03
linux-user: Fix /proc/cpuinfo output for hppa
Helge Deller
1
-5
/
+11
2023-02-03
linux-user: Fix SO_ERROR return code of getsockopt()
Helge Deller
1
-1
/
+6
2023-02-03
linux-user: move target_flat.h to target subdirs
Mike Frysinger
6
-0
/
+5
2023-02-03
linux-user: Improve strace output of getgroups() and setgroups()
Helge Deller
1
-4
/
+4
2023-02-03
linux-user: Add strace output for clock_getres_time64() and futex_time64()
Helge Deller
1
-0
/
+6
2023-02-03
Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
Daniel P. Berrangé
2
-20
/
+0
2023-02-03
Revert "linux-user: add more compat ioctl definitions"
Daniel P. Berrangé
1
-25
/
+0
2023-02-03
linux-user: add more netlink protocol constants
Letu Ren
1
-0
/
+48
2023-02-03
linux-user: fix strace build w/out munlockall
Mike Frysinger
1
-1
/
+3
2023-02-03
linux-user: un-parent OBJECT(cpu) when closing thread
Richard Henderson
1
-6
/
+7
2023-02-03
linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace
Helge Deller
1
-0
/
+2
2023-02-03
Merge tag 'pull-target-arm-20230203' of https://git.linaro.org/people/pmaydel...
Peter Maydell
21
-189
/
+1340
2023-02-03
target/arm: Enable FEAT_FGT on '-cpu max'
Peter Maydell
2
-0
/
+2
2023-02-03
target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps
Peter Maydell
1
-4
/
+31
2023-02-03
target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
Peter Maydell
5
-4
/
+40
2023-02-03
target/arm: Implement the HFGITR_EL2.ERET trap
Peter Maydell
5
-0
/
+26
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 48..63
Peter Maydell
2
-0
/
+13
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 18..47
Peter Maydell
2
-0
/
+60
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 12..17
Peter Maydell
2
-0
/
+12
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 0..11
Peter Maydell
2
-0
/
+42
2023-02-03
target/arm: Mark up sysregs for HDFGRTR bits 12..63
Peter Maydell
2
-0
/
+49
2023-02-03
target/arm: Mark up sysregs for HDFGRTR bits 0..11
Peter Maydell
2
-0
/
+23
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 36..63
Peter Maydell
3
-0
/
+19
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 24..35
Peter Maydell
2
-0
/
+26
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 12..23
Peter Maydell
2
-0
/
+24
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 0..11
Peter Maydell
2
-0
/
+31
2023-02-03
target/arm: Implement FGT trapping infrastructure
Peter Maydell
8
-1
/
+138
2023-02-03
target/arm: Define the FEAT_FGT registers
Peter Maydell
3
-0
/
+340
2023-02-03
target/arm: Disable HSTR_EL2 traps if EL2 is not enabled
Peter Maydell
2
-1
/
+2
2023-02-03
target/arm: Make HSTR_EL2 traps take priority over UNDEF-at-EL1
Peter Maydell
2
-2
/
+32
2023-02-03
target/arm: All UNDEF-at-EL0 traps take priority over HSTR_EL2 traps
Peter Maydell
1
-5
/
+16
2023-02-03
target/arm: Move do_coproc_insn() syndrome calculation earlier
Peter Maydell
1
-42
/
+41
2023-02-03
target/arm: Remove CP_ACCESS_TRAP_UNCATEGORIZED_{EL2, EL3}
Peter Maydell
2
-2
/
+4
[prev]
[next]