aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* KVM: MMU: cleanup spte_write_protectXiao Guangrong2012-07-11
* KVM: MMU: abstract spte write-protectXiao Guangrong2012-07-11
* KVM: MMU: return bool in __rmap_write_protectXiao Guangrong2012-07-11
* KVM: VMX: Emulate invalid guest state by defaultAvi Kivity2012-07-09
* KVM: x86 emulator: implement LTRAvi Kivity2012-07-09
* KVM: x86 emulator: make loading TR set the busy bitAvi Kivity2012-07-09
* KVM: x86 emulator: make read_segment_descriptor() return the addressAvi Kivity2012-07-09
* KVM: x86 emulator: emulate LLDTAvi Kivity2012-07-09
* KVM: x86 emulator: emulate BSWAPAvi Kivity2012-07-09
* KVM: VMX: Improve error reporting during invalid guest state emulationAvi Kivity2012-07-09
* KVM: VMX: Stop invalid guest state emulation on pending eventAvi Kivity2012-07-09
* KVM: x86 emulator: implement ENTERAvi Kivity2012-07-09
* KVM: x86 emulator: split push logic from push opcode emulationAvi Kivity2012-07-09
* KVM: x86 emulator: fix byte-sized MOVZX/MOVSXAvi Kivity2012-07-09
* KVM: x86 emulator: emulate LAHFAvi Kivity2012-07-09
* KVM: VMX: Continue emulating after batch exhaustedAvi Kivity2012-07-09
* KVM: VMX: Fix interrupt exit condition during emulationAvi Kivity2012-07-09
* KVM: x86 emulator: emulate SGDT/SIDTAvi Kivity2012-07-09
* KVM: Fix SS default ESP/EBP based addressingAvi Kivity2012-07-09
* KVM: x86 emulator: initialize memopAvi Kivity2012-07-09
* KVM: x86 emulator: emulate LEAVEAvi Kivity2012-07-09
* KVM: VMX: Limit iterations with emulator_invalid_guest_stateAvi Kivity2012-07-09
* KVM: VMX: Relax check on unusable segmentAvi Kivity2012-07-09
* KVM: x86 emulator: fix LIDT/LGDT in long modeAvi Kivity2012-07-09
* KVM: x86 emulator: allow loading null SS in long modeAvi Kivity2012-07-09
* KVM: x86 emulator: emulate cpuidAvi Kivity2012-07-09
* KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semanticsAvi Kivity2012-07-09
* KVM: Split cpuid register access from computationAvi Kivity2012-07-09
* KVM: VMX: Return correct CPL during transition to protected modeAvi Kivity2012-07-09
* KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulationAvi Kivity2012-07-09
* KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-03
* KVM: s390: use sigp condition code definesHeiko Carstens2012-07-03
* KVM: s390: fix sigp set prefix status stored casesHeiko Carstens2012-07-03
* KVM: s390: fix sigp sense running condition code handlingHeiko Carstens2012-07-03
* s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-03
* s390/smp: remove redundant checkHeiko Carstens2012-07-03
* KVM: VMX: code clean for vmx_init()Guo Chao2012-07-03
* apic: fix kvm build on UP without IOAPICMichael S. Tsirkin2012-07-03
* KVM: host side for eoi optimizationMichael S. Tsirkin2012-06-25
* KVM: rearrange injection cancelling codeMichael S. Tsirkin2012-06-25
* KVM: only sync when attention bits setMichael S. Tsirkin2012-06-25
* x86, bitops: note on __test_and_clear_bit atomicityMichael S. Tsirkin2012-06-25
* KVM guest: guest side for eoi avoidanceMichael S. Tsirkin2012-06-25
* KVM: optimize ISR lookupsMichael S. Tsirkin2012-06-25
* KVM: document lapic regs fieldMichael S. Tsirkin2012-06-25
* KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()Takuya Yoshikawa2012-06-19
* KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall2012-06-18
* KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-13
* KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger2012-06-13
* KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bitXudong Hao2012-06-13