public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-10 12:11:08 to 2010-12-14 20:54:04 UTC [more...]

[PATCH v3 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices
 2010-12-14 20:54 UTC  (8+ messages)
` [PATCH v3 1/4] genirq: Introduce driver-readable IRQ status word
` [PATCH v3 2/4] genirq: Inform handler about line sharing state
` [PATCH v3 3/4] genirq: Add support for IRQF_COND_ONESHOT
` [PATCH v3 4/4] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices

[PATCHv8 00/16] boot order specification
 2010-12-14 20:31 UTC  (14+ messages)
                ` [Qemu-devel] "

[RFC 0/4] KVM in-kernel PM Timer implementation
 2010-12-14 19:54 UTC  (12+ messages)

[GIT PULL net-next-2.6] vhost-net: tools, cleanups, optimizations
 2010-12-14 19:34 UTC  (5+ messages)

[PATCH] RFC: delay pci_update_mappings for 64-bit BARs
 2010-12-14 17:42 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH unit-tests 1/4] Move idt.c into lib code
 2010-12-14 15:48 UTC  (4+ messages)
` [PATCH unit-tests 2/4] Make access.c use library functions
` [PATCH unit-tests 3/4] Remove duplicated idt code from apic test
` [PATCH unit-tests 4/4] Remove unused function "

KVM call agenda for Dec 14
 2010-12-14 15:39 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v4 0/2] Minimal RAM API support
 2010-12-14 15:18 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] RAM API: Make use of it for x86 PC

[RFC 0/4] KVM in-kernel PM Timer implementation
 2010-12-14 15:12 UTC  (2+ messages)

[PATCH][unit-tests] fix i386 arch compilation
 2010-12-14 13:37 UTC  (2+ messages)

[RFC -v2 PATCH 0/3] directed yield for Pause Loop Exiting
 2010-12-14 12:47 UTC  (10+ messages)
` [RFC -v2 PATCH 1/3] kvm: keep track of which task is running a KVM vcpu
` [RFC -v2 PATCH 2/3] sched: add yield_to function
` [RFC -v2 PATCH 3/3] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

[RFC 4/4] KVM in-kernel PM Timer implementation (experimental code part 4)
 2010-12-14 12:17 UTC 

[RFC 3/4] KVM in-kernel PM Timer implementation (experimental code part 3)
 2010-12-14 12:16 UTC 

[RFC 2/4] KVM in-kernel PM Timer implementation (experimental code part 2)
 2010-12-14 12:12 UTC 

[RFC 1/4] KVM in-kernel PM Timer implementation (experimental code part 1)
 2010-12-14 12:11 UTC 

USB Passthrough 1.1 performance problem
 2010-12-14 12:05 UTC  (13+ messages)

[PATCH 0/3] Provide unmapped page cache control (v2)
 2010-12-14 11:45 UTC  (7+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v2)
` [PATCH 2/3] Refactor zone_reclaim (v2)
` [PATCH 3/3] Provide control over unmapped pages (v2)

[PATCH] kvm,x86: return true when user space query KVM_CAP_USER_NMI extension
 2010-12-14  9:57 UTC 

[RFC PATCH 0/3] directed yield for Pause Loop Exiting
 2010-12-14  9:25 UTC  (24+ messages)
` [RFC PATCH 2/3] sched: add yield_to function
` [RFC PATCH 3/3] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

[PATCH 1/2] KVM: MMU: don't make direct sp read-only if !map_writable
 2010-12-14  8:56 UTC  (5+ messages)
` [PATCH 2/2] KVM: MMU: audit: allow audit more guests at the same time

KVM with hugepages generate huge load with two guests
 2010-12-14  7:26 UTC  (9+ messages)

SMBIOS support in Qemu?
 2010-12-14  6:19 UTC  (2+ messages)
  ` [Qemu-devel] "

Re:
 2010-12-14  3:03 UTC 

[PATCH 0/5] pci-assign: Host IRQ sharing suppport + some fixes and cleanups
 2010-12-14  0:16 UTC  (11+ messages)
` [PATCH 1/5] pci-assign: Clean up assigned_dev_pci_read/write_config
` [PATCH 2/5] pci-assign: Fix dword read at PCI_COMMAND
` [PATCH 3/5] pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config
` [PATCH 4/5] pci-assign: Convert need_emulate_cmd into a bitmask
` [PATCH 5/5] pci-assign: Use PCI-2.3-based shared legacy interrupts

