public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-11 20:24:54 to 2010-07-14 05:46:33 UTC [more...]

[RFC PATCH 0/7] AMD IOMMU emulation patchset
 2010-07-14  5:45 UTC  (2+ messages)
` [RFC PATCH 1/7] Generic IOMMU layer

[PATCH] KVM: x86 emulator: fix xchg instruction emulation
 2010-07-14  5:15 UTC 

Employment
 2010-07-14  4:46 UTC 

Employment
 2010-07-14  4:46 UTC 

[PATCH 1/4] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-14  1:24 UTC  (8+ messages)
` [PATCH 2/4] KVM: MMU: cleanup spte update path
` [PATCH 3/4] KVM: MMU: track dirty page in speculative path properly
` [PATCH 4/4] KVM: MMU: remove valueless output message

complain on KVM_GET_SUPPORTED_CPUID document
 2010-07-14  1:22 UTC 

KVM vs. PCI-E Function Level Reset (FLR) 
 2010-07-14  0:53 UTC  (2+ messages)

[PATCH v4 0/8] Simplify and fix fetch()
 2010-07-14  0:09 UTC  (11+ messages)
` [PATCH v4 1/8] KVM: MMU: Add link_shadow_page() helper
` [PATCH v4 2/8] KVM: MMU: Use __set_spte to link shadow pages
` [PATCH v4 3/8] KVM: MMU: Add drop_large_spte() helper
` [PATCH v4 4/8] KVM: MMU: Add validate_direct_spte() helper
` [PATCH v4 5/8] KVM: MMU: Add gpte_valid() helper
` [PATCH v4 6/8] KVM: MMU: Simplify spte fetch() function
` [PATCH v4 7/8] KVM: MMU: Validate all gptes during fetch, not just those used for new pages
` [PATCH v4 8/8] KVM: MMU: Eliminate redundant temporaries in FNAME(fetch)

[PATCH] emulator: inc/dec can have lock prefix
 2010-07-14  0:09 UTC  (5+ messages)

KVM timekeeping fixes, V2
 2010-07-13 23:32 UTC  (27+ messages)
` [PATCH 01/18] Make TSC offset writes non-preemptible
` [PATCH 02/18] Fix SVM VMCB reset
` [PATCH 03/18] TSC reset compensation
` [PATCH 04/18] Make cpu_tsc_khz updates use local CPU
` [PATCH 05/18] Warn about unstable TSC
` [PATCH 06/18] Unify TSC logic
` [PATCH 07/18] Fix deep C-state TSC desynchronization
` [PATCH 08/18] Add helper functions for time computation
` [PATCH 09/18] Robust TSC compensation
` [PATCH 10/18] Keep SMP VMs more in sync on unstable TSC
` [PATCH 11/18] Perform hardware_enable in CPU_STARTING callback
` [PATCH 12/18] Add clock sync request to hardware enable
` [PATCH 13/18] Move scale_delta into common header
` [PATCH 14/18] Fix a possible backwards warp of kvmclock
` [PATCH 15/18] Implement getnsboottime kernel API
` [PATCH 16/18] Use getnsboottime in KVM
` [PATCH 17/18] Indicate reliable TSC in kvmclock
` [PATCH 18/18] Add timekeeping documentation

[PATCH] ceph/rbd block driver for qemu-kvm (v3)
 2010-07-13 19:41 UTC  (8+ messages)
    ` [Qemu-devel] "

WinXP SP3 Guest and OpenGL support?
 2010-07-13 18:07 UTC 

KVM Call agenda for July 13th
 2010-07-13 17:48 UTC  (16+ messages)
  ` [Qemu-devel] "

[GIT PULL] KVM updates for 2.6.35-rc4
 2010-07-13 17:38 UTC 

[PATCH repost] sched: export sched_set/getaffinity to modules
 2010-07-13 11:09 UTC  (13+ messages)

[RFC] High availability in KVM
 2010-07-13  8:53 UTC  (6+ messages)

