index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
2021-01-12
whpx: move internal definitions to whpx-internal.h
Paolo Bonzini
2021-01-12
whpx: rename whp-dispatch to whpx-internal.h
Paolo Bonzini
2021-01-07
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
2021-01-02
target/i386: Check privilege level for protected mode 'int N' task gate
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-18
target/i386: silence the compiler warnings in gen_shiftd_rm_T1
Chen Qun
2020-12-16
i386: tcg: remove inline from cpu_load_eflags
Claudio Fontana
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move cpu dump out of helper.c into cpu-dump.c
Claudio Fontana
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana
2020-12-16
i386: move hax accel files into hax/
Claudio Fontana
2020-12-16
i386: move whpx accel files into whpx/
Claudio Fontana
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-12-15
i386: Register feature bit properties as class properties
Eduardo Habkost
2020-12-13
target/i386: tracing: format length values as hex
Dov Murik
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-10
i386/cpu: Make the Intel PT LIP feature configurable
Luwei Kang
2020-12-10
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
2020-12-10
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
target/i386: seg_helper: Correct segment selector nullification in the RET/IR...
Bin Meng
2020-12-10
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2020-12-10
target/i386: fix operand order for PDEP and PEXT
Paolo Bonzini
2020-11-18
hvf: Fix segment selector format
Jessica Clarke
2020-11-18
hvf: Gate RDTSCP on CPU_BASED2_RDTSCP, not just CPU_BASED_TSC_OFFSET
Jessica Clarke
2020-11-16
target/i386: avoid theoretical leak on MCE injection
Paolo Bonzini
2020-11-16
kvm/i386: Set proper nested state format for SVM
Tom Lendacky
2020-11-15
x86 hvf cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
x86 tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-13
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
2020-11-13
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
2020-11-13
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
2020-10-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-17
hax: unbreak accelerator cpu code after cpus.c split
Claudio Fontana
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-10-14
i386: Mark Icelake-Client CPU models deprecated
Robert Hoo
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2020-10-14
i386/kvm: Require KVM_CAP_IRQ_ROUTING
Eduardo Habkost
2020-10-14
target/i386: Remove core_id assert check in CPUID 0x8000001E
Babu Moger
2020-10-14
i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
Zhenyu Wang
2020-10-14
i386: drop x86_cpu_get_supported_feature_word() forward declaration
Vitaly Kuznetsov
2020-10-13
i386: Register most CPU properties as class properties
Eduardo Habkost
[next]