aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen9-2/+957
2020-10-27hw/arm/npcm7xx: Add EHCI and OHCI controllersHavard Skinnemoen5-3/+50
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen9-3/+510
2020-10-27hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu8-54/+624
2020-10-27Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pauseHavard Skinnemoen1-3/+3
2020-10-27hw/arm: fix min_cpus for xlnx-versal-virt platformPavel Dovgalyuk1-0/+1
2020-10-27hw/arm/highbank: Silence warnings about missing fallthrough statementsThomas Huth1-0/+2
2020-10-27tests/tcg/aarch64: Add bti smoke testsRichard Henderson5-0/+243
2020-10-27linux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_1_ANDRichard Henderson1-2/+46
2020-10-27linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notesRichard Henderson2-0/+161
2020-10-27linux-user/elfload: Use Error for load_elf_interpRichard Henderson1-7/+8
2020-10-27linux-user/elfload: Use Error for load_elf_imageRichard Henderson1-17/+20
2020-10-27linux-user/elfload: Move PT_INTERP detection to first loopRichard Henderson1-29/+31
2020-10-27linux-user/elfload: Adjust iteration over phdrRichard Henderson1-4/+5
2020-10-27linux-user/elfload: Fix coding style in load_elf_imageRichard Henderson1-3/+9
2020-10-27linux-user/elfload: Avoid leaking interp_name using GLib memory APIPhilippe Mathieu-Daudé1-4/+4
2020-10-27include/elf: Add defines related to GNU property notes for AArch64Richard Henderson1-0/+22
2020-10-27linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTIRichard Henderson5-2/+29
2020-10-27linux-user/aarch64: Reset btype for signalsRichard Henderson1-2/+8
2020-10-26Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...Peter Maydell1-14/+12
2020-10-26Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...Peter Maydell2-13/+16
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell34-333/+416
2020-10-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into stagingPeter Maydell6-7/+15
2020-10-26Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...Peter Maydell31-65/+1550
2020-10-26migration/block-dirty-bitmap: fix uninitialized variable warningChen Qun1-12/+9
2020-10-26migration/block-dirty-bitmap: fix larger granularity bitmapsStefan Reiter1-2/+3
2020-10-26Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell14-55/+238
2020-10-26machine: move SMP initialization from vl.cPaolo Bonzini2-7/+7
2020-10-26machine: move UP defaults to class_base_initPaolo Bonzini2-6/+5
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini5-48/+6
2020-10-26win32: boot broken when bind & data dir are the sameSunil Muthuswamy1-1/+1
2020-10-26WHPX: Fix WHPX build breakSunil Muthuswamy1-1/+1
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini5-31/+14
2020-10-26configure: remove unused variable from config-host.makPaolo Bonzini1-2/+0
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini11-51/+51
2020-10-26configure: allow configuring localedirPaolo Bonzini1-3/+6
2020-10-26Makefile: separate meson rerun from the rest of the ninja invocationPaolo Bonzini1-11/+29
2020-10-26Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell33-122/+1420
2020-10-26tests/acceptance: Use .ppm extention for Portable PixMap filesPhilippe Mathieu-Daudé1-3/+3
2020-10-26tests/acceptance: Remove unused importPhilippe Mathieu-Daudé1-1/+0
2020-10-26test/docker/dockerfiles: Add missing packages for acceptance testsThomas Huth4-0/+6
2020-10-26tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth1-0/+1
2020-10-26test/acceptance: Remove the CONTINUOUS_INTEGRATION tagsThomas Huth1-2/+0
2020-10-26tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archiveThomas Huth1-1/+1
2020-10-26scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov1-2/+8
2020-10-26scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov1-1/+7
2020-10-26fuzz: register predefined generic-fuzz configsAlexander Bulekov1-0/+32
2020-10-26fuzz: add generic-fuzz configs for oss-fuzzAlexander Bulekov1-0/+121
2020-10-26fuzz: add an "opaque" to the FuzzTarget structAlexander Bulekov1-0/+1
2020-10-26fuzz: Add instructions for using generic-fuzzAlexander Bulekov1-0/+39