messages from 2012-12-06 00:41:40 to 2012-12-11 08:04:55 UTC [more...]
[PATCH] x86/kexec: crash_vmclear_local_vmcss needs __rcu
2012-12-11 8:04 UTC (3+ messages)
[PATCH] kvm/vmx: fix the return value of handle_vmcall()
2012-12-11 7:19 UTC (2+ messages)
(unknown)
2012-12-11 4:55 UTC
[RFC PATCH v4 0/8] s390: channel I/O support in qemu
2012-12-11 0:26 UTC (22+ messages)
` [PATCH 1/8] Update linux headers
` [Qemu-devel] "
` [PATCH 2/8] s390: Channel I/O basic defintions
` [PATCH 3/8] s390: I/O interrupt and machine check injection
` [PATCH 4/8] s390: Add channel I/O instructions
` [PATCH 5/8] s390: Virtual channel subsystem support
` [PATCH 6/8] s390: Wire up channel I/O in kvm
` [PATCH 7/8] s390-virtio: Factor out some initialization code
` [PATCH 8/8] s390: Add new channel I/O based virtio transport
[PATCHv7] virtio-spec: virtio network device multiqueue support
2012-12-10 23:50 UTC (2+ messages)
[PATCH][TRIVIAL] kvm_para: fix typo in hypercall comments
2012-12-10 21:31 UTC
pci_enable_msix() fails with ENOMEM/EINVAL
2012-12-10 20:45 UTC (9+ messages)
[PATCH] kvm: Fix irqfd resampler list walk
2012-12-10 20:16 UTC (2+ messages)
Memory leak in vmx.c
2012-12-10 18:36 UTC (3+ messages)
[PATCH v2 00/10] kvm: memory slot cleanups, fix, and increase
2012-12-10 17:33 UTC (11+ messages)
` [PATCH v2 01/10] kvm: Restrict non-existing slot state transitions
` [PATCH v2 02/10] kvm: Check userspace_addr when modifying a memory slot
` [PATCH v2 03/10] kvm: Fix iommu map/unmap to handle memory slot moves
` [PATCH v2 04/10] kvm: Minor memory slot optimization
` [PATCH v2 05/10] kvm: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
` [PATCH v2 06/10] kvm: Make KVM_PRIVATE_MEM_SLOTS optional
` [PATCH v2 07/10] kvm: struct kvm_memory_slot.user_alloc -> bool
` [PATCH v2 08/10] kvm: struct kvm_memory_slot.flags -> u32
` [PATCH v2 09/10] kvm: struct kvm_memory_slot.id -> short
` [PATCH v2 10/10] kvm: Increase user memory slots on x86 to 125
[PATCH v2] kvm: Detect number of available memory slots from the host kernel
2012-12-10 17:10 UTC
kvm-kmod
2012-12-10 15:32 UTC (2+ messages)
KVM call agenda for 2012-12-11
2012-12-10 13:59 UTC
[PATCH 00/10] kvm: memory slot cleanups, fix, and increase
2012-12-10 13:48 UTC (17+ messages)
` [PATCH 01/10] kvm: Restrict non-existing slot state transitions
` [PATCH 02/10] kvm: Check userspace_addr when modifying a memory slot
` [PATCH 03/10] kvm: Fix iommu map/unmap to handle memory slot moves
` [PATCH 04/10] kvm: Minor memory slot optimization
` [PATCH 05/10] kvm: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
` [PATCH 06/10] kvm: Make KVM_PRIVATE_MEM_SLOTS optional
` [PATCH 07/10] kvm: struct kvm_memory_slot.user_alloc -> bool
` [PATCH 08/10] kvm: struct kvm_memory_slot.flags -> u32
` [PATCH 09/10] kvm: struct kvm_memory_slot.id -> short
` [PATCH 10/10] kvm: Increase user memory slots on x86 to 125
[PATCH] KVM: inject ExtINT interrupt before APIC interrupts
2012-12-10 12:05 UTC
[PATCHv6] virtio-spec: virtio network device multiqueue support
2012-12-10 10:36 UTC (4+ messages)
[PATCH v4 0/5] s390: Host support for channel I/O
2012-12-10 10:16 UTC (15+ messages)
` [PATCH 1/5] KVM: s390: Support for I/O interrupts
` [PATCH 2/5] KVM: s390: Add support for machine checks
` [PATCH 3/5] KVM: s390: In-kernel handling of I/O instructions
` [PATCH 4/5] KVM: s390: Base infrastructure for enabling capabilities
` [PATCH 5/5] KVM: s390: Add support for channel I/O instructions
[Autotest][PATCH] Server test: Adds support for multi-host migration in afe tool
2012-12-10 10:08 UTC
[PATCH unit-test] test aad instruction
2012-12-10 9:44 UTC
[PATCH] KVM: emulator: implement AAD instruction
2012-12-10 9:42 UTC
[PATCH v2 0/5] KVM: x86: improve reexecute_instruction
2012-12-10 9:14 UTC (6+ messages)
` [PATCH v2 1/5] KVM: MMU: move adjusting pte access for softmmu to FNAME(page_fault)
` [PATCH v2 2/5] KVM: MMU: adjust page size early if gfn used as page table
` [PATCH v2 3/5] KVM: x86: clean up reexecute_instruction
` [PATCH v2 4/5] KVM: x86: let reexecute_instruction work for tdp
` [PATCH v2 5/5] KVM: x86: improve reexecute_instruction
[PATCH v3 0/5] s390: Guest support for virtio-ccw
2012-12-10 9:06 UTC (10+ messages)
` [PATCH 1/5] KVM: s390: Handle hosts not supporting s390-virtio
` [PATCH 2/5] s390: Move css limits from drivers/s390/cio/ to include/asm/
` [PATCH 3/5] s390: Add a mechanism to get the subchannel id
` [PATCH 4/5] KVM: s390: Add a channel I/O based virtio transport driver
` [PATCH 5/5] KVM: s390: Split out early console code
[PATCH 1/3] kvm-tool: ARM: set interrupt priority mask in secondary boot path
2012-12-10 7:30 UTC (2+ messages)
[PATCH v5 0/3] x86, apicv: Add APIC virtualization support
2012-12-10 7:20 UTC (4+ messages)
` [PATCH v5 1/3] x86, apicv: add APICv register "
` [PATCH v5 2/3] x86, apicv: add virtual interrupt delivery support
` [PATCH v5 3/3] x86, apicv: add virtual x2apic support
[RESEND PATCH v4 0/3] x86, apicv: Add APIC virtualization support
2012-12-10 6:30 UTC (8+ messages)
` [RESEND PATCH v4 1/3] x86, apicv: add APICv register "
` [RESEND PATCH v4 2/3] x86, apicv: add virtual interrupt delivery support
` [RESEND PATCH v4 3/3] x86, apicv: add virtual x2apic support
[Bug 47451] New: need to re-load driver in guest to make a hot-plug VF work
2012-12-10 3:00 UTC (3+ messages)
` [Bug 47451] "
[Bug 50921] New: kvm hangs booting Windows 2000
2012-12-09 20:46 UTC (2+ messages)
` [Bug 50921] "
[PULL 00/28] ppc patch queue 2012-12-06
2012-12-09 20:44 UTC (5+ messages)
` [PATCH 25/28] KVM: PPC: Make EPCR a valid field for booke64 and bookehv
` [PATCH 27/28] KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
` [PATCH 28/28] KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
[PATCH] kvm: Detect number of available memory slots from the host kernel
2012-12-09 14:20 UTC (2+ messages)
[PATCH net-next v3 0/3] Multiqueue support in virtio-net
2012-12-09 5:32 UTC (8+ messages)
` [PATCH net-next v3 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [PATCH net-next v3 2/3] virtio_net: multiqueue support
` [PATCH net-next v3 3/3] virtio-net: support changing the number of queue pairs through ethtool
[Bug 42980] New: BUG in gfn_to_pfn_prot
2012-12-08 20:50 UTC (2+ messages)
` [Bug 42980] "
[PATCH V3 RFC 0/2] kvm: Improving undercommit scenarios
2012-12-08 0:49 UTC (7+ messages)
` [PATCH V3 RFC 2/2] kvm: Handle yield_to failure return code for potential undercommit case
virtio + vhost-net performance issue - preadv ?
2012-12-07 21:52 UTC (2+ messages)
[PULL net-next] vhost: changes for 3.8
2012-12-07 17:58 UTC (2+ messages)
[PATCH 1/2] vfio powerpc: enabled on powernv platform
2012-12-07 17:38 UTC (3+ messages)
` [PATCH] "
[PATCH 2/2] vfio powerpc: implemented IOMMU driver for VFIO
2012-12-07 17:01 UTC (3+ messages)
` [PATCH] "
[PATCH 0/5] Alter steal time reporting in KVM
2012-12-07 15:50 UTC (7+ messages)
KVM: x86: fix mov immediate emulation for 64-bit operands
2012-12-07 14:36 UTC (3+ messages)
Process blocked for more than 120 seconds
2012-12-07 12:44 UTC (2+ messages)
[PATCH v4 0/2] x86, apicv: Add APIC virtualization support
2012-12-07 7:32 UTC (3+ messages)
` [PATCH v4 1/2] x86, apicv: add APICv register "
` [PATCH v4 2/2] x86, apicv: add virtual interrupt delivery support
[PATCH v3 0/4] x86, apicv: Add APIC virtualization support
2012-12-07 7:28 UTC (38+ messages)
` [PATCH v3 2/4] x86, apicv: add APICv register "
` [PATCH v3 3/4] x86, apicv: add virtual interrupt delivery support
[PATCH] vhost-blk: Add vhost-blk support v6
2012-12-07 7:05 UTC (3+ messages)
[PATCHv5] virtio-spec: virtio network device RFS support
2012-12-07 3:14 UTC (9+ messages)
[RFC PATCH 0/6] kvm: Growable memory slot array
2012-12-07 0:07 UTC (9+ messages)
` [RFC PATCH 5/6] kvm: Re-introduce memslots->nmemslots
[kvm:queue 8/9] arch/x86/kernel/crash.c:49:32: sparse: incompatible types in comparison expression (different address spaces)
2012-12-06 19:48 UTC
[PATCH v11 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
2012-12-06 16:28 UTC (4+ messages)
` [PATCH v11 1/2] x86/kexec: VMCLEAR VMCSs loaded on all cpus "
` [PATCH v11 2/2] KVM-INTEL: provide the vmclear function and a bitmap to support VMCLEAR in kdump
[RFC PATCH 1/1] KVM: ARM: add vgic state save and restore support
2012-12-06 15:45 UTC (7+ messages)
[PATCHv2] x86info: dump kvm cpuid's
2012-12-06 14:48 UTC (4+ messages)
[PATCH v10 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
2012-12-06 9:39 UTC (2+ messages)
SOLVED: RE: Garbled audio - Windows 7 64 bit guest on Debian
2012-12-06 8:38 UTC (3+ messages)
[PATCH] KVM: MMU: optimize for set_spte
2012-12-06 7:12 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox