aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* MIPS: KVM: Remove redundant semicolonJames Hogan2014-05-30
* MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan2014-05-30
* MIPS: KVM: Quieten kvm_info() loggingJames Hogan2014-05-30
* MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan2014-05-30
* MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan2014-05-30
* MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan2014-05-30
* MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} staticJames Hogan2014-05-30
* MIPS: KVM: Add count frequency KVM registerJames Hogan2014-05-30
* MIPS: KVM: Add master disable count interfaceJames Hogan2014-05-30
* MIPS: KVM: Override guest kernel timer frequency directlyJames Hogan2014-05-30
* MIPS: KVM: Rewrite count/compare timer emulationJames Hogan2014-05-30
* MIPS: KVM: Migrate hrtimer to follow VCPUJames Hogan2014-05-30
* MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan2014-05-30
* MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan2014-05-30
* MIPS: KVM: Add CP0_HWREna KVM register accessJames Hogan2014-05-30
* MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan2014-05-30
* MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan2014-05-30
* MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan2014-05-30
* MIPS: KVM: Add CP0_EPC KVM register accessJames Hogan2014-05-30
* MIPS: KVM: Use tlb_write_randomJames Hogan2014-05-30
* MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan2014-05-30
* MIPS: Export local_flush_icache_range for KVMJames Hogan2014-05-30
* MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan2014-05-30
* Merge tag 'kvm-s390-20140530' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-05-30
|\
| * KVM: s390: Intercept the tprot instructionMatthew Rosato2014-05-30
| * KVM: s390: a VCPU is already started when delivering interruptsDavid Hildenbrand2014-05-30
| * KVM: s390: check the given debug flags, not the set onesDavid Hildenbrand2014-05-30
| * KVM: s390: clean up interrupt injection in sigp codeJens Freimann2014-05-30
| * KVM: s390: Enable DAT support for TPROT handlerThomas Huth2014-05-30
| * KVM: s390: Add a generic function for translating guest addressesThomas Huth2014-05-30
* | MIPS: KVM: remove the stale memory alias support function unalias_gfnDeng-Cheng Zhu2014-05-29
* | arm: Fix compile warning for psciChristoffer Dall2014-05-27
* | Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-05-27
|\ \
| * | arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier2014-05-25
| * | ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-15
| * | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-15
| * | ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user spaceAnup Patel2014-04-30
| * | ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPENDAnup Patel2014-04-30
| * | ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2Anup Patel2014-04-30
| * | ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functionsAnup Patel2014-04-30
| * | ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFOAnup Patel2014-04-30
| * | ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESETAnup Patel2014-04-30
| * | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-30
| * | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-30
* | | KVM: x86: MOV CR/DR emulation should ignore modNadav Amit2014-05-27
* | | KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini2014-05-27
| |/ |/|
* | KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit2014-05-22
* | x86: fix page fault tracing when KVM guest support enabledDave Hansen2014-05-22
* | KVM: x86: get CPL from SS.DPLPaolo Bonzini2014-05-22
* | KVM: x86: check CS.DPL against RPL during task switchPaolo Bonzini2014-05-22