[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-13  7:45 UTC  (24+ messages)
` [PATCH v5 5/9] KVM: MMU: introduce gfn_to_page_many_atomic() function
` [PATCH v5 6/9] KVM: MMU: introduce pte_prefetch_topup_memory_cache()

[PATCH v3 0/8] Simplify and fix fetch()
 2010-07-13  4:27 UTC  (14+ messages)
` [PATCH v3 1/8] KVM: MMU: Add link_shadow_page() helper
` [PATCH v3 2/8] KVM: MMU: Use __set_spte to link shadow pages
` [PATCH v3 3/8] KVM: MMU: Add drop_large_spte() helper
` [PATCH v3 4/8] KVM: MMU: Add validate_direct_spte() helper
` [PATCH v3 5/8] KVM: MMU: Add validate_indirect_spte() helper
` [PATCH v3 6/8] KVM: MMU: Simplify spte fetch() function
` [PATCH v3 7/8] KVM: MMU: Validate all gptes during fetch, not just those used for new pages
` [PATCH v3 8/8] KVM: MMU: Eliminate redundant temporaries in FNAME(fetch)

KVM timekeeping fixes
 2010-07-13  2:08 UTC  (19+ messages)
` [PATCH 01/18] Make TSC offset writes non-preemptible
` [PATCH 02/18] Fix SVM VMCB reset
` [PATCH 03/18] TSC reset compensation
` [PATCH 04/18] Robust TSC compensation
` [PATCH 05/18] Make cpu_tsc_khz updates use local CPU
` [PATCH 06/18] Warn about unstable TSC
` [PATCH 07/18] Unify TSC logic
` [PATCH 08/18] Fix deep C-state TSC desynchronization
` [PATCH 09/18] Add helper functions for time computation
` [PATCH 10/18] Keep SMP VMs more in sync on unstable TSC
` [PATCH 11/18] Perform hardware_enable in CPU_STARTING callback
` [PATCH 12/18] Add clock sync request to hardware enable
` [PATCH 13/18] Move scale_delta into common header
` [PATCH 14/18] Fix a possible backwards warp of kvmclock
` [PATCH 15/18] Implement getnsboottime kernel API
` [PATCH 16/18] Use getnsboottime in KVM
` [PATCH 17/18] Indicate reliable TSC in kvmclock
` [PATCH 18/18] Add timekeeping documentation

[KVM-AUTOTEST PATCH] KVM test: setuprss.bat: add yet another way of disabling the firewall
 2010-07-12 22:38 UTC 

[PATCH 1/2] KVM Test: Update cmd() help function in kvm_monitor.py to support parameters
 2010-07-12 21:21 UTC  (3+ messages)
` [Autotest] "

[PATCH 03/36] arch/powerpc: Remove unnecessary casts of private_data
 2010-07-12 20:49 UTC 

[PATCH 0/2] Fix MCE not cleared on reset
 2010-07-12 18:05 UTC  (10+ messages)
` [PATCH 1/2] KVM: Expose MCE control MSRs to userspace

[PATCH] device-assignment: Better fd tracking
 2010-07-12 18:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Convert mask notifiers to use irqchip/pin instead of gsi
 2010-07-12 18:23 UTC  (2+ messages)

[PATCH] KVM: PIT: stop vpit before irq_routing freed
 2010-07-12 17:54 UTC  (2+ messages)

[RFC PATCH v3 0/3] Add segment limit checks to emulator
 2010-07-12 14:49 UTC  (10+ messages)
` [RFC PATCH v3 1/3] Add helper methods to get segment limits
` [RFC PATCH v3 2/3] x86 emulator: Add segment limit checking helpers
` [RFC PATCH v3 3/3] x86 emulator: Add segment limit checks to emulator functions

[PATCH v2 0/8] Simplify and fix fetch()
 2010-07-12 13:06 UTC  (11+ messages)
` [PATCH v2 1/8] KVM: MMU: Add link_shadow_page() helper
` [PATCH v2 2/8] KVM: MMU: Use __set_spte to link shadow pages
` [PATCH v2 3/8] KVM: MMU: Add drop_large_spte() helper
` [PATCH v2 4/8] KVM: MMU: Add validate_direct_spte() helper
` [PATCH v2 5/8] KVM: MMU: Add validate_indirect_spte() helper
` [PATCH v2 6/8] KVM: MMU: Simplify spte fetch() function
` [PATCH v2 7/8] KVM: MMU: Validate all gptes during fetch, not just those used for new pages
` [PATCH v2 8/8] KVM: MMU: Eliminate redundant temporaries in FNAME(fetch)

[PATCH] increase MAX_NICS value
 2010-07-12 12:54 UTC  (3+ messages)

[PATCH 00/27] KVM PPC PV framework
 2010-07-12 11:24 UTC  (3+ messages)
` [PATCH 14/27] KVM: PPC: Magic Page BookE support

[RFC PATCH 0/5] QEMU VFIO device assignment
 2010-07-12 11:03 UTC  (24+ messages)
` [RFC PATCH 4/5] APIC/IOAPIC EOI callback
` [RFC PATCH 5/5] VFIO based device assignment

[PATCH 0/7] Simplify and fix fetch()
 2010-07-12  8:58 UTC  (22+ messages)
` [PATCH 1/7] KVM: MMU: Add link_shadow_page() helper
` [PATCH 2/7] KVM: MMU: Use __set_spte to link shadow pages
` [PATCH 3/7] KVM: MMU: Add drop_spte_if_large() helper
` [PATCH 4/7] KVM: MMU: Add validate_direct_spte() helper
` [PATCH 5/7] KVM: MMU: Add validate_indirect_spte() helper
` [PATCH 6/7] KVM: MMU: Simplify spte fetch() function
` [PATCH 7/7] KVM: MMU: Validate all gptes during fetch, not just those used for new pages

KVM on ps3-linux working?
 2010-07-12  8:11 UTC  (5+ messages)

Good Day
 2010-07-10 23:44 UTC 

[RFC PATCH v3 3/3] x86 emulator: Add segment limit checks to emulator functions
 2010-07-11 23:14 UTC 

Swap usage with KVM
 2010-07-11 22:08 UTC  (5+ messages)


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