index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
2018-03-20
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...
Peter Maydell
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-03-20
hmp: free sev info
Marc-André Lureau
2018-03-19
i386: Disable Intel PT if packets IP payloads have LIP values
Luwei Kang
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
cpu: drop unnecessary NULL check and cpu_common_class_by_name()
Igor Mammedov
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
2018-03-13
sev/i386: add sev_get_capabilities()
Brijesh Singh
2018-03-13
sev/i386: qmp: add query-sev-capabilities command
Brijesh Singh
2018-03-13
sev/i386: qmp: add query-sev-launch-measure command
Brijesh Singh
2018-03-13
sev/i386: hmp: add 'info sev' command
Brijesh Singh
2018-03-13
cpu/i386: populate CPUID 0x8000_001F when SEV is active
Brijesh Singh
2018-03-13
sev/i386: add migration blocker
Brijesh Singh
2018-03-13
sev/i386: finalize the SEV guest launch flow
Brijesh Singh
2018-03-13
sev/i386: add support to LAUNCH_MEASURE command
Brijesh Singh
2018-03-13
sev/i386: add command to encrypt guest memory region
Brijesh Singh
2018-03-13
sev/i386: add command to create launch memory encryption context
Brijesh Singh
2018-03-13
sev/i386: register the guest memory range which may contain encrypted data
Brijesh Singh
2018-03-13
sev/i386: add command to initialize the memory encryption context
Brijesh Singh
2018-03-13
sev/i386: qmp: add query-sev command
Brijesh Singh
2018-03-13
target/i386: add Secure Encrypted Virtualization (SEV) object
Brijesh Singh
2018-03-13
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
2018-03-12
i386: Add support to get/set/migrate Intel Processor Trace feature
Chao Peng
2018-03-12
i386: Add Intel Processor Trace feature support
Chao Peng
2018-03-12
target-i386: add KVM_HINTS_DEDICATED performance hint
Wanpeng Li
2018-03-06
WHPX improve interrupt notification registration
Justin Terry (VM) via Qemu-devel
2018-03-06
WHXP Removes the use of WHvGetExitContextSize
Justin Terry (VM) via Qemu-devel
2018-03-06
Fix WHPX issue leaking tpr values
Justin Terry (VM) via Qemu-devel
2018-03-06
Fix WHPX typo in 'mmio'
Justin Terry (VM) via Qemu-devel
2018-03-06
Fix WHPX additional lock acquisition
Justin Terry (VM) via Qemu-devel
2018-03-06
Remove unnecessary WHPX __debugbreak();
Justin Terry (VM) via Qemu-devel
2018-03-06
Resolves WHPX breaking changes in SDK 17095
Justin Terry (VM) via Qemu-devel
2018-03-06
Fixing WHPX casing to match SDK
Justin Terry (VM) via Qemu-devel
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-13
hax: Support guest RAM sizes of 4GB or more
Yu Ning
2018-02-10
Drop unneeded system header includes
Eric Blake
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
Clean up includes
Markus Armbruster
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-07
Add the WHPX acceleration enlightenments
Justin Terry (VM)
2018-02-07
Introduce the WHPX impl
Justin Terry (VM)
2018-02-05
hvf: ept_emulation_fault() needs NetApp BSD attribution
Paolo Bonzini
2018-02-05
Add missing hvdos public domain attribution:
Izik Eidus
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
[next]