summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | KVM: Add statistics for guest irq injectionsAvi Kivity2008-10-153-0/+3
| | * | KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addrSheng Yang2008-10-152-7/+7
| | * | KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang2008-10-151-2/+35
| | * | KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd)Mohammed Gamal2008-10-151-1/+9
| | * | KVM: s390: change help text of guest KconfigChristian Borntraeger2008-10-151-2/+5
| | * | KVM: s390: Make facility bits future-proofChristian Borntraeger2008-10-151-2/+2
| | * | KVM: add MC5_MISC msr read supportJoerg Roedel2008-10-151-0/+1
| | * | KVM: SVM: No need to unprotect memory during event injection when using nptAvi Kivity2008-10-151-1/+1
| | * | KVM: MMU: Fix setting the accessed bit on non-speculative sptesAvi Kivity2008-10-151-1/+1
| | * | KVM: MMU: Flush tlbs after clearing write permission when accessing dirty logAvi Kivity2008-10-151-0/+1
| | * | KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()Avi Kivity2008-10-151-0/+2
| | * | KVM: MMU: Account for npt/ept/realmode page faultsAvi Kivity2008-10-151-0/+1
| | * | KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf)Mohammed Gamal2008-10-151-4/+11
| | * | KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHAREDAvi Kivity2008-10-151-1/+1
| | * | KVM: MMU: Convert the paging mode shadow walk to use the generic walkerAvi Kivity2008-10-151-72/+86
| | * | KVM: MMU: Convert direct maps to use the generic shadow walkerAvi Kivity2008-10-151-38/+55
| | * | KVM: MMU: Add generic shadow walkerAvi Kivity2008-10-151-0/+34
| | * | KVM: MMU: Infer shadow root level in direct_map()Avi Kivity2008-10-151-5/+4
| | * | KVM: ia64: Enable virtio driver for ia64 in KconfigXiantao Zhang2008-10-151-0/+2
| | * | KVM: MMU: Unify direct map 4K and large page pathsAvi Kivity2008-10-151-8/+3
| | * | KVM: MMU: Move SHADOW_PT_INDEX to mmu.cAvi Kivity2008-10-152-3/+2
| | * | KVM: x86 emulator: remove bad ByteOp specifier from NEG descriptorAvi Kivity2008-10-151-1/+1
| | * | KVM: x86 emulator: remove duplicate SrcImmroel kluin2008-10-151-1/+1
| | * | KVM: Load real mode segments correctlyAvi Kivity2008-10-151-0/+22
| | * | KVM: VMX: Change segment dpl at reset to 3Avi Kivity2008-10-151-1/+1
| | * | KVM: VMX: Change cs reset state to be a data segmentAvi Kivity2008-10-151-2/+1
| | * | KVM: ia64: add a dummy irq ack notificationXiantao Zhang2008-10-151-0/+32
| | * | KVM: make irq ack notifier functions staticHarvey Harrison2008-10-152-2/+2
| | * | KVM: Use kvm_set_irq to inject interruptsAmit Shah2008-10-152-11/+3
| | * | KVM: SVM: Fix typoAmit Shah2008-10-151-1/+1
| | * | KVM: VMX: Modify mode switching and vmentry functionsMohammed Gamal2008-10-151-0/+20
| | * | KVM: VMX: Add invalid guest state handlerMohammed Gamal2008-10-151-0/+37
| | * | KVM: VMX: Add module parameter and emulation flag.Mohammed Gamal2008-10-151-0/+4
| | * | KVM: VMX: Add Guest State Validity ChecksMohammed Gamal2008-10-151-0/+180
| | * | KVM: Device assignment: Check for privileges before assigning irqAmit Shah2008-10-151-0/+5
| | * | KVM: Handle spurious acks for PIT interruptsAvi Kivity2008-10-151-1/+1
| | * | KVM: fix i8259 reset irq ackingMarcelo Tosatti2008-10-151-5/+11
| | * | KVM: VMX: Use interrupt queue for !irqchip_in_kernelAvi Kivity2008-10-151-6/+5
| | * | KVM: set debug registers after "schedulable" sectionMarcelo Tosatti2008-10-151-5/+4
| | * | KVM: VMX: Clean up magic number 0x66 in init_rmode_tssSheng Yang2008-10-151-1/+2
| | * | KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2008-10-151-15/+8
| | * | KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()Dave Hansen2008-10-151-8/+15
| | * | KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()Dave Hansen2008-10-151-27/+45
| | * | KVM: pci device assignmentBen-Ami Yassour2008-10-151-0/+243
| | * | x86: KVM guest: use paravirt function to calculate cpu khzGlauber Costa2008-10-151-0/+30
| | * | x86: paravirt: factor out cpu_khz to common codeGlauber Costa2008-10-152-9/+14
| | * | KVM: PIT: fix injection logic and countMarcelo Tosatti2008-10-153-40/+38
| | * | KVM: irq ack notificationMarcelo Tosatti2008-10-154-5/+19
| | * | KVM: Add irq ack notifier listAvi Kivity2008-10-152-0/+27
| | * | KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-157-19/+41
OpenPOWER on IntegriCloud