aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier3-18/+20
2013-04-28ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier2-1/+6
2013-04-28ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier3-22/+63
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier5-79/+197
2013-04-28ARM: KVM: rework HYP page table freeingMarc Zyngier3-103/+82
2013-04-28ARM: KVM: enforce maximum size for identity mapped codeMarc Zyngier1-1/+6
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier4-34/+24
2013-04-28ARM: KVM: fix HYP mapping limitations around zeroMarc Zyngier1-11/+10
2013-04-28ARM: KVM: simplify HYP mapping populationMarc Zyngier1-60/+42
2013-04-28ARM: KVM: arch_timer: use symbolic constantsMark Rutland1-3/+4
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier4-1/+76
2013-04-28KVM: nVMX: Skip PF interception check when queuing during nested runJan Kiszka1-1/+1
2013-04-28KVM: x86: Increase the "hard" max VCPU limitChegu Vinod1-1/+1
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson10-41/+40
2013-04-28KVM: x86: Rework request for immediate exitJan Kiszka5-21/+21
2013-04-28kvm, svm: Fix typo in printk messageBorislav Petkov1-1/+1
2013-04-28KVM: VMX: remove unprintable characters from commentJan Kiszka1-1/+1
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras5-0/+124
2013-04-26KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras4-15/+113
2013-04-26KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras3-64/+80
2013-04-26KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt5-19/+490
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt7-19/+158
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt12-2/+1192
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman12-1/+252
2013-04-26kvm/ppc/mpic: Eliminate mmio_mappedScott Wood1-28/+1
2013-04-26kvm: destroy emulated devices on VM exitScott Wood3-16/+18
2013-04-26KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf3-1/+3
2013-04-26KVM: PPC: MPIC: Restrict to e500 platformsAlexander Graf1-1/+1
2013-04-26KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf2-0/+14
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf7-1/+158
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood7-8/+141
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood12-200/+674
2013-04-26kvm/ppc/mpic: adapt to kernel style and environmentScott Wood1-237/+208
2013-04-26kvm/ppc/mpic: remove some obviously unneeded codeScott Wood1-344/+0