aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-17acpi/gpex: Inform os to keep firmware resource mapJiahui Cen1-2/+18
2021-01-17acpi: Add addr offset in build_crsJiahui Cen4-11/+17
2021-01-17acpi: Fix unmatched expected DSDT.pxb fileJiahui Cen1-0/+0
2021-01-17acpi: Allow DSDT acpi table changesJiahui Cen1-0/+5
2021-01-13vhost-user-fs: add the "bootindex" propertyLaszlo Ersek3-0/+13
2021-01-13pci/shpc: don't push attention button when ejecting powered-off deviceRoman Kagan1-2/+2
2021-01-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210112-...Peter Maydell33-62/+3049
2021-01-12ui/cocoa: Fix openFile: deprecation on Big SurRoman Bolshakov1-1/+4
2021-01-12hw/*: Use type casting for SysBusDevice in NPCM7XXHao Wu7-7/+7
2021-01-12hw/misc: Add QTest for NPCM7XX PWM ModuleHao Wu2-0/+491
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu7-3/+689
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu11-3/+783
2021-01-12hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu4-27/+24
2021-01-12hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu2-8/+927
2021-01-12hw/net/lan9118: Add symbolic constants for register offsetsPeter Maydell1-6/+18
2021-01-12hw/net/lan9118: Fix RX Status FIFO PEEK valuePeter Maydell1-1/+1
2021-01-12target/arm: Don't decode insns in the XScale/iWMMXt space as cp insnsPeter Maydell1-0/+7
2021-01-12docs: Add qemu-storage-daemon(1) manpage to meson.buildPeter Maydell1-0/+1
2021-01-12ui/cocoa: Update path to docs in build treeRoman Bolshakov1-1/+1
2021-01-12target/arm: add aarch32 ID register fields to cpu.hLeif Lindholm1-0/+28
2021-01-12target/arm: add aarch64 ID register fields to cpu.hLeif Lindholm1-0/+15
2021-01-12target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.hLeif Lindholm1-0/+31
2021-01-12target/arm: make ARMCPU.ctr 64-bitLeif Lindholm1-1/+1
2021-01-12target/arm: make ARMCPU.clidr 64-bitLeif Lindholm1-1/+1
2021-01-12target/arm: fix typo in cpu.h ID_AA64PFR1 field nameLeif Lindholm1-1/+1
2021-01-12target/arm: enable Small Translation tables in max CPURémi Denis-Courmont1-0/+1
2021-01-12target/arm: ARMv8.4-TTST extensionRémi Denis-Courmont2-2/+18
2021-01-11Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...Peter Maydell29-377/+1521
2021-01-11fuzz: map all BARs and enable PCI devicesAlexander Bulekov1-0/+24
2021-01-11tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CIThomas Huth1-2/+12
2021-01-11bsd-user: Update strace.list for FreeBSD's latest syscallsWarner Losh1-7/+55
2021-01-11bsd-user: move strace OS/arch dependent code to host/arch dirsStacey Son20-4/+744
2021-01-11bsd-user: regenerate FreeBSD's system call numbersWarner Losh1-315/+380
2021-01-11fuzz: heuristic split write based on past IOsQiuhao Li1-0/+56
2021-01-11fuzz: add minimization optionsQiuhao Li1-4/+26
2021-01-11fuzz: set bits in operand of write/out to zeroQiuhao Li1-0/+39
2021-01-11fuzz: remove IO commands iterativelyQiuhao Li1-15/+26
2021-01-11fuzz: split write operand using binary approachQiuhao Li1-9/+20
2021-01-11fuzz: double the IOs to remove for every loopQiuhao Li1-12/+21
2021-01-11fuzz: accelerate non-crash detectionQiuhao Li1-13/+31
2021-01-11util/oslib-win32: Fix _aligned_malloc() arguments orderPhilippe Mathieu-Daudé1-1/+1
2021-01-11qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()Gan Qixin1-1/+1
2021-01-11gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen3-0/+91
2021-01-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210108'...Peter Maydell65-111/+421
2021-01-08docs/system: arm: Add sabrelite board descriptionBin Meng2-0/+120
2021-01-08hw/arm: sabrelite: Connect the Ethernet PHY at address 6Bin Meng1-0/+4
2021-01-08hw/msic: imx6_ccm: Correct register value for silicon typeBin Meng1-1/+1
2021-01-08hw/misc: imx6_ccm: Update PMU_MISC0 reset valueBin Meng1-1/+1
2021-01-08exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin1-0/+14
2021-01-08musicpal: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin1-0/+12