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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
46
-420
/
+2653
2018-03-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-130318...
Peter Maydell
1
-3
/
+4
2018-03-15
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
6
-0
/
+2025
2018-03-13
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-2
/
+2
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
4
-0
/
+56
2018-03-13
sev/i386: qmp: add query-sev-launch-measure command
Brijesh Singh
4
-0
/
+55
2018-03-13
sev/i386: hmp: add 'info sev' command
Brijesh Singh
3
-0
/
+37
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
target/i386: encrypt bios rom
Brijesh Singh
1
-0
/
+13
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
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
3
-3
/
+7
2018-03-13
.travis.yml: add --disable-user with the rest of the disables
Alex Bennée
1
-1
/
+1
2018-03-13
.travis.yml: split default config into system and user
Alex Bennée
1
-1
/
+2
2018-03-13
.travis.yml: drop setting default log output
Alex Bennée
1
-1
/
+1
2018-03-13
target/m68k: implement fcosh
Laurent Vivier
5
-0
/
+91
2018-03-13
target/m68k: implement fsinh
Laurent Vivier
5
-0
/
+99
2018-03-13
target/m68k: implement ftanh
Laurent Vivier
5
-0
/
+377
2018-03-13
target/m68k: implement fatanh
Laurent Vivier
5
-0
/
+75
2018-03-13
target/m68k: implement facos
Laurent Vivier
5
-0
/
+80
2018-03-13
target/m68k: implement fasin
Laurent Vivier
5
-0
/
+75
2018-03-13
target/m68k: implement fatan
Laurent Vivier
6
-0
/
+341
2018-03-13
target/m68k: implement fsincos
Laurent Vivier
3
-0
/
+20
2018-03-13
target/m68k: implement fcos
Laurent Vivier
5
-0
/
+254
2018-03-13
target/m68k: implement fsin
Laurent Vivier
5
-0
/
+257
2018-03-13
target/m68k: implement ftan
Laurent Vivier
6
-0
/
+356
2018-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
4
-2
/
+232
2018-03-13
block: include original filename when reporting invalid URIs
Daniel P. Berrangé
2
-2
/
+2
2018-03-13
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2
-4
/
+4
2018-03-13
include: add psp-sev.h header file
Brijesh Singh
2
-1
/
+143
2018-03-13
sev/i386: qmp: add query-sev command
Brijesh Singh
4
-0
/
+94
2018-03-13
target/i386: add Secure Encrypted Virtualization (SEV) object
Brijesh Singh
7
-0
/
+353
2018-03-13
kvm: introduce memory encryption APIs
Brijesh Singh
5
-0
/
+33
2018-03-13
kvm: add memory encryption context
Brijesh Singh
7
-2
/
+83
2018-03-13
docs: add AMD Secure Encrypted Virtualization (SEV)
Brijesh Singh
1
-0
/
+92
2018-03-13
machine: add memory-encryption option
Brijesh Singh
3
-1
/
+27
2018-03-13
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
4
-0
/
+37
2018-03-13
update Linux headers to 4.16-rc5
Paolo Bonzini
16
-416
/
+930
2018-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-32
/
+31
2018-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
7
-30
/
+102
2018-03-12
device-crash-test: Use 'python' binary
Eduardo Habkost
1
-1
/
+1
2018-03-12
qmp.py: Encode json data before sending
Eduardo Habkost
1
-1
/
+1
2018-03-12
qemu.py: Use items() instead of iteritems()
Eduardo Habkost
1
-1
/
+1
2018-03-12
device-crash-test: New known crashes
Eduardo Habkost
1
-0
/
+4
[next]