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-09-02
target/i386/sev: Plug memleak in sev_read_file_base64
Pan Nengyuan
1
-0
/
+1
2020-07-10
target/i386: sev: fail query-sev-capabilities if QEMU cannot use SEV
Paolo Bonzini
1
-0
/
+9
2020-07-10
target/i386: sev: provide proper error reporting for query-sev-capabilities
Paolo Bonzini
1
-9
/
+9
2020-07-02
target/i386: sev: Use ram_block_discard_disable()
David Hildenbrand
1
-0
/
+7
2020-06-12
target/i386: sev: Unify SEVState and SevGuestState
David Gibson
1
-45
/
+34
2020-06-12
target/i386: sev: Remove redundant handle field
David Gibson
1
-8
/
+4
2020-06-12
target/i386: sev: Remove redundant policy field
David Gibson
1
-5
/
+2
2020-06-12
target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
David Gibson
1
-12
/
+7
2020-06-12
target/i386: sev: Partial cleanup to sev_state global
David Gibson
1
-44
/
+48
2020-06-12
target/i386: sev: Embed SEVState in SevGuestState
David Gibson
1
-25
/
+29
2020-06-12
target/i386: sev: Rename QSevGuestInfo
David Gibson
1
-43
/
+44
2020-06-12
target/i386: sev: Move local structure definitions into .c file
David Gibson
1
-0
/
+44
2020-06-12
target/i386: sev: Remove unused QSevGuestInfoClass
David Gibson
1
-1
/
+0
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-10
/
+7
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-3
/
+3
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