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
2012-03-08
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
2012-03-08
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-03-08
KVM: x86 emulator: Allow PM/VM86 switch during task switch
Kevin Wolf
2012-03-08
KVM: SVM: Fix CPL updates
Kevin Wolf
2012-03-08
KVM: x86 emulator: VM86 segments must have DPL 3
Kevin Wolf
2012-03-08
KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
2012-03-08
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
2012-03-08
KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation
Gleb Natapov
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
KVM: Introduce gfn_to_index() which returns the index for a given level
Takuya Yoshikawa
2012-03-08
KVM: s390: provide control registers via kvm_run
Christian Borntraeger
2012-03-08
KVM: s390: add stop_on_stop flag when doing stop and store
Jens Freimann
2012-03-08
KVM: s390: ignore sigp stop overinitiative
Jens Freimann
2012-03-08
KVM: s390: make sigp restart return busy when stop pending
Jens Freimann
2012-03-08
KVM: s390: do store status after handling STOP_ON_STOP bit
Jens Freimann
2012-03-08
KVM: s390: Sanitize fpc registers for KVM_SET_FPU
Christian Borntraeger
2012-03-08
KVM: Fix write protection race during dirty logging
Takuya Yoshikawa
2012-03-08
KVM: VMX: remove yield_on_hlt
Raghavendra K T
2012-03-08
KVM: Track TSC synchronization in generations
Zachary Amsden
2012-03-08
KVM: Dont mark TSC unstable due to S4 suspend
Zachary Amsden
2012-03-08
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
2012-03-08
KVM: Add last_host_tsc tracking back to KVM
Zachary Amsden
2012-03-08
KVM: Fix last_guest_tsc / tsc_offset semantics
Zachary Amsden
2012-03-08
KVM: Leave TSC synchronization window open with each new sync
Zachary Amsden
2012-03-08
KVM: Improve TSC offset matching
Zachary Amsden
2012-03-08
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
2012-03-05
KVM: x86: increase recommended max vcpus to 160
Marcelo Tosatti
2012-03-05
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
2012-03-05
KVM: x86: reset edge sense circuit of i8259 on init
Gleb Natapov
2012-03-05
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
KVM: PPC: Initialize linears with zeros
Alexander Graf
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
KVM: PPC: E500: Fail init when not on e500v2
Alexander Graf
2012-03-05
KVM: Move gfn_to_memslot() to kvm_host.h
Paul Mackerras
2012-03-05
KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests
Avi Kivity
2012-03-05
KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
Julian Stecklina
2012-03-05
KVM: SVM: comment nested paging and virtualization module parameters
Davidlohr Bueso
2012-03-05
KVM: MMU: Remove unused kvm parameter from rmap_next()
Takuya Yoshikawa
2012-03-05
KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap()
Takuya Yoshikawa
2012-03-05
KVM: MMU: Remove unused kvm_pte_chain
Takuya Yoshikawa
2012-03-05
KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack
Avi Kivity
2012-03-05
KVM: x86 emulator: add 8-bit memory operands
Avi Kivity
2012-03-05
KVM: PPC: refer to paravirt docs in header file
Scott Wood
2012-03-05
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
KVM: PPC: Add generic single register ioctls
Alexander Graf
2012-03-05
KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
Sasha Levin
2012-03-05
KVM: PPC: booke: Add booke206 TLB trace
Liu Yu
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
[next]