index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-12
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2021-01-12
hw/misc: Add clock converter in NPCM7XX CLK module
Hao Wu
2021-01-12
hw/net/lan9118: Add symbolic constants for register offsets
Peter Maydell
2021-01-12
hw/net/lan9118: Fix RX Status FIFO PEEK value
Peter Maydell
2021-01-12
target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
Peter Maydell
2021-01-12
docs: Add qemu-storage-daemon(1) manpage to meson.build
Peter Maydell
2021-01-12
ui/cocoa: Update path to docs in build tree
Roman Bolshakov
2021-01-12
target/arm: add aarch32 ID register fields to cpu.h
Leif Lindholm
2021-01-12
target/arm: add aarch64 ID register fields to cpu.h
Leif Lindholm
2021-01-12
target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
Leif Lindholm
2021-01-12
target/arm: make ARMCPU.ctr 64-bit
Leif Lindholm
2021-01-12
target/arm: make ARMCPU.clidr 64-bit
Leif Lindholm
2021-01-12
target/arm: fix typo in cpu.h ID_AA64PFR1 field name
Leif Lindholm
2021-01-12
target/arm: enable Small Translation tables in max CPU
Rémi Denis-Courmont
2021-01-12
target/arm: ARMv8.4-TTST extension
Rémi Denis-Courmont
2021-01-11
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
2021-01-11
fuzz: map all BARs and enable PCI devices
Alexander Bulekov
2021-01-11
tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
Thomas Huth
2021-01-11
bsd-user: Update strace.list for FreeBSD's latest syscalls
Warner Losh
2021-01-11
bsd-user: move strace OS/arch dependent code to host/arch dirs
Stacey Son
2021-01-11
bsd-user: regenerate FreeBSD's system call numbers
Warner Losh
2021-01-11
fuzz: heuristic split write based on past IOs
Qiuhao Li
2021-01-11
fuzz: add minimization options
Qiuhao Li
2021-01-11
fuzz: set bits in operand of write/out to zero
Qiuhao Li
2021-01-11
fuzz: remove IO commands iteratively
Qiuhao Li
2021-01-11
fuzz: split write operand using binary approach
Qiuhao Li
2021-01-11
fuzz: double the IOs to remove for every loop
Qiuhao Li
2021-01-11
fuzz: accelerate non-crash detection
Qiuhao Li
2021-01-11
util/oslib-win32: Fix _aligned_malloc() arguments order
Philippe Mathieu-Daudé
2021-01-11
qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()
Gan Qixin
2021-01-11
gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
Cho, Yu-Chen
2021-01-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210108'...
Peter Maydell
2021-01-08
docs/system: arm: Add sabrelite board description
Bin Meng
2021-01-08
hw/arm: sabrelite: Connect the Ethernet PHY at address 6
Bin Meng
2021-01-08
hw/msic: imx6_ccm: Correct register value for silicon type
Bin Meng
2021-01-08
hw/misc: imx6_ccm: Update PMU_MISC0 reset value
Bin Meng
2021-01-08
exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
musicpal: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
digic-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
target/arm: Remove timer_del()/timer_deinit() before timer_free()
Peter Maydell
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
scripts/coccinelle: New script to remove unnecessary timer_del() calls
Peter Maydell
2021-01-08
util/qemu-timer: Make timer_free() imply timer_del()
Peter Maydell
2021-01-08
hw/arm/highbank: Drop dead KVM support code
Peter Maydell
2021-01-08
target/arm: Implement Cortex-M55 model
Peter Maydell
2021-01-08
target/arm: Implement FPCXT_NS fp system register
Peter Maydell
[next]