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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
1
-3
/
+3
2021-10-01
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
3
-15
/
+33
2021-10-01
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
4
-1
/
+15
2021-10-01
i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()
Vitaly Kuznetsov
1
-3
/
+6
2021-10-01
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
3
-0
/
+11
2021-10-01
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
3
-0
/
+15
2021-09-30
memory: Name all the memory listeners
Peter Xu
4
-1
/
+4
2021-09-30
target/i386: Fix memory leak in sev_read_file_base64()
Peter Maydell
1
-1
/
+1
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
1
-0
/
+5
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
1
-0
/
+27
2021-09-30
Adjust min CPUID level to 0x12 when SGX is enabled
Sean Christopherson
1
-0
/
+5
2021-09-30
i386: Propagate SGX CPUID sub-leafs to KVM
Sean Christopherson
1
-0
/
+19
2021-09-30
i386: kvm: Add support for exposing PROVISIONKEY to guest
Sean Christopherson
3
-1
/
+35
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
1
-0
/
+77
2021-09-30
i386: Add feature control MSR dependency when SGX is enabled
Sean Christopherson
1
-0
/
+5
2021-09-30
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
4
-1
/
+58
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2
-0
/
+22
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2
-0
/
+22
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2
-0
/
+21
2021-09-30
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2
-2
/
+14
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
1
-7
/
+0
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
1
-0
/
+6
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
1
-0
/
+5
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
1
-1
/
+1
2021-09-16
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
1
-1
/
+1
2021-09-14
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
1
-1
/
+1
2021-09-14
target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
Philippe Mathieu-Daudé
2
-64
/
+62
2021-09-14
target/i386: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-9
/
+5
2021-09-14
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
1
-2
/
+4
2021-09-14
target/i386: Simplify TARGET_X86_64 #ifdef'ry
Philippe Mathieu-Daudé
1
-3
/
+1
2021-09-14
target/i386: Restrict sysemu-only fpu_helper helpers
Philippe Mathieu-Daudé
1
-0
/
+3
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
1
-5
/
+5
2021-09-13
Fix nvmm_ram_block_added() function arguments
Reinoud Zandijk
1
-2
/
+3
2021-09-13
target/i386: Added vVMLOAD and vVMSAVE feature
Lara Lazier
4
-1
/
+34
2021-09-13
target/i386: Added changed priority check for VIRQ
Lara Lazier
3
-15
/
+22
2021-09-13
target/i386: Added ignore TPR check in ctl_has_irq
Lara Lazier
1
-0
/
+5
2021-09-13
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
3
-2
/
+19
2021-09-13
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
6
-38
/
+41
2021-09-13
target/i386: Added VGIF feature
Lara Lazier
3
-3
/
+37
2021-09-13
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
3
-18
/
+30
2021-09-13
target/i386: add missing bits to CR4_RESERVED_MASK
Daniel P. Berrangé
1
-0
/
+1
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
3
-7
/
+5
2021-08-26
whpx nvmm: Drop useless migrate_del_blocker()
Markus Armbruster
2
-2
/
+0
2021-08-26
i386: Never free migration blocker objects instead of sometimes
Markus Armbruster
1
-3
/
+0
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-7
/
+1
2021-08-25
i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model
Yang Zhong
1
-1
/
+1
2021-08-25
target/i386: Remove split lock detect in Snowridge CPU model
Chenyi Qiang
1
-0
/
+8
2021-08-13
target/i386: Fixed size of constant for Windows
Lara Lazier
2
-2
/
+2
2021-07-29
target/i386: fix typo in ctl_has_irq
Paolo Bonzini
1
-1
/
+1
2021-07-29
target/i386: Added consistency checks for event injection
Lara Lazier
1
-0
/
+6
[next]