public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-02 15:24:22 to 2010-03-07 10:07:49 UTC [more...]

[PATCH 00/20] KVM updates for the 2.6.34 merge window (batch 4/4)
 2010-03-07 10:07 UTC  (3+ messages)
` [PATCH 13/20] KVM: x86 emulator: fix memory access during x86 emulation

raw disks no longer work in latest kvm (kvm-88 was fine)
 2010-03-07 10:00 UTC  (6+ messages)

Enhance perf to support KVM
 2010-03-07  9:56 UTC  (40+ messages)
                ` KVM usability

KVM usability
 2010-03-07  9:22 UTC  (4+ messages)

[PATCH] KVM: x86 emulator mark VMMCALL and LMSW as privileged
 2010-03-07  8:56 UTC  (5+ messages)

Status of via nano c9?
 2010-03-07  8:48 UTC  (2+ messages)

KVM with OEM license
 2010-03-07  8:47 UTC  (3+ messages)

xen-in-kvm doesn't work with kvm-81
 2010-03-07  8:42 UTC  (8+ messages)

[PATCH v4 00/10] qemu-kvm: Hook cleanups and yet more use of upstream code
 2010-03-07  6:36 UTC  (10+ messages)
` [PATCH v4 03/10] x86: Extend validity of cpu_is_bsp

[PATCH] Fix segfault with ram_size > 4095M without kvm
 2010-03-06 21:31 UTC  (5+ messages)
  ` [Qemu-devel] "

Performance of virtio-blk?
 2010-03-06 14:58 UTC 

[PATCH v1 3/3] Let host NIC driver to DMA to guest user space
 2010-03-06 17:18 UTC 

[ kvm-Bugs-2933400 ] virtio-blk io errors / data corruption on raw drives > 1 TB
 2010-03-06  9:11 UTC 

qemu-kvm 0.12.2 VNC segfault
 2010-03-06  8:53 UTC  (7+ messages)
    ` Another VNC crash, qemu-kvm-0.12.3
          ` [Qemu-devel] "

[PATCH 0/4] [uq/master] VCPU writeback rework and related bits
 2010-03-06  2:37 UTC  (11+ messages)
` [PATCH 2/4] KVM: Rework VCPU state writeback API

[PATCH] Shared memory uio_pci driver
 2010-03-05 23:53 UTC 

[PATCH] Support adding a file to qemu's ram allocation
 2010-03-05 23:52 UTC  (2+ messages)
` [PATCH] Inter-VM shared memory PCI device

[PATCH 00/15] KVM: PPC: MOL bringup patches
 2010-03-05 16:50 UTC  (16+ messages)
` [PATCH 01/15] KVM: PPC: Make register read/write wrappers always work
` [PATCH 03/15] KVM: PPC: Allow userspace to unset the IRQ line
` [PATCH 06/15] KVM: PPC: Split instruction reading out
` [PATCH 07/15] KVM: PPC: Don't reload FPU with invalid values
` [PATCH 08/15] KVM: PPC: Load VCPU for register fetching
` [PATCH 09/15] KVM: PPC: Implement mfsr emulation
  ` [PATCH 02/15] KVM: PPC: Ensure split mode works
  ` [PATCH 04/15] KVM: PPC: Make DSISR 32 bits wide
  ` [PATCH 05/15] KVM: PPC: Book3S_32 guest MMU fixes
  ` [PATCH 10/15] KVM: PPC: Implement BAT reads
  ` [PATCH 13/15] KVM: PPC: Implement alignment interrupt
` [PATCH 11/15] KVM: PPC: Make XER load 32 bit
` [PATCH 12/15] KVM: PPC: Implement emulation for lbzux and lhax
` [PATCH 14/15] KVM: Add support for enabling capabilities per-vcpu
` [PATCH 15/15] KVM: PPC: Add OSI hypercall interface

a list of small things to fix for qemu-kvm-0.12.3.1
 2010-03-05 16:17 UTC  (2+ messages)

how to tweak kernel to get the best out of kvm?
 2010-03-05 15:20 UTC 

pc-bios/bios.bin - where it comes from?
 2010-03-05 14:55 UTC  (8+ messages)
  ` [Qemu-devel] "

[PATCH] KVM-Test: Add kvm userspace unit test
 2010-03-05  6:22 UTC 

[PATCH] KVM: x86: Use native_store_idt() instead of kvm_get_idt()
 2010-03-05  4:11 UTC 

KVM ivshmem enquiry
 2010-03-04 20:53 UTC  (8+ messages)
` [PATCH] Support an inter-vm shared memory device that maps a shared-memory object
  ` IVSHMEM and limits on shared memory

[PATCH 00/10] uq/master: irqchip-in-kernel support
 2010-03-04 19:41 UTC  (23+ messages)
