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
2022-02-02
hw/hppa: Allow up to 16 emulated CPUs
Helge Deller
1
-2
/
+3
2022-02-02
seabios-hppa: Update SeaBIOS-hppa to VERSION 3
Helge Deller
2
-0
/
+0
2022-01-12
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...
Peter Maydell
34
-1161
/
+318
2022-01-12
linux-user: Fix clang warning for nios2-linux-user code
Peter Maydell
1
-1
/
+1
2022-01-11
linux-user: Implement capability prctls
Richard Henderson
1
-0
/
+5
2022-01-11
linux-user: Implement PR_SET_PDEATHSIG
Richard Henderson
1
-0
/
+3
2022-01-11
linux-user: Map signal number in PR_GET_PDEATHSIG
Richard Henderson
1
-1
/
+2
2022-01-11
linux-user: Do not special-case NULL for PR_GET_PDEATHSIG
Richard Henderson
1
-1
/
+1
2022-01-11
linux-user: Move target_struct.h generic definitions to generic/
Richard Henderson
13
-650
/
+70
2022-01-11
linux-user/arm: Move target_oabi_flock64 out of target_structs.h
Richard Henderson
2
-8
/
+8
2022-01-11
linux-user/xtensa: Use force_sig_fault
Richard Henderson
1
-17
/
+9
2022-01-11
linux-user/sparc: Use force_sig_fault
Richard Henderson
1
-12
/
+2
2022-01-11
linux-user/sh4: Use force_sig_fault
Richard Henderson
1
-5
/
+1
2022-01-11
linux-user/s390x: Use force_sig_fault
Richard Henderson
1
-6
/
+1
2022-01-11
linux-user/riscv: Use force_sig_fault
Richard Henderson
1
-26
/
+5
2022-01-11
linux-user/ppc: Use force_sig_fault
Richard Henderson
1
-108
/
+28
2022-01-11
linux-user/openrisc: Use force_sig_fault
Richard Henderson
1
-15
/
+3
2022-01-11
target/mips: Extract trap code into env->error_code
Richard Henderson
4
-48
/
+25
2022-01-11
target/mips: Extract break code into env->error_code
Richard Henderson
5
-69
/
+25
2022-01-11
linux-user/mips: Use force_sig_fault
Richard Henderson
1
-25
/
+13
2022-01-11
linux-user/mips: Improve do_break
Richard Henderson
1
-20
/
+26
2022-01-11
linux-user/microblaze: Fix SIGFPE si_codes
Richard Henderson
1
-5
/
+15
2022-01-11
linux-user/microblaze: Use force_sig_fault
Richard Henderson
1
-36
/
+25
2022-01-11
linux-user/m68k: Use force_sig_fault
Richard Henderson
1
-20
/
+4
2022-01-11
linux-user/i386: Use force_sig, force_sig_fault
Richard Henderson
1
-29
/
+18
2022-01-11
linux-user/i386: Split out maybe_handle_vm86_trap
Richard Henderson
1
-16
/
+15
2022-01-11
linux-user/hppa: Set FPE_CONDTRAP for COND
Richard Henderson
2
-0
/
+3
2022-01-11
linux-user: Remove TARGET_NSIGFPE
Richard Henderson
1
-1
/
+0
2022-01-11
linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW
Richard Henderson
1
-1
/
+7
2022-01-11
linux-user/hppa: Use force_sig_fault
Richard Henderson
1
-15
/
+3
2022-01-11
linux-user/cris: Use force_sig_fault
Richard Henderson
1
-8
/
+4
2022-01-11
linux-user/alpha: Use force_sig_fault
Richard Henderson
1
-42
/
+19
2022-01-11
linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND
Richard Henderson
1
-1
/
+1
2022-01-11
linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap
Richard Henderson
2
-2
/
+3
2022-01-11
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
4
-9
/
+7
2022-01-11
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into staging
Peter Maydell
1
-21
/
+31
2022-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
18
-398
/
+83
2022-01-10
simplebench: Fix Python syntax error (reported by LGTM)
Stefan Weil
1
-1
/
+1
2022-01-10
python: update type hints for mypy 0.930
John Snow
1
-5
/
+1
2022-01-10
Python/aqmp: fix type definitions for mypy 0.920
John Snow
1
-2
/
+3
2022-01-10
python/aqmp: use absolute import statement
John Snow
1
-1
/
+2
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
6
-35
/
+2
2022-01-10
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
1
-57
/
+31
2022-01-10
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
1
-73
/
+58
2022-01-10
Revert "vhost: introduce new VhostOps vhost_set_config_call"
Michael S. Tsirkin
1
-3
/
+0
2022-01-10
Revert "vhost-vdpa: add support for config interrupt"
Michael S. Tsirkin
2
-8
/
+0
2022-01-10
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2
-33
/
+0
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2
-80
/
+0
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
4
-22
/
+2
2022-01-10
Revert "virtio-mmio: add support for configure interrupt"
Michael S. Tsirkin
1
-27
/
+0
[next]