kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-29 11:45:48 to 2009-03-31 18:43:34 UTC [more...]

[RFC PATCH 00/17] virtual-bus
 2009-03-31 18:44 UTC  (13+ messages)
` [RFC PATCH 01/17] shm-signal: shared-memory signals
` [RFC PATCH 02/17] vbus: add virtual-bus definitions
` [RFC PATCH 03/17] vbus: add connection-client helper infrastructure
` [RFC PATCH 04/17] vbus: add bus-registration notifiers
` [RFC PATCH 05/17] vbus: add a "vbus-proxy" bus model for vbus_driver objects
` [RFC PATCH 06/17] ioq: Add basic definitions for a shared-memory, lockless queue
` [RFC PATCH 07/17] ioq: add vbus helpers
` [RFC PATCH 08/17] venet: add the ABI definitions for an 802.x packet interface
` [RFC PATCH 09/17] net: Add vbus_enet driver
` [RFC PATCH 15/17] kvm: add dynamic IRQ support
` [RFC PATCH 16/17] kvm: Add VBUS support to the host
` [RFC PATCH 17/17] kvm: Add guest-side support for VBUS

KVM-74: HELP PLEASE - cannot boot from cdrom for recovery
 2009-03-31 18:33 UTC  (19+ messages)

Can't download kvmctl scripts
 2009-03-31 17:08 UTC 

[PATCH 0/4] ksm - dynamic page sharing driver for linux
 2009-03-31 17:11 UTC  (21+ messages)
` [PATCH 1/4] MMU_NOTIFIERS: add set_pte_at_notify()
  ` [PATCH 2/4] add page_wrprotect(): write protecting page
    ` [PATCH 3/4] add replace_page(): change the page pte is pointing to
      ` [PATCH 4/4] add ksm kernel shared memory driver

mm_pages_next() question
 2009-03-31 16:18 UTC  (2+ messages)

[PATCH 1/4] Fix handling of a fault during NMI unblocked due to IRET
 2009-03-31 15:22 UTC  (17+ messages)
` [PATCH 2/4] Rewrite twisted maze of if() statements with more straightforward switch()
` [PATCH 3/4] Do not zero idt_vectoring_info in vmx_complete_interrupts()
` [PATCH 4/4] Fix task switching

IO on guest is 20 times slower than host
 2009-03-31 15:15 UTC  (19+ messages)

FW: Use rsvd_bits_mask in load_pdptrs for cleanup and considing EXB bit
 2009-03-31 15:03 UTC  (5+ messages)
`  "

EPT support breakage on: KVM: VMX: Zero ept module parameter if ept is not present
 2009-03-31 15:00 UTC 

new wiki missing pages?
 2009-03-31 14:33 UTC  (8+ messages)
  ` new wiki missing pages? / new wiki for kvm

[ kvm-Bugs-2723366 ] ltp diotest running time is 2.54 times than before
 2009-03-31 14:00 UTC 

Segfault while booting Windows XP x64
 2009-03-31 13:02 UTC  (5+ messages)

Name "kvm" ambiguos
 2009-03-31 11:24 UTC  (3+ messages)
  ` Name

kvm binary names
 2009-03-31  9:40 UTC  (5+ messages)

Live memory allocation?
 2009-03-31  9:30 UTC  (16+ messages)

Biweekly KVM Test report, kernel 0c7771... userspace 1223a0
 2009-03-31  8:56 UTC  (7+ messages)

[PATCH] kvm: remove pointless conditional before kfree()
 2009-03-31  8:52 UTC  (2+ messages)

strange guest slowness after some time
 2009-03-31  8:50 UTC  (12+ messages)

RFC: Add reserved bits check
 2009-03-31  8:40 UTC  (19+ messages)
              ` Cleanup to reuse is_long_mode()
              ` Use rsvd_bits_mask in load_pdptrs for cleanup and considing EXB bit

