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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
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
i386: Add support to get/set/migrate Intel Processor Trace feature
Chao Peng
3
-0
/
+111
2018-03-12
i386: Add Intel Processor Trace feature support
Chao Peng
3
-2
/
+100
2018-03-12
target-i386: add KVM_HINTS_DEDICATED performance hint
Wanpeng Li
3
-0
/
+21
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
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-2
/
+2
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2
-4
/
+1
2018-02-13
hax: Support guest RAM sizes of 4GB or more
Yu Ning
8
-25
/
+88
2018-02-10
Drop unneeded system header includes
Eric Blake
2
-3
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2
-0
/
+3
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2
-1
/
+2
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Clean up includes
Markus Armbruster
2
-4
/
+0
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
5
-8
/
+2
2018-02-07
Add the WHPX acceleration enlightenments
Justin Terry (VM)
1
-1
/
+1
2018-02-07
Introduce the WHPX impl
Justin Terry (VM)
2
-0
/
+1367
2018-02-05
hvf: ept_emulation_fault() needs NetApp BSD attribution
Paolo Bonzini
1
-0
/
+24
2018-02-05
Add missing hvdos public domain attribution:
Izik Eidus
2
-0
/
+6
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-4
/
+4
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
3
-6
/
+6
2018-01-17
i386: Add EPYC-IBPB CPU model
Eduardo Habkost
1
-0
/
+46
2018-01-17
i386: Add new -IBRS versions of Intel CPU models
Eduardo Habkost
1
-1
/
+378
2018-01-17
i386: Add FEAT_8000_0008_EBX CPUID feature word
Eduardo Habkost
2
-1
/
+21
2018-01-17
i386: Add spec-ctrl CPUID bit
Eduardo Habkost
2
-1
/
+2
2018-01-17
i386: Add support for SPEC_CTRL MSR
Paolo Bonzini
3
-0
/
+37
2018-01-17
i386: Change X86CPUDefinition::model_id to const char*
Eduardo Habkost
1
-1
/
+8
2018-01-17
target/i386: add clflushopt to "Skylake-Server" cpu model
Haozhong Zhang
1
-1
/
+1
2018-01-16
irq: fix memory leak
linzhecheng
1
-0
/
+1
2018-01-16
target-i386: update hflags on Hypervisor.framework
Paolo Bonzini
1
-1
/
+1
2018-01-16
target/i386: hax: Move x86_update_hflags.
Tao Wu
1
-3
/
+1
2018-01-16
target/i386: hax: change to use x86_update_hflags
Tao Wu
1
-51
/
+1
2018-01-16
target/i386: move hflags update code to a function
Tao Wu
3
-39
/
+45
2018-01-12
i386/cpu/kvm: look at PMU's CPUID before setting MSRs
Jan Dakinevich
1
-32
/
+48
2018-01-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into staging
Peter Maydell
2
-10
/
+7
[prev]
[next]