aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-08hw/riscv: microchip_pfsoc: Support direct kernel bootBin Meng
2021-06-08hw/riscv: Use macros for BIOS image namesBin Meng
2021-06-08docs/system/riscv: sifive_u: Document '-dtb' usageBin Meng
2021-06-08docs/system/riscv: Correct the indentation level of supported devicesBin Meng
2021-06-08hw/riscv: Support the official PLIC DT bindingsBin Meng
2021-06-08hw/riscv: Support the official CLINT DT bindingsBin Meng
2021-06-08hw/riscv: virt: Switch to use qemu_fdt_setprop_string_array() helperBin Meng
2021-06-08hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helperBin Meng
2021-06-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-06-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-07062...Peter Maydell
2021-06-07scripts/checkpatch.pl: process .c.inc and .h.inc files as C sourceMatheus Ferst
2021-06-07tests/vm: expose --source-path to scripts to find extra filesAlex Bennée
2021-06-07gitlab-ci: Split gprof-gcov jobPhilippe Mathieu-Daudé
2021-06-07gitlab: work harder to avoid false positives in checkpatchAlex Bennée
2021-06-07tests/acceptance: tag various arm tests as TCG onlyAlex Bennée
2021-06-07tests/tcg/configure.sh: tweak quoting of target_compilerAlex Bennée
2021-06-07meson.build: fix cosmetics of compiler displayAlex Bennée
2021-06-07tests/tcg: add a multiarch signals test to stress test signal deliveryAlex Bennée
2021-06-05vhost-vdpa: Remove redundant declaration of address_space_memoryXie Yongji
2021-06-05scripts/oss-fuzz: Fix typo in documentationPhilippe Mathieu-Daudé
2021-06-05target/mips: Fix 'Uncoditional' typoPhilippe Mathieu-Daudé
2021-06-05target/hppa: Remove unused 'memory.h' headerPhilippe Mathieu-Daudé
2021-06-05hw/display/macfb: Classify the "nubus-macfb" as display deviceThomas Huth
2021-06-05target/nios2: fix page-fit instruction countPavel Dovgalyuk
2021-06-05docs: fix broken referenceJohn Snow
2021-06-05linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]Philippe Mathieu-Daudé
2021-06-05misc: Correct relative include pathPhilippe Mathieu-Daudé
2021-06-05i386/kvm: The value passed to strerror should be positiveDmitry Voronetskiy
2021-06-05target/riscv: Do not include 'pmp.h' in user emulationPhilippe Mathieu-Daudé
2021-06-05Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210604' into...Peter Maydell
2021-06-04tcg/arm: Implement TCG_TARGET_HAS_rotv_vecRichard Henderson
2021-06-04tcg/arm: Implement TCG_TARGET_HAS_roti_vecRichard Henderson
2021-06-04tcg/arm: Implement TCG_TARGET_HAS_shv_vecRichard Henderson
2021-06-04tcg/arm: Implement TCG_TARGET_HAS_bitsel_vecRichard Henderson
2021-06-04tcg/arm: Implement TCG_TARGET_HAS_minmax_vecRichard Henderson
2021-06-04tcg/arm: Implement TCG_TARGET_HAS_sat_vecRichard Henderson
2021-06-04tcg/arm: Implement TCG_TARGET_HAS_mul_vecRichard Henderson
2021-06-04tcg/arm: Implement TCG_TARGET_HAS_shi_vecRichard Henderson
2021-06-04tcg/arm: Implement andc, orc, abs, neg, not vector operationsRichard Henderson
2021-06-04tcg/arm: Implement minimal vector operationsRichard Henderson
2021-06-04tcg/arm: Implement tcg_out_dup*_vecRichard Henderson
2021-06-04tcg/arm: Implement tcg_out_mov for vector typesRichard Henderson
2021-06-04tcg/arm: Implement tcg_out_ld/st for vector typesRichard Henderson
2021-06-04tcg/arm: Add host vector frameworkRichard Henderson
2021-06-04tcg: Change parameters for tcg_target_const_matchRichard Henderson
2021-06-04Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-06-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-06-04vl: plug -object back into -readconfigPaolo Bonzini
2021-06-04vl: plumb keyval-based options into -readconfigPaolo Bonzini
2021-06-04qemu-config: parse configuration files to a QDictPaolo Bonzini