summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-04-27KVM: Implement dummy values for MSR_PERF_STATUSAlexander Graf1-1/+7
2008-04-27KVM: sparse fixes for kvm/x86.cHarvey Harrison1-13/+13
2008-04-27KVM: SVM: make iopm_base staticHarvey Harrison1-1/+1
2008-04-27KVM: x86 emulator: fix sparse warnings in x86_emulate.cHarvey Harrison1-2/+2
2008-04-27KVM: Add stat counter for hypercallsAmit Shah1-0/+2
2008-04-27KVM: Use x86's segment descriptor struct instead of private definitionAvi Kivity3-39/+8
2008-04-27KVM: Add API for determining the number of supported memory slotsAvi Kivity1-0/+3
2008-04-27KVM: Add API to retrieve the number of supported vcpus per vmAvi Kivity1-0/+3
2008-04-27KVM: x86 emulator: make register_address_increment and JMP_REL static inlinesHarvey Harrison1-30/+26
2008-04-27KVM: x86 emulator: make register_address, address_mask static inlinesHarvey Harrison1-19/+29
2008-04-27KVM: x86 emulator: add ad_mask static inlineHarvey Harrison1-3/+8
2008-04-27x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa5-0/+182
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa1-1/+112
2008-04-27KVM: SVM: enable LBR virtualizationJoerg Roedel1-2/+37
2008-04-27KVM: SVM: allocate the MSR permission map per VCPUJoerg Roedel2-35/+34
2008-04-27KVM: SVM: let init_vmcb() take struct vcpu_svm as parameterJoerg Roedel1-6/+6
2008-04-27KVM: VMX: fix typo in VMX header defineRyan Harper2-5/+5
2008-04-27KVM: SVM: add support for Nested PagingJoerg Roedel1-5/+67
2008-04-27KVM: MMU: add TDP support to the KVM MMUJoerg Roedel2-3/+82
2008-04-27KVM: export the load_pdptrs() function to modulesJoerg Roedel1-0/+1
2008-04-27KVM: MMU: make the __nonpaging_map function genericJoerg Roedel1-4/+3
2008-04-27KVM: export information about NPT to generic x86 codeJoerg Roedel2-1/+18
2008-04-27KVM: SVM: add module parameter to disable Nested PagingJoerg Roedel1-0/+8
2008-04-27KVM: SVM: add detection of Nested Paging featureJoerg Roedel1-0/+8
2008-04-27KVM: SVM: move feature detection to hardware setup codeJoerg Roedel1-1/+3
2008-04-27KVM: allow access to EFER in 32bit KVMJoerg Roedel1-10/+0
2008-04-27KVM: VMX: unifdef the EFER specific codeJoerg Roedel1-8/+2
2008-04-27KVM: align valid EFER bits with the features of the host systemJoerg Roedel3-1/+16
2008-04-27KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel1-2/+9
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang2-5/+81
2008-04-27KVM: MMU: Decouple mmio from shadow page tablesAvi Kivity2-28/+23
2008-04-27KVM: x86 emulator: group decoding for group 1 instructionsAvi Kivity1-2/+23
2008-04-27KVM: x86 emulator: add group 7 decodingAvi Kivity1-2/+7
2008-04-27KVM: x86 emulator: Group decoding for groups 4 and 5Avi Kivity1-30/+10
2008-04-27KVM: x86 emulator: Group decoding for group 3Avi Kivity1-24/+10
2008-04-27KVM: x86 emulator: group decoding for group 1AAvi Kivity1-1/+7
2008-04-27KVM: x86 emulator: add support for group decodingAvi Kivity1-6/+27
2008-04-27KVM: MMU: Simplify hash table indexingDong, Eddie1-5/+5
2008-04-27KVM: MMU: Update shadow ptes on partial guest pte writesDong, Eddie2-12/+18
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds4-16/+80
2008-04-26x86_64/mm: check and print vmemmap allocation continuousYinghai Lu1-2/+26
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu3-12/+46
2008-04-26x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu1-2/+8
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds4-248/+7
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds5-6/+229
2008-04-26x86, boot: export linked list of struct setup_data via debugfsHuang, Ying2-5/+160
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying3-1/+47
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying1-0/+22
2008-04-26x86, PAT: disable /dev/mem mmap RAM with PATVenki Pallipadi1-0/+31
2008-04-26x86, bitops: select the generic bitmap search functionsAlexander van Heukelum2-6/+5