aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
...
| | * KVM: Load real mode segments correctlyAvi Kivity2008-10-15
| | * KVM: VMX: Change segment dpl at reset to 3Avi Kivity2008-10-15
| | * KVM: VMX: Change cs reset state to be a data segmentAvi Kivity2008-10-15
| | * KVM: make irq ack notifier functions staticHarvey Harrison2008-10-15
| | * KVM: Use kvm_set_irq to inject interruptsAmit Shah2008-10-15
| | * KVM: SVM: Fix typoAmit Shah2008-10-15
| | * KVM: VMX: Modify mode switching and vmentry functionsMohammed Gamal2008-10-15
| | * KVM: VMX: Add invalid guest state handlerMohammed Gamal2008-10-15
| | * KVM: VMX: Add module parameter and emulation flag.Mohammed Gamal2008-10-15
| | * KVM: VMX: Add Guest State Validity ChecksMohammed Gamal2008-10-15
| | * KVM: Device assignment: Check for privileges before assigning irqAmit Shah2008-10-15
| | * KVM: Handle spurious acks for PIT interruptsAvi Kivity2008-10-15
| | * KVM: fix i8259 reset irq ackingMarcelo Tosatti2008-10-15
| | * KVM: VMX: Use interrupt queue for !irqchip_in_kernelAvi Kivity2008-10-15
| | * KVM: set debug registers after "schedulable" sectionMarcelo Tosatti2008-10-15
| | * KVM: VMX: Clean up magic number 0x66 in init_rmode_tssSheng Yang2008-10-15
| | * KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2008-10-15
| | * KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()Dave Hansen2008-10-15
| | * KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()Dave Hansen2008-10-15
| | * KVM: pci device assignmentBen-Ami Yassour2008-10-15
| | * KVM: PIT: fix injection logic and countMarcelo Tosatti2008-10-15
| | * KVM: irq ack notificationMarcelo Tosatti2008-10-15
| | * KVM: Add irq ack notifier listAvi Kivity2008-10-15
| | * KVM: Ignore DEBUGCTL MSRs with no effectAlexander Graf2008-10-15
| | * KVM: VMX: Avoid vmwrite(HOST_RSP) when possibleAvi Kivity2008-10-15
| | * KVM: SVM: Unify register save/restore across 32 and 64 bit hostsAvi Kivity2008-10-15
| | * KVM: VMX: Unify register save/restore across 32 and 64 bit hostsAvi Kivity2008-10-15
| | * KVM: VMX: Reinject real mode exceptionJan Kiszka2008-10-15
| | * KVM: Consolidate XX_VECTOR definesJan Kiszka2008-10-15
| | * KVM: Consolidate PIC isr clearing into a functionAvi Kivity2008-10-15
| | * KVM: VMX: Remove redundant check in handle_rmode_exceptionMohammed Gamal2008-10-15
| | * KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()Avi Kivity2008-10-15
| | * KVM: Add a pending interrupt queueAvi Kivity2008-10-15
| | * KVM: VMX: Fix pending exception processingAvi Kivity2008-10-15
| | * KVM: Clear exception queue before emulating an instructionAvi Kivity2008-10-15
| | * KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity2008-10-15
| | * KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()Avi Kivity2008-10-15
| | * KVM: MMU: Simplify kvm_mmu_zap_page()Avi Kivity2008-10-15
| | * KVM: MMU: Separate the code for unlinking a shadow page from its parentsAvi Kivity2008-10-15
| | * KVM: Introduce kvm_set_irq to inject interrupts in guestsAmit Shah2008-10-15
| | * KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-15
| | * KVM: VMX: Rename misnamed msr bitsSheng Yang2008-10-15
| * | misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
| |/
| * Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
| |\
| | * x86: move VMX MSRs to msr-index.hSheng Yang2008-09-10
| * | KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang2008-09-11
| * | KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel2008-09-11
| * | KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel2008-09-11
| |/
* / hrtimer: convert kvm to the new hrtimer apisArjan van de Ven2008-09-06
|/
* KVM: MMU: Fix torn shadow pteAvi Kivity2008-08-25