` [PATCH 01/10] introduce VMSTATE_U64
  ` [PATCH 02/10] Provide ioapic-kvm
    ` [PATCH 03/10] provide apic_set_irq_delivered
      ` [PATCH 04/10] provide i8259-kvm
        ` [PATCH 05/10] Don't call apic functions directly from kvm code
          ` [PATCH 06/10] export kvm_put_mp_state
            ` [PATCH 07/10] provide apic-kvm
              ` [PATCH 08/10] Add -kvm option
                ` [PATCH 09/10] Initialize in-kernel irqchip

qemu-kvm upstream segfaults when using -smp 1
 2010-03-04 18:30 UTC  (2+ messages)

[ kvm-Bugs-2963581 ] qemu-kvm upstream crashes when using -smp 1
 2010-03-04 18:10 UTC 

[PATCH] qemu-kvm: Fix boot CPU setup for the case it is unsupported
 2010-03-04 16:07 UTC  (2+ messages)

[PATCH 0/18][RFC] Nested Paging support for Nested SVM (aka NPT-Virtualization)
 2010-03-04 15:58 UTC  (27+ messages)
` [PATCH 01/18] KVM: MMU: Check for root_level instead of long mode
` [PATCH 02/18] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 03/18] KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
` [PATCH 04/18] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/18] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/18] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/18] KVM: SVM: Implement MMU helper functions for Nested Nested Paging
` [PATCH 08/18] KVM: MMU: Change init_kvm_softmmu to take a context as parameter
` [PATCH 09/18] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 10/18] KVM: MMU: Introduce generic walk_addr function
` [PATCH 11/18] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 12/18] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/18] KVM: MMU: Introduce Nested MMU context
` [PATCH 14/18] KVM: SVM: Initialize Nested Nested MMU context on VMRUN
` [PATCH 15/18] KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
` [PATCH 16/18] KVM: X86: Add callback to let modules decide over some supported cpuid bits
` [PATCH 17/18] KVM: SVM: Report Nested Paging support to userspace
` [PATCH 18/18] KVM: X86: Add KVM_CAP_SVM_CPUID_FIXED

Clock issue in Windows XP guests
 2010-03-04 15:25 UTC  (3+ messages)

[PATCH 0/6] [PULL] qemu-kvm.git uq/master queue
 2010-03-04 15:15 UTC  (8+ messages)
` [PATCH 1/6] Allocate memory below 4GB as one chunk
` [PATCH 2/6] Add option to use file backed guest memory
` [PATCH 3/6] KVM: Rework of guest debug state writing
` [PATCH 4/6] KVM: Rework VCPU state writeback API
` [PATCH 5/6] KVM: x86: Restrict writeback of VCPU state
` [PATCH 6/6] x86: Extend validity of bsp_to_cpu
` [Qemu-devel] [PATCH 0/6] [PULL] qemu-kvm.git uq/master queue

[PATCH -v3] Add savevm/loadvm support for MCE
 2010-03-04 11:36 UTC  (3+ messages)

[PATCH 0/2][RFC] Nested Paging support for Nested SVM (userspace part)
 2010-03-04 11:44 UTC  (6+ messages)
` [PATCH 1/2] QEMU-KVM: Fix ext3_feature propagation
` [PATCH 2/2] QEMU-KVM: Ask kernel about supported svm features

segfault at start with latest qemu-kvm.git
 2010-03-04  8:28 UTC  (7+ messages)

[PATCH] KVM test: Add a subtest cpuflags
 2010-03-04  7:20 UTC 

[PATCH] KVM-Test: Add a kvm subtest format_disk
 2010-03-04  7:12 UTC 

File For Claims
 2010-03-04  1:42 UTC 

KVM PMU virtualization
 2010-03-04  1:00 UTC  (13+ messages)

Windows guest freezes with black screen
 2010-03-04  0:26 UTC  (4+ messages)

[RFC][ PATCH 0/3] vhost-net: Add mergeable RX buffer support to vhost-net
 2010-03-03 17:28 UTC  (5+ messages)

[KVM-AUTOTEST PATCH v4] KVM test: A memory efficient kvm_config implementation
 2010-03-03 16:20 UTC 

[PATCH] KVM test: A memory efficient kvm_config implementation v5
 2010-03-03 14:45 UTC 

[KVM-AUTOTEST PATCH v4] KVM test: A memory efficient kvm_config implementation
 2010-03-03 14:44 UTC  (2+ messages)

[ kvm-Bugs-2962575 ] MINIX 3.1.6 works in QEMU-0.12.3 only with KVM disabled
 2010-03-03 12:20 UTC 

[ kvm-Bugs-2936094 ] BUG: kvm_dirty_pages_log_enable_slot: invalid parameters
 2010-03-03 11:17 UTC 

Nested virtualization without nested vmx
 2010-03-03  4:27 UTC  (4+ messages)

About creating VM
 2010-03-03  3:56 UTC  (2+ messages)

[RFC][ PATCH 2/3] vhost-net: handle vnet_hdr processing for MRG_RX_BUF
 2010-03-03  0:20 UTC 

[RFC][ PATCH 3/3] vhost-net: Add mergeable RX buffer support to vhost-net
 2010-03-03  0:20 UTC 

[RFC][ PATCH 1/3] vhost-net: support multiple buffer heads in receiver
 2010-03-03  0:20 UTC 

KVM Guest mmap.c bug
 2010-03-02 20:25 UTC 

[PATCH 62/66] arch/x86/kvm/kvm_timer.h: Checkpatch cleanup
 2010-03-02 15:24 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox