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
*
linux-user/aarch64: Pass syndrome to EXC_*_ABORT
Richard Henderson
2021-02-16
1
-6
/
+9
*
target/arm: Split out syndrome.h from internals.h
Richard Henderson
2021-02-16
2
-244
/
+274
*
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
2021-02-16
1
-0
/
+1
*
target/arm: Use the proper TBI settings for linux-user
Richard Henderson
2021-02-16
2
-9
/
+5
*
target/arm: Improve gen_top_byte_ignore
Richard Henderson
2021-02-16
1
-11
/
+14
*
linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
Richard Henderson
2021-02-16
2
-0
/
+34
*
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
4
-6
/
+6
*
target/ppc: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-15
2
-6
/
+6
*
target/m68k: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-15
1
-3
/
+2
*
target/sh4: Drop use of gdb_get_float32() and ldfl_p()
Peter Maydell
2021-02-15
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
2021-02-13
4
-107
/
+309
|
\
|
*
m68k: add MSP detection support for stack pointer swap helpers
Lucien Murray-Pitts
2021-02-11
3
-2
/
+11
|
*
m68k: MOVEC insn. should generate exception if wrong CR is accessed
Lucien Murray-Pitts
2021-02-11
4
-46
/
+146
|
*
m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to...
Lucien Murray-Pitts
2021-02-11
2
-0
/
+14
|
*
m68k: improve comments on m68k_move_to/from helpers
Lucien Murray-Pitts
2021-02-11
1
-9
/
+30
|
*
m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability
Lucien Murray-Pitts
2021-02-11
2
-34
/
+39
|
*
m68k: improve cpu instantiation comments
Lucien Murray-Pitts
2021-02-11
2
-20
/
+73
*
|
target/arm: Correctly initialize MDCR_EL2.HPMN
Daniel Müller
2021-02-11
1
-5
/
+4
*
|
target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU
Rebecca Cran
2021-02-11
1
-0
/
+4
*
|
target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU
Rebecca Cran
2021-02-11
1
-0
/
+5
*
|
target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstate
Rebecca Cran
2021-02-11
3
-18
/
+42
*
|
target/arm: Add support for FEAT_DIT, Data Independent Timing
Rebecca Cran
2021-02-11
4
-0
/
+52
*
|
target/arm: Fix SCR RES1 handling
Mike Nawrocki
2021-02-11
2
-2
/
+19
*
|
target/arm: Don't migrate CPUARMState.features
Aaron Lindsay
2021-02-11
1
-1
/
+1
*
|
target/ppc: Add E500 L2CSR0 write helper
Bin Meng
2021-02-10
2
-0
/
+22
*
|
target/ppc: Remove unused MMU definitions
Philippe Mathieu-Daudé
2021-02-10
1
-3
/
+0
*
|
target/i386: Expose VMX entry/exit load pkrs control bits
Chenyi Qiang
2021-02-08
2
-2
/
+4
*
|
target/i386: Add support for save/load IA32_PKRS MSR
Chenyi Qiang
2021-02-08
1
-0
/
+13
*
|
target/i86: implement PKS
Paolo Bonzini
2021-02-08
6
-18
/
+64
*
|
target/i386: Fix decoding of certain BMI instructions
David Greenaway
2021-02-08
1
-1
/
+1
*
|
x86/cpu: Populate SVM CPUID feature bits
Wei Huang
2021-02-08
2
-13
/
+17
*
|
target/i386: do not set LM for 32-bit emulation "-cpu host/max"
Paolo Bonzini
2021-02-08
1
-0
/
+5
*
|
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
[next]