Show patches with: none      |   112642 patches
« 1 2 ... 863 864 8651126 1127 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/9] KVM: MMU: fix decoding cache type from MTRR - - - --- 2015-04-30 Xiao Guangrong New
[9/9] KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed - - - --- 2015-04-30 Xiao Guangrong New
[8/9] KVM: MMU: fix MTRR update - - - --- 2015-04-30 Xiao Guangrong New
[7/9] KVM: MMU: introduce kvm_zap_gfn_range() - - - --- 2015-04-30 Xiao Guangrong New
[6/9] KVM: MMU: introduce kvm_zap_rmapp - - - --- 2015-04-30 Xiao Guangrong New
[5/9] KVM: MMU: KVM: introduce for_each_slot_rmap - - - --- 2015-04-30 Xiao Guangrong New
[4/9] KVM: MMU: introduce for_each_rmap_spte() - - - --- 2015-04-30 Xiao Guangrong New
[3/9] KVM: MMU: use slot_handle_level and its helper to clean up the code - - - --- 2015-04-30 Xiao Guangrong New
[2/9] KVM: MMU: introduce slot_handle_level() and its helper - - - --- 2015-04-30 Xiao Guangrong New
[1/9] KVM: MMU: fix decoding cache type from MTRR - - - --- 2015-04-30 Xiao Guangrong New
KVM: PPC: fix typo in top comment about locking - - - --- 2015-04-29 Greg Kurz New
context_tracking: avoid extra checks on guest_enter and guest_exit - - - --- 2015-04-29 Paolo Bonzini New
KVM: PPC: Book3S HV: Fix list traversal in error case - - - --- 2015-04-29 Paul Mackerras New
[RESEND,kvm-unit-tests] x86/run: Rearrange the valid binary and testdev support checks - - - --- 2015-04-28 Bandan Das New
KVM: nVMX: Don't return error on nested bitmap memory allocation failure - - - --- 2015-04-28 Bandan Das New
[stable] KVM: x86: Fix lost interrupt on irr_pending race - - - --- 2015-04-28 Saso Slavicic New
KVM: x86: cancel delayed EOI work on vm shutdown - - - --- 2015-04-28 Radim Krčmář New
context_tracking: remove duplicate enabled check - - - --- 2015-04-28 Paolo Bonzini New
[PATCH/RFC,2/2] KVM: push down irq_save from kvm_guest_exit - - - --- 2015-04-28 Christian Borntraeger New
[PATCH/RFC,1/2] KVM: Push down irq_save to architectures before kvm_guest_enter - - - --- 2015-04-28 Christian Borntraeger New
[2/2] KVM: x86: Fix zero iterations REP-string - - - --- 2015-04-28 Nadav Amit New
[1/2] KVM: x86: Fix update RCX/RDI/RSI on REP-string - - - --- 2015-04-28 Nadav Amit New
KVM: x86: drop unneeded null test - - - --- 2015-04-27 Julia Lawall New
KVM: x86: fix initial PAT value - - - --- 2015-04-27 Radim Krčmář New
KVM: x86: Fix cmpxchg with two 32-bit registers - - - --- 2015-04-26 Nadav Amit New
x86: kvmclock: drop rdtsc_barrier() - - - --- 2015-04-25 Marcelo Tosatti New
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs - - - --- 2015-04-24 Alex Williamson New
[v16,14/14] pvqspinlock: Collect slowpath lock statistics - - - --- 2015-04-24 Waiman Long New
[v16,13/14] pvqspinlock: Improve slowpath performance by avoiding cmpxchg - - - --- 2015-04-24 Waiman Long New
[v16,12/14] pvqspinlock: Only kick CPU at unlock time - - - --- 2015-04-24 Waiman Long New
[v16,11/14] pvqspinlock, x86: Enable PV qspinlock for Xen - - - --- 2015-04-24 Waiman Long New
[v16,10/14] pvqspinlock, x86: Enable PV qspinlock for KVM - - - --- 2015-04-24 Waiman Long New
[v16,09/14] pvqspinlock, x86: Implement the paravirt qspinlock call patching - - - --- 2015-04-24 Waiman Long New
[v16,08/14] pvqspinlock: Implement simple paravirt support for the qspinlock - - - --- 2015-04-24 Waiman Long New
[v16,07/14] qspinlock: Revert to test-and-set on hypervisors - - - --- 2015-04-24 Waiman Long New
[v16,06/14] qspinlock: Use a simple write to grab the lock - - - --- 2015-04-24 Waiman Long New
[v16,05/14] qspinlock: Optimize for smaller NR_CPUS - - - --- 2015-04-24 Waiman Long New
[v16,04/14] qspinlock: Extract out code snippets for the next patch - - - --- 2015-04-24 Waiman Long New
[v16,03/14] qspinlock: Add pending bit - - - --- 2015-04-24 Waiman Long New
[v16,02/14] qspinlock, x86: Enable x86-64 to use queue spinlock - - - --- 2015-04-24 Waiman Long New
[v16,01/14] qspinlock: A simple generic 4-byte queue spinlock - - - --- 2015-04-24 Waiman Long New
[v6,8/8] macvtap/tun: cross-endian support for little-endian hosts - - - --- 2015-04-24 Greg Kurz New
[v6,7/8] vhost: cross-endian support for legacy devices - - - --- 2015-04-24 Greg Kurz New
[v6,6/8] virtio: add explicit big-endian support to memory accessors - - - --- 2015-04-24 Greg Kurz New
[v6,5/8] vhost: introduce vhost_is_little_endian() helper - - - --- 2015-04-24 Greg Kurz New
[v6,4/8] vringh: introduce vringh_is_little_endian() helper - - - --- 2015-04-24 Greg Kurz New
[v6,3/8] macvtap: introduce macvtap_is_little_endian() helper - - - --- 2015-04-24 Greg Kurz New
[v6,2/8] tun: add tun_is_little_endian() helper - - - --- 2015-04-24 Greg Kurz New
[v6,1/8] virtio: introduce virtio_is_little_endian() helper - - - --- 2015-04-24 Greg Kurz New
[2/2] mips/kvm: Sign extend registers written to KVM - - - --- 2015-04-24 James Hogan New
[1/2] mips/kvm: Fix Big endian 32-bit register access - - - --- 2015-04-24 James Hogan New
[3/3] KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD - - - --- 2015-04-24 Paul Mackerras New
[2/3] KVM: PPC: Book3S HV: Fix bug in dirty page tracking - - - --- 2015-04-24 Paul Mackerras New
[1/3] KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE - - - --- 2015-04-24 Paul Mackerras New
[v6] kvm/fpu: Enable fully eager restore kvm FPU - - - --- 2015-04-23 Liang Li New
kvmclock: set scheduler clock stable - - - --- 2015-04-23 Luiz Capitulino New
KVM: arm64: add active register handling to GICv3 emulation as well - - - --- 2015-04-23 Andre Przywara New
kvm,x86: load guest FPU context more eagerly - - - --- 2015-04-23 Rik van Riel New
[v5,8/8] macvtap/tun: cross-endian support for little-endian hosts - - - --- 2015-04-23 Greg Kurz New
[v5,7/8] vhost: cross-endian support for legacy devices - - - --- 2015-04-23 Greg Kurz New
[v5,6/8] virtio: add explicit big-endian support to memory accessors - - - --- 2015-04-23 Greg Kurz New
[v5,5/8] vhost: introduce vhost_is_little_endian() helper - - - --- 2015-04-23 Greg Kurz New
[v5,4/8] vringh: introduce vringh_is_little_endian() helper - - - --- 2015-04-23 Greg Kurz New
[v5,3/8] macvtap: introduce macvtap_is_little_endian() helper - - - --- 2015-04-23 Greg Kurz New
[v5,2/8] tun: add tun_is_little_endian() helper - - - --- 2015-04-23 Greg Kurz New
[v5,1/8] virtio: introduce virtio_is_little_endian() helper - - - --- 2015-04-23 Greg Kurz New
x86: pvclock: Really remove the sched notifier for cross-cpu migrations - - - --- 2015-04-23 Paolo Bonzini New
kvm: x86: fix kvmclock update protocol - - - --- 2015-04-23 Paolo Bonzini New
KVM: s390: remove delayed reallocation of page tables for KVM - - - --- 2015-04-23 Christian Borntraeger New
ARM: KVM: Remove pointless void pointer cast - - - --- 2015-04-23 Firo Yang New
[2/2] KVM: arm/arm64: check IRQ number on userland injection - - - --- 2015-04-22 Marc Zyngier New
[1/2] KVM: arm: irqfd: fix value returned by kvm_irq_map_gsi - - - --- 2015-04-22 Marc Zyngier New
[RFC,3/3] kvm/powerpc: report guest steal time in host - - - --- 2015-04-22 Naveen N. Rao New
[RFC,2/3] kvm/x86: report guest steal time in host - - - --- 2015-04-22 Naveen N. Rao New
[RFC,1/3] procfs: add guest steal time in /proc/<pid>/stat - - - --- 2015-04-22 Naveen N. Rao New
[PULL,21/21] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 - - - --- 2015-04-21 Alexander Graf New
[PULL,20/21] KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C - - - --- 2015-04-21 Alexander Graf New
[PULL,19/21] KVM: PPC: Book3S HV: Streamline guest entry and exit - - - --- 2015-04-21 Alexander Graf New
[PULL,18/21] KVM: PPC: Book3S HV: Use bitmap of active threads rather than count - - - --- 2015-04-21 Alexander Graf New
[PULL,17/21] KVM: PPC: Book3S HV: Use decrementer to wake napping threads - - - --- 2015-04-21 Alexander Graf New
[PULL,16/21] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI - - - --- 2015-04-21 Alexander Graf New
[PULL,15/21] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken - - - --- 2015-04-21 Alexander Graf New
[PULL,14/21] KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu - - - --- 2015-04-21 Alexander Graf New
[PULL,13/21] KVM: PPC: Book3S HV: Minor cleanups - - - --- 2015-04-21 Alexander Graf New
[PULL,12/21] KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update - - - --- 2015-04-21 Alexander Graf New
[PULL,11/21] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code - - - --- 2015-04-21 Alexander Graf New
[PULL,10/21] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT - - - --- 2015-04-21 Alexander Graf New
[PULL,09/21] KVM: PPC: Book3S HV: Add ICP real mode counters - - - --- 2015-04-21 Alexander Graf New
[PULL,08/21] KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode - - - --- 2015-04-21 Alexander Graf New
[PULL,07/21] KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock - - - --- 2015-04-21 Alexander Graf New
[PULL,06/21] KVM: PPC: Book3S HV: Add guest->host real mode completion counters - - - --- 2015-04-21 Alexander Graf New
[PULL,05/21] KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte - - - --- 2015-04-21 Alexander Graf New
[PULL,04/21] KVM: PPC: Book3S HV: Remove RMA-related variables from code - - - --- 2015-04-21 Alexander Graf New
[PULL,03/21] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. - - - --- 2015-04-21 Alexander Graf New
[PULL,02/21] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM - - - --- 2015-04-21 Alexander Graf New
[PULL,01/21] powerpc: Export __spin_yield - - - --- 2015-04-21 Alexander Graf New
KVM: x86: tweak types of fields in kvm_lapic_irq - - - --- 2015-04-21 Paolo Bonzini New
[stable] KVM: x86: Fix lost interrupt on irr_pending race - - - --- 2015-04-21 Paolo Bonzini New
[PATCHv4] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM - - - --- 2015-04-21 David Gibson New
[v2] KVM: SVM: Sync g_pat with guest-written PAT value - - - --- 2015-04-20 Jan Kiszka New
« 1 2 ... 863 864 8651126 1127 »