index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-17
2
-7
/
+6
|
\
|
*
target/avr: Ignore unimplemented WDR opcode
Philippe Mathieu-Daudé
2021-05-13
1
-5
/
+1
|
*
target/sh4: Return error if CPUClass::get_phys_page_debug() fails
Philippe Mathieu-Daudé
2021-05-13
1
-2
/
+5
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
2021-05-14
2
-10
/
+13
|
\
\
|
*
|
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-13
2
-10
/
+13
|
|
/
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...
Peter Maydell
2021-05-13
37
-7613
/
+0
|
\
\
|
|
/
|
/
|
|
*
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
12
-3587
/
+0
|
*
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
15
-2622
/
+0
|
*
Remove the deprecated moxie target
Thomas Huth
2021-05-12
12
-1404
/
+0
*
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-05-12
29
-759
/
+1096
|
\
\
|
*
|
target/riscv: Fix the RV64H decode comment
Alistair Francis
2021-05-11
1
-1
/
+1
|
*
|
target/riscv: Consolidate RV32/64 16-bit instructions
Alistair Francis
2021-05-11
5
-72
/
+39
|
*
|
target/riscv: Consolidate RV32/64 32-bit instructions
Alistair Francis
2021-05-11
14
-150
/
+166
|
*
|
target/riscv: Remove an unused CASE_OP_32_64 macro
Alistair Francis
2021-05-11
1
-6
/
+0
|
*
|
target/riscv: Remove the unused HSTATUS_WPRI macro
Alistair Francis
2021-05-11
1
-6
/
+0
|
*
|
target/riscv: Remove the hardcoded SATP_MODE macro
Alistair Francis
2021-05-11
4
-28
/
+56
|
*
|
target/riscv: Remove the hardcoded MSTATUS_SD macro
Alistair Francis
2021-05-11
3
-14
/
+27
|
*
|
target/riscv: Remove the hardcoded HGATP_MODE macro
Alistair Francis
2021-05-11
2
-20
/
+15
|
*
|
target/riscv: Remove the hardcoded SSTATUS_SD macro
Alistair Francis
2021-05-11
2
-7
/
+8
|
*
|
target/riscv: Remove the hardcoded RVXLEN macro
Alistair Francis
2021-05-11
2
-7
/
+5
|
*
|
target/riscv: fix a typo with interrupt names
Emmanuel Blot
2021-05-11
1
-1
/
+1
|
*
|
target/riscv: fix exception index on instruction access fault
Emmanuel Blot
2021-05-11
1
-1
/
+3
|
*
|
target/riscv: fix vrgather macro index variable type bug
Frank Chang
2021-05-11
1
-2
/
+4
|
*
|
target/riscv: Add ePMP support for the Ibex CPU
Alistair Francis
2021-05-11
1
-0
/
+1
|
*
|
target/riscv/pmp: Remove outdated comment
Alistair Francis
2021-05-11
1
-4
/
+0
|
*
|
target/riscv: Add a config option for ePMP
Hou Weiying
2021-05-11
2
-0
/
+11
|
*
|
target/riscv: Implementation of enhanced PMP (ePMP)
Hou Weiying
2021-05-11
1
-8
/
+146
|
*
|
target/riscv: Add ePMP CSR access functions
Hou Weiying
2021-05-11
5
-0
/
+76
|
*
|
target/riscv: Add the ePMP feature
Alistair Francis
2021-05-11
1
-0
/
+1
|
*
|
target/riscv: Define ePMP mseccfg
Hou Weiying
2021-05-11
1
-0
/
+3
|
*
|
target/riscv: Fix the PMP is locked check when using TOR
Alistair Francis
2021-05-11
1
-10
/
+16
|
*
|
target/riscv: Fixup saturate subtract function
LIU Zhiwei
2021-05-11
1
-4
/
+4
|
*
|
riscv: don't look at SUM when accessing memory from a debugger context
Jade Fink
2021-05-11
1
-8
/
+12
|
*
|
target/riscv: Use RISCVException enum for CSR access
Alistair Francis
2021-05-11
4
-36
/
+38
|
*
|
target/riscv: Use the RISCVException enum for CSR operations
Alistair Francis
2021-05-11
2
-261
/
+382
|
*
|
target/riscv: Fix 32-bit HS mode access permissions
Alistair Francis
2021-05-11
1
-1
/
+5
|
*
|
target/riscv: Use the RISCVException enum for CSR predicates
Alistair Francis
2021-05-11
2
-37
/
+46
|
*
|
target/riscv: Convert the RISC-V exceptions to an enum
Alistair Francis
2021-05-11
3
-24
/
+26
|
*
|
target/riscv: Add Shakti C class CPU
Vijai Kumar K
2021-05-11
2
-0
/
+2
|
*
|
target/riscv: Align the data type of reset vector address
Dylan Jhong
2021-05-11
1
-1
/
+1
|
*
|
target/riscv: Remove privilege v1.9 specific CSR related code
Atish Patra
2021-05-11
7
-72
/
+23
|
|
/
*
|
target/i386: use mmu_translate for NPT walk
Paolo Bonzini
2021-05-11
1
-207
/
+36
*
|
target/i386: allow customizing the next phase of the translation
Paolo Bonzini
2021-05-11
1
-12
/
+18
*
|
target/i386: extend pg_mode to more CR0 and CR4 bits
Paolo Bonzini
2021-05-11
3
-16
/
+39
*
|
target/i386: pass cr3 to mmu_translate
Paolo Bonzini
2021-05-11
1
-6
/
+6
*
|
target/i386: extract mmu_translate
Paolo Bonzini
2021-05-11
1
-65
/
+86
*
|
target/i386: move paging mode constants from SVM to cpu.h
Paolo Bonzini
2021-05-11
4
-21
/
+31
*
|
target/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constants
Paolo Bonzini
2021-05-11
2
-10
/
+5
*
|
accel: add init_accel_cpu for adapting accel behavior to CPU type
Claudio Fontana
2021-05-10
1
-1
/
+7
*
|
i386: make cpu_load_efer sysemu-only
Claudio Fontana
2021-05-10
2
-15
/
+18
[next]