messages from 2008-09-10 07:48:04 to 2008-09-13 05:16:45 UTC [more...]
VMX: NMI injection without virtual NMI support
2008-09-13 5:14 UTC (4+ messages)
Network Overruns
2008-09-13 5:09 UTC (2+ messages)
[PATCH] Fix COMPAT_csum_offset #endif in virtio_net.c
2008-09-13 5:05 UTC (3+ messages)
[PATCH] KVM: VMX: Move private memory slot position
2008-09-13 5:01 UTC (3+ messages)
RFC: VMX: initialize TSC offset relative to vm creation time
2008-09-13 4:55 UTC (5+ messages)
[PATCH 0/3] Move VMX MSRs
2008-09-13 4:53 UTC (2+ messages)
tape support
2008-09-13 4:51 UTC (5+ messages)
Need help with windows debug tools - HPET problems on win2k864
2008-09-13 4:50 UTC (3+ messages)
[PATCH] kvm/ia64: Add the support for Tukwila processors
2008-09-13 0:13 UTC
[PATCH] kvm/ia64: Implement an uniform vps interface
2008-09-13 0:13 UTC
[PATCH] Make page_find() return 0 for too-large addresses
2008-09-12 21:47 UTC (6+ messages)
` [Qemu-devel] "
8139cp problems - steps to reproduce
2008-09-12 21:37 UTC (5+ messages)
` [Qemu-devel] "
[Fwd: Re: Need help with windows debug tools - HPET problems on win2k864]
2008-09-12 19:03 UTC
[PATCH 0/9] Simplify memory registration
2008-09-12 18:47 UTC (14+ messages)
` [PATCH 1/9] Don't separate registrations with IO_MEM_ROM set
` [PATCH 2/9] do not use mem_hole anymore
` [PATCH 3/9] allow intersecting region to be on the boundary
` [PATCH 4/9] substitute is_allocated_mem with more general is_containing_region
` [PATCH 5/9] move kvm_cpu_register_memory_area into qemu's
` [PATCH 6/9] cleanup kvm memory registration
` [PATCH 7/9] add debuging facilities to memory registration at libkvm
` [PATCH 8/9] coalesce mmio regions without an explicit call
` [PATCH 9/9] remove explicit calls to kvm_qemu_register_coalesced_mmio
[patch 00/13] RFC: out of sync shadow
2008-09-12 18:19 UTC (12+ messages)
` [patch 09/13] KVM: MMU: out of sync shadow core
[PATCH 0/10] Live migration for QEMU
2008-09-12 15:43 UTC (52+ messages)
` [PATCH 1/10] Refactor QEMUFile for live migration
` [Qemu-devel] "
` [Qemu-devel] "
` [PATCH 2/10] Allow the monitor to be suspended during non-blocking op
` [Qemu-devel] "
` [PATCH 3/10] Add bdrv_flush_all()
` [Qemu-devel] "
` [PATCH 4/10] Add dirty tracking for live migration
` [Qemu-devel] "
` [PATCH 5/10] Add network announce function
` [Qemu-devel] "
` [PATCH 7/10] Switch the memory savevm handler to be "live"
` [Qemu-devel] "
` [PATCH 8/10] Introduce a buffered QEMUFile wrapper
` [Qemu-devel] "
` [PATCH 10/10] TCP based live migration
` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/10] Live migration for QEMU
[PATCH] x86 emulator: Add call near absolute instruction (group5: opcode 0xff mod r/m 2)
2008-09-12 10:42 UTC (8+ messages)
[PATCH] kvm/ia64: Add printk support for kvm-intel modules
2008-09-12 7:14 UTC (5+ messages)
[PATCH] usb: Support for removing device by host addr, improved auto filter syntax
2008-09-12 3:48 UTC (3+ messages)
[PATCH] husb: Make control transactions asynchronous
2008-09-12 3:47 UTC (3+ messages)
[ kvm-Bugs-2106661 ] Fail to save restore and live migration
2008-09-12 1:50 UTC
Question about limiting KVM cpu usage
2008-09-11 21:15 UTC (3+ messages)
paravirtualized windows net driver stop after some days on XP guest
2008-09-11 21:06 UTC (6+ messages)
` paravirtualized windows net driver for vista does not work on windows 2008 (64-bit)
[PATCH] uhci: Change default transaction lifetime to 32 frames
2008-09-11 20:59 UTC (2+ messages)
[PATCH] userspace: update .gitignore
2008-09-11 15:34 UTC (3+ messages)
` [RESEND #2][PATCH] "
[RESEND][PATCH] Fix external module build for 2.6.22
2008-09-11 15:34 UTC (2+ messages)
[PATCH] VMX: Cleanup stalled INTR_INFO readt
2008-09-11 15:16 UTC (2+ messages)
[patch 0/2] switch to get_user_pages_fast
2008-09-11 15:15 UTC (6+ messages)
` [patch 1/2] KVM: opencode gfn_to_page in kvm_vm_fault
` [patch 2/2] KVM: switch to get_user_pages_fast
[PATCH][RFC] Refactor AIO to allow multiple AIO implementations
2008-09-11 14:09 UTC (7+ messages)
` [Qemu-devel] "
[GIT PULL] KVM fixes for 2.6.27-rc6
2008-09-11 11:20 UTC
[PATCH] i440fx: do change ISA mappings under KVM
2008-09-11 10:57 UTC (3+ messages)
[PATCH] add MAINTAINERS entry for the KVM AMD module
2008-09-11 9:08 UTC (2+ messages)
[PATCH 0/12] Get rid of kernel memory allocation
2008-09-11 8:59 UTC (22+ messages)
` [PATCH] start removing kernel memory functions
` [PATCH] remove tests of user memory from vl.c
` [PATCH] coalesce memory allocation
` [PATCH] remove KVM_CAP_USER_MEMORY reference from qemu-kvm.c
` [PATCH 0/12] get rid of kernel memory registration
` [PATCH 01/12] start removing kernel memory functions
` [PATCH 02/12] remove tests of user memory from vl.c
` [PATCH 03/12] coalesce memory allocation
` [PATCH 04/12] remove KVM_CAP_USER_MEMORY reference from qemu-kvm.c
` [PATCH 05/12] remove KVM_CAP_USER_MEMORY from libkvm.c
` [PATCH 06/12] remove create_kernel_phys_mem
` [PATCH 07/12] get rid of kvm_create_userspace_phys_mem
` [PATCH 08/12] remove user_alloc field from slot representation
` [PATCH 09/12] merge destroy phys mem functions
` [PATCH 10/12] rename kvm_register_userspace_phys_mem
` [PATCH 11/12] remove kernel memory code from hw/pc.c
` [PATCH 12/12] remove kernel memory allocation code from ipf.c
[PATCH] KVM: Fix exiting from HLT emulation with MP_STATE_HALTED
2008-09-11 8:54 UTC (5+ messages)
` [PATCH] KVM: Fix QEmu interrupted HLT emulation
[PATCH][REPOST] KVM: VMX: Always return 0 for clear_flush_young() when using EPT
2008-09-11 8:48 UTC (4+ messages)
KVM: x86: do not execute halted vcpus (resend)
2008-09-11 8:07 UTC (2+ messages)
Hard Locking Machine
2008-09-11 8:00 UTC (2+ messages)
[PATCH 1/3] x86: Move VMX MSRs to msr-index.h
2008-09-11 7:27 UTC
[PATCH 3/3] x86: Move FEATURE_CONTROL bits to msr-index.h
2008-09-11 7:27 UTC
[PATCH 2/3] KVM: VMX: Rename IA32_FEATURE_CONTROL bits
2008-09-11 7:27 UTC
VT-d support for device assignment
2008-09-11 7:21 UTC (8+ messages)
` [PATCH 1/2] VT-d: Changes to support KVM
` [PATCH 2/2] KVM: Device Assignment with VT-d
[PATCH 3/4 v2] PCI: support SR-IOV capability
2008-09-10 22:41 UTC (4+ messages)
[PATCH 1/4 v2] PCI: introduce new base functions
2008-09-10 22:37 UTC (4+ messages)
[ kvm-Bugs-2104487 ] Soft lockups when installing RHEL5 over PXE
2008-09-10 22:12 UTC
[ kvm-Bugs-2104495 ] kernel double fault (kvm induced?)
2008-09-10 22:12 UTC
[ kvm-Bugs-2104487 ] Soft lockups when installing RHEL5 over PXE
2008-09-10 22:07 UTC
[PATCH 2/4 v2] PCI: support ARI capability
2008-09-10 20:07 UTC (6+ messages)
[PATCH 0/9] Add support for nested SVM (kernel) v2
2008-09-10 19:12 UTC (11+ messages)
` [PATCH 1/9] Add CPUID feature flag for SVM v2
` [PATCH 2/9] Clean up VINTR setting v2
` [PATCH 3/9] Implement GIF, clgi and stgi v2
` [PATCH 4/9] Add helper functions for nested SVM v2
` [PATCH 5/9] Implement hsave v2
` [PATCH 6/9] Add VMLOAD and VMSAVE handlers v2
` [PATCH 7/9] Add VMRUN handler v2
` [PATCH 8/9] Add VMEXIT handler and intercepts v2
KVM: x86: do not execute halted vcpus (resend)
2008-09-10 18:42 UTC (5+ messages)
mandrake-10 not able to boot on kvm-71-73
2008-09-10 17:13 UTC (10+ messages)
[PATCH] kvm: testsuite: Add test for 'call near absolute'
2008-09-10 15:31 UTC (2+ messages)
[PATCH] virtio-blk: change config to guest endian
2008-09-10 15:24 UTC (2+ messages)
[PATCH] KVM: SVM: fix guest global tlb flushes with NPT
2008-09-10 15:08 UTC (2+ messages)
[PATCH] KVM: VMX: Leave atomic context while emulating real mode
2008-09-10 14:57 UTC (2+ messages)
[ANNOUNCE] kvm-75 release
2008-09-10 14:24 UTC
New version of my kvmctl script
2008-09-10 14:04 UTC (7+ messages)
[PATCH 0/4] Memory type support for EPT
2008-09-10 11:14 UTC (4+ messages)
` [PATCH] KVM: VMX: Add PAT "
[PATCH 4/4 v2] PCI: document the change
2008-09-10 7:55 UTC (3+ messages)
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