summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-04kvm: update_memslots: drop not needed check for the same slotIgor Mammedov
2014-12-04kvm: update_memslots: drop not needed check for the same number of pagesIgor Mammedov
2014-12-04KVM: x86: allow 256 logical x2APICs againRadim Krčmář
2014-12-04KVM: x86: check bounds of APIC mapsRadim Krčmář
2014-12-04KVM: x86: fix APIC physical destination wrappingRadim Krčmář
2014-12-04KVM: x86: deliver phys lowest-prioRadim Krčmář
2014-12-04KVM: x86: don't retry hopeless APIC deliveryRadim Krčmář
2014-12-04KVM: x86: use MSR_ICR instead of a numberRadim Krčmář
2014-12-04KVM: x86: Fix reserved x2apic registersNadav Amit
2014-12-04KVM: x86: Generate #UD when memory operand is requiredNadav Amit
2014-12-03Merge tag 'kvm-s390-next-20141128' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-11-28KVM: s390: allow injecting all kinds of machine checksJens Freimann
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann
2014-11-28KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann
2014-11-28KVM: s390: refactor interrupt delivery codeJens Freimann
2014-11-28KVM: s390: add defines for virtio and pfault interrupt codeJens Freimann
2014-11-28KVM: s390: external param not valid for cpu timer and ckcDavid Hildenbrand
2014-11-28KVM: s390: refactor interrupt injection codeJens Freimann
2014-11-28KVM: S390: Create helper function get_guest_storage_keyJason J. Herne
2014-11-28KVM: s390: trigger the right CPU exit for floating interruptsChristian Borntraeger
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth
2014-11-28KVM: s390: Small fixes for the PFMF handlerThomas Huth
2014-11-24kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini
2014-11-24KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini
2014-11-23kvm: x86: mask out XSAVESPaolo Bonzini
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář
2014-11-21kvm: remove IA64 ioctlsRadim Krčmář
2014-11-21kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64Radim Krcmar
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini
2014-11-20kvm: Documentation: remove ia64Tiejun Chen
2014-11-20KVM: ia64: removePaolo Bonzini
2014-11-19KVM: x86: Remove FIXMEs in emulate.cNicholas Krause
2014-11-19KVM: emulator: remove duplicated limit checkPaolo Bonzini
2014-11-19KVM: emulator: remove code duplication in register_address{,_increment}Paolo Bonzini
2014-11-19KVM: x86: Move __linearize masking of la into switchNadav Amit
2014-11-19KVM: x86: Non-canonical access using SS should cause #SSNadav Amit
2014-11-19KVM: x86: Perform limit checks when assigning EIPNadav Amit
2014-11-19KVM: x86: Emulator performs privilege checks on __linearizeNadav Amit
2014-11-19KVM: x86: Stack size is overridden by __linearizeNadav Amit
2014-11-19KVM: x86: Revert NoBigReal patch in the emulatorNadav Amit
2014-11-18kvm: x86: vmx: remove MMIO_MAX_GENTiejun Chen
2014-11-18kvm: x86: vmx: cleanup handle_ept_violationTiejun Chen
2014-11-17KVM: x86: Fix lost interrupt on irr_pending raceNadav Amit
2014-11-17KVM: compute correct map even if all APICs are software disabledPaolo Bonzini
2014-11-17KVM: x86: Software disabled APIC should still deliver NMIsNadav Amit
2014-11-17kvm: simplify update_memslots invocationPaolo Bonzini
2014-11-17kvm: commonize allocation of the new memory slotsPaolo Bonzini
2014-11-14kvm: memslots: track id_to_index changes during the insertion sortPaolo Bonzini
2014-11-14kvm: memslots: replace heap sort with an insertion sort passIgor Mammedov
2014-11-14kvm: x86: increase user memory slots to 509Igor Mammedov