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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
i386
/
sev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
1
-97
/
+9
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-07-19
target/i386: sev: fix failed message typos
Jiri Slaby
1
-2
/
+2
2019-07-15
target/i386: sev: Do not unpin ram device memory region
Alex Williamson
1
-0
/
+11
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-03-18
target/i386: sev: Do not pin the ram device memory region
Singh, Brijesh
1
-0
/
+11
2018-12-20
Clean up includes
Markus Armbruster
1
-1
/
+2
2018-05-09
target/i386: sev: fix memory leaks
Paolo Bonzini
1
-15
/
+17
2018-04-02
sev/i386: fix memory leak in sev_guest_init()
Greg Kurz
1
-1
/
+3
2018-03-13
sev/i386: add sev_get_capabilities()
Brijesh Singh
1
-0
/
+83
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
1
-0
/
+29
2018-03-13
sev/i386: add support to LAUNCH_MEASURE command
Brijesh Singh
1
-0
/
+63
2018-03-13
sev/i386: add command to encrypt guest memory region
Brijesh Singh
1
-0
/
+43
2018-03-13
sev/i386: add command to create launch memory encryption context
Brijesh Singh
1
-0
/
+86
2018-03-13
sev/i386: register the guest memory range which may contain encrypted data
Brijesh Singh
1
-0
/
+42
2018-03-13
sev/i386: add command to initialize the memory encryption context
Brijesh Singh
1
-0
/
+224
2018-03-13
target/i386: add Secure Encrypted Virtualization (SEV) object
Brijesh Singh
1
-0
/
+228