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
*
spapr: Add PEF based confidential guest support
David Gibson
2021-02-08
2
-24
/
+0
*
confidential guest support: Move SEV initialization into arch specific code
David Gibson
2021-02-08
2
-1
/
+26
*
confidential guest support: Introduce cgs "ready" flag
David Gibson
2021-02-08
1
-0
/
+2
*
sev: Add Error ** to sev_kvm_init()
David Gibson
2021-02-08
1
-16
/
+15
*
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
1
-30
/
+2
*
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-08
2
-10
/
+19
*
confidential guest support: Introduce new confidential guest support class
David Gibson
2021-02-08
1
-2
/
+3
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
17
-46
/
+86
*
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
5
-5
/
+5
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
28
-180
/
+416
*
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
1
-2
/
+2
*
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
13
-13
/
+16
*
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
10
-12
/
+14
*
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
25
-38
/
+37
*
target/arm: do not use cc->do_interrupt for KVM directly
Claudio Fontana
2021-02-05
2
-4
/
+6
*
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
2021-02-05
5
-5
/
+5
*
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
23
-23
/
+23
*
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
23
-30
/
+42
*
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
2021-02-05
11
-11
/
+15
*
target/riscv: remove CONFIG_TCG, as it is always TCG
Claudio Fontana
2021-02-05
1
-2
/
+1
*
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-02-05
23
-28
/
+28
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210129-...
Peter Maydell
2021-01-29
3
-9
/
+21
|
\
|
*
target/arm: Replace magic value by MMU_DATA_LOAD definition
Philippe Mathieu-Daudé
2021-01-29
1
-1
/
+1
|
*
target/arm: Conditionalize DBGDIDR
Richard Henderson
2021-01-29
1
-6
/
+15
|
*
target/arm: Implement ID_PFR2
Richard Henderson
2021-01-29
3
-2
/
+5
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-01-29
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
target/rx: Fix compiler errors for build with sanitizers
Stefan Weil
2021-01-29
1
-6
/
+6
*
|
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
1
-16
/
+8
*
|
target/microblaze: Add security attributes on memory transactions
Joe Komlodi
2021-01-27
3
-5
/
+26
*
|
target/microblaze: use MMUAccessType instead of int in mmu_translate
Joe Komlodi
2021-01-27
2
-2
/
+2
*
|
target/microblaze: Add use-non-secure property
Joe Komlodi
2021-01-27
2
-0
/
+57
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-23
1
-0
/
+1
|
\
|
*
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
2021-01-21
1
-0
/
+1
*
|
s390x: Use strpadcpy for copying vm name
Miroslav Rezanina
2021-01-21
2
-9
/
+10
*
|
s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
David Hildenbrand
2021-01-21
1
-2
/
+2
*
|
s390x/tcg: Don't ignore content in r0 when not specified via "b" or "x"
David Hildenbrand
2021-01-21
2
-10
/
+13
*
|
s390x/tcg: Fix RISBHG
David Hildenbrand
2021-01-21
1
-10
/
+8
*
|
s390x/tcg: Fix ALGSI
David Hildenbrand
2021-01-21
1
-1
/
+1
|
/
*
target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-19
1
-1
/
+1
*
target/arm: Update REV, PUNPK for pred_desc
Richard Henderson
2021-01-19
2
-13
/
+8
*
target/arm: Update ZIP, UZP, TRN for pred_desc
Richard Henderson
2021-01-19
2
-17
/
+13
*
target/arm: Update PFIRST, PNEXT for pred_desc
Richard Henderson
2021-01-19
2
-6
/
+7
*
target/arm: Introduce PREDDESC field definitions
Richard Henderson
2021-01-19
1
-0
/
+9
*
target/arm: refactor vae1_tlbmask()
Rémi Denis-Courmont
2021-01-19
1
-14
/
+11
*
target/arm: enable Secure EL2 in max CPU
Rémi Denis-Courmont
2021-01-19
1
-0
/
+1
*
target/arm: Implement SCR_EL2.EEL2
Rémi Denis-Courmont
2021-01-19
4
-8
/
+36
*
target/arm: revector to run-time pick target EL
Rémi Denis-Courmont
2021-01-19
1
-2
/
+21
*
target/arm: set HPFAR_EL2.NS on secure stage 2 faults
Rémi Denis-Courmont
2021-01-19
4
-0
/
+13
*
target/arm: secure stage 2 translation regime
Rémi Denis-Courmont
2021-01-19
3
-25
/
+81
[next]