DMA errors in guest caused by corrupted(?) disk image
 2009-03-31  2:55 UTC 

[PATCH 0/2] kvm-userspace ksm support
 2009-03-31  0:00 UTC  (3+ messages)
` [PATCH 1/2] qemu: add "
  ` [PATCH 2/2] qemu: add ksmctl

[PATCH 0/3] kvm support for ksm
 2009-03-31  0:00 UTC  (4+ messages)
` [PATCH 1/3] kvm: dont hold pagecount reference for mapped sptes pages
  ` [PATCH 2/3] kvm: add SPTE_HOST_WRITEABLE flag to the shadow ptes
    ` [PATCH 3/3] kvm: add support for change_pte mmu notifiers

More vcd info wanted
 2009-03-30 23:15 UTC  (5+ messages)

read/write performance degredation in ubuntu/debian?
 2009-03-30 22:28 UTC 

KVM + virt-manager: which is the perfect host Linux distro?
 2009-03-30 20:55 UTC  (2+ messages)

[ kvm-Bugs-2517725 ] Windows 7 CPU Runaway
 2009-03-30 20:36 UTC 

BUG: soft lockup - CPU stuck for 
 2009-03-30 18:50 UTC  (4+ messages)

BUG: soft lockup - CPU stuck for 
 2009-03-30 15:55 UTC  (2+ messages)

[PATCH 0/2] qemu: SMBIOS passing support
 2009-03-30 15:40 UTC  (6+ messages)

[PATCH v2 1/5] Fix handling of a fault during NMI unblocked due to IRET
 2009-03-30 13:03 UTC  (5+ messages)
` [PATCH v2 2/5] Rewrite twisted maze of if() statements with more straightforward switch()
` [PATCH v2 3/5] Do not zero idt_vectoring_info in vmx_complete_interrupts()
` [PATCH v2 4/5] Fix task switch back link handling
` [PATCH v2 5/5] Fix unneeded instruction skipping during task switching

[PATCH 2/2] kvm: qemu: check device assignment command
 2009-03-30 12:41 UTC  (5+ messages)

Can disk geometry be specified in libvirt?
 2009-03-30 11:06 UTC 

[PATCH kvm-autotest] Fix command line for obtaining version number
 2009-03-30  7:33 UTC  (2+ messages)

I/O errors after migration - why?
 2009-03-30  5:38 UTC  (5+ messages)

After upgrading from F7 kvm-65-15 to F10 kvm-74-10
 2009-03-30  3:08 UTC  (6+ messages)

[ kvm-Bugs-2721640 ] perfctr wrmsr warning when booting 64bit RHEl5.3
 2009-03-30  2:04 UTC 

[PATCH v4 0/6] PCI: support the ATS capability
 2009-03-30  1:56 UTC  (4+ messages)

[PATCH] kvm-autotest: log test failed execption string
 2009-03-29 17:15 UTC  (2+ messages)

[PATCH] kvm-autotest: write relative path in html report
 2009-03-29 16:31 UTC  (2+ messages)

[patch] kvm-userland vl.c compiler warning
 2009-03-29 14:36 UTC  (2+ messages)

[PATCH 0/7] Support for GB pages in KVM
 2009-03-29 13:37 UTC  (23+ messages)
` [PATCH 4/7] kvm mmu: implement necessary data structures for second huge page accounting
` [PATCH 5/7] kvm mmu: add support for 1GB pages to direct mapping paths
` [PATCH 6/7] kvm mmu: enabling 1GB pages by extending backing_size funtion
` [PATCH 7/7] kvm x86: report 1GB page support to userspace

[PATCH] kvm mmu: add support for 1GB pages in shadow paging code
 2009-03-29 12:50 UTC  (3+ messages)

[PATCH 0/2] Support for GB pages in KVM - userspace part
 2009-03-29 11:56 UTC  (3+ messages)
` [PATCH 1/2] kvm/qemu: use statfs to determine size of huge pages


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).