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-01-12
hw/net/lan9118: Fix RX Status FIFO PEEK value
Peter Maydell
1
-1
/
+1
2021-01-12
target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
Peter Maydell
1
-0
/
+7
2021-01-12
docs: Add qemu-storage-daemon(1) manpage to meson.build
Peter Maydell
1
-0
/
+1
2021-01-12
ui/cocoa: Update path to docs in build tree
Roman Bolshakov
1
-1
/
+1
2021-01-12
target/arm: add aarch32 ID register fields to cpu.h
Leif Lindholm
1
-0
/
+28
2021-01-12
target/arm: add aarch64 ID register fields to cpu.h
Leif Lindholm
1
-0
/
+15
2021-01-12
target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
Leif Lindholm
1
-0
/
+31
2021-01-12
target/arm: make ARMCPU.ctr 64-bit
Leif Lindholm
1
-1
/
+1
2021-01-12
target/arm: make ARMCPU.clidr 64-bit
Leif Lindholm
1
-1
/
+1
2021-01-12
target/arm: fix typo in cpu.h ID_AA64PFR1 field name
Leif Lindholm
1
-1
/
+1
2021-01-12
target/arm: enable Small Translation tables in max CPU
Rémi Denis-Courmont
1
-0
/
+1
2021-01-12
target/arm: ARMv8.4-TTST extension
Rémi Denis-Courmont
2
-2
/
+18
2021-01-11
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
29
-377
/
+1521
2021-01-11
fuzz: map all BARs and enable PCI devices
Alexander Bulekov
1
-0
/
+24
2021-01-11
tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
Thomas Huth
1
-2
/
+12
2021-01-11
bsd-user: Update strace.list for FreeBSD's latest syscalls
Warner Losh
1
-7
/
+55
2021-01-11
bsd-user: move strace OS/arch dependent code to host/arch dirs
Stacey Son
20
-4
/
+744
2021-01-11
bsd-user: regenerate FreeBSD's system call numbers
Warner Losh
1
-315
/
+380
2021-01-11
fuzz: heuristic split write based on past IOs
Qiuhao Li
1
-0
/
+56
2021-01-11
fuzz: add minimization options
Qiuhao Li
1
-4
/
+26
2021-01-11
fuzz: set bits in operand of write/out to zero
Qiuhao Li
1
-0
/
+39
2021-01-11
fuzz: remove IO commands iteratively
Qiuhao Li
1
-15
/
+26
2021-01-11
fuzz: split write operand using binary approach
Qiuhao Li
1
-9
/
+20
2021-01-11
fuzz: double the IOs to remove for every loop
Qiuhao Li
1
-12
/
+21
2021-01-11
fuzz: accelerate non-crash detection
Qiuhao Li
1
-13
/
+31
2021-01-11
util/oslib-win32: Fix _aligned_malloc() arguments order
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-11
qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()
Gan Qixin
1
-1
/
+1
2021-01-11
gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
Cho, Yu-Chen
3
-0
/
+91
2021-01-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210108'...
Peter Maydell
65
-111
/
+421
2021-01-08
docs/system: arm: Add sabrelite board description
Bin Meng
2
-0
/
+120
2021-01-08
hw/arm: sabrelite: Connect the Ethernet PHY at address 6
Bin Meng
1
-0
/
+4
2021-01-08
hw/msic: imx6_ccm: Correct register value for silicon type
Bin Meng
1
-1
/
+1
2021-01-08
hw/misc: imx6_ccm: Update PMU_MISC0 reset value
Bin Meng
1
-1
/
+1
2021-01-08
exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
1
-0
/
+14
2021-01-08
musicpal: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
1
-0
/
+12
2021-01-08
mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
1
-0
/
+13
2021-01-08
exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
1
-0
/
+11
2021-01-08
exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
1
-0
/
+9
2021-01-08
allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
1
-0
/
+11
2021-01-08
digic-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
1
-0
/
+8
2021-01-08
target/arm: Remove timer_del()/timer_deinit() before timer_free()
Peter Maydell
1
-2
/
+0
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
42
-58
/
+0
2021-01-08
scripts/coccinelle: New script to remove unnecessary timer_del() calls
Peter Maydell
1
-0
/
+18
2021-01-08
util/qemu-timer: Make timer_free() imply timer_del()
Peter Maydell
1
-11
/
+13
2021-01-08
hw/arm/highbank: Drop dead KVM support code
Peter Maydell
1
-10
/
+4
2021-01-08
target/arm: Implement Cortex-M55 model
Peter Maydell
1
-0
/
+42
2021-01-08
target/arm: Implement FPCXT_NS fp system register
Peter Maydell
1
-3
/
+99
2021-01-08
target/arm: Correct store of FPSCR value via FPCXT_S
Peter Maydell
1
-6
/
+6
2021-01-08
hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
Peter Maydell
1
-0
/
+15
2021-01-08
target/arm: Fix MTE0_ACTIVE
Richard Henderson
1
-1
/
+1
[next]