aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud2013-08-26
* kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apicRaghavendra K T2013-08-26
* kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-26
* kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-26
* mips/kvm: Make kvm_locore.S 64-bit buildable/safe.David Daney2013-08-26
* mips/kvm: Cleanup .push/.pop directives in kvm_locore.SDavid Daney2013-08-26
* mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.SDavid Daney2013-08-26
* KVM: x86: Update symbolic exit codesJan Kiszka2013-08-13
* KVM: nVMX: Advertise IA32_PAT in VM exit controlArthur Chunqi Li2013-08-07
* KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reportingJan Kiszka2013-08-07
* KVM: nEPT: Advertise WB type EPTPJan Kiszka2013-08-07
* nVMX: Keep arch.pat in sync on L1-L2 switchesJan Kiszka2013-08-07
* nEPT: Miscelleneous cleanupsNadav Har'El2013-08-07
* nEPT: Some additional commentsNadav Har'El2013-08-07
* Advertise the support of EPT to the L1 guest, through the appropriate MSR.Nadav Har'El2013-08-07
* nEPT: Nested INVEPTNadav Har'El2013-08-07
* nEPT: MMU context for nested EPTNadav Har'El2013-08-07
* nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-07
* nEPT: correctly check if remote tlb flush is needed for shadowed EPT tablesGleb Natapov2013-08-07
* nEPT: Redefine EPT-specific link_shadow_page()Yang Zhang2013-08-07
* nEPT: Add EPT tables support to paging_tmpl.hNadav Har'El2013-08-07
* nEPT: Support shadow paging for guest paging without A/D bitsGleb Natapov2013-08-07
* nEPT: make guest's A/D bits depends on guest's paging modeGleb Natapov2013-08-07
* nEPT: Move common code to paging_tmpl.hNadav Har'El2013-08-07
* nEPT: Fix wrong test in kvm_set_cr3Nadav Har'El2013-08-07
* nEPT: Fix cr3 handling in nested exit and entryNadav Har'El2013-08-07
* nEPT: Support LOAD_IA32_EFER entry/exit controls for L1Nadav Har'El2013-08-07
* KVM: MMU: fix check the reserved bits on the gpte of L2Xiao Guangrong2013-08-07
* KVM: nVMX: correctly set tr base on nested vmexit emulationGleb Natapov2013-08-07
* nVMX: reset rflags register cache during nested vmentry.Gleb Natapov2013-07-29
* KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel2013-07-29
* KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-29
* KVM: s390: Fix sparse warnings in priv.cThomas Huth2013-07-29
* KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-29
* KVM: s390: fix task size checkMartin Schwidefsky2013-07-29
* KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-29
* KVM: x86: handle singlestep during emulationPaolo Bonzini2013-07-29
* KVM: x86: handle hardware breakpoints during emulationPaolo Bonzini2013-07-29
* KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-29
* KVM: x86: Drop some unused functions from lapicJan Kiszka2013-07-25
* KVM: x86: Simplify __apic_accept_irqJan Kiszka2013-07-25
* perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2013-07-19
* KVM: nVMX: Set segment infomation of L1 when L2 exitsArthur Chunqi Li2013-07-18
* remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-18
* KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROLNadav Har'El2013-07-18
* KVM: x86: Drop useless castMathias Krause2013-07-18
* KVM: VMX: Use proper types to access const arraysMathias Krause2013-07-18
* KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virtArthur Chunqi Li2013-07-18
* KVM: nVMX: Change location of 3 functions in vmx.cArthur Chunqi Li2013-07-18
* KVM: x86: Avoid zapping mmio sptes twice for generation wraparoundTakuya Yoshikawa2013-07-18