messages from 2010-06-25 11:06:30 to 2010-06-28 19:41:13 UTC [more...]
[PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
2010-06-28 19:41 UTC (9+ messages)
` [PATCH 1/7] kvm: Switch kvm_update_guest_debug to run_on_cpu
` [PATCH 2/7] fix CPUID vendor override
` [PATCH 3/7] kvm: Extend kvm_arch_get_supported_cpuid() to support index
` [PATCH 4/7] Enable XSAVE related CPUID
` [PATCH 5/7] kvm: Enable XSAVE live migration support
` [PATCH 6/7] kvm: init mp_state
` [PATCH 7/7] kvm: Fix cpu_is_bsp() compilation warning
` [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
[PATCH v2] KVM: Document KVM specific review items
2010-06-28 18:27 UTC (2+ messages)
KVM Call agenda for June 29
2010-06-28 19:03 UTC
random crash in post_kvm_run()
2010-06-28 18:38 UTC (2+ messages)
[PATCH] vhost: break out of polling loop on error
2010-06-28 17:25 UTC (2+ messages)
[PATCH 0/3][RFC] NUMA: add host side pinning
2010-06-28 16:26 UTC (13+ messages)
[RFC] virtio: Support releasing lock during kick
2010-06-28 15:55 UTC (9+ messages)
[PATCH] KVM: Simplify vcpu_enter_guest() mmu reload logic slightly
2010-06-28 15:26 UTC (2+ messages)
[PATCHv2] vhost-net: add dhclient work-around from userspace
2010-06-28 15:30 UTC (2+ messages)
[KVM-AUTOTEST PATCH] KVM test: Windows unattended_install: don't start the telnet service at startup
2010-06-28 14:54 UTC
[PATCH] Faster MMU lookups for Book3s
2010-06-28 13:32 UTC (14+ messages)
` [PATCH] KVM: PPC: Add generic hpte management functions
` [PATCH] KVM: PPC: Make use of hash based Shadow MMU
[PATCH v2 2/10] KVM: MMU: fix conflict access permissions in direct sp
2010-06-28 13:04 UTC (17+ messages)
` [PATCH v2 3/10] KVM: MMU: fix direct sp's access corruptted
` [PATCH v2 4/10] KVM: MMU: fix forgot to flush all vcpu's tlb
` [PATCH v2 5/10] KVM: MMU: introduce gfn_to_pfn_atomic() function
` [PATCH v2 6/10] KVM: MMU: introduce gfn_to_hva_many() function
` [PATCH v2 7/10] KVM: MMU: introduce mmu_topup_memory_cache_atomic()
` [PATCH v2 8/10] KVM: MMU: prefetch ptes when intercepted guest #PF
` [PATCH v2 9/10] KVM: MMU: combine guest pte read between walk and pte prefetch
` [PATCH v2 10/10] KVM: MMU: trace "
[PATCH v2 1/10] KVM: MMU: fix writable sync sp mapping
2010-06-28 11:41 UTC (5+ messages)
[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
2010-06-28 10:00 UTC (14+ messages)
[PATCH 1/2] KVM Test: Update cmd() help function in kvm_monitor.py to support parameters
2010-06-28 9:43 UTC
[PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
2010-06-28 9:36 UTC (9+ messages)
` [PATCH v2 3/4] KVM: cleanup: remove kvm_get_dirty_log()
[PATCH v3] KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
2010-06-28 9:35 UTC (16+ messages)
` [PATCH v4] "
[PATCH 1/2] KVM Test: Update cmd() help function in kvm_monitor.py to support parameters
2010-06-28 9:18 UTC (2+ messages)
` [Autotest] "
[PATCH 00/26] KVM PPC PV framework
2010-06-28 8:33 UTC (71+ messages)
` [PATCH 01/26] KVM: PPC: Introduce shared page
` [PATCH 03/26] KVM: PPC: Convert DSISR to "
` [PATCH 05/26] KVM: PPC: Convert SRR0 and SRR1 "
` [PATCH 06/26] KVM: PPC: Convert SPRG[0-4] "
` [PATCH 07/26] KVM: PPC: Implement hypervisor interface
` [PATCH 09/26] KVM: PPC: Add PV guest scratch registers
` [PATCH 10/26] KVM: PPC: Tell guest about pending interrupts
` [PATCH 11/26] KVM: PPC: Make RMO a define
` [PATCH 12/26] KVM: PPC: First magic page steps
` [PATCH 02/26] KVM: PPC: Convert MSR to shared page
` [PATCH 04/26] KVM: PPC: Convert DAR "
` [PATCH 08/26] KVM: PPC: Add PV guest critical sections
` [PATCH 13/26] KVM: PPC: Magic Page Book3s support
` [PATCH 14/26] KVM: PPC: Magic Page BookE support
` [PATCH 17/26] KVM: PPC: Generic KVM PV guest support
` [PATCH 19/26] KVM: PPC: PV instructions to loads and stores
` [PATCH 20/26] KVM: PPC: PV tlbsync to nop
` [PATCH 22/26] KVM: PPC: PV assembler helpers
` [PATCH 24/26] KVM: PPC: PV mtmsrd L=0 and mtmsr
` [PATCH 26/26] KVM: PPC: Add Documentation about PV interface
` [PATCH 15/26] KVM: PPC: Expose magic page support to guest
` [PATCH 16/26] KVM: Move kvm_guest_init out of generic code
` [PATCH 18/26] KVM: PPC: KVM PV guest stubs
` [PATCH 21/26] KVM: PPC: Introduce kvm_tmp framework
` [PATCH 23/26] KVM: PPC: PV mtmsrd L=1
` [PATCH 25/26] KVM: PPC: PV wrteei
Handling page faults in KVM
2010-06-28 3:36 UTC (2+ messages)
Slow vmalloc in 2.6.35-rc3
2010-06-28 3:30 UTC (4+ messages)
[PATCH] device-assignment: Rework "name" of assigned pci device
2010-06-28 2:37 UTC
[PATCH] Update .gitignore
2010-06-28 2:33 UTC
[KVM-AUTOTEST PATCH] KVM test: kvm_vm.py: remove serial console file when VM is destroyed
2010-06-28 0:03 UTC (2+ messages)
` [KVM-AUTOTEST PATCH] KVM test: enable file transfers for Windows guests
[KVM-AUTOTEST PATCH v2] [RFC] KVM test: rss.cpp: add file transfer support
2010-06-27 23:29 UTC (2+ messages)
` [KVM-AUTOTEST PATCH v2] [RFC] KVM test: add python client for rss file transfer services
[ kvm-Bugs-1884444 ] Virtual network (set up via TCP socket) dog slow, but vde ok
2010-06-27 22:13 UTC
[PATCH 1/2] KVM: PPC: Add generic hpte management functions
2010-06-27 22:10 UTC (11+ messages)
[PATCH RFC] vhost-net: add dhclient work-around from userspace
2010-06-27 15:46 UTC
Where is the entry point of hypercalls in kvm
2010-06-27 9:15 UTC (4+ messages)
[PATCH] vhost: break out of polling loop on error
2010-06-27 8:59 UTC
(unknown)
2010-06-26 18:35 UTC
Where is the entry of hypercalls in kvm?
2010-06-26 1:06 UTC
[PATCH] KVM: PPC: Book3S_32 MMU debug compile fixes
2010-06-25 23:11 UTC
KVM in remote server with bridge in a single ethernet interface
2010-06-25 17:35 UTC
[ kvm-Bugs-1900228 ] Time on guest slows down sometimes
2010-06-25 17:01 UTC
KVM in remote server with bridge in a single ethernet interface
2010-06-25 16:40 UTC
[ kvm-Bugs-1949429 ] Windows XP & 2003 - 64-bit Editions may FAIL during setup
2010-06-25 16:27 UTC
[ kvm-Bugs-2063072 ] compiling problem with "tcg_ctx"
2010-06-25 16:10 UTC
[PATCH 1/5] KVM test: support kernel -append command line options
2010-06-25 14:26 UTC (3+ messages)
` [PATCH 3/5] KVM test: add wrapper for RHEL-6 style unittests
[ kvm-Bugs-1817779 ] KVM crash with Windows XP guest because of ACPI
2010-06-25 13:55 UTC
[ kvm-Bugs-2034672 ] guest: BUG: soft lockup - CPU#0 stuck for 41s!
2010-06-25 13:44 UTC
[ kvm-Bugs-1949429 ] Windows XP & 2003 - 64-bit Editions may FAIL during setup
2010-06-25 13:34 UTC
[PATCH v2] KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
2010-06-25 13:33 UTC (2+ messages)
[ kvm-Bugs-2001121 ] Windows 2003 x64 - SESSION5_INITIALIZATION_FAILED
2010-06-25 13:32 UTC
[ANNOUNCE] kvm-kmod-2.6.35-rc3
2010-06-25 12:47 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