index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
meson: avoid compiling qemu-keymap by default
Laurent Vivier
1
-0
/
+5
2020-08-25
meson: move xkbcommon to meson
Laurent Vivier
4
-31
/
+12
2020-08-25
meson: drop keymaps symlink
Gerd Hoffmann
1
-1
/
+1
2020-08-24
target/arm: Use correct FPST for VCMLA, VCADD on fp16
Peter Maydell
1
-3
/
+3
2020-08-24
target/arm: Implement FPST_STD_F16 fpstatus
Peter Maydell
4
-2
/
+18
2020-08-24
target/arm: Make A32/T32 use new fpstatus_ptr() API
Peter Maydell
3
-49
/
+36
2020-08-24
target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
Peter Maydell
4
-72
/
+103
2020-08-24
target/arm: Delete unused ARM_FEATURE_CRC
Peter Maydell
1
-1
/
+0
2020-08-24
target/arm/translate.c: Delete/amend incorrect comments
Peter Maydell
1
-2
/
+2
2020-08-24
target/arm: Delete unused VFP_DREG macros
Peter Maydell
1
-15
/
+0
2020-08-24
target/arm: Remove ARCH macro
Peter Maydell
1
-5
/
+9
2020-08-24
target/arm: Convert T32 coprocessor insns to decodetree
Peter Maydell
2
-62
/
+21
2020-08-24
target/arm: Do M-profile NOCP checks early and via decodetree
Peter Maydell
5
-27
/
+100
2020-08-24
target/arm: Tidy up disas_arm_insn()
Peter Maydell
1
-17
/
+9
2020-08-24
target/arm: Convert A32 coprocessor insns to decodetree
Peter Maydell
3
-11
/
+111
2020-08-24
target/arm: Separate decode from handling of coproc insns
Peter Maydell
1
-32
/
+44
2020-08-24
target/arm: Pull handling of XScale insns out of disas_coproc_insn()
Peter Maydell
1
-15
/
+29
2020-08-24
docs/system/arm: Document the Xilinx Versal Virt board
Edgar E. Iglesias
3
-1
/
+179
2020-08-24
hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
Eric Auger
2
-0
/
+2
2020-08-24
hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
Eric Auger
5
-3
/
+10
2020-08-24
hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
Eric Auger
3
-0
/
+5
2020-08-24
hw/arm/smmuv3: Fix IIDR offset
Eric Auger
1
-1
/
+1
2020-08-24
hw/arm/smmuv3: Get prepared for range invalidation
Eric Auger
5
-31
/
+69
2020-08-24
hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
Eric Auger
2
-21
/
+18
2020-08-24
hw/arm/smmu-common: Manage IOTLB block entries
Eric Auger
5
-25
/
+67
2020-08-24
hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
Eric Auger
3
-23
/
+31
2020-08-24
hw/arm/smmu: Introduce smmu_get_iotlb_key()
Eric Auger
3
-30
/
+38
2020-08-24
hw/arm/smmu-common: Add IOTLB helpers
Eric Auger
4
-26
/
+43
2020-08-24
hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
Eric Auger
1
-31
/
+17
2020-08-24
hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
Philippe Mathieu-Daudé
1
-1
/
+11
2020-08-24
microblaze: petalogix-s3adsp1800: Add device-tree source
Edgar E. Iglesias
2
-0
/
+282
2020-08-24
microblaze: petalogix-ml605: Add device-tree source
Edgar E. Iglesias
2
-0
/
+350
2020-08-24
target/microblaze: mbar: Trap sleeps from user-space
Edgar E. Iglesias
1
-0
/
+5
2020-08-24
configure: microblaze: Enable mttcg
Edgar E. Iglesias
1
-0
/
+1
2020-08-24
target/microblaze: swx: Use atomic_cmpxchg
Edgar E. Iglesias
1
-8
/
+13
2020-08-24
target/microblaze: mbar: Add support for data-access barriers
Edgar E. Iglesias
1
-0
/
+5
2020-08-24
target/microblaze: mbar: Move LOG_DIS to before sleep
Edgar E. Iglesias
1
-1
/
+2
2020-08-24
target/microblaze: mbar: Transfer dc->rd to mbar_imm
Edgar E. Iglesias
1
-2
/
+4
2020-08-23
linux-user: Fix 'utimensat()' implementation
Filip Bozuta
1
-2
/
+7
2020-08-23
linux-user: Add support for a group of 2038 safe syscalls
Filip Bozuta
2
-1
/
+143
2020-08-23
linux-user: Modify 'target_to_host/host_to_target_itimerspec()'
Filip Bozuta
1
-27
/
+19
2020-08-23
linux-user: Adjust guest page protection for the host
Richard Henderson
1
-1
/
+5
2020-08-23
linux-user: Validate mmap/mprotect prot value
Richard Henderson
1
-33
/
+73
2020-08-23
linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
Filip Bozuta
1
-2
/
+6
2020-08-21
hw/intc: ibex_plic: Honour source priorities
Alistair Francis
1
-5
/
+10
2020-08-21
hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
Alistair Francis
2
-0
/
+18
2020-08-21
hw/intc: ibex_plic: Update the pending irqs
Alistair Francis
1
-0
/
+4
2020-08-21
target/riscv: Change the TLB page size depends on PMP entries.
Zong Li
3
-2
/
+62
2020-08-21
target/riscv: Fix the translation of physical address
Zong Li
1
-2
/
+3
2020-08-21
gitlab-ci/opensbi: Update GitLab CI to build generic platform
Bin Meng
1
-18
/
+10
[next]