summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gtk: remove CONFIG_GTK_GLPaolo Bonzini2021-01-124-18/+9Star
* cocoa: do not enable coreaudio automaticallyPaolo Bonzini2021-01-121-3/+1Star
* virtio-scsi: trace eventsHannes Reinecke2021-01-122-1/+38
* meson: Propagate gnutls dependencyRoman Bolshakov2021-01-126-9/+10
* Docs/RCU: Correct sample code of qatomic_rcu_setKeqian Zhu2021-01-121-1/+1
* scripts/gdb: implement 'qemu bt'Maxim Levitsky2021-01-122-1/+28
* scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frameMaxim Levitsky2021-01-121-0/+7
* meson: fix Cocoa option in summaryChris Hofstaedtler2021-01-121-1/+1
* whpx: move whpx_lapic_state from header to c fileYonggang Luo2021-01-122-7/+7
* maintainers: Add me as Windows Hosted Continuous Integration maintainerYonggang Luo2021-01-121-0/+6
* cirrus/msys2: Cache msys2 mingw in a better way.Yonggang Luo2021-01-121-49/+68
* cirrus/msys2: Exit powershell with $LastExitCodeYonggang Luo2021-01-121-0/+2
* whpx: move internal definitions to whpx-internal.hPaolo Bonzini2021-01-123-21/+23
* whpx: rename whp-dispatch to whpx-internal.hPaolo Bonzini2021-01-124-11/+6Star
* meson: do not use CONFIG_VIRTFSPaolo Bonzini2021-01-122-2/+4
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...Peter Maydell2021-01-1129-377/+1521
|\
| * fuzz: map all BARs and enable PCI devicesAlexander Bulekov2021-01-111-0/+24
| * tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CIThomas Huth2021-01-111-2/+12
| * bsd-user: Update strace.list for FreeBSD's latest syscallsWarner Losh2021-01-111-7/+55
| * bsd-user: move strace OS/arch dependent code to host/arch dirsStacey Son2021-01-1120-4/+744
| * bsd-user: regenerate FreeBSD's system call numbersWarner Losh2021-01-111-315/+380
| * fuzz: heuristic split write based on past IOsQiuhao Li2021-01-111-0/+56
| * fuzz: add minimization optionsQiuhao Li2021-01-111-4/+26
| * fuzz: set bits in operand of write/out to zeroQiuhao Li2021-01-111-0/+39
| * fuzz: remove IO commands iterativelyQiuhao Li2021-01-111-15/+26
| * fuzz: split write operand using binary approachQiuhao Li2021-01-111-9/+20
| * fuzz: double the IOs to remove for every loopQiuhao Li2021-01-111-12/+21
| * fuzz: accelerate non-crash detectionQiuhao Li2021-01-111-13/+31
| * util/oslib-win32: Fix _aligned_malloc() arguments orderPhilippe Mathieu-Daudé2021-01-111-1/+1
| * qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()Gan Qixin2021-01-111-1/+1
| * gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen2021-01-113-0/+91
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210108'...Peter Maydell2021-01-0865-111/+421
|\
| * docs/system: arm: Add sabrelite board descriptionBin Meng2021-01-082-0/+120
| * hw/arm: sabrelite: Connect the Ethernet PHY at address 6Bin Meng2021-01-081-0/+4
| * hw/msic: imx6_ccm: Correct register value for silicon typeBin Meng2021-01-081-1/+1
| * hw/misc: imx6_ccm: Update PMU_MISC0 reset valueBin Meng2021-01-081-1/+1
| * exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin2021-01-081-0/+14
| * musicpal: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin2021-01-081-0/+12
| * mss-timer: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin2021-01-081-0/+13
| * exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin2021-01-081-0/+11
| * exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin2021-01-081-0/+9
| * allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin2021-01-081-0/+11
| * digic-timer: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin2021-01-081-0/+8
| * target/arm: Remove timer_del()/timer_deinit() before timer_free()Peter Maydell2021-01-081-2/+0Star
| * Remove superfluous timer_del() callsPeter Maydell2021-01-0842-58/+0Star
| * scripts/coccinelle: New script to remove unnecessary timer_del() callsPeter Maydell2021-01-081-0/+18
| * util/qemu-timer: Make timer_free() imply timer_del()Peter Maydell2021-01-081-11/+13
| * hw/arm/highbank: Drop dead KVM support codePeter Maydell2021-01-081-10/+4Star
| * target/arm: Implement Cortex-M55 modelPeter Maydell2021-01-081-0/+42
| * target/arm: Implement FPCXT_NS fp system registerPeter Maydell2021-01-081-3/+99