aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu
2020-10-27Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pauseHavard Skinnemoen
2020-10-27hw/arm: fix min_cpus for xlnx-versal-virt platformPavel Dovgalyuk
2020-10-27hw/arm/highbank: Silence warnings about missing fallthrough statementsThomas Huth
2020-10-27tests/tcg/aarch64: Add bti smoke testsRichard Henderson
2020-10-27linux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_1_ANDRichard Henderson
2020-10-27linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notesRichard Henderson
2020-10-27linux-user/elfload: Use Error for load_elf_interpRichard Henderson
2020-10-27linux-user/elfload: Use Error for load_elf_imageRichard Henderson
2020-10-27linux-user/elfload: Move PT_INTERP detection to first loopRichard Henderson
2020-10-27linux-user/elfload: Adjust iteration over phdrRichard Henderson
2020-10-27linux-user/elfload: Fix coding style in load_elf_imageRichard Henderson
2020-10-27linux-user/elfload: Avoid leaking interp_name using GLib memory APIPhilippe Mathieu-Daudé
2020-10-27include/elf: Add defines related to GNU property notes for AArch64Richard Henderson
2020-10-27linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTIRichard Henderson
2020-10-27linux-user/aarch64: Reset btype for signalsRichard Henderson
2020-10-26Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into stagingPeter Maydell
2020-10-26Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...Peter Maydell
2020-10-26migration/block-dirty-bitmap: fix uninitialized variable warningChen Qun
2020-10-26migration/block-dirty-bitmap: fix larger granularity bitmapsStefan Reiter
2020-10-26Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell
2020-10-26machine: move SMP initialization from vl.cPaolo Bonzini
2020-10-26machine: move UP defaults to class_base_initPaolo Bonzini
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini
2020-10-26win32: boot broken when bind & data dir are the sameSunil Muthuswamy
2020-10-26WHPX: Fix WHPX build breakSunil Muthuswamy
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini
2020-10-26configure: remove unused variable from config-host.makPaolo Bonzini
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini
2020-10-26configure: allow configuring localedirPaolo Bonzini
2020-10-26Makefile: separate meson rerun from the rest of the ninja invocationPaolo Bonzini
2020-10-26Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2020-10-26tests/acceptance: Use .ppm extention for Portable PixMap filesPhilippe Mathieu-Daudé
2020-10-26tests/acceptance: Remove unused importPhilippe Mathieu-Daudé
2020-10-26test/docker/dockerfiles: Add missing packages for acceptance testsThomas Huth
2020-10-26tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth
2020-10-26test/acceptance: Remove the CONTINUOUS_INTEGRATION tagsThomas Huth
2020-10-26tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archiveThomas Huth
2020-10-26scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov
2020-10-26scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov
2020-10-26fuzz: register predefined generic-fuzz configsAlexander Bulekov
2020-10-26fuzz: add generic-fuzz configs for oss-fuzzAlexander Bulekov
2020-10-26fuzz: add an "opaque" to the FuzzTarget structAlexander Bulekov
2020-10-26fuzz: Add instructions for using generic-fuzzAlexander Bulekov
2020-10-26scripts/oss-fuzz: Add crash trace minimization scriptAlexander Bulekov
2020-10-26scripts/oss-fuzz: Add script to reorder a generic-fuzzer traceAlexander Bulekov
2020-10-26fuzz: add a crossover function to generic-fuzzerAlexander Bulekov