summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang
2008-10-15KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao
2008-10-15KVM: VMX: enable invlpg exiting if EPT is disabledMarcelo Tosatti
2008-10-15KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han
2008-10-15KVM: PIC: enhance IPI avoidanceMarcelo Tosatti
2008-10-15KVM: MMU: add "oos_shadow" parameter to disable oosMarcelo Tosatti
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: MMU: mmu_convert_notrap helperMarcelo Tosatti
2008-10-15KVM: MMU: awareness of new kvm_mmu_zap_page behaviourMarcelo Tosatti
2008-10-15KVM: MMU: mmu_parent_walkMarcelo Tosatti
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti
2008-10-15KVM: MMU: do not write-protect large mappingsMarcelo Tosatti
2008-10-15KVM: MMU: move local TLB flush to mmu_set_spteMarcelo Tosatti
2008-10-15KVM: MMU: split mmu_set_spteMarcelo Tosatti
2008-10-15KVM: MMU: flush remote TLBs on large->normal entry overwriteMarcelo Tosatti
2008-10-15x86: pvclock: fix shadowed variable warningHarvey Harrison
2008-10-15KVM: ia64: add support for Tukwila processorsXiantao Zhang
2008-10-15KVM: ia64: Implement a uniform vps interfaceXiantao Zhang
2008-10-15KVM: don't enter guest after SIPI was received by a CPUGleb Natapov
2008-10-15KVM: x86.c make kvm_load_realmode_segment staticHarvey Harrison
2008-10-15KVM: switch to get_user_pages_fastMarcelo Tosatti
2008-10-15KVM: Device Assignment: Free device structures if IRQ allocation failsAmit Shah
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15KVM: x86 emulator: Use DstAcc for 'and'Guillaume Thouvenin
2008-10-15KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d)Guillaume Thouvenin
2008-10-15KVM: x86 emulator: Add DstAcc operand typeGuillaume Thouvenin
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang
2008-10-15KVM: VMX: Rename IA32_FEATURE_CONTROL bitsSheng Yang
2008-10-15KVM: x86 emulator: fix jmp r/m64 instructionAvi Kivity
2008-10-15KVM: VMX: Cleanup stalled INTR_INFO readJan Kiszka
2008-10-15KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be lockedHollis Blanchard
2008-10-15KVM: x86: unhalt vcpu0 on resetMarcelo Tosatti
2008-10-15KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2)Mohammed Gamal
2008-10-15KVM: x86: do not execute halted vcpusMarcelo Tosatti
2008-10-15KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef)Mohammed Gamal
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity
2008-10-15KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addrSheng Yang
2008-10-15KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang
2008-10-15KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd)Mohammed Gamal
2008-10-15KVM: s390: change help text of guest KconfigChristian Borntraeger
2008-10-15KVM: s390: Make facility bits future-proofChristian Borntraeger
2008-10-15KVM: add MC5_MISC msr read supportJoerg Roedel
2008-10-15KVM: SVM: No need to unprotect memory during event injection when using nptAvi Kivity
2008-10-15KVM: MMU: Fix setting the accessed bit on non-speculative sptesAvi Kivity
2008-10-15KVM: MMU: Flush tlbs after clearing write permission when accessing dirty logAvi Kivity
2008-10-15KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()Avi Kivity