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
2019-03-20
i386: Disable OSPKE on CPU model definitions
Eduardo Habkost
2019-03-20
i386: Make arch_capabilities migratable
Eduardo Habkost
2019-03-20
i386: kvm: Disable arch_capabilities if MSR can't be set
Eduardo Habkost
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
2019-03-11
target-i386: add kvm stubs to user-mode emulators
Paolo Bonzini
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-18
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-02-05
contrib/vhost-user-blk: fix the compilation issue
Peter Xu
2019-02-05
i386: hvf: Fix smp boot hangs
Heiher
2019-02-05
gdbstub: Fix i386/x86_64 machine description and add control registers
Doug Gale
2019-02-05
i386: hvf: Don't miss 16-bit displacement
Roman Bolshakov
2019-02-05
target-i386: hvf: remove MPX support
Paolo Bonzini
2019-02-05
Revert "i386: Add CPUID bit for PCONFIG"
Robert Hoo
2019-02-05
i386: remove the 'INTEL_PT' CPUID bit from named CPU models
Paolo Bonzini
2019-02-05
i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
Robert Hoo
2019-01-31
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2019-01-28
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
2019-01-28
i386: Update stepping of Cascadelake-Server
Tao Xu
2019-01-14
i386/kvm: add a comment explaining why .feat_names are commented out for Hype...
Vitaly Kuznetsov
2019-01-14
x86: host-phys-bits-limit option
Eduardo Habkost
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
2019-01-14
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
hax: Support for Linux hosts
Alexandro Sanchez Bach
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2018-12-20
Clean up includes
Markus Armbruster
2018-12-18
i386: hvf: drop debug printf in decode_sldtgroup
Roman Bolshakov
2018-12-12
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-12-11
i386: Add "stibp" flag name
Eduardo Habkost
2018-12-11
target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
Peter Maydell
2018-12-11
x86/cpu: Enable MOVDIR64B cpu feature
Liu Jingqi
2018-12-11
x86/cpu: Enable MOVDIRI cpu feature
Liu Jingqi
2018-12-11
target: hax: fix errors in comment
Li Qiang
2018-12-11
target: hax: replace g_malloc with g_new0
Li Qiang
2018-12-11
misc: fix spelling
Marc-André Lureau
2018-12-03
i386: hvf: Fix overrun of _decode_tbl1
Roman Bolshakov
2018-11-27
target/i386: Generate #UD when applying LOCK to a register destination
Richard Henderson
2018-11-27
migration: savevm: consult migration blockers
Paolo Bonzini
2018-11-27
target/i386: kvm: add VMX migration blocker
Paolo Bonzini
2018-11-26
kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support
Bandan Das
2018-11-06
target/i386: Clear RF on SYSCALL instruction
Rudolf Marek
2018-11-06
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
2018-10-30
i386: Add PKU on Skylake-Server CPU model
Tao Xu
2018-10-30
i386: Add new model of Cascadelake-Server
Tao Xu
2018-10-30
x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
Robert Hoo
[next]