summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-15KVM: ia64: add a dummy irq ack notificationXiantao Zhang
2008-10-15KVM: make irq ack notifier functions staticHarvey Harrison
2008-10-15KVM: Use kvm_set_irq to inject interruptsAmit Shah
2008-10-15KVM: SVM: Fix typoAmit Shah
2008-10-15KVM: VMX: Modify mode switching and vmentry functionsMohammed Gamal
2008-10-15KVM: VMX: Add invalid guest state handlerMohammed Gamal
2008-10-15KVM: VMX: Add module parameter and emulation flag.Mohammed Gamal
2008-10-15KVM: VMX: Add Guest State Validity ChecksMohammed Gamal
2008-10-15KVM: Device assignment: Check for privileges before assigning irqAmit Shah
2008-10-15KVM: Handle spurious acks for PIT interruptsAvi Kivity
2008-10-15KVM: fix i8259 reset irq ackingMarcelo Tosatti
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity
2008-10-15KVM: VMX: Use interrupt queue for !irqchip_in_kernelAvi Kivity
2008-10-15KVM: set debug registers after "schedulable" sectionMarcelo Tosatti
2008-10-15KVM: remove unused field from the assigned dev structBen-Ami Yassour
2008-10-15KVM: VMX: Clean up magic number 0x66 in init_rmode_tssSheng Yang
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen
2008-10-15KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()Dave Hansen
2008-10-15KVM: Reduce stack usage in kvm_vcpu_ioctl()Dave Hansen
2008-10-15KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()Dave Hansen
2008-10-15KVM: pci device assignmentBen-Ami Yassour
2008-10-15KVM: direct mmio pfn checkBen-Ami Yassour
2008-10-15x86: KVM guest: use paravirt function to calculate cpu khzGlauber Costa
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa
2008-10-15KVM: PIT: fix injection logic and countMarcelo Tosatti
2008-10-15KVM: irq ack notificationMarcelo Tosatti
2008-10-15KVM: Add irq ack notifier listAvi Kivity
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard
2008-10-15KVM: ppc: Stop saving host TLB stateHollis Blanchard
2008-10-15KVM: ppc: guest breakpoint supportHollis Blanchard
2008-10-15KVM: Ignore DEBUGCTL MSRs with no effectAlexander Graf
2008-10-15KVM: VMX: Avoid vmwrite(HOST_RSP) when possibleAvi Kivity
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young
2008-10-15KVM: ppc: enable KVM_TRACE building for powerpcJerone Young
2008-10-15KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt
2008-10-15KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt
2008-10-15KVM: SVM: Unify register save/restore across 32 and 64 bit hostsAvi Kivity
2008-10-15KVM: VMX: Unify register save/restore across 32 and 64 bit hostsAvi Kivity
2008-10-15KVM: VMX: Reinject real mode exceptionJan Kiszka
2008-10-15KVM: Consolidate XX_VECTOR definesJan Kiszka
2008-10-15KVM: Consolidate PIC isr clearing into a functionAvi Kivity
2008-10-15KVM: VMX: Remove redundant check in handle_rmode_exceptionMohammed Gamal
2008-10-15KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()Avi Kivity
2008-10-15KVM: Add a pending interrupt queueAvi Kivity
2008-10-15KVM: VMX: Fix pending exception processingAvi Kivity
2008-10-15KVM: Clear exception queue before emulating an instructionAvi Kivity
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity
2008-10-15KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()Avi Kivity