public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-07 13:15:51 to 2010-07-12 06:33:18 UTC [more...]

[RFC PATCH 0/5] QEMU VFIO device assignment
 2010-07-12  6:33 UTC  (28+ messages)
` [RFC PATCH 1/5] qemu_ram_map/unmap: Allow pre-allocated space to be mapped
` [RFC PATCH 2/5] Minimal RAM API support
` [RFC PATCH 3/5] RAM API: Make use of it for x86 PC
` [RFC PATCH 4/5] APIC/IOAPIC EOI callback
` [RFC PATCH 5/5] VFIO based device assignment

[RFC PATCH v3 0/3] Add segment limit checks to emulator
 2010-07-12  6:26 UTC  (5+ 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

[RFC] High availability in KVM
 2010-07-12  6:22 UTC  (3+ messages)

[PATCH 0/7] Simplify and fix fetch()
 2010-07-12  5:12 UTC  (18+ 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

[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-12  3:05 UTC  (22+ messages)
` [PATCH v5 2/9] KVM: MMU: fix race between 'walk_addr' and 'fetch'
` [PATCH v5 4/9] KVM: MMU: introduce gfn_to_pfn_atomic() function
` [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 v5 8/9] KVM: MMU: combine guest pte read between fetch and pte prefetch

KVM on ps3-linux working?
 2010-07-12  3:04 UTC 

Good Day
 2010-07-10 23:44 UTC 

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

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

[RFC PATCH v2 0/3] Add segment limit checks to emulator
 2010-07-11 18:07 UTC  (5+ messages)
` [RFC PATCH v2 1/3] Add helper methods to get segment limits
` [RFC PATCH v2 2/3] x86 emulator: Add cs_base() helper
` [RFC PATCH v2 3/3] x86 emulator: Add segment limit checks and helper functions

Alt SeaBIOS SSDT cpu hotplug
 2010-07-11 16:10 UTC  (11+ messages)

[PATCH 0/24] Nested VMX, v5
 2010-07-11 15:45 UTC  (9+ messages)

[PATCHv2] extensions: libxt_CHECKSUM extension
 2010-07-11 15:14 UTC  (2+ messages)
` [PATCHv3] "

[PATCHv2] netfilter: add CHECKSUM target
 2010-07-11 15:06 UTC 

[PATCH] extensions: libipt_CHECKSUM extension
 2010-07-11 13:19 UTC  (14+ messages)
` [PATCH] netfilter: add CHECKSUM target

[PATCH] Convert mask notifiers to use irqchip/pin instead of gsi
 2010-07-11 12:32 UTC 

Is there shadow page table cache during context switch?
 2010-07-11 12:12 UTC  (4+ messages)

Help converting existing VMWare Server 2 guest to KVM
 2010-07-11  5:00 UTC  (4+ messages)

[PATCH V3] 2.6.34: simple IOMMU API extension to check safe interrupt remapping
 2010-07-10 15:31 UTC  (2+ messages)

[PATCH] KVM: PIT: stop vpit before irq_routing freed
 2010-07-10  9:37 UTC 

[PATCH] increase MAX_NICS value
 2010-07-10  5:59 UTC  (3+ messages)

Dear Account Email user,
 2010-07-09 22:03 UTC 

KVM Forum 2010: schedule and registration reminder
 2010-07-09 19:03 UTC 

[PATCH v4 00/12] KVM: Add host swap event notifications for PV guest
 2010-07-09 15:50 UTC  (31+ messages)
` [PATCH v4 01/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v4 02/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v4 03/12] Add async PF initialization to PV guest
` [PATCH v4 04/12] Provide special async page fault handler when async PF capability is detected
` [PATCH v4 05/12] Export __get_user_pages_fast
` [PATCH v4 07/12] Maintain memslot version number
` [PATCH v4 08/12] Inject asynchronous page fault into a guest if page is swapped out
` [PATCH v4 09/12] Retry fault before vmentry
` [PATCH v4 10/12] Handle async PF in non preemptable context
` [PATCH v4 11/12] Let host know whether the guest can handle async PF in non-userspace context
` [PATCH v4 12/12] Send async PF when guest is not in userspace too

[PATCH 00/27] KVM PPC PV framework
 2010-07-09  9:15 UTC  (6+ messages)
` [PATCH 27/27] KVM: PPC: Add Documentation about PV interface

[KVM-AUTOTEST PATCH 1/2] KVM test: rss.cpp: use critical section instead of mutex for text buffer access
 2010-07-09  0:35 UTC  (2+ messages)
` [KVM-AUTOTEST PATCH 2/2] KVM test: rss.cpp: write all user messages to a log file

[PATCH v7 RESEND 4/4] Inter-VM shared memory PCI device
 2010-07-08 23:45 UTC  (3+ messages)

[PATCH] netfilter: add CHECKSUM target
 2010-07-08 22:29 UTC 

[KVM-AUTOTEST PATCH] KVM test: fail if qemu complains about KVM module trouble
 2010-07-08 21:04 UTC 

[PATCH] device-assignment: Better fd tracking
 2010-07-08 15:28 UTC  (6+ messages)
` [PATCH v2] "

Confirm Your Webmail Account‏
 2010-07-08 12:00 UTC 

[PATCH 0/2] Fix walk_addr() page fault error codes
 2010-07-08 11:19 UTC  (6+ messages)
` [PATCH 2/2] KVM: MMU: Keep going on permission error

[KVM-AUTOTEST PATCH] KVM test: kvm_vm.py: do not check nic_mode when adding -tftp option
 2010-07-08 10:23 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH] KVM test: rss.cpp: minimize window by default so it doesn't bother step files
  ` [Autotest] "

[PATCH 1/3] define hwpoison variables static
 2010-07-08  9:46 UTC  (9+ messages)
` [PATCH 2/3] Return EFAULT from kvm ioctl when guest access bad area
` [PATCH 3/3] Reenter guest after instruction emulation failure if emulation was due to access to non-mmio address
` [PATCH v2 "

[PATCH] kvm: merge fixes for vmstate/block name from qemu.git
 2010-07-08  8:37 UTC  (2+ messages)

[RFC PATCH 0/3] Add segment limit checks to emulator
 2010-07-08  8:07 UTC  (7+ messages)
` [RFC PATCH 1/3] Add helper methods to get segment limits
` [RFC PATCH 2/3] x86 emulator: Add cs_base() helper
` [RFC PATCH 3/3] x86 emulator: Add segment limit checks and helper functions

[PATCH PPC] correctly check gfn_to_pfn() return value
 2010-07-07 22:51 UTC  (2+ messages)

[KVM-AUTOTEST PATCH v4] [RFC] KVM test: rss.cpp: add file transfer support
 2010-07-07 20:34 UTC  (3+ messages)
` [KVM-AUTOTEST PATCH v4] [RFC] KVM test: add python client for rss file transfer services

KVM git hangs with if=virtio (works under kvm 0.12.3)
 2010-07-07 20:28 UTC  (8+ messages)

[ANNOUNCE] kvm-kmod-2.6.34.1
 2010-07-07 14:54 UTC 

[PATCH] x86: KVM, fix lock imbalance
 2010-07-07 14:14 UTC  (6+ messages)


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