summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target/riscv: rvb: support and turn on B-extension from command lineKito Cheng2021-06-082-0/+5
| * target/riscv: rvb: add/shift with prefix zero-extendKito Cheng2021-06-083-0/+35
| * target/riscv: rvb: address calculationKito Cheng2021-06-083-0/+62
| * target/riscv: rvb: generalized or-combineFrank Chang2021-06-085-0/+64
| * target/riscv: rvb: generalized reverseFrank Chang2021-06-086-0/+132
| * target/riscv: rvb: rotate (left/right)Kito Cheng2021-06-083-0/+81
| * target/riscv: rvb: shift onesKito Cheng2021-06-083-0/+74
| * target/riscv: rvb: single-bit instructionsFrank Chang2021-06-083-0/+175
| * target/riscv: add gen_shifti() and gen_shiftiw() helper functionsFrank Chang2021-06-082-50/+43Star
| * target/riscv: rvb: sign-extend instructionsKito Cheng2021-06-082-0/+15
| * target/riscv: rvb: min/max instructionsKito Cheng2021-06-082-0/+28
| * target/riscv: rvb: pack two words into one registerKito Cheng2021-06-083-0/+78
| * target/riscv: rvb: logic-with-negateKito Cheng2021-06-082-0/+21
| * target/riscv: rvb: count bits setFrank Chang2021-06-083-0/+21
| * target/riscv: rvb: count leading/trailing zerosKito Cheng2021-06-084-1/+93
| * target/riscv: reformat @sh format encoding for B-extensionKito Cheng2021-06-081-5/+5
| * target/riscv: Pass the same value to oprsz and maxsz.LIU Zhiwei2021-06-081-39/+50
| * target/riscv/pmp: Add assert for ePMP operationsAlistair Francis2021-06-081-0/+4
| * target/riscv: Dump CSR mscratch/sscratch/satpChangbin Du2021-06-081-2/+5
| * target/riscv: Remove unnecessary riscv_*_names[] declarationBin Meng2021-06-082-4/+2Star
| * target/riscv: Do not include 'pmp.h' in user emulationPhilippe Mathieu-Daudé2021-06-081-0/+2
| * docs/system: Move the RISC-V -bios information to removedAlistair Francis2021-06-083-20/+17Star
| * target/riscv: fix wfi exception behaviorJose Martins2021-06-082-3/+9
| * hw/riscv: microchip_pfsoc: Support direct kernel bootBin Meng2021-06-082-8/+103
| * hw/riscv: Use macros for BIOS image namesBin Meng2021-06-084-12/+11Star
| * docs/system/riscv: sifive_u: Document '-dtb' usageBin Meng2021-06-081-6/+41
| * docs/system/riscv: Correct the indentation level of supported devicesBin Meng2021-06-082-25/+25
| * hw/riscv: Support the official PLIC DT bindingsBin Meng2021-06-082-2/+10
| * hw/riscv: Support the official CLINT DT bindingsBin Meng2021-06-083-3/+15
| * hw/riscv: virt: Switch to use qemu_fdt_setprop_string_array() helperBin Meng2021-06-081-2/+5
| * hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helperBin Meng2021-06-081-3/+3
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell2021-06-0719-28/+30
|\ \ | |/ |/|
| * vhost-vdpa: Remove redundant declaration of address_space_memoryXie Yongji2021-06-052-1/+1
| * scripts/oss-fuzz: Fix typo in documentationPhilippe Mathieu-Daudé2021-06-051-1/+1
| * target/mips: Fix 'Uncoditional' typoPhilippe Mathieu-Daudé2021-06-051-3/+3
| * target/hppa: Remove unused 'memory.h' headerPhilippe Mathieu-Daudé2021-06-051-1/+0Star
| * hw/display/macfb: Classify the "nubus-macfb" as display deviceThomas Huth2021-06-051-0/+1
| * target/nios2: fix page-fit instruction countPavel Dovgalyuk2021-06-051-1/+1
| * docs: fix broken referenceJohn Snow2021-06-051-1/+1
| * linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]Philippe Mathieu-Daudé2021-06-051-2/+2
| * misc: Correct relative include pathPhilippe Mathieu-Daudé2021-06-054-6/+6
| * i386/kvm: The value passed to strerror should be positiveDmitry Voronetskiy2021-06-055-12/+12
| * target/riscv: Do not include 'pmp.h' in user emulationPhilippe Mathieu-Daudé2021-06-051-0/+2
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-07062...Peter Maydell2021-06-0711-14/+203
|\ \ | |/ |/|
| * scripts/checkpatch.pl: process .c.inc and .h.inc files as C sourceMatheus Ferst2021-06-071-2/+2
| * tests/vm: expose --source-path to scripts to find extra filesAlex Bennée2021-06-073-1/+6
| * gitlab-ci: Split gprof-gcov jobPhilippe Mathieu-Daudé2021-06-071-3/+14
| * gitlab: work harder to avoid false positives in checkpatchAlex Bennée2021-06-071-1/+5
| * tests/acceptance: tag various arm tests as TCG onlyAlex Bennée2021-06-071-0/+18
| * tests/tcg/configure.sh: tweak quoting of target_compilerAlex Bennée2021-06-071-3/+3