Show patches with: none      |   111708 patches
« 1 2 ... 953 954 9551117 1118 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,2/3] x86, apicv: add virtual interrupt delivery support - - - --- 2012-12-10 Zhang, Yang Z New
[v5,1/3] x86, apicv: add APICv register virtualization support - - - --- 2012-12-10 Zhang, Yang Z New
[RESEND,v4,3/3] x86, apicv: add virtual x2apic support - - - --- 2012-12-08 Zhang, Yang Z New
[RESEND,v4,2/3] x86, apicv: add virtual interrupt delivery support - - - --- 2012-12-08 Zhang, Yang Z New
[RESEND,v4,1/3] x86, apicv: add APICv register virtualization support - - - --- 2012-12-08 Zhang, Yang Z New
kvm: Detect number of available memory slots from the host kernel - - - --- 2012-12-07 Alex Williamson New
[net-next,v3,3/3] virtio-net: support changing the number of queue pairs through ethtool - - - --- 2012-12-07 Jason Wang New
[net-next,v3,2/3] virtio_net: multiqueue support - - - --- 2012-12-07 Jason Wang New
[net-next,v3,1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info - - - --- 2012-12-07 Jason Wang New
[PATCHv6] virtio-spec: virtio network device multiqueue support - - - --- 2012-12-07 Michael S. Tsirkin New
[8/8] s390: Add new channel I/O based virtio transport. - - - --- 2012-12-07 Cornelia Huck New
[7/8] s390-virtio: Factor out some initialization code. - - - --- 2012-12-07 Cornelia Huck New
[6/8] s390: Wire up channel I/O in kvm. - - - --- 2012-12-07 Cornelia Huck New
[5/8] s390: Virtual channel subsystem support. - - - --- 2012-12-07 Cornelia Huck New
[4/8] s390: Add channel I/O instructions. - - - --- 2012-12-07 Cornelia Huck New
[3/8] s390: I/O interrupt and machine check injection. - - - --- 2012-12-07 Cornelia Huck New
[2/8] s390: Channel I/O basic defintions. - - - --- 2012-12-07 Cornelia Huck New
[1/8] Update linux headers. - - - --- 2012-12-07 Cornelia Huck New
[5/5] KVM: s390: Add support for channel I/O instructions. - - - --- 2012-12-07 Cornelia Huck New
[4/5] KVM: s390: Base infrastructure for enabling capabilities. - - - --- 2012-12-07 Cornelia Huck New
[3/5] KVM: s390: In-kernel handling of I/O instructions. - - - --- 2012-12-07 Cornelia Huck New
[2/5] KVM: s390: Add support for machine checks. - - - --- 2012-12-07 Cornelia Huck New
[1/5] KVM: s390: Support for I/O interrupts. - - - --- 2012-12-07 Cornelia Huck New
[5/5] KVM: s390: Split out early console code. - - - --- 2012-12-07 Cornelia Huck New
[4/5] KVM: s390: Add a channel I/O based virtio transport driver. - - - --- 2012-12-07 Cornelia Huck New
[3/5] s390: Add a mechanism to get the subchannel id. - - - --- 2012-12-07 Cornelia Huck New
[2/5] s390: Move css limits from drivers/s390/cio/ to include/asm/. - - - --- 2012-12-07 Cornelia Huck New
[1/5] KVM: s390: Handle hosts not supporting s390-virtio. - - - --- 2012-12-07 Cornelia Huck New
vfio powerpc: enabled on powernv platform - - - --- 2012-12-07 Alexey Kardashevskiy New
vfio powerpc: implemented IOMMU driver for VFIO - - - --- 2012-12-07 Alexey Kardashevskiy New
[v4,2/2] x86, apicv: add virtual interrupt delivery support - - - --- 2012-12-07 Zhang, Yang Z New
[v4,1/2] x86, apicv: add APICv register virtualization support - - - --- 2012-12-07 Zhang, Yang Z New
x86/kexec: crash_vmclear_local_vmcss needs __rcu - - - --- 2012-12-07 Yanfei Zhang New
KVM: x86: fix mov immediate emulation for 64-bit operands - - - --- 2012-12-06 Marcelo Tosatti New
[10/10] kvm: Increase user memory slots on x86 to 125 - - - --- 2012-12-06 Alex Williamson New
[09/10] kvm: struct kvm_memory_slot.id -> short - - - --- 2012-12-06 Alex Williamson New
[08/10] kvm: struct kvm_memory_slot.flags -> u32 - - - --- 2012-12-06 Alex Williamson New
[07/10] kvm: struct kvm_memory_slot.user_alloc -> bool - - - --- 2012-12-06 Alex Williamson New
[06/10] kvm: Make KVM_PRIVATE_MEM_SLOTS optional - - - --- 2012-12-06 Alex Williamson New
[05/10] kvm: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS - - - --- 2012-12-06 Alex Williamson New
[04/10] kvm: Minor memory slot optimization - - - --- 2012-12-06 Alex Williamson New
[03/10] kvm: Fix iommu map/unmap to handle memory slot moves - - - --- 2012-12-06 Alex Williamson New
[02/10] kvm: Check userspace_addr when modifying a memory slot - - - --- 2012-12-06 Alex Williamson New
[01/10] kvm: Restrict non-existing slot state transitions - - - --- 2012-12-06 Alex Williamson New
kvm: Fix irqfd resampler list walk - - - --- 2012-12-06 Alex Williamson New
[v11,2/2] KVM-INTEL: provide the vmclear function and a bitmap to support VMCLEAR in kdump - - - --- 2012-12-06 Zhang Yanfei New
[v11,1/2] x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary - - - --- 2012-12-06 Zhang Yanfei New
[28/28] KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface - - - --- 2012-12-06 Alexander Graf New
[27/28] KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation - - - --- 2012-12-06 Alexander Graf New
[26/28] KVM: PPC: bookehv: Add guest computation mode for irq delivery - - - --- 2012-12-06 Alexander Graf New
[25/28] KVM: PPC: Make EPCR a valid field for booke64 and bookehv - - - --- 2012-12-06 Alexander Graf New
[24/28] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit - - - --- 2012-12-06 Alexander Graf New
[23/28] KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation - - - --- 2012-12-06 Alexander Graf New
[22/28] KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation - - - --- 2012-12-06 Alexander Graf New
[21/28] KVM: PPC: e500: Add emulation helper for getting instruction ea - - - --- 2012-12-06 Alexander Graf New
[20/28] KVM: PPC: bookehv64: Add support for interrupt handling - - - --- 2012-12-06 Alexander Graf New
[19/28] KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler - - - --- 2012-12-06 Alexander Graf New
[18/28] KVM: PPC: booke: Fix get_tb() compile error on 64-bit - - - --- 2012-12-06 Alexander Graf New
[17/28] KVM: PPC: e500: Silence bogus GCC warning in tlb code - - - --- 2012-12-06 Alexander Graf New
[16/28] KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking - - - --- 2012-12-06 Alexander Graf New
[15/28] KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations - - - --- 2012-12-06 Alexander Graf New
[14/28] MAINTAINERS: Add git tree link for PPC KVM - - - --- 2012-12-06 Alexander Graf New
[13/28] KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S - - - --- 2012-12-06 Alexander Graf New
[12/28] KVM: PPC: Book3S PR: Fix VSX handling - - - --- 2012-12-06 Alexander Graf New
[11/28] KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers - - - --- 2012-12-06 Alexander Graf New
[10/28] KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages - - - --- 2012-12-06 Alexander Graf New
[09/28] KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT - - - --- 2012-12-06 Alexander Graf New
[08/28] KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT - - - --- 2012-12-06 Alexander Graf New
[07/28] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT - - - --- 2012-12-06 Alexander Graf New
[06/28] KVM: PPC: Book3S HV: Make a HPTE removal function available - - - --- 2012-12-06 Alexander Graf New
[05/28] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs - - - --- 2012-12-06 Alexander Graf New
[04/28] KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state - - - --- 2012-12-06 Alexander Graf New
[03/28] KVM: PPC: Book3S HV: Restructure HPT entry creation code - - - --- 2012-12-06 Alexander Graf New
[02/28] KVM: PPC: Support eventfd - - - --- 2012-12-06 Alexander Graf New
[01/28] KVM: Distangle eventfd code from irqchip - - - --- 2012-12-06 Alexander Graf New
[3/3] kvm tools: allow arch's to provide their own command-line options - - - --- 2012-12-05 Will Deacon New
[2/3] kvm tools: arm: fixup pre-processor guards for kvm-cpu-arch.h - - - --- 2012-12-05 Will Deacon New
[1/3] kvm-tool: ARM: set interrupt priority mask in secondary boot path - - - --- 2012-12-05 Will Deacon New
[v5] KVM: x86: Make register state after reset conform to specification - - - --- 2012-12-05 Julian Stecklina New
[v4] KVM: x86: Make register state after reset conform to specification - - - --- 2012-12-05 Julian Stecklina New
[net-next,v2,3/3] virtio-net: support changing the number of queue pairs through ethtool - - - --- 2012-12-05 Jason Wang New
[net-next,v2,2/3] virtio_net: multiqueue support - - - --- 2012-12-05 Jason Wang New
[net-next,v2,1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info - - - --- 2012-12-05 Jason Wang New
[v10,2/2] KVM-INTEL: provide the vmclear function and a bitmap to support VMCLEAR in kdump - - - --- 2012-12-05 Yanfei Zhang New
[v10,1/2] x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary - - - --- 2012-12-05 Yanfei Zhang New
[2/2] kvm: don't use bit24 for detecting address-specific invalidation capability - - - --- 2012-12-04 Zhang, Xiantao New
[1/2] kvm: remove unnecessary bit checking for ept violation - - - --- 2012-12-04 Zhang, Xiantao New
[v3] KVM: x86: Make register state after reset conform to specification - - - --- 2012-12-04 Julian Stecklina New
[net-next,3/3] virtio-net: change the number of queues through ethtool - - - --- 2012-12-04 Jason Wang New
[net-next,2/3] virtio_net: multiqueue support - - - --- 2012-12-04 Jason Wang New
[net-next,1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info - - - --- 2012-12-04 Jason Wang New
Maybe avoid a IPI between the cpu cores - - - --- 2012-12-04 Yi Li New
[RFC,6/6] kvm: Allow memory slots to grow - - - --- 2012-12-03 Alex Williamson New
[RFC,5/6] kvm: Re-introduce memslots->nmemslots - - - --- 2012-12-03 Alex Williamson New
[RFC,4/6] kvm: Move private memory slots to start of memslots array - - - --- 2012-12-03 Alex Williamson New
[RFC,3/6] kvm: Merge id_to_index into memslots - - - --- 2012-12-03 Alex Williamson New
[RFC,2/6] kvm: Make KVM_PRIVATE_MEM_SLOTS optional - - - --- 2012-12-03 Alex Williamson New
[RFC,1/6] kvm: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS - - - --- 2012-12-03 Alex Williamson New
KVM: MMU: optimize for set_spte - - - --- 2012-12-03 Xiao Guangrong New
vhost-net: initialize zcopy packet counters - - - --- 2012-12-03 Michael S. Tsirkin New
« 1 2 ... 953 954 9551117 1118 »