aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | kvm: x86: vmx: cleanup handle_ept_violationTiejun Chen2014-11-18
| * | | | | | | | | | | | | | | | | | | KVM: x86: Fix lost interrupt on irr_pending raceNadav Amit2014-11-17
| * | | | | | | | | | | | | | | | | | | KVM: compute correct map even if all APICs are software disabledPaolo Bonzini2014-11-17
| * | | | | | | | | | | | | | | | | | | KVM: x86: Software disabled APIC should still deliver NMIsNadav Amit2014-11-17
| * | | | | | | | | | | | | | | | | | | kvm: x86: increase user memory slots to 509Igor Mammedov2014-11-14
| * | | | | | | | | | | | | | | | | | | kvm: svm: move WARN_ON in svm_adjust_tsc_offsetChris J Arges2014-11-13
| * | | | | | | | | | | | | | | | | | | x86, kvm, vmx: Don't set LOAD_IA32_EFER when host and guest matchAndy Lutomirski2014-11-12
| * | | | | | | | | | | | | | | | | | | x86, kvm, vmx: Always use LOAD_IA32_EFER if availableAndy Lutomirski2014-11-12
| * | | | | | | | | | | | | | | | | | | KVM: x86: fix warning on 32-bit compilationPaolo Bonzini2014-11-10
| * | | | | | | | | | | | | | | | | | | kvm: x86: add trace event for pvclock updatesDavid Matlack2014-11-08
| * | | | | | | | | | | | | | | | | | | kvm: x86: Fix kvm clock versioning.Owen Hofmann2014-11-08
| * | | | | | | | | | | | | | | | | | | KVM: x86: MOVNTI emulation min opsize is not respectedNadav Amit2014-11-08
| * | | | | | | | | | | | | | | | | | | KVM: x86: update masterclock values on TSC writesMarcelo Tosatti2014-11-08
| * | | | | | | | | | | | | | | | | | | KVM: x86: Return UNHANDLABLE on unsupported SYSENTERNadav Amit2014-11-08
| * | | | | | | | | | | | | | | | | | | KVM: x86: Warn on APIC base relocationNadav Amit2014-11-08
| * | | | | | | | | | | | | | | | | | | KVM: x86: Emulator mis-decodes VEX instructions on real-modeNadav Amit2014-11-08
| * | | | | | | | | | | | | | | | | | | KVM: x86: Remove redundant and incorrect cpl check on task-switchNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: Inject #GP when loading system segments with non-canonical baseNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: Combine the lgdt and lidt emulation logicNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: Do not update EFLAGS on faulting emulationNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: MOV to CR3 can set bit 63Nadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: Emulate push sreg as done in CoreNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: Wrong flags on CMPS and SCAS emulationNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: SYSCALL cannot clear eflags[1]Nadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: Emulation of MOV-sreg to memory uses incorrect sizeNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: Breakpoints do not consider CS.baseNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: Clear DR6[0:3] on #DB during handle_drNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: Emulator should set DR6 upon GD like real CPUNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: No error-code on real-mode exceptionsNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: decode_modrm does not regard modrm correctlyNadav Amit2014-11-07
| * | | | | | | | | | | | | | | | | | | KVM: x86: reset RVI upon system resetWei Wang2014-11-07
| * | | | | | | | | | | | | | | | | | | kvm: x86: vmx: avoid returning bool to distinguish success from errorPaolo Bonzini2014-11-07
| * | | | | | | | | | | | | | | | | | | kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()Tiejun Chen2014-11-07
| * | | | | | | | | | | | | | | | | | | kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()Tiejun Chen2014-11-07
| * | | | | | | | | | | | | | | | | | | Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | KVM: s390: fix handling of lctl[g]/stctl[g]Heiko Carstens2014-11-07
| | * | | | | | | | | | | | | | | | | | | KVM: s390: flush CPU on load controlChristian Borntraeger2014-11-07
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | KVM: s390: Fix ipte lockingChristian Borntraeger2014-11-07
| | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | kvm: kvmclock: use get_cpu() and put_cpu()Tiejun Chen2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: optimize some accesses to LVTT and SPIVRadim Krčmář2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: detect LVTT changes under APICvRadim Krčmář2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: detect SPIV changes under APICvRadim Krčmář2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: Enable Intel AVX-512 for guestChao Peng2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: fix deadline tsc interrupt injectionRadim Krčmář2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: add apic_timer_expired()Radim Krčmář2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: vmx: Unavailable DR4/5 is checked before CPLNadav Amit2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: Emulator performs code segment checks on read accessNadav Amit2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: Clear DR7.LE during task-switchNadav Amit2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: Emulator does not calculate address correctlyNadav Amit2014-11-03
| * | | | | | | | | | | | | | | | | | KVM: x86: DR7.GD should be cleared upon any #DB exceptionNadav Amit2014-11-03