kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-17 20:27:09 to 2009-05-19 09:10:24 UTC [more...]

[PATCH v2] Driver for Inter-VM shared memory device for KVM supporting interrupts
 2009-05-19  9:10 UTC  (6+ messages)

[PATCH v2] kvm: Use a bitmap for tracking used GSIs
 2009-05-19  8:01 UTC  (34+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "
      ` [PATCH v6] "

Network I/O performance
 2009-05-19  7:45 UTC  (8+ messages)
      ` tun/tap and Vlans (was: Re: Network I/O performance)
        ` tun/tap and Vlans

[PATCH v2] Shared memory device with interrupt support
 2009-05-19  4:31 UTC  (3+ messages)

[PATCH v2] Shared memory device with interrupt support
 2009-05-19  3:52 UTC  (9+ messages)

[ kvm-Bugs-2012453 ] ACPI error in event viewer (windows 2003)
 2009-05-18 22:47 UTC 

[ kvm-Bugs-2502147 ] kernel BUG at arch/x86/kvm/mmu.c:560!
 2009-05-18 22:44 UTC 

[ kvm-Bugs-2627272 ] Fix preempt in kvm_write_guest_time and kvm_write_wall_clock
 2009-05-18 22:40 UTC 

[ kvm-Bugs-2736816 ] Fedora 11 slows down and stucks as KVM guest
 2009-05-18 22:39 UTC 

[ kvm-Bugs-2777286 ] Hard Disk: 1 TB images fail to get formatted
 2009-05-18 22:37 UTC 

[ kvm-Bugs-2687641 ] EXPLOITABLE failure to validate cr3 after KVM_SET_SREGS
 2009-05-18 22:13 UTC 

[ kvm-Bugs-2679041 ] BUG: scheduling while atomic: qemu-system-x86
 2009-05-18 22:11 UTC 

Recommended Configurations
 2009-05-18 21:05 UTC  (4+ messages)

[PATCH 0/6] Add rudimentary Hyper-V guest support
 2009-05-18 18:46 UTC  (35+ messages)
` [PATCH 1/6] Add definition for IGNNE MSR
  ` [PATCH 2/6] MMU: don't bail on PAT bits in PTE
    ` [PATCH 3/6] Emulator: Inject #PF when page was not found
      ` [PATCH 4/6] Implement Hyper-V MSRs
        ` [PATCH 5/6] Nested SVM: Implement INVLPGA
          ` [PATCH 6/6] Nested SVM: Improve interrupt injection

[patch 0/4] move irq protection role to separate kvm->irq_lock
 2009-05-18 16:56 UTC  (5+ messages)
` [patch 1/4] KVM: x86: grab pic lock in kvm_pic_clear_isr_ack
` [patch 2/4] KVM: move coalesced_mmio locking to its own device
` [patch 3/4] KVM: introduce irq_lock, use it protect ioapic
` [patch 4/4] KVM: switch irq injection/acking to irq_lock

Network hangs after some time
 2009-05-18 15:55 UTC  (3+ messages)

[KVM PATCH v9] kvm: add support for irqfd
 2009-05-18 15:12 UTC  (3+ messages)

[PATCH 0/2] Add serial number support for virtio_blk, V2
 2009-05-18 15:00 UTC  (3+ messages)

[PATCH 0/17][REVIEW] Backport candidates for stable-0.10
 2009-05-18 14:55 UTC  (25+ messages)
` [PATCH 05/17] Stop/start cpus before/after devices
` [PATCH 06/17] Use statfs to determine size of huge pages
` [PATCH 10/17] Support unregistering memory regions larger than a slot
` [PATCH 12/17] Increment virtio-net savevm version to avoid conflict with upstream QEMU

[PATCH] cleanup arch/x86/kvm/Makefile
 2009-05-18 14:19 UTC  (4+ messages)

virtio-net zero-copy
 2009-05-18 14:00 UTC  (2+ messages)

[PATCH] Set bit 1 in disabled processor's _STA
 2009-05-18 12:59 UTC  (22+ messages)

KVM_HYPERCALL
 2009-05-18 12:26 UTC  (6+ messages)

[PATCH, RFC] virtio_blk: add cache flush command
 2009-05-18 12:07 UTC  (16+ messages)

KVM-Autotest: server problem
 2009-05-18 11:53 UTC  (2+ messages)

[PATCH] If interrupt injection is not possible do not scan IRR
 2009-05-18 11:16 UTC  (4+ messages)

[PATCHv6 4/4] virtio_pci: optional MSI-X support
 2009-05-18 11:01 UTC  (3+ messages)

[PATCH] kvm: ia64: fix up compilation error
 2009-05-18  9:47 UTC  (2+ messages)

[PATCH 1/2] Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it
 2009-05-18  9:46 UTC  (6+ messages)
` [PATCH 2/2] Intel-IOMMU, intr-remap: source-id checking

kvm 84 update
 2009-05-18  9:41 UTC  (3+ messages)

virtio net regression
 2009-05-18  9:39 UTC  (7+ messages)

[PATCH 00/43] KVM updates for the 2.6.31 merge window (batch 1/4)
 2009-05-18  9:23 UTC  (44+ messages)
` [PATCH 01/43] KVM: VMX: Don't use highmem pages for the msr and pio bitmaps
` [PATCH 02/43] KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE
` [PATCH 03/43] KVM: Split IOAPIC structure
` [PATCH 04/43] KVM: Unify the delivery of IOAPIC and MSI interrupts
` [PATCH 05/43] KVM: Change API of kvm_ioapic_get_delivery_bitmask
` [PATCH 06/43] KVM: Update intr delivery func to accept unsigned long* bitmap
` [PATCH 07/43] KVM: bit ops for deliver_bitmap
` [PATCH 08/43] KVM: Ioctls for init MSI-X entry
` [PATCH 09/43] KVM: Add MSI-X interrupt injection logic
` [PATCH 10/43] KVM: Enable MSI-X for KVM assigned device
` [PATCH 11/43] KVM: x86: silence preempt warning on kvm_write_guest_time
` [PATCH 12/43] KVM: x86: paravirt skip pit-through-ioapic boot check
` [PATCH 13/43] KVM: declare ioapic functions only on affected hardware
` [PATCH 14/43] KVM: PIT: remove unused scheduled variable
` [PATCH 15/43] KVM: PIT: remove usage of count_load_time for channel 0
` [PATCH 16/43] KVM: unify part of generic timer handling
` [PATCH 17/43] KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu
` [PATCH 18/43] KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask
` [PATCH 19/43] KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr
` [PATCH 20/43] KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
` [PATCH 21/43] KVM: ioapic/msi interrupt delivery consolidation
` [PATCH 22/43] KVM: consolidate ioapic/ipi interrupt delivery logic
` [PATCH 23/43] KVM: change the way how lowest priority vcpu is calculated
` [PATCH 24/43] KVM: APIC: get rid of deliver_bitmask
` [PATCH 25/43] KVM: ia64: Map in SN2 RTC registers to the VMM module
` [PATCH 26/43] KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading
` [PATCH 27/43] KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency
` [PATCH 28/43] KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler
` [PATCH 29/43] KVM: make 'lapic_timer_ops' and 'kpit_ops' static
` [PATCH 30/43] KVM: Device assignment framework rework
` [PATCH 31/43] KVM: MMU: do not free active mmu pages in free_mmu_pages()
` [PATCH 32/43] KVM: x86: Ignore reads to EVNTSEL MSRs
` [PATCH 33/43] KVM: SVM: Remove duplicate code in svm_do_inject_vector()
` [PATCH 34/43] KVM: reuse (pop|push)_irq from svm.c in vmx.c
` [PATCH 35/43] KVM: VMX: Make module parameters readable
` [PATCH 36/43] KVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit()
` [PATCH 37/43] KVM: VMX: Simplify module parameter names
` [PATCH 38/43] KVM: VMX: Annotate module parameters as __read_mostly
` [PATCH 39/43] KVM: VMX: Zero the vpid module parameter if vpid is not supported
` [PATCH 40/43] KVM: VMX: Zero ept module parameter if ept is not present
` [PATCH 41/43] KVM: VMX: Fold vm_need_ept() into callers
` [PATCH 42/43] KVM: Timer event should not unconditionally unhalt vcpu
` [PATCH 43/43] KVM: Fix interrupt unhalting a vcpu when it shouldn't

[PATCH] Allow to override sync source
 2009-05-18  9:01 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] [APIC] Optimize searching for highest IRR
 2009-05-18  8:44 UTC 

[PATCH] Drop interrupt shadow when single stepping should be done only on VMX
 2009-05-18  8:44 UTC 

[PATCH] kvm: discard masking checking when initial MSI-X entries
 2009-05-18  8:27 UTC  (2+ messages)

[ kvm-Bugs-2793225 ] Windows XP crashes on first boot after install on AMD64
 2009-05-18  8:04 UTC 

[PATCH v5 0/6] ATS capability support for Intel IOMMU
 2009-05-18  5:51 UTC  (7+ messages)
` [PATCH v5 1/6] PCI: support the ATS capability
` [PATCH v5 2/6] PCI: handle Virtual Function ATS enabling
` [PATCH v5 3/6] VT-d: parse ATSR in DMA Remapping Reporting Structure
` [PATCH v5 4/6] VT-d: add device IOTLB invalidation support
` [PATCH v5 5/6] VT-d: cleanup iommu_flush_iotlb_psi and flush_unmaps
` [PATCH v5 6/6] VT-d: support the device IOTLB

[PATCH v4 resend 0/6] ATS capability support for Intel IOMMU
 2009-05-18  5:48 UTC  (4+ messages)
` [PATCH v4 resend 5/6] VT-d: cleanup iommu_flush_iotlb_psi and flush_unmaps

[KVM-AUTOTEST][PATCH] timedrift support
 2009-05-18  5:18 UTC  (12+ messages)

[KVM PATCH v2 0/4] iosignalfd
 2009-05-18  2:37 UTC  (7+ messages)
` [KVM PATCH v2 2/4] kvm: add return value to kvm_io_bus_register_dev
` [KVM PATCH v2 4/4] kvm: add iosignalfd support

[PATCH] Work around supported cpuid ioctl() brokenness
 2009-05-17 22:48 UTC  (2+ messages)

[PATCH] KVM: fix cpuid E2BIG handling for extended request types
 2009-05-17 22:41 UTC  (2+ messages)

[PATCH 0/6] kvm-s390: collection of kvm-s390 fixes
 2009-05-17 22:31 UTC  (13+ messages)
` [PATCH 1/6] kvm-s390: Fix memory slot versus run

[PATCH] kvm: user: include arch specific headers from $(KERNELDIR)
 2009-05-17 22:18 UTC  (2+ messages)

[PATCH v2] Shared memory device with interrupt support
 2009-05-17 21:39 UTC  (3+ messages)

XP smp using a lot of CPU
 2009-05-17 21:35 UTC  (3+ messages)

Problem doing pci passthrough of the network card without VT-d
 2009-05-17 21:17 UTC  (4+ messages)

profiling virtio (blk in this case)
 2009-05-17 20:37 UTC  (2+ messages)

kvm-85 sometimes not starting on 2.6.30-rc5
 2009-05-17 20:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).