aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-12scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frameMaxim Levitsky
2021-01-12meson: fix Cocoa option in summaryChris Hofstaedtler
2021-01-12whpx: move whpx_lapic_state from header to c fileYonggang Luo
2021-01-12maintainers: Add me as Windows Hosted Continuous Integration maintainerYonggang Luo
2021-01-12cirrus/msys2: Cache msys2 mingw in a better way.Yonggang Luo
2021-01-12cirrus/msys2: Exit powershell with $LastExitCodeYonggang Luo
2021-01-12whpx: move internal definitions to whpx-internal.hPaolo Bonzini
2021-01-12whpx: rename whp-dispatch to whpx-internal.hPaolo Bonzini
2021-01-12meson: do not use CONFIG_VIRTFSPaolo Bonzini
2021-01-11Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...Peter Maydell
2021-01-11fuzz: map all BARs and enable PCI devicesAlexander Bulekov
2021-01-11tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CIThomas Huth
2021-01-11bsd-user: Update strace.list for FreeBSD's latest syscallsWarner Losh
2021-01-11bsd-user: move strace OS/arch dependent code to host/arch dirsStacey Son
2021-01-11bsd-user: regenerate FreeBSD's system call numbersWarner Losh
2021-01-11fuzz: heuristic split write based on past IOsQiuhao Li
2021-01-11fuzz: add minimization optionsQiuhao Li
2021-01-11fuzz: set bits in operand of write/out to zeroQiuhao Li
2021-01-11fuzz: remove IO commands iterativelyQiuhao Li
2021-01-11fuzz: split write operand using binary approachQiuhao Li
2021-01-11fuzz: double the IOs to remove for every loopQiuhao Li
2021-01-11fuzz: accelerate non-crash detectionQiuhao Li
2021-01-11util/oslib-win32: Fix _aligned_malloc() arguments orderPhilippe Mathieu-Daudé
2021-01-11qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()Gan Qixin
2021-01-11gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen
2021-01-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210108'...Peter Maydell
2021-01-08docs/system: arm: Add sabrelite board descriptionBin Meng
2021-01-08hw/arm: sabrelite: Connect the Ethernet PHY at address 6Bin Meng
2021-01-08hw/msic: imx6_ccm: Correct register value for silicon typeBin Meng
2021-01-08hw/misc: imx6_ccm: Update PMU_MISC0 reset valueBin Meng
2021-01-08exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08musicpal: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08mss-timer: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08digic-timer: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08target/arm: Remove timer_del()/timer_deinit() before timer_free()Peter Maydell
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2021-01-08scripts/coccinelle: New script to remove unnecessary timer_del() callsPeter Maydell
2021-01-08util/qemu-timer: Make timer_free() imply timer_del()Peter Maydell
2021-01-08hw/arm/highbank: Drop dead KVM support codePeter Maydell
2021-01-08target/arm: Implement Cortex-M55 modelPeter Maydell
2021-01-08target/arm: Implement FPCXT_NS fp system registerPeter Maydell
2021-01-08target/arm: Correct store of FPSCR value via FPCXT_SPeter Maydell
2021-01-08hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGNPeter Maydell
2021-01-08target/arm: Fix MTE0_ACTIVERichard Henderson
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones
2021-01-08intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUsEdgar E. Iglesias
2021-01-07Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210107' into...Peter Maydell