public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-15 13:55:20 to 2010-06-17 07:28:36 UTC [more...]

[PATCH 3/6] KVM: MMU: introduce gfn_to_page_atomic() and gfn_to_pfn_atomic()
 2010-06-17  7:27 UTC  (16+ messages)
        ` [PATCH 5/6] KVM: MMU: prefetch ptes when intercepted guest #PF
          ` [PATCH 6/6] KVM: MMU: trace pte prefetch

[PATCH v3] qemu: kvm: Enable XSAVE live migration support
 2010-06-17  7:26 UTC  (6+ messages)

[PATCH v4 0/4] XSAVE enabling in QEmu
 2010-06-17  7:18 UTC  (5+ messages)
` [PATCH 1/4] qemu: kvm: Extend kvm_arch_get_supported_cpuid() to support index
` [PATCH 2/4] qemu: Enable XSAVE related CPUID
` [PATCH 3/4] qemu: kvm: Enable XSAVE live migration support
` [PATCH 4/4] qemu-kvm: "

[PATCH] qemu: kvm: Fix cpu_is_bsp() compilation warning
 2010-06-17  6:17 UTC 

[RFC/T/D][PATCH 0/2] KVM page cache optimization (v2)
 2010-06-17  6:04 UTC  (20+ messages)
` [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control

[PATCH] KVM: Fix typos in Documentation/kvm/mmu.txt
 2010-06-17  5:32 UTC 

KVM call minutes for June 15
 2010-06-17  5:15 UTC  (9+ messages)
    ` [Qemu-devel] "

[PATCH] VT-d: fix PCI device detach from virtual machine
 2010-06-17  3:35 UTC  (5+ messages)

[RFC] High availability in KVM
 2010-06-17  3:15 UTC 

[PATCH] device-assignment, msi: PBA is long
 2010-06-17  2:12 UTC  (2+ messages)

TSC cleanups, fixes, documentation for KVM
 2010-06-16 23:59 UTC  (48+ messages)
