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
scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame
Maxim Levitsky
2021-01-12
meson: fix Cocoa option in summary
Chris Hofstaedtler
2021-01-12
whpx: move whpx_lapic_state from header to c file
Yonggang Luo
2021-01-12
maintainers: Add me as Windows Hosted Continuous Integration maintainer
Yonggang Luo
2021-01-12
cirrus/msys2: Cache msys2 mingw in a better way.
Yonggang Luo
2021-01-12
cirrus/msys2: Exit powershell with $LastExitCode
Yonggang Luo
2021-01-12
whpx: move internal definitions to whpx-internal.h
Paolo Bonzini
2021-01-12
whpx: rename whp-dispatch to whpx-internal.h
Paolo Bonzini
2021-01-12
meson: do not use CONFIG_VIRTFS
Paolo Bonzini
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
2021-01-08
target/arm: Correct store of FPSCR value via FPCXT_S
Peter Maydell
2021-01-08
hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
Peter Maydell
2021-01-08
target/arm: Fix MTE0_ACTIVE
Richard Henderson
2021-01-08
hw/arm/virt: Remove virt machine state 'smp_cpus'
Andrew Jones
2021-01-08
intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs
Edgar E. Iglesias
2021-01-07
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210107' into...
Peter Maydell
[next]