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
2018-03-13
sev/i386: add sev_get_capabilities()
Brijesh Singh
4
-2
/
+98
2018-03-13
sev/i386: qmp: add query-sev-capabilities command
Brijesh Singh
1
-0
/
+6
2018-03-13
sev/i386: qmp: add query-sev-launch-measure command
Brijesh Singh
1
-0
/
+17
2018-03-13
sev/i386: hmp: add 'info sev' command
Brijesh Singh
1
-0
/
+20
2018-03-13
cpu/i386: populate CPUID 0x8000_001F when SEV is active
Brijesh Singh
1
-0
/
+13
2018-03-13
sev/i386: add migration blocker
Brijesh Singh
1
-0
/
+13
2018-03-13
sev/i386: finalize the SEV guest launch flow
Brijesh Singh
2
-0
/
+30
2018-03-13
sev/i386: add support to LAUNCH_MEASURE command
Brijesh Singh
4
-0
/
+71
2018-03-13
sev/i386: add command to encrypt guest memory region
Brijesh Singh
2
-0
/
+44
2018-03-13
sev/i386: add command to create launch memory encryption context
Brijesh Singh
2
-0
/
+88
2018-03-13
sev/i386: register the guest memory range which may contain encrypted data
Brijesh Singh
2
-0
/
+44
2018-03-13
sev/i386: add command to initialize the memory encryption context
Brijesh Singh
6
-2
/
+303
2018-03-13
sev/i386: qmp: add query-sev command
Brijesh Singh
1
-0
/
+8
2018-03-13
target/i386: add Secure Encrypted Virtualization (SEV) object
Brijesh Singh
3
-0
/
+290
2018-03-13
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
4
-0
/
+37
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
8
-95
/
+236
2018-03-09
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
6
-0
/
+1464
2018-03-09
target/arm: Make 'any' CPU just an alias for 'max'
Peter Maydell
2
-54
/
+55
2018-03-09
target/arm: Add "-cpu max" support
Peter Maydell
3
-0
/
+47
2018-03-09
target/arm: Move definition of 'host' cpu type into cpu.c
Peter Maydell
2
-19
/
+24
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
6
-36
/
+69
2018-03-09
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
Richard Henderson
2
-0
/
+42
2018-03-09
target/arm: Add a core count property
Alistair Francis
3
-2
/
+15
2018-03-09
target/m68k: implement ftentox
Laurent Vivier
5
-0
/
+163
2018-03-09
target/m68k: implement ftwotox
Laurent Vivier
6
-0
/
+244
2018-03-09
target/m68k: implement fetox
Laurent Vivier
6
-0
/
+327
2018-03-09
target/m68k: implement flog2
Laurent Vivier
5
-0
/
+77
2018-03-09
target/m68k: implement flog10
Laurent Vivier
5
-0
/
+67
2018-03-09
target/m68k: implement flogn
Laurent Vivier
5
-0
/
+178
2018-03-09
target/m68k: implement flognp1
Laurent Vivier
6
-0
/
+380
2018-03-09
target/m68k: define floatx80_move()
Laurent Vivier
2
-0
/
+28
2018-03-09
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...
Peter Maydell
14
-0
/
+5624
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
3
-70
/
+70
2018-03-08
sparc: fix leon3 casa instruction when MMU is disabled
KONRAD Frederic
1
-0
/
+5
2018-03-07
RISC-V Build Infrastructure
Michael Clark
1
-0
/
+1
2018-03-07
RISC-V Linux User Emulation
Michael Clark
1
-0
/
+13
2018-03-07
RISC-V Physical Memory Protection
Michael Clark
2
-0
/
+444
2018-03-07
RISC-V TCG Code Generation
Michael Clark
2
-0
/
+2342
2018-03-07
RISC-V GDB Stub
Michael Clark
1
-0
/
+62
2018-03-07
RISC-V FPU Support
Michael Clark
1
-0
/
+373
2018-03-07
RISC-V CPU Helpers
Michael Clark
3
-0
/
+1250
2018-03-07
RISC-V CPU Core Definition
Michael Clark
3
-0
/
+1139
2018-03-06
WHPX improve interrupt notification registration
Justin Terry (VM) via Qemu-devel
1
-4
/
+3
2018-03-06
WHXP Removes the use of WHvGetExitContextSize
Justin Terry (VM) via Qemu-devel
1
-7
/
+2
2018-03-06
Fix WHPX issue leaking tpr values
Justin Terry (VM) via Qemu-devel
1
-3
/
+5
2018-03-06
Fix WHPX typo in 'mmio'
Justin Terry (VM) via Qemu-devel
1
-2
/
+2
2018-03-06
Fix WHPX additional lock acquisition
Justin Terry (VM) via Qemu-devel
1
-2
/
+0
2018-03-06
Remove unnecessary WHPX __debugbreak();
Justin Terry (VM) via Qemu-devel
1
-12
/
+0
2018-03-06
Resolves WHPX breaking changes in SDK 17095
Justin Terry (VM) via Qemu-devel
1
-16
/
+10
2018-03-06
Fixing WHPX casing to match SDK
Justin Terry (VM) via Qemu-devel
1
-2
/
+2
[next]