index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
target/sh4: Create superh_io_recompile_replay_branch
Richard Henderson
1
-0
/
+18
2021-02-18
target/mips: Create mips_io_recompile_replay_branch
Richard Henderson
1
-0
/
+18
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
5
-6
/
+5
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
15
-34
/
+371
2021-02-16
hvf: Fetch cr4 before evaluating CPUID(1)
Alexander Graf
1
-0
/
+4
2021-02-16
target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
Vladislav Yaroshchuk
2
-0
/
+6
2021-02-16
hvf: x86: Remove unused definitions
Alexander Graf
1
-16
/
+0
2021-02-16
target/i386/hvf: add vmware-cpuid-freq cpu feature
Vladislav Yaroshchuk
1
-1
/
+95
2021-02-16
hvf: Guard xgetbv call
Hill Ma
1
-12
/
+22
2021-02-16
sev/i386: Enable an SEV-ES guest based on SEV policy
Tom Lendacky
1
-1
/
+1
2021-02-16
kvm/i386: Use a per-VM check for SMM capability
Tom Lendacky
1
-1
/
+1
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
5
-0
/
+26
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
3
-0
/
+139
2021-02-16
sev/i386: Require in-kernel irqchip support for SEV-ES guests
Tom Lendacky
1
-0
/
+6
2021-02-16
sev/i386: Add initial support for SEV-ES
Tom Lendacky
4
-2
/
+50
2021-02-16
sev: update sev-inject-launch-secret to make gpa optional
James Bottomley
1
-1
/
+22
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
1
-1
/
+0
2021-02-16
target/arm: Enable MTE for user-only
Richard Henderson
1
-0
/
+15
2021-02-16
target/arm: Add allocation tag storage for user mode
Richard Henderson
1
-2
/
+27
2021-02-16
linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
Richard Henderson
1
-0
/
+10
2021-02-16
linux-user/aarch64: Pass syndrome to EXC_*_ABORT
Richard Henderson
1
-6
/
+9
2021-02-16
target/arm: Split out syndrome.h from internals.h
Richard Henderson
2
-244
/
+274
2021-02-16
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
1
-0
/
+1
2021-02-16
target/arm: Use the proper TBI settings for linux-user
Richard Henderson
2
-9
/
+5
2021-02-16
target/arm: Improve gen_top_byte_ignore
Richard Henderson
1
-11
/
+14
2021-02-16
linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
Richard Henderson
2
-0
/
+34
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
4
-6
/
+6
2021-02-15
target/ppc: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2
-6
/
+6
2021-02-15
target/m68k: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
1
-3
/
+2
2021-02-15
target/sh4: Drop use of gdb_get_float32() and ldfl_p()
Peter Maydell
1
-4
/
+4
2021-02-13
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
4
-107
/
+309
2021-02-11
m68k: add MSP detection support for stack pointer swap helpers
Lucien Murray-Pitts
3
-2
/
+11
2021-02-11
m68k: MOVEC insn. should generate exception if wrong CR is accessed
Lucien Murray-Pitts
4
-46
/
+146
2021-02-11
m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to...
Lucien Murray-Pitts
2
-0
/
+14
2021-02-11
m68k: improve comments on m68k_move_to/from helpers
Lucien Murray-Pitts
1
-9
/
+30
2021-02-11
m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability
Lucien Murray-Pitts
2
-34
/
+39
2021-02-11
m68k: improve cpu instantiation comments
Lucien Murray-Pitts
2
-20
/
+73
2021-02-11
target/arm: Correctly initialize MDCR_EL2.HPMN
Daniel Müller
1
-5
/
+4
2021-02-11
target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU
Rebecca Cran
1
-0
/
+4
2021-02-11
target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU
Rebecca Cran
1
-0
/
+5
2021-02-11
target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstate
Rebecca Cran
3
-18
/
+42
2021-02-11
target/arm: Add support for FEAT_DIT, Data Independent Timing
Rebecca Cran
4
-0
/
+52
2021-02-11
target/arm: Fix SCR RES1 handling
Mike Nawrocki
2
-2
/
+19
2021-02-11
target/arm: Don't migrate CPUARMState.features
Aaron Lindsay
1
-1
/
+1
2021-02-10
target/ppc: Add E500 L2CSR0 write helper
Bin Meng
2
-0
/
+22
2021-02-10
target/ppc: Remove unused MMU definitions
Philippe Mathieu-Daudé
1
-3
/
+0
2021-02-08
target/i386: Expose VMX entry/exit load pkrs control bits
Chenyi Qiang
2
-2
/
+4
2021-02-08
target/i386: Add support for save/load IA32_PKRS MSR
Chenyi Qiang
1
-0
/
+13
2021-02-08
target/i86: implement PKS
Paolo Bonzini
6
-18
/
+64
2021-02-08
target/i386: Fix decoding of certain BMI instructions
David Greenaway
1
-1
/
+1
[next]