index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2013-06-26
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
2013-06-26
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
2013-06-26
ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
Marc Zyngier
2013-06-26
ARM: KVM: Don't handle PSCI calls via SMC
Dave P Martin
2013-06-26
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
2013-06-20
KVM: s390: Fixed priority of execution in STSI
Thomas Huth
2013-06-20
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
2013-06-20
KVM: s390: Check for access exceptions during TPI
Thomas Huth
2013-06-20
KVM: s390: Check for PSTATE when handling DIAGNOSE
Thomas Huth
2013-06-20
KVM: s390: Privileged operation checks moved to instruction handlers
Thomas Huth
2013-06-20
KVM: s390: Privileged operation check for TPROT
Thomas Huth
2013-06-20
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
2013-06-17
KVM: s390: Fix epsw instruction decoding
Thomas Huth
2013-06-17
KVM: s390,perf: Detect if perf samples belong to KVM host or guest
Heinz Graalfs
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-06-17
KVM: s390: code cleanup to use common vcpu slab cache
Michael Mueller
2013-06-17
KVM: s390: guest large pages
Christian Borntraeger
2013-06-17
KVM: s390: Provide function for setting the guest storage key
Christian Borntraeger
2013-06-12
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
2013-06-05
KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped
Gleb Natapov
2013-06-05
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
2013-06-05
KVM: MMU: collapse TLB flushes when zap all pages
Xiao Guangrong
2013-06-05
KVM: MMU: zap pages in batch
Xiao Guangrong
2013-06-05
KVM: MMU: do not reuse the obsolete page
Xiao Guangrong
2013-06-05
KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages
Xiao Guangrong
2013-06-05
KVM: MMU: show mmu_valid_gen in shadow page related tracepoints
Xiao Guangrong
2013-06-05
KVM: x86: use the fast way to invalidate all pages
Xiao Guangrong
2013-06-05
KVM: MMU: fast invalidate all pages
Xiao Guangrong
2013-06-05
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
Xiao Guangrong
2013-06-05
KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
Xiao Guangrong
2013-06-03
KVM: s390: Add "devname:kvm" alias.
Cornelia Huck
2013-05-21
KVM: x86 emulator: convert XADD to fastop
Avi Kivity
2013-05-21
KVM: x86 emulator: drop unused old-style inline emulation
Avi Kivity
2013-05-21
KVM: x86 emulator: convert DIV/IDIV to fastop
Avi Kivity
2013-05-21
KVM: x86 emulator: convert single-operand MUL/IMUL to fastop
Avi Kivity
2013-05-21
KVM: x86 emulator: Switch fastop src operand to RDX
Avi Kivity
2013-05-21
KVM: x86 emulator: switch MUL/DIV to DstXacc
Avi Kivity
2013-05-21
KVM: x86 emulator: decode extended accumulator explicity
Avi Kivity
2013-05-21
KVM: x86 emulator: add support for writing back the source operand
Avi Kivity
2013-05-21
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
2013-05-21
s390/kvm: avoid automatic sie reentry
Martin Schwidefsky
2013-05-21
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
2013-05-21
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
2013-05-21
s390/kvm: Mark if a cpu is in SIE
Christian Borntraeger
2013-05-21
s390/kvm: rename RCP_xxx defines to PGSTE_xxx
Martin Schwidefsky
2013-05-21
s390/kvm: fix psw rewinding in handle_skey
Martin Schwidefsky
2013-05-21
s390/pgtable: fix ipte notify bit
Christian Borntraeger
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
2013-05-16
KVM: MMU: clenaup locking in mmu_free_roots()
Gleb Natapov
[next]