summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-17KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger
2013-06-17KVM: s390: code cleanup to use common vcpu slab cacheMichael Mueller
2013-06-17KVM: s390: guest large pagesChristian Borntraeger
2013-06-17KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger
2013-06-12KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti
2013-06-05KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zappedGleb Natapov
2013-06-05KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong
2013-06-05KVM: MMU: collapse TLB flushes when zap all pagesXiao Guangrong
2013-06-05KVM: MMU: zap pages in batchXiao Guangrong
2013-06-05KVM: MMU: do not reuse the obsolete pageXiao Guangrong
2013-06-05KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pagesXiao Guangrong
2013-06-05KVM: MMU: show mmu_valid_gen in shadow page related tracepointsXiao Guangrong
2013-06-05KVM: x86: use the fast way to invalidate all pagesXiao Guangrong
2013-06-05KVM: MMU: fast invalidate all pagesXiao Guangrong
2013-06-05KVM: MMU: drop unnecessary kvm_reload_remote_mmusXiao Guangrong
2013-06-05KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercallXiao Guangrong
2013-06-03KVM: s390: Add "devname:kvm" alias.Cornelia Huck
2013-05-21KVM: x86 emulator: convert XADD to fastopAvi Kivity
2013-05-21KVM: x86 emulator: drop unused old-style inline emulationAvi Kivity
2013-05-21KVM: x86 emulator: convert DIV/IDIV to fastopAvi Kivity
2013-05-21KVM: x86 emulator: convert single-operand MUL/IMUL to fastopAvi Kivity
2013-05-21KVM: x86 emulator: Switch fastop src operand to RDXAvi Kivity
2013-05-21KVM: x86 emulator: switch MUL/DIV to DstXaccAvi Kivity
2013-05-21KVM: x86 emulator: decode extended accumulator explicityAvi Kivity
2013-05-21KVM: x86 emulator: add support for writing back the source operandAvi Kivity
2013-05-21s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-21s390/kvm: avoid automatic sie reentryMartin Schwidefsky
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky
2013-05-21s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky
2013-05-21s390/pgtable: fix ipte notify bitChristian Borntraeger
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier
2013-05-16KVM: MMU: clenaup locking in mmu_free_roots()Gleb Natapov
2013-05-15KVM: x86: limit difference between kvmclock updatesMarcelo Tosatti
2013-05-14KVM: x86: Remove support for reporting coalesced APIC IRQsJan Kiszka
2013-05-12KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()Takuya Yoshikawa
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds
2013-05-10Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-10Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds