summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/manager.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-22KVM: introduce readonly memslotXiao Guangrong7-28/+102
2012-08-22KVM: introduce KVM_HVA_ERR_RO_BADXiao Guangrong1-2/+3
2012-08-22KVM: introduce KVM_HVA_ERR_BADXiao Guangrong2-13/+8
2012-08-22KVM: introduce KVM_PFN_ERR_RO_FAULTXiao Guangrong1-0/+1
2012-08-22KVM: use 'writable' as a hint to map writable pfnXiao Guangrong1-1/+23
2012-08-22KVM: reorganize hva_to_pfnXiao Guangrong1-62/+97
2012-08-22KVM: introduce gfn_to_hva_read/kvm_read_hva/kvm_read_hva_atomicXiao Guangrong1-4/+23
2012-08-22KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong3-11/+11
2012-08-22KVM: hide KVM_MEMSLOT_INVALID from userspaceXiao Guangrong2-2/+12
2012-08-22KVM: fix missing check for memslot flagsXiao Guangrong1-0/+12
2012-08-22KVM: x86: fix possible infinite loop caused by reexecute_instructionXiao Guangrong1-1/+11
2012-08-15KVM guest: disable stealtime on reboot to avoid mem corruptionFlorian Westphal1-0/+1
2012-08-15KVM: x86: drop parameter validation in ioapic/picMichael S. Tsirkin2-27/+28
2012-08-14KVM: VMX: Advertize RDTSC exiting to nested guestsAvi Kivity1-1/+1
2012-08-14KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXITGleb Natapov1-0/+6
2012-08-13KVM: Add ppc hypercall documentationAlexander Graf1-0/+22
2012-08-13KVM: Correct vmrun to vmcall typoRaghavendra K T1-1/+1