` [PATCH 01/17] Eliminate duplicated timer code
` [PATCH 03/17] Unify vendor TSC logic
` [PATCH 04/17] Fix deep C-state TSC desynchronization
` [PATCH 05/17] Keep SMP VMs more in sync on unstable TSC
` [PATCH 11/17] Fix a possible backwards warp of kvmclock
` [PATCH 12/17] Add helper function get_kernel_ns
` [PATCH 15/17] Fix AMD C1 TSC desynchronization
` [PATCH 16/17] TSC reset compensation
` [PATCH 17/17] Add timekeeping documentation

[RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status
 2010-06-16 23:05 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH v3 0/3]: Fixes to IRQ routing
 2010-06-16 21:11 UTC  (4+ messages)
` [PATCH v3 1/3] Introduce a workqueue to deliver PIT timer interrupts
` [PATCH v3 2/3] Allow any LAPIC to accept PIC interrupts
` [PATCH v3 3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's

Loss of network connectivity with high load
 2010-06-16 18:10 UTC  (6+ messages)

[PATCH 1/3] qemu: kvm: Extend kvm_arch_get_supported_cpuid() to support index
 2010-06-16 16:41 UTC  (4+ messages)
` [PATCH 2/3] qemu: Enable XSAVE related CPUID

[ kvm-Bugs-2948108 ] qemu-kvm fails to migrate properly in 0.12.2
 2010-06-16 17:30 UTC 

[RFC][PATCH 0/9] rework KVM mmu_shrink() code
 2010-06-16 16:55 UTC  (21+ messages)
` [RFC][PATCH 1/9] abstract kvm x86 mmu->n_free_mmu_pages
` [RFC][PATCH 2/9] rename x86 kvm->arch.n_alloc_mmu_pages
` [RFC][PATCH 3/9] replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
` [RFC][PATCH 4/9] create aggregate kvm_total_used_mmu_pages value
` [RFC][PATCH 5/9] break out some mmu_skrink() code
` [RFC][PATCH 6/9] remove kvm_freed variable
` [RFC][PATCH 7/9] make kvm_get_kvm() more robust
` [RFC][PATCH 8/9] reduce kvm_lock hold times in mmu_skrink()
` [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive

[ kvm-Bugs-2948108 ] qemu-kvm fails to migrate properly in 0.12.2
 2010-06-16 15:39 UTC 

[PATCH 0/24] Nested VMX, v5
 2010-06-16 15:33 UTC  (32+ messages)
` [PATCH 1/24] Move nested option from svm.c to x86.c
` [PATCH 2/24] Add VMX and SVM to list of supported cpuid features
` [PATCH 3/24] Implement VMXON and VMXOFF
` [PATCH 4/24] Allow setting the VMXE bit in CR4
` [PATCH 5/24] Introduce vmcs12: a VMCS structure for L1
` [PATCH 10/24] Implement VMPTRLD
` [PATCH 11/24] Implement VMPTRST
` [PATCH 12/24] Add VMCS fields to the vmcs12
` [PATCH 13/24] Implement VMREAD and VMWRITE

Request for mutual web link
 2010-06-16 14:39 UTC 

[PATCH] KVM: x86 emulator: fix pusha instruction emulation
 2010-06-16 14:09 UTC  (2+ messages)

[RFC PATCH 0/5] Introduce canonical device hierarchy string
 2010-06-16 14:31 UTC  (41+ messages)
` [Qemu-devel] [RFC PATCH 1/5] qdev: Create qdev_get_dev_path()
    ` [Qemu-devel] Re: [RFC PATCH 0/5] Introduce canonical device hierarchy string
` RFC qdev path semantics (was: [Qemu-devel] [RFC PATCH 0/5] Introduce canonical device hierarchy string)
  ` RFC qdev path semantics
        ` [Qemu-devel] "

[PATCH 0/2] [scsi-bus]: Changes for PERSISTENT_RESERVE_OUT and MAINTENANCE CDBs v2
 2010-06-16 14:15 UTC  (2+ messages)

[PATCH 0/3] Monitor support QEMU trace framework
 2010-06-16 13:50 UTC  (5+ messages)
` [PATCH 1/3] Export hash function
` [PATCH 2/3] Monitor command 'info trace'
` [PATCH 3/3] Toggle tracepoint state

[PATCH 2/2] [scsi-bus]: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode assignments
 2010-06-16 13:43 UTC 

[PATCH 1/2] [scsi-bus]: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
 2010-06-16 13:42 UTC 

[PATCH 1/2] [scsi-bus]: Add PR-OUT and PR-IN case for SCSIRequest xfer and xfer_mode setup
 2010-06-16 13:23 UTC  (7+ messages)
  ` [Qemu-devel] "

kvm_queue_exception - what is going wrong here?
 2010-06-16 10:35 UTC  (2+ messages)

[PATCH 0/4] Really lazy fpu
 2010-06-16  9:43 UTC  (10+ messages)

[ kvm-Bugs-2933400 ] virtio-blk io errors / data corruption on raw drives > 1 TB
 2010-06-16  9:22 UTC 

[PATCH RFC] KVM: busy-spin detector
 2010-06-16  8:22 UTC  (2+ messages)

I wait your responds
 2010-06-14 14:14 UTC 

[PATCH] fix -DDEBUG oops
 2010-06-16  2:30 UTC  (2+ messages)

[PATCH] virtio_blk: support barriers without FLUSH feature
 2010-06-16  1:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
 2010-06-15 22:26 UTC  (5+ messages)
` [PATCH RFC] Mark a device as non-migratable
    ` [Qemu-devel] "

[PATCH v7 0/4] Inter-VM shared memory device
 2010-06-15 20:23 UTC  (5+ messages)
` [PATCH v7 1/4] Device specification for shared memory PCI device
  ` [PATCH v7 2/4] Add function to assign ioeventfd to MMIO
    ` [PATCH v7 3/4] Support marking a device as non-migratable
      ` [PATCH v7 4/4] Inter-VM shared memory PCI device

[PATCH 1/7] KVM: MMU: rename 'page' and 'shadow_page' to 'sp'
 2010-06-15 20:09 UTC  (6+ messages)
` [PATCH 7/7] KVM: MMU: don't walk every parent pages while mark unsync

[PATCH v2 0/3]: Fixes to IRQ routing
 2010-06-15 17:53 UTC  (4+ messages)
` [PATCH v2 1/3] Introduce a workqueue to deliver PIT timer interrupts

GPGPU passthrough in linux kvm
 2010-06-15 16:18 UTC  (2+ messages)

[ kvm-Bugs-1945129 ] Compilation fails when configure with -DDEBUG
 2010-06-15 15:07 UTC 

KVM call agenda for June 15
 2010-06-15 14:18 UTC  (4+ messages)


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