Age | Commit message (Expand) | Author | Files | Lines |
2019-01-31 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 1 | -3/+3 |
2019-01-30 | Don't talk about the LGPL if the file is licensed under the GPL | Thomas Huth | 1 | -3/+3 |
2019-01-28 | i386: Enable NPT and NRIPSAVE for AMD CPUs | Vitaly Kuznetsov | 1 | -0/+8 |
2019-01-28 | i386: Update stepping of Cascadelake-Server | Tao Xu | 1 | -1/+1 |
2019-01-14 | i386/kvm: add a comment explaining why .feat_names are commented out for Hype... | Vitaly Kuznetsov | 1 | -0/+7 |
2019-01-14 | x86: host-phys-bits-limit option | Eduardo Habkost | 2 | -0/+8 |
2019-01-14 | target/i386: Disable MPX support on named CPU models | Paolo Bonzini | 1 | -7/+7 |
2019-01-14 | target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models | Borislav Petkov | 1 | -7/+4 |
2019-01-14 | i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E... | Vitaly Kuznetsov | 3 | -40/+77 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -6/+6 |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 1 | -1/+1 |
2019-01-11 | hax: Support for Linux hosts | Alexandro Sanchez Bach | 4 | -6/+6 |
2019-01-07 | qdev-props: remove errp from GlobalProperty | Marc-André Lureau | 1 | -1/+0 |
2018-12-20 | Clean up includes | Markus Armbruster | 2 | -2/+2 |
2018-12-18 | i386: hvf: drop debug printf in decode_sldtgroup | Roman Bolshakov | 1 | -2/+0 |
2018-12-12 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell | 3 | -4/+14 |
2018-12-11 | i386: Add "stibp" flag name | Eduardo Habkost | 1 | -1/+1 |
2018-12-11 | target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED | Peter Maydell | 1 | -1/+9 |
2018-12-11 | x86/cpu: Enable MOVDIR64B cpu feature | Liu Jingqi | 2 | -1/+2 |
2018-12-11 | x86/cpu: Enable MOVDIRI cpu feature | Liu Jingqi | 2 | -1/+2 |
2018-12-11 | target: hax: fix errors in comment | Li Qiang | 1 | -1/+1 |
2018-12-11 | target: hax: replace g_malloc with g_new0 | Li Qiang | 1 | -12/+3 |
2018-12-11 | misc: fix spelling | Marc-André Lureau | 1 | -1/+1 |
2018-12-03 | i386: hvf: Fix overrun of _decode_tbl1 | Roman Bolshakov | 1 | -3/+3 |
2018-11-27 | target/i386: Generate #UD when applying LOCK to a register destination | Richard Henderson | 1 | -15/+20 |
2018-11-27 | migration: savevm: consult migration blockers | Paolo Bonzini | 1 | -3/+0 |
2018-11-27 | target/i386: kvm: add VMX migration blocker | Paolo Bonzini | 1 | -0/+12 |
2018-11-26 | kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support | Bandan Das | 1 | -8/+7 |
2018-11-06 | target/i386: Clear RF on SYSCALL instruction | Rudolf Marek | 1 | -2/+2 |
2018-11-06 | x86: hv_evmcs CPU flag support | Vitaly Kuznetsov | 4 | -2/+32 |
2018-10-30 | i386: Add PKU on Skylake-Server CPU model | Tao Xu | 1 | -0/+4 |
2018-10-30 | i386: Add new model of Cascadelake-Server | Tao Xu | 1 | -0/+54 |
2018-10-30 | x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES | Robert Hoo | 3 | -1/+42 |
2018-10-30 | x86: Data structure changes to support MSR based features | Robert Hoo | 1 | -55/+142 |
2018-10-30 | kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl | Robert Hoo | 1 | -0/+80 |
2018-10-30 | target/i386: Remove #ifdeffed-out icebp debugging hack | Peter Maydell | 1 | -6/+0 |
2018-10-30 | i386: correct cpu_x86_cpuid(0xd) | Sebastian Andrzej Siewior | 1 | -1/+1 |
2018-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into... | Peter Maydell | 1 | -8/+9 |
2018-10-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 12 | -281/+222 |
2018-10-19 | cpus hw target: Use warn_report() & friends to report warnings | Markus Armbruster | 1 | -8/+9 |
2018-10-19 | target/i386: kvm: just return after migrate_add_blocker failed | Li Qiang | 1 | -1/+1 |
2018-10-19 | hyperv: process POST_MESSAGE hypercall | Roman Kagan | 1 | -0/+3 |
2018-10-19 | hyperv: process SIGNAL_EVENT hypercall | Roman Kagan | 1 | -4/+6 |
2018-10-19 | hyperv: make overlay pages for SynIC | Roman Kagan | 1 | -6/+14 |
2018-10-19 | hyperv: only add SynIC in compatible configurations | Roman Kagan | 3 | -8/+25 |
2018-10-19 | hyperv: qom-ify SynIC | Roman Kagan | 5 | -0/+60 |
2018-10-19 | hyperv:synic: split capability testing and setting | Roman Kagan | 1 | -4/+16 |
2018-10-19 | i386: add hyperv-stub for CONFIG_HYPERV=n | Roman Kagan | 3 | -7/+47 |
2018-10-19 | hyperv: factor out arch-independent API into hw/hyperv | Roman Kagan | 3 | -144/+5 |
2018-10-19 | hyperv: make hyperv_vp_index inline | Roman Kagan | 2 | -9/+8 |