summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: x86: No error-code on real-mode exceptionsNadav Amit2014-11-071-0/+2
* KVM: x86: decode_modrm does not regard modrm correctlyNadav Amit2014-11-071-4/+1
* KVM: x86: reset RVI upon system resetWei Wang2014-11-072-8/+15
* kvm: x86: vmx: avoid returning bool to distinguish success from errorPaolo Bonzini2014-11-071-21/+32
* kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()Tiejun Chen2014-11-071-134/+133
* kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()Tiejun Chen2014-11-071-70/+70
* Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-11-073-49/+53
|\
| * KVM: fix vm device attribute documentationDominik Dingel2014-11-071-5/+5
| * KVM: s390: fix handling of lctl[g]/stctl[g]Heiko Carstens2014-11-071-36/+32
| * KVM: s390: flush CPU on load controlChristian Borntraeger2014-11-071-2/+2
| * KVM: s390: Fix ipte lockingChristian Borntraeger2014-11-071-6/+14
* | kvm: kvmclock: use get_cpu() and put_cpu()Tiejun Chen2014-11-031-11/+8
* | KVM: x86: optimize some accesses to LVTT and SPIVRadim Krčmář2014-11-032-10/+6
* | KVM: x86: detect LVTT changes under APICvRadim Krčmář2014-11-032-4/+9
* | KVM: x86: detect SPIV changes under APICvRadim Krčmář2014-11-032-4/+7
* | KVM: trivial fix comment regarding __kvm_set_memory_regionDominik Dingel2014-11-031-1/+1
* | KVM: x86: Enable Intel AVX-512 for guestChao Peng2014-11-034-2/+11
* | kvm: drop unsupported capabilities, fix documentationMichael S. Tsirkin2014-11-032-15/+33
* | KVM: x86: fix deadline tsc interrupt injectionRadim Krčmář2014-11-031-6/+4
* | KVM: x86: add apic_timer_expired()Radim Krčmář2014-11-031-16/+21
* | Documentation: virtual: kvm: correct one bit description in APF caseTiejun Chen2014-11-031-1/+1
* | KVM: vmx: Unavailable DR4/5 is checked before CPLNadav Amit2014-11-034-39/+35
* | KVM: x86: Emulator performs code segment checks on read accessNadav Amit2014-11-031-2/+2
* | KVM: x86: Clear DR7.LE during task-switchNadav Amit2014-11-031-1/+1
* | KVM: x86: Emulator does not calculate address correctlyNadav Amit2014-11-031-2/+3
* | KVM: x86: DR7.GD should be cleared upon any #DB exceptionNadav Amit2014-11-032-2/+6
* | KVM: x86: some apic broadcast modes does not workNadav Amit2014-11-034-10/+26
* | x86,kvm,vmx: Don't trap writes to CR4.TSDAndy Lutomirski2014-11-031-1/+1
* | KVM: x86: Sysexit emulation does not mask RIP/RSPNadav Amit2014-11-031-0/+2
* | KVM: x86: Distinguish between stack operation and near branchesNadav Amit2014-11-031-13/+19
* | KVM: x86: Getting rid of grp45 in emulatorNadav Amit2014-11-031-27/+18
* | KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit2014-11-031-1/+1
* | KVM: emulator: always inline __linearizePaolo Bonzini2014-11-031-5/+5
* | Merge remote-tracking branch 'origin/master' into HEADPaolo Bonzini2014-11-03504-3897/+4478
|\ \ | |/
| * Linux 3.18-rc3v3.18-rc3Linus Torvalds2014-11-021-2/+2
| * Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-026-39/+73
| |\
| | * mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-291-0/+2
| | * mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-291-1/+1
| | * mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-213-4/+52
| | * mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-174-30/+14
| | * mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-171-5/+5
| * | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-026-19/+53
| |\ \
| | * | MAINTAINERS: ufs - remove selfSantosh Y2014-10-281-1/+0
| | * | MAINTAINERS: change hpsa and cciss maintainerDon Brace2014-10-281-2/+6
| | * | libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
| | * | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-282-4/+9
| | * | Revert "block: all blk-mq requests are tagged"Christoph Hellwig2014-10-281-2/+1
| | * | lib/scatterlist: fix memory leak with scsi-mqTony Battersby2014-10-281-3/+3
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-0222-83/+116
| |\ \ \
| | * \ \ Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-11-037-42/+29
| | |\ \ \
OpenPOWER on IntegriCloud