public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-15 21:01:14 to 2010-06-17 16:04:08 UTC [more...]

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

[PATCH v4 0/4] XSAVE enabling in QEmu
 2010-06-17 13:27 UTC  (15+ 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: Replace kvm_set/get_fpu() with upstream version

[PATCH] KVM: x86 emulator: fix pusha instruction emulation
 2010-06-17 12:00 UTC  (4+ messages)
  ` [PATCH] KVM: x86 emulator: fix group3 instruction decoding

[PATCH 0/24] Nested VMX, v5
 2010-06-17 11:58 UTC  (29+ messages)
` [PATCH 3/24] Implement VMXON and VMXOFF
` [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
` [PATCH 14/24] Prepare vmcs02 from vmcs01 and vmcs12
` [PATCH 16/24] Implement VMLAUNCH and VMRESUME
` [PATCH 22/24] Correct handling of idt vectoring info

[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
 2010-06-17 11:21 UTC  (9+ messages)

[PATCH] intel-iommu: Fix reference by physical address in intel_iommu_attach_device()
 2010-06-17 10:21 UTC  (2+ messages)

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

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

TSC cleanups, fixes, documentation for KVM
 2010-06-17  8:55 UTC  (43+ 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 16/17] TSC reset compensation
` [PATCH 17/17] Add timekeeping documentation

[PATCH v2] KVM: Fix typos in Documentation/kvm/mmu.txt
 2010-06-17  8:49 UTC 

[RFC][PATCH 0/9] rework KVM mmu_shrink() code
 2010-06-17  8:43 UTC  (21+ messages)
` [RFC][PATCH 1/9] abstract kvm x86 mmu->n_free_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 8/9] reduce kvm_lock hold times in mmu_skrink()
` [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive

[PATCH] KVM: Fix typos in Documentation/kvm/mmu.txt
 2010-06-17  8:28 UTC  (3+ messages)

[PATCH 0/6] KVM: MMU: support pte prefetch when intercepted guest #PF
 2010-06-17  8:00 UTC  (4+ messages)

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

[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

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

[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)

[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 

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

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

[RFC PATCH 0/5] Introduce canonical device hierarchy string
 2010-06-16 14:31 UTC  (39+ 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 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  (4+ messages)
` [PATCH RFC] Mark a device as non-migratable


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