messages from 2010-05-02 09:48:58 to 2010-05-05 08:46:10 UTC [more...]
[PATCH][RESEND] intel_txt: enable SMX flag for VMXON in KVM
2010-05-05 10:38 UTC (2+ messages)
[PATCH] qemu-kvm: Process exit requests in kvm loop
2010-05-05 8:46 UTC (2+ messages)
vCPU scalability for linux VMs
2010-05-05 8:43 UTC (2+ messages)
[PATCH 0/2] fix kvmclock bug - memory corruption
2010-05-05 8:42 UTC (6+ messages)
` [PATCH 1/2] replace set_msr_entry with kvm_msr_entry
` [PATCH 2/2] turn off kvmclock when resetting cpu
Booting/installing WindowsNT
2010-05-05 8:41 UTC (19+ messages)
[PATCH v2 0/7] Pvclock fixes , version two
2010-05-05 8:29 UTC (12+ messages)
` [PATCH v2 1/7] Enable pvclock flags in vcpu_time_info structure
` [PATCH v2 2/7] Add a global synchronization point for pvclock
` [PATCH v2 3/7] change msr numbers for kvmclock
` [PATCH v2 4/7] export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 5/7] Try using new kvm clock msrs
` [PATCH v2 6/7] don't compute pvclock adjustments if we trust the tsc
` [PATCH v2 7/7] Tell the guest we'll warn it about tsc stability
[PATCHv2 00/23] next round of emulator cleanups
2010-05-05 7:57 UTC (6+ messages)
` [PATCHv2 23/23] KVM: x86 emulator: do not inject exception directly into vcpu
` qemu-kvm.0.12.2 aborts on linux
[PATCH v2 0/2] x86 FPU API
2010-05-05 7:33 UTC (3+ messages)
` [PATCH v2 1/2] x86: eliminate TS_XSAVE
` [PATCH v2 2/2] x86: Introduce 'struct fpu' and related API
[PATCH 0/2] x86 FPU API
2010-05-05 7:30 UTC (12+ messages)
` [PATCH 1/2] x86: eliminate TS_XSAVE
` [PATCH 2/2] x86: Introduce 'struct fpu' and related API
[PATCH] virtio-spec: document block CMD and FLUSH
2010-05-05 6:03 UTC (17+ messages)
` [Qemu-devel] "
` [Qemu-devel] "
[RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space
2010-05-05 2:59 UTC (16+ messages)
` [RFC][PATCH 1/12 applied today] KVM: x86: avoid unnecessary bitmap allocation when memslot is clean
` [RFC][PATCH 4/12] x86: introduce copy_in_user() for 32-bit
` [RFC][PATCH 5/12] x86: introduce __set_bit() like function for bitmaps in user space
` [RFC][PATCH 6/12 not tested yet] PPC: introduce copy_in_user() for 32-bit
` [RFC][PATCH resend 8/12] asm-generic: bitops: introduce le bit offset macro
` [RFC][PATCH 2/12] KVM: introduce slot level dirty state management
` [RFC][PATCH 3/12] KVM: introduce wrapper functions to create and destroy dirty bitmaps
` [RFC][PATCH 7/12 not tested yet] PPC: introduce __set_bit() like function for bitmaps in user space
` [RFC][PATCH 9/12] KVM: introduce a wrapper function of set_bit_user_non_atomic()
` [RFC][PATCH RFC 10/12] KVM: move dirty bitmaps to user space
` [RFC][PATCH 11/12] KVM: introduce new API for getting/switching dirty bitmaps
` [RFC][PATCH 12/12 sample] qemu-kvm: use "
2.6.33.3: possible recursive locking detected
2010-05-05 2:52 UTC (4+ messages)
[PATCH] KVM: Fix debug output error
2010-05-05 1:58 UTC
[PATCH] KVM: mark page dirty when page is actually modified
2010-05-05 1:09 UTC
[PATCH] KVM: make kvm_mmu_zap_page() return the number of pages it actually freed
2010-05-05 1:03 UTC
RFC: Network Plugin Architecture (NPA) for vmxnet3
2010-05-05 0:58 UTC
[PATCH 1/3] KVM MMU: make kvm_mmu_zap_page() return the number of zapped sp in total
2010-05-05 0:18 UTC (8+ messages)
` [PATCH 1/3 v2] "
Problem with QEMU / KVM
2010-05-04 21:30 UTC
[PATCH] KVM test: Do not execute guest_s4 and shutdown for RHEL 3.X
2010-05-04 20:50 UTC
[PATCHv8 3/3] vhost_net: a kernel-level virtio server
2010-05-04 18:22 UTC (4+ messages)
` virtio: put last_used and last_avail index into ring itself
Qemu-KVM 0.12.3 and Multipath -> Assertion
2010-05-04 17:07 UTC (8+ messages)
` [Qemu-devel] "
[PATCH] KVM: Get rid of KVM_REQ_KICK
2010-05-04 16:49 UTC (4+ messages)
[PATCH] KVM: Fix wallclock version writing race
2010-05-04 16:23 UTC (3+ messages)
[PATCH] KVM testing: New winutils.iso SHA1, refactoring some code
2010-05-04 15:52 UTC
kvm guest: hrtimer issue with smp
2010-05-04 15:29 UTC
[ kvm-Bugs-2996643 ] qemu-kvm -smb crashes with Samba 3.5.2
2010-05-04 15:23 UTC
[PATCH] KVM: VMX: Avoid writing HOST_CR0 every entry
2010-05-04 14:54 UTC (2+ messages)
KVM call minutes for May 4
2010-05-04 14:12 UTC
[patch uq/master 0/9] enable smp > 1 and related fixes
2010-05-04 12:45 UTC (10+ messages)
` [patch uq/master 1/9] kvm: set cpu_single_env around KVM_RUN ioctl
` [patch uq/master 2/9] make SIG_IPI to tcg vcpu thread reliable
` [patch uq/master 3/9] standardize on qemu_cpu_kick for signalling cpu thread(s)
` [patch uq/master 4/9] port qemu-kvm's on_vcpu code
` [patch uq/master 5/9] kvm: synchronize state from cpu context
` [patch uq/master 6/9] add cpu_is_stopped helper
` [patch uq/master 7/9] move stop/stopped CPU_COMMON fields after area zeroed by reset
` [patch uq/master 8/9] kvm: validate context for kvm cpu get/put operations
` [patch uq/master 9/9] kvm: enable smp > 1
[PATCH 0/22] Nested Paging support for Nested SVM v2
2010-05-04 12:04 UTC (12+ messages)
` [PATCH 16/22] KVM: MMU: Track page fault data in struct vcpu
[GIT PULL] amended: first round of vhost-net enhancements for net-next
2010-05-04 11:21 UTC
[PATCH] KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
2010-05-04 10:59 UTC (2+ messages)
[PATCH] KVM: kvm_pdptr_read() may sleep
2010-05-04 10:04 UTC
apparent key mapping error for usb keyboard
2010-05-04 9:38 UTC (2+ messages)
[PATCH 0/1] KVM: x86: avoid unnecessary bitmap allocation when memslot is clean
2010-05-04 9:36 UTC (3+ messages)
` [PATCH v2] "
KVM: x86: properly update ready_for_interrupt_injection
2010-05-04 9:30 UTC (2+ messages)
qemu-kvm: event writeback can overwrite interrupts with -no-kvm-irqchip
2010-05-04 8:45 UTC (2+ messages)
KVM call agenda for May 4
2010-05-04 5:31 UTC
[PATCH] IOzone test: Introduce postprocessing module v2
2010-05-04 4:41 UTC (5+ messages)
(unknown)
2010-05-04 2:19 UTC
[patch 0/6] qemu-kvm: use upstream memslot code
2010-05-03 22:48 UTC (7+ messages)
` [patch 1/6] remove alias support
` [patch 2/6] remove support for !KVM_CAP_SET_TSS_ADDR
` [patch 3/6] remove unused kvm_get_dirty_pages
` [patch 4/6] remove unused kvm_dirty_bitmap array
` [patch 5/6] introduce qemu_ram_map
` [patch 6/6] use upstream memslot management code
[PATCHv7] add mergeable buffers support to vhost_net
2010-05-03 22:48 UTC (6+ messages)
[GIT PULL] first round of vhost-net enhancements for net-next
2010-05-03 22:20 UTC (4+ messages)
[PATCH] KVM test: Add new subtest iozone_windows
2010-05-03 22:03 UTC
Fix -mem-path with hugetlbfs
2010-05-03 21:12 UTC
[PATCH V3] drivers/uio/uio_pci_generic.c: allow access for non-privileged processes
2010-05-03 17:47 UTC (4+ messages)
` [LKML] "
VIA Nano support
2010-05-03 16:42 UTC (9+ messages)
[RFC PATCH 00/20] Kemari for KVM v0.1
2010-05-03 16:07 UTC (10+ messages)
` [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops()
[qemu-kvm tests PATCH] qemu-kvm tests: merged stringio into emulator
2010-05-03 15:39 UTC
[PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
2010-05-03 13:02 UTC (2+ messages)
[qemu-kvm tests PATCH] qemu-kvm tests: fix linker script problem
2010-05-03 11:34 UTC
[PATCH] KVM: VMX: Translate interrupt shadow when waiting on NMI window
2010-05-03 7:32 UTC (11+ messages)
Startup of multiple Guests
2010-05-03 4:50 UTC (2+ messages)
[qemu-kvm tests PATCH] qemu-kvm tests: enhanced msr test
2010-05-02 15:10 UTC
[PATCH 1/1] KVM: X86: add the support of XSAVE/XRSTOR to guest
2010-05-02 14:13 UTC (2+ messages)
[PATCH] intel_txt: enable VMXON check with SMX in KVM
2010-05-02 13:49 UTC (2+ messages)
[PATCH 0/5] Fix EFER.NX=0 with EPT
2010-05-02 10:01 UTC (5+ messages)
` [PATCH 5/5] KVM: VMX: Atomically switch efer if EPT && !EFER.NX
[PATCH v2 0/5] Fix EFER.NX=0 with EPT
2010-05-02 9:48 UTC (4+ messages)
` [PATCH v2 1/5] KVM: Let vcpu structure alignment be determined at runtime
` [PATCH v2 2/5] KVM: VMX: Add definition for msr autoload entry
` [PATCH v2 5/5] KVM: VMX: Atomically switch efer if EPT && !EFER.NX
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