[PATCH v2 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices
 2010-12-13 22:59 UTC  (13+ messages)
` [PATCH v2 1/4] genirq: Introduce driver-readable IRQ status word
` [PATCH v2 2/4] genirq: Inform handler about line sharing state
` [PATCH v2 3/4] genirq: Add support for IRQF_COND_ONESHOT
` [PATCH v2 4/4] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices

[RESEND PATCH] exec: Implement qemu_ram_free_from_ptr()
 2010-12-13 21:02 UTC 

[RESEND PATCH v3 0/2] Minimal RAM API support
 2010-12-13 21:01 UTC  (5+ messages)
` [RESEND PATCH v3 1/2] "
  ` [Qemu-devel] "
` [RESEND PATCH v3 2/2] RAM API: Make use of it for x86 PC

Freezing Windows 2008 x64bit guest
 2010-12-13 20:44 UTC  (11+ messages)

[PATCH 0/2] tools/virtio: virtio_ring testing tool
 2010-12-13 17:14 UTC  (6+ messages)
` [PATCH 2/2] tools/virtio: virtio_test tool

trace_printk() support in trace-cmd
 2010-12-13 17:05 UTC  (25+ messages)

[PATCH] KVM: Correct kvm_pio tracepoint count field
 2010-12-13 15:25 UTC 

[PATCH v2 0/2] savevm odness related to kvmclock
 2010-12-13 13:40 UTC  (6+ messages)
` [PATCH v2 1/2] Do not register kvmclock savevm section if kvmclock is disabled

In what order are the CPUs discovered?
 2010-12-13 13:32 UTC 

[PATCH -v2 0/5] kvm/svm: implement new DecodeAssist features
 2010-12-13 12:24 UTC  (9+ messages)
` [PATCH 1/5] kvm/svm: add new SVM feature bit names
` [PATCH 2/5] kvm/svm: enhance MOV CR intercept handler
` [PATCH 3/5] kvm/svm: enhance mov DR "
` [PATCH 4/5] kvm/svm: implement enhanced INVLPG intercept
` [PATCH 5/5] kvm/svm: copy instruction bytes from VMCB

[PATCH] kvm: cleanup CR8 handling
 2010-12-13 12:08 UTC  (2+ messages)

[PATCH] [qemu-kvm-next-tree] fix compile error of hw/device-assignment.c
 2010-12-13 12:04 UTC  (2+ messages)

[PATCH] pci: Fix PCI capabilities collision error value
 2010-12-13 12:01 UTC  (2+ messages)

[Qemu-devel] SCSI Command support over VirtIO Block device
 2010-12-13 10:47 UTC  (2+ messages)

[PATCH 1/6] qemu,kvm: Enable NMI support for user space irqchip
 2010-12-13  8:43 UTC  (5+ messages)
  ` [PATCH V2] qemu,kvm: Enable user space NMI injection for kvm guest

SCSI Command support over VirtIO Block device
 2010-12-13  5:14 UTC 

[GIT PULL net-2.6] vhost-net: logging fixup
 2010-12-12 22:21 UTC  (2+ messages)

[PATCH] KVM: MMU: Fix incorrect direct page write protection due to ro host page
 2010-12-12 17:39 UTC 

[PATCH conditional] qemu-kvm: ioeventfd fixup
 2010-12-12 11:47 UTC 

CPU and RAM in VMs
 2010-12-12 10:48 UTC  (2+ messages)

Does KVM use one EPT table per Guest CR3?
 2010-12-12 10:47 UTC  (6+ messages)

[PATCH] Fix preempt imbalance in kvm_timer_init()
 2010-12-12  9:28 UTC  (2+ messages)

linux-next: Tree for November 22 (kvm)
 2010-12-12  9:23 UTC  (8+ messages)

[PATCH 0/2] Small KVM device assignment cleanups
 2010-12-12  9:15 UTC  (3+ messages)
` [PATCH 1/2] KVM: Split up MSI-X assigned device IRQ handler
` [PATCH 2/2] KVM: Clean up unneeded void pointer casts

You were given Seven Hundred And Fifty Thousand Pounds in British Gnld Promo: send
 2010-12-12  6:55 UTC 

[PATCH v16 01/17] Add a new structure for skb buffer from external
 2010-12-10 20:36 UTC  (5+ messages)
` [PATCH v16 02/17]Add a new struct for device to manipulate external buffer
` [PATCH v16 03/17] Add a ndo_mp_port_prep pointer to net_device_ops

[PATCH] intel-iommu: Fix use after release during device attach
 2010-12-10 18:44 UTC  (5+ messages)

[RFC PATCH V2 5/5] Add TX zero copy in macvtap
 2010-12-10 16:55 UTC  (5+ messages)

[PATCH 0/28] nVMX: Nested VMX, v7
 2010-12-10 12:10 UTC  (4+ messages)
` [PATCH 09/28] nVMX: Add VMCS fields to the vmcs12


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox