summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-151-239/+576
|\
| * KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-101-0/+13
| * KVM: x86: drop duplicate kvm_flush_remote_tlb callsMarcelo Tosatti2009-09-101-2/+0Star
| * KVM: Use thread debug register storage instead of kvm specific dataAvi Kivity2009-09-101-15/+7Star
| * KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity2009-09-101-0/+3
| * KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptorsMikhail Ershov2009-09-101-8/+2Star
| * KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-101-1/+1
| * KVM: When switching to a vm8086 task, load segments as 16-bitAnthony Liguori2009-09-101-1/+8
| * KVM: Update cr8 intercept when APIC TPR is changed by userspaceGleb Natapov2009-09-101-0/+2
| * KVM: ignore reads to perfctr msrsAmit Shah2009-09-101-0/+3
| * KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka2009-09-101-0/+6
| * KVM: report 1GB page support to userspaceJoerg Roedel2009-09-101-1/+2
| * KVM: Align cr8 threshold when userspace changes cr8Mikhail Ershov2009-09-101-0/+2
| * KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang2009-09-101-0/+19
| * KVM: x86: use kvm_get_gdt() and kvm_read_ldt()Akinobu Mita2009-09-101-3/+2Star
| * KVM: x86: use get_desc_base() and get_desc_limit()Akinobu Mita2009-09-101-13/+5Star
| * KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-2/+4
| * KVM: Move exception handling to the same place as other eventsGleb Natapov2009-09-101-12/+9Star
| * KVM: add ioeventfd supportGregory Haskins2009-09-101-0/+1
| * KVM: PIT support for HPET legacy modeBeth Kon2009-09-101-1/+58
| * KVM: Always report x2apic as supported featureGleb Natapov2009-09-101-0/+3
| * KVM: No need to kick cpu if not in a guest modeGleb Natapov2009-09-101-0/+1
| * KVM: fix MMIO_CONF_BASE MSR accessAndre Przywara2009-09-101-0/+8
| * Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Jan Kiszka2009-09-101-7/+1Star
| * KVM: handle AMD microcode MSRAndre Przywara2009-09-101-0/+1
| * KVM: x2apic interface to lapicGleb Natapov2009-09-101-1/+6
| * KVM: Add Directed EOI support to APIC emulationGleb Natapov2009-09-101-2/+2
| * KVM: Trace mmioAvi Kivity2009-09-101-1/+10
| * KVM: Ignore PCI ECS I/O enablementAndre Przywara2009-09-101-0/+3
| * KVM: remove in_range from io devicesMichael S. Tsirkin2009-09-101-78/+32Star
| * KVM: switch pit creation to slots_lockMichael S. Tsirkin2009-09-101-2/+2
| * KVM: introduce module parameter for ignoring unknown MSRs accessesAndre Przywara2009-09-101-4/+20
| * KVM: ignore reads from AMDs C1E enabled MSRAndre Przywara2009-09-101-0/+1
| * KVM: ignore AMDs HWCR register access to set the FFDIS bitAndre Przywara2009-09-101-0/+8
| * KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl pathsMarcelo Tosatti2009-09-101-0/+12
| * KVM: Allow emulation of syscalls instructions on #UDAndre Przywara2009-09-101-7/+26
| * KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-101-29/+19Star
| * KVM: Replace pending exception by PF if it happens seriallyGleb Natapov2009-09-101-7/+13
| * KVM: Move performance counter MSR access interception to generic x86 pathAndre Przywara2009-09-101-0/+30
| * KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-13/+12Star
| * KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov2009-09-101-2/+2
| * KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pteAvi Kivity2009-09-101-1/+1
| * KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti2009-09-101-10/+9Star
| * KVM: Cache pdptrsAvi Kivity2009-09-101-0/+8
| * KVM: cleanup io_device codeGregory Haskins2009-09-101-1/+1
| * KVM: Allow PIT emulation without speaker portJan Kiszka2009-09-101-1/+11
| * KVM: irqfdGregory Haskins2009-09-101-0/+1
| * KVM: Drop interrupt shadow when single stepping should be done only on VMXGleb Natapov2009-09-101-3/+0Star
| * KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin2009-09-101-0/+4
| * KVM: Use MSR names in place of addressJaswinder Singh Rajput2009-09-101-2/+2