messages from 2010-07-06 01:36:29 to 2010-07-09 22:35:36 UTC [more...]
Dear Account Email user,
2010-07-09 22:03 UTC
KVM Forum 2010: schedule and registration reminder
2010-07-09 19:03 UTC
[PATCH] increase MAX_NICS value
2010-07-09 17:30 UTC (2+ messages)
Alt SeaBIOS SSDT cpu hotplug
2010-07-09 16:41 UTC (10+ messages)
[PATCH] extensions: libipt_CHECKSUM extension
2010-07-09 16:36 UTC (6+ messages)
` [PATCH] netfilter: add CHECKSUM target
[PATCH v4 00/12] KVM: Add host swap event notifications for PV guest
2010-07-09 15:50 UTC (32+ 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 06/12] Add get_user_pages() variant that fails if major fault is required
` [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
[PATCH 0/24] Nested VMX, v5
2010-07-09 8:59 UTC (10+ messages)
` [PATCH 8/24] Hold a vmcs02 for each vmcs12
` [PATCH 9/24] Implement VMCLEAR
` [PATCH 10/24] Implement VMPTRLD
` [PATCH 14/24] Prepare vmcs02 from vmcs01 and vmcs12
[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path
2010-07-09 1:34 UTC (19+ messages)
` [PATCH v5 2/9] KVM: MMU: fix race between 'walk_addr' and 'fetch'
` [PATCH v5 3/9] export __get_user_pages_fast() function
` [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 7/9] KVM: MMU: prefetch ptes when intercepted guest #PF
` [PATCH v5 8/9] KVM: MMU: combine guest pte read between fetch and pte prefetch
` [PATCH v5 9/9] KVM: MMU: trace "
[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
Is there shadow page table cache during context switch?
2010-07-08 19:27 UTC
[PATCH] device-assignment: Better fd tracking
2010-07-08 15:28 UTC (6+ messages)
` [PATCH v2] "
[RFC PATCH v2 0/3] Add segment limit checks to emulator
2010-07-08 14:10 UTC (4+ 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
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 (9+ messages)
` [PATCH 1/2] KVM: MMU: Only indicate a fetch fault in page fault error code if nx is enabled
` [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 (5+ messages)
` [KVM-AUTOTEST PATCH] KVM test: rss.cpp: minimize window by default so it doesn't bother step files
` [KVM-AUTOTEST PATCH] KVM test: deal with incompatible env files gracefully (using version numbers)
` [Autotest] [KVM-AUTOTEST PATCH] KVM test: rss.cpp: minimize window by default so it doesn't bother step files
[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 0/2] Fix MCE not cleared on reset
2010-07-08 9:12 UTC (9+ messages)
` [PATCH 1/2] KVM: Expose MCE control MSRs to userspace
` [PATCH 2/2] KVM: Document MCE banks non-exposure via KVM_GET_MSR_INDEX_LIST
[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 (11+ 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 (7+ messages)
[PATCH] KVM test: deps/Makefile - Compile rss with -static-libgcc
2010-07-07 12:50 UTC
[PATCH 1/6] KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding
2010-07-07 9:50 UTC (14+ messages)
` [PATCH 2/6] KVM: x86 emulator: fix the comment of out instruction
` [PATCH 3/6] KVM: x86 emulator: fix 'and AL,imm8' instruction decoding
` [PATCH 4/6] KVM: x86 emulator: fix 'mov rm,sreg' "
` [PATCH 5/6] KVM: x86 emulator: fix 'mov AL,moffs' "
` [PATCH] KVM: x86 emulator: re-implementing "
` [PATCHv2] "
` [PATCH 6/6] KVM: x86 emulator: fix cli/sti instruction emulation
random crash in post_kvm_run()
2010-07-07 9:12 UTC (12+ messages)
Security Alter
2010-07-07 3:11 UTC
[PATCH] KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption
2010-07-06 18:39 UTC (2+ messages)
[PATCH] test: Add rmap_chain.flat to unittests config file
2010-07-06 18:33 UTC
KVM Call agenda for July 6th
2010-07-06 15:33 UTC (13+ messages)
` [Qemu-devel] "
KVM call minutes for July 6
2010-07-06 15:29 UTC (2+ messages)
` [Qemu-devel] "
[PATCH 0/2] Fix failures caused by fork() interaction with internal slots
2010-07-06 14:53 UTC (6+ messages)
` [PATCH 2/2] KVM: Prevent internal slots from being COWed
[ kvm-Bugs-2124690 ] external modules dont support seperate linux output dir
2010-07-06 9:28 UTC
[patch 0/3] [RESEND] kvm test: test rmap chains
2010-07-06 7:32 UTC (4+ messages)
` [patch 3/3] kvm test: long "
Congratulations: You have won
2010-07-06 6:10 UTC
[PATCH V2] VFIO driver: Non-privileged user level PCI drivers
2010-07-06 4:50 UTC (2+ messages)
KVM and cpu limiting
2010-07-06 4:39 UTC (4+ messages)
` Fwd: "
[PATCH] KVM test: Enable unattended install for Win2000
2010-07-06 1:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox