Show patches with: State = Action Required       |   109939 patches
« 1 2 ... 922 923 9241099 1100 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,13/13] nEPT: Inject EPT violation/misconfigration - - - --- 2013-05-06 Nakajima, Jun New
[v2,12/13] nEPT: Move is_rsvd_bits_set() to paging_tmpl.h - - - --- 2013-05-06 Nakajima, Jun New
[v2,11/13] nEPT: Miscelleneous cleanups - - - --- 2013-05-06 Nakajima, Jun New
[v2,10/13] nEPT: Nested INVEPT - - - --- 2013-05-06 Nakajima, Jun New
[v2,09/13] nEPT: Advertise EPT to L1 - - - --- 2013-05-06 Nakajima, Jun New
[v2,08/13] nEPT: Some additional comments - - - --- 2013-05-06 Nakajima, Jun New
[v2,07/13] nEPT: Fix wrong test in kvm_set_cr3 - - - --- 2013-05-06 Nakajima, Jun New
[v2,06/13] nEPT: Fix cr3 handling in nested exit and entry - - - --- 2013-05-06 Nakajima, Jun New
[v2,05/13] nEPT: MMU context for nested EPT - - - --- 2013-05-06 Nakajima, Jun New
[v2,04/13] nEPT: Define EPT-specific link_shadow_page() - - - --- 2013-05-06 Nakajima, Jun New
[v2,03/13] nEPT: Add EPT tables support to paging_tmpl.h - - - --- 2013-05-06 Nakajima, Jun New
[v2,02/13] nEPT: Move gpte_access() and prefetch_invalid_gpte() to paging_tmpl.h - - - --- 2013-05-06 Nakajima, Jun New
[v2,01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1 - - - --- 2013-05-06 Nakajima, Jun New
[2/2] vhost-net: Free ubuf when vhost_dev_set_owner fails - - - --- 2013-05-06 Asias He New
[1/2] vhost: Export vhost_dev_set_owner - - - --- 2013-05-06 Asias He New
[RFC,1/1] kvm:ppc:booke-64: soft-disable interrupts - - - --- 2013-05-06 Tiejun Chen New
[v1,1/1] kvm:ppc: enable doorbell exception with E500MC - - - --- 2013-05-06 Tiejun Chen New
[uq/master] kvmvapic: add ioport read accessor - - - --- 2013-05-05 Marcelo Tosatti New
KVM: add missing misc_deregister() on error in kvm_init() - - - --- 2013-05-05 Wei Yongjun New
KVM VM(rhel-5.5) %si is too high when TX/RX packets - - - --- 2013-05-04 Zhanghaoyu (A) New
kvm/ppc/booke64: Hard disable interrupts when entering the guest - - - --- 2013-05-03 Scott Wood New
VFIO VGA test branches - - - --- 2013-05-03 Alex Williamson New
[8/8] kvm tools: virtio-net mergable rx buffers - - - --- 2013-05-03 Sasha Levin New
[7/8] kvm tools: use iovec functions in uip_rx - - - --- 2013-05-03 Sasha Levin New
[6/8] kvm tools: steal iovec handling routines from the kernel - - - --- 2013-05-03 Sasha Levin New
[5/8] kvm tools: use correct vnet header size for mergable rx buffers - - - --- 2013-05-03 Sasha Levin New
[4/8] kvm tools: init network devices only when the virtio driver is ready to go - - - --- 2013-05-03 Sasha Levin New
[3/8] kvm tools: add status notification hook for virtio - - - --- 2013-05-03 Sasha Levin New
[2/8] kvm tools: fix vhost interaction with ctrl vq - - - --- 2013-05-03 Sasha Levin New
[1/8] kvm tools: pass virtio header size to uip_init - - - --- 2013-05-03 Sasha Levin New
KVM: PPC: Book3E 64: Fix IRQs warnings and hangs - - - --- 2013-05-03 Mihai Caraman New
[RFC,2/2] ARM: KVM: standalone Makefile for vgic and timers - - - --- 2013-05-03 Marc Zyngier New
[RFC,1/2] ARM: KVM: move GIC/timer code to a common location - - - --- 2013-05-03 Marc Zyngier New
[5/5] vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd - - - --- 2013-05-03 Asias He New
[4/5] vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg - - - --- 2013-05-03 Asias He New
[3/5] vhost-scsi: Make func indention more consistent - - - --- 2013-05-03 Asias He New
[2/5] vhost-scsi: Rename struct vhost_scsi *s to *vs - - - --- 2013-05-03 Asias He New
[1/5] vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration - - - --- 2013-05-03 Asias He New
[4/4] vhost-net: Cleanup vhost_ubuf adn vhost_zcopy - - - --- 2013-05-03 Asias He New
[3/4] vhost-net: Free ubuf when vhost_dev_ioctl fails - - - --- 2013-05-03 Asias He New
[2/4] vhost: Simplify dev->vqs[i] access - - - --- 2013-05-03 Asias He New
[1/4] vhost: Remove comments for hdr in vhost.h - - - --- 2013-05-03 Asias He New
[3/3] vhost: Make vhost a separate module - - - --- 2013-05-03 Asias He New
[2/3] vhost: Move VHOST_NET_FEATURES to net.c - - - --- 2013-05-03 Asias He New
[1/3] vhost: Remove vhost_enable_zcopy in vhost.h - - - --- 2013-05-03 Asias He New
[v17,RESEND] pvpanic: pvpanic device driver - - - --- 2013-05-03 Hu Tao New
[v2,5/5] ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs - - - --- 2013-05-02 Marc Zyngier New
[v2,4/5] ARM: KVM: get rid of S2_PGD_SIZE - - - --- 2013-05-02 Marc Zyngier New
[v2,3/5] ARM: KVM: relax cache maintainance when building page tables - - - --- 2013-05-02 Marc Zyngier New
[v2,2/5] ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid - - - --- 2013-05-02 Marc Zyngier New
[v2,1/5] ARM: KVM: be more thorough when invalidating TLBs - - - --- 2013-05-02 Marc Zyngier New
[27/29] target-i386: Replace cpuid_*features fields with a feature word array - - - --- 2013-05-02 Andreas Färber New
[25/29] target-i386/kvm.c: Code formatting changes - - - --- 2013-05-02 Andreas Färber New
[02/29] cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() - - - --- 2013-05-02 Andreas Färber New
[01/29] cpu: Make kvm-stub.o available outside softmmu - - - --- 2013-05-02 Andreas Färber New
[6/6] KVM: PPC: Book3S: Add API for in-kernel XICS emulation - - - --- 2013-05-02 Alexander Graf New
[5/6] kvm/ppc/mpic: fix missing unlock in set_base_addr() - - - --- 2013-05-02 Alexander Graf New
[4/6] kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write - - - --- 2013-05-02 Alexander Graf New
[3/6] kvm/ppc/mpic: remove users - - - --- 2013-05-02 Alexander Graf New
[2/6] kvm/ppc/mpic: fix mmio region lists when multiple guests used - - - --- 2013-05-02 Alexander Graf New
[1/6] kvm/ppc/mpic: remove default routes from documentation - - - --- 2013-05-02 Alexander Graf New
[RFC] s390/kvm: note a quiescing state if we interupt guest mode - - - --- 2013-05-02 Christian Borntraeger New
[-next] kvm/ppc/mpic: fix missing unlock in set_base_addr() - - - --- 2013-05-02 Wei Yongjun New
[3/3] vhost_scsi: module rename - - - --- 2013-05-02 Michael S. Tsirkin New
[2/3] tcm_vhost: header split up - - - --- 2013-05-02 Michael S. Tsirkin New
[1/3] vhost: src file renames - - - --- 2013-05-02 Michael S. Tsirkin New
ARM: KVM: Don't handle PSCI calls via SMC - - - --- 2013-05-01 Dave Martin New
[RFC,11/11] kvm tools: ARM: add 8250 console callback to periodic poll - - - --- 2013-05-01 Will Deacon New
[RFC,10/11] kvm tools: ARM: generate fdt nodes for ioport devices - - - --- 2013-05-01 Will Deacon New
[RFC,09/11] kvm tools: 8250: add address qualifier to uart name in fdt node - - - --- 2013-05-01 Will Deacon New
[RFC,08/11] kvm tools: 8250: add fdt node generation - - - --- 2013-05-01 Will Deacon New
[RFC,07/11] kvm tools: ioport: allow ioport devices to generate fdt nodes - - - --- 2013-05-01 Will Deacon New
[RFC,06/11] kvm tools: ioport: add arch callback to remap IRQ lines for ioport devices - - - --- 2013-05-01 Will Deacon New
[RFC,05/11] kvm tools: allow ioports to be offset from 0 - - - --- 2013-05-01 Will Deacon New
[RFC,04/11] kvm tools: console: unconditionally output to any console - - - --- 2013-05-01 Will Deacon New
[RFC,03/11] kvm tools: arm: add ioport window to virtual memory map - - - --- 2013-05-01 Will Deacon New
[RFC,02/11] kvm tools: virtio: move fdt node generation into core mmio code - - - --- 2013-05-01 Will Deacon New
[RFC,01/11] kvm tools: makefile: factor out libfdt inclusion - - - --- 2013-05-01 Will Deacon New
kvm: always define KVM_CAP_READONLY_MEM - - - --- 2013-05-01 Jordan Justen New
kvm: Add compat_ioctl for device control API - - - --- 2013-05-01 Scott Wood New
[2/2] kvm/ppc/mpic: remove users - - - --- 2013-05-01 Scott Wood New
[1/2] kvm/ppc/mpic: fix mmio region lists when multiple guests used - - - --- 2013-05-01 Scott Wood New
vfio: Set container device mode - - - --- 2013-04-30 Alex Williamson New
[15/15] ARM: KVM: iterate over all CPUs for CPU compatibility check - - - --- 2013-04-30 Christoffer Dall New
[14/15] KVM: ARM: Fix spelling in error message - - - --- 2013-04-30 Christoffer Dall New
[13/15] ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionally - - - --- 2013-04-30 Christoffer Dall New
[12/15] KVM: ARM: Fix API documentation for ONE_REG encoding - - - --- 2013-04-30 Christoffer Dall New
[11/15] ARM: KVM: promote vfp_host pointer to generic host cpu context - - - --- 2013-04-30 Christoffer Dall New
[10/15] ARM: KVM: add architecture specific hook for capabilities - - - --- 2013-04-30 Christoffer Dall New
[09/15] ARM: KVM: perform HYP initilization for hotplugged CPUs - - - --- 2013-04-30 Christoffer Dall New
[08/15] ARM: KVM: switch to a dual-step HYP init code - - - --- 2013-04-30 Christoffer Dall New
[07/15] ARM: KVM: rework HYP page table freeing - - - --- 2013-04-30 Christoffer Dall New
[06/15] ARM: KVM: enforce maximum size for identity mapped code - - - --- 2013-04-30 Christoffer Dall New
[05/15] ARM: KVM: move to a KVM provided HYP idmap - - - --- 2013-04-30 Christoffer Dall New
[04/15] ARM: KVM: fix HYP mapping limitations around zero - - - --- 2013-04-30 Christoffer Dall New
[03/15] ARM: KVM: simplify HYP mapping population - - - --- 2013-04-30 Christoffer Dall New
[02/15] ARM: KVM: arch_timer: use symbolic constants - - - --- 2013-04-30 Christoffer Dall New
[01/15] ARM: KVM: add support for minimal host vs guest profiling - - - --- 2013-04-30 Christoffer Dall New
[4/4] ARM: KVM: fix use of S2_PGD_SIZE - - - --- 2013-04-30 Marc Zyngier New
[3/4] ARM: KVM: relax cache maintainance when building page pables - - - --- 2013-04-30 Marc Zyngier New
« 1 2 ... 922 923 9241099 1100 »