summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: PPC: Update int_pending also on dequeueAlexander Graf2010-10-241-0/+3
* KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf2010-10-242-16/+40
* KVM: PPC: Add mtsrin PV codeAlexander Graf2010-10-243-0/+111
* KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-245-12/+11
* KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-243-48/+46
* KVM: PPC: Move BAT handling code into spr handlerAlexander Graf2010-10-241-32/+16
* KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-243-7/+21
* KVM: PPC: Remove unused defineAlexander Graf2010-10-241-1/+0
* KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf2010-10-242-4/+17
* KVM: PPC: Move slb debugging to tracepointsAlexander Graf2010-10-242-17/+78
* KVM: PPC: Make invalidation code more reliableAlexander Graf2010-10-241-6/+8
* KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf2010-10-241-2/+0
* KVM: PPC: Preload magic page when in kernel modeAlexander Graf2010-10-241-0/+10
* KVM: PPC: Add tracepoints for generic spte flushesAlexander Graf2010-10-242-15/+26
* KVM: PPC: Fix sid map search after flushAlexander Graf2010-10-241-2/+2
* KVM: PPC: Move pte invalidate debug code to tracepointAlexander Graf2010-10-242-2/+30
* KVM: PPC: Add tracepoint for generic mmu mapAlexander Graf2010-10-242-0/+32
* KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2010-10-242-11/+36
* KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf2010-10-242-22/+55
* KVM: ia64: define kvm_lapic_enabled() to fix a compile errorTakuya Yoshikawa2010-10-241-0/+1
* KVM: MMU: lower the aduit frequencyXiao Guangrong2010-10-241-0/+7
* KVM: MMU: improve spte auditXiao Guangrong2010-10-241-79/+69
* KVM: MMU: improve active sp auditXiao Guangrong2010-10-241-36/+38
* KVM: MMU: move audit to a separate fileXiao Guangrong2010-10-242-278/+298
* KVM: MMU: support disable/enable mmu audit dynamiclyXiao Guangrong2010-10-244-20/+101
* KVM: Fix guest kernel crash on MSR_K7_CLK_CTLJes Sorensen2010-10-241-0/+22
* KVM: i8259: Make ICW1 conform to specAvi Kivity2010-10-241-6/+10
* KVM: x86 emulator: clean up control flow in x86_emulate_insn()Avi Kivity2010-10-241-57/+7
* KVM: x86 emulator: fix group 11 decoding for reg != 0Avi Kivity2010-10-241-1/+5
* KVM: x86 emulator: use single stage decoding for mov instructionsAvi Kivity2010-10-241-24/+18
* KVM: Don't save/restore MSR_IA32_PERF_STATUSAvi Kivity2010-10-241-1/+1
* KVM: SVM: init_vmcb should reset vcpu->eferMarcelo Tosatti2010-10-241-1/+1
* KVM: SVM: reset mmu context in init_vmcbMarcelo Tosatti2010-10-241-2/+2
* KVM: Fix pio trace directionAvi Kivity2010-10-241-2/+2
* KVM: MMU: remove count_rmaps()Xiao Guangrong2010-10-241-38/+0
* KVM: MMU: rewrite audit_mappings_page() functionXiao Guangrong2010-10-241-35/+40
* KVM: MMU: fix wrong not write protected sp reportXiao Guangrong2010-10-242-3/+5
* KVM: MMU: check rmap for every spteXiao Guangrong2010-10-241-31/+26
* KVM: MMU: fix compile warning in audit codeXiao Guangrong2010-10-241-10/+10
* KVM: pit: Do not check pending pit timer in vcpu threadJason Wang2010-10-242-15/+1
* KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2010-10-242-4/+3
* KVM: x86 emulator: simplify ALU opcode block decode furtherAvi Kivity2010-10-241-18/+14
* KVM: Fix build error due to 64-bit division in nsec_to_cycles()Avi Kivity2010-10-241-1/+6
* KVM: x86 emulator: trap and propagate #DE from DIV and IDIVAvi Kivity2010-10-241-4/+16
* KVM: x86 emulator: add macros for executing instructions that may trapAvi Kivity2010-10-241-0/+43
* KVM: x86 emulator: simplify instruction decode flags for opcodes 0F 00-FFAvi Kivity2010-10-241-2/+2
* KVM: x86 emulator: simplify instruction decode flags for opcodes E0-FFAvi Kivity2010-10-241-4/+2
* KVM: x86 emulator: simplify instruction decode flags for opcodes C0-DFAvi Kivity2010-10-241-4/+3
* KVM: x86 emulator: simplify instruction decode flags for opcodes A0-AFAvi Kivity2010-10-241-3/+3
* KVM: x86 emulator: simplify instruction decode flags for opcodes 80-8FAvi Kivity2010-10-241-4/+3
OpenPOWER on IntegriCloud