public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-26 07:33:43 to 2008-09-30 06:36:48 UTC [more...]

[PATCH 2/3] kvm-userspace: kvmppc: fix hostlonbits detection when cross compiling
 2008-09-30  6:36 UTC 

[PATCH 1/3] kvm-userspace: kvmppc: fix file header in libkvm-powerpc.c v2
 2008-09-30  6:36 UTC 

[PATCH 0/3] kvm-userspace: kvmppc: fix build for ppc v2
 2008-09-30  6:36 UTC 

installing kvm-76 on 2.6.24
 2008-09-30  1:55 UTC  (8+ messages)

[PATCH] Make KVM compile on split source/object kernel configurations
 2008-09-29 22:00 UTC  (5+ messages)

kvm-76 --std-vga problem
 2008-09-29 18:08 UTC  (5+ messages)

[patch] fold struct vcpu_info into CPUState
 2008-09-29 15:24 UTC 

[PATCH 0/3][RESEND] kvm-userspace: kvmppc: fix build for ppc
 2008-09-29 14:43 UTC  (5+ messages)
  ` [PATCH 1/3][RESEND] kvm-userspace: kvmppc: fix file header in libkvm-powerpc.c
  ` [PATCH 2/3][RESEND] kvm-userspace: kvmppc: fix hostlonbits detection when cross compiling
  ` [PATCH 3/3][RESEND] kvm-userspace: kvmppc: fix building userspace for powerpc

unhandled vm exit: 0x80000021 vcpu_id 0
 2008-09-29 14:43 UTC  (2+ messages)

[ kvm-Bugs-2135061 ] vde support disabled
 2008-09-29 14:42 UTC 

kvm-76 won't load on x86_64 2.6.24 with openvz
 2008-09-29 14:22 UTC  (2+ messages)

[ kvm-Bugs-2063072 ] compiling problem with "tcg_ctx"
 2008-09-29 13:56 UTC 

[PATCH 0/9][RFC] stackable dma_ops for x86
 2008-09-29 13:51 UTC  (23+ messages)
` [PATCH 9/9] x86/iommu: use dma_ops_list in get_dma_ops

Weekly KVM Test report, kernel 9b8f754c ... userspace 35bf248e 
 2008-09-29 12:57 UTC 

kvm: External module: Compile irq_comm.c into external modules
 2008-09-29  5:27 UTC 

[PATCH 8/8]kvm/ia64: Add intel iommu support for guests
 2008-09-29  5:27 UTC 

[PATCH 7/8]kvm/ia64: Add directed mmio range support for kvm guests
 2008-09-29  5:27 UTC 

[PATCH 6/8]kvm/ia64: Make pmt table be able to hold physical mmio entries
 2008-09-29  5:26 UTC 

[PATCH 5/8]kvm: Moving irqchip_in_kernel from ioapic.h to irq.h
 2008-09-29  5:26 UTC 

[PATCH 4/8]kvm: Split arch/x86/kvm/irq.c to two parts
 2008-09-29  5:26 UTC 

[PATCH 3/8]kvm: Changing is_mmio_pfn to kvm_is_mmio_pfn, and make it common
 2008-09-29  5:26 UTC 

[PATCH 2/8]kvm: Moving device_assignment logic to kvm_main.c
 2008-09-29  5:26 UTC 

[PATCH 1/8]kvm/vt-d: Moving vtd.c from arch/x86/kvm/ to virt/kvm/
 2008-09-29  5:26 UTC 

[PATCH 0/8] Patchset to enable vt-d support for kvm/ia64
 2008-09-29  5:25 UTC 

[ kvm-Bugs-2135076 ] Lilo boot on virtio; keytable read / checksum error
 2008-09-29  2:02 UTC 

[ kvm-Bugs-2135061 ] vde support disabled
 2008-09-29  1:51 UTC 

[ kvm-Bugs-2063072 ] compiling problem with "tcg_ctx"
 2008-09-29  1:37 UTC 

Status of pci passthrough work?
 2008-09-29  1:09 UTC  (18+ messages)

[ANNOUNCE] kvm-76 release
 2008-09-28 18:55 UTC 

[PATCH 00/25] KVM Updates for 2.6.28 merge window (part 3 of 3)
 2008-09-28 15:45 UTC  (26+ messages)
` [PATCH 01/25] KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd)
` [PATCH 02/25] KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstate
` [PATCH 03/25] KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr
` [PATCH 04/25] KVM: Add statistics for guest irq injections
` [PATCH 05/25] KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef)
` [PATCH 06/25] KVM: x86: do not execute halted vcpus
` [PATCH 07/25] KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2)
` [PATCH 08/25] KVM: x86: unhalt vcpu0 on reset
` [PATCH 09/25] KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked
` [PATCH 10/25] KVM: VMX: Cleanup stalled INTR_INFO read
` [PATCH 11/25] KVM: x86 emulator: fix jmp r/m64 instruction
` [PATCH 12/25] add MAINTAINERS entry for the KVM AMD module
` [PATCH 13/25] x86: Move VMX MSRs to msr-index.h
` [PATCH 14/25] KVM: VMX: Rename IA32_FEATURE_CONTROL bits
` [PATCH 15/25] x86: Move FEATURE_CONTROL bits to msr-index.h
` [PATCH 16/25] KVM: x86 emulator: Add DstAcc operand type
` [PATCH 17/25] KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d)
` [PATCH 18/25] KVM: x86 emulator: Use DstAcc for 'and'
` [PATCH 19/25] VT-d: Changes to support KVM
` [PATCH 20/25] KVM: Device Assignment with VT-d
` [PATCH 21/25] KVM: Device Assignment: Free device structures if IRQ allocation fails
` [PATCH 22/25] KVM: opencode gfn_to_page in kvm_vm_fault
` [PATCH 23/25] KVM: switch to get_user_pages_fast
` [PATCH 24/25] KVM: x86.c make kvm_load_realmode_segment static
` [PATCH 25/25] MAINTAINERS: Update Avi Kivity's email address

[PATCH 0/5] bios: >4G updates
 2008-09-28 15:19 UTC  (5+ messages)
    `  "

[PATCH] kernel: Makefile: header-link: remove include-compat/asm before resymlinking it
 2008-09-28 15:14 UTC  (2+ messages)

[PATCH] migration: loadvm_state: if a device idstr/instance not found fail the migration
 2008-09-28 15:12 UTC  (2+ messages)

libkvm: kvm_dirty_pages_log_change: do not forget to set .slot
 2008-09-28 15:10 UTC  (2+ messages)

[PATCH] VT-d: Support multiple device assignment to one guest
 2008-09-28 12:57 UTC  (6+ messages)

kvm > 61 segfaults when started with a bridged tap
 2008-09-28 11:09 UTC 

[PATCH 00/14] Fix & enhance NMI support for KVM - v4
 2008-09-28 10:57 UTC  (20+ messages)
` [PATCH 01/14] KVM: VMX: include all IRQ window exits in statistics
` [PATCH 02/14] KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
` [PATCH 03/14] KVM: VMX: Support for NMI task gates
` [PATCH 04/14] KVM: x86: Reset pending/inject NMI state on CPU reset
` [PATCH 07/14] KVM: VMX: fix real-mode NMI support
` [PATCH 08/14] KVM: x86: Enable NMI Watchdog via in-kernel PIT source
` [PATCH 09/14] KVM: x86: VCPU with pending NMI is runnabled
` [PATCH 11/14] KVM: x86: Support for user space injected NMIs
` [PATCH 12/14] KVM: VMX: Provide support "
` [PATCH 13/14] KVM: VMX: work around lacking VNMI support
` [PATCH 14/14] kvm-userspace: Enable NMI support for user space irqchip

[PATCH] VT-d: Fix iommu map page for mmio pages
 2008-09-28  8:45 UTC  (12+ messages)

Remaining passthrough/VT-d tasks list
 2008-09-28  6:09 UTC  (25+ messages)

[PATCH 4/4] kvm: bios: switch MTRRs to cover only the PCI range and default to WB
 2008-09-28  1:58 UTC  (5+ messages)

[PATCH 0/6 v3] PCI: Linux kernel SR-IOV support
 2008-09-27 18:07 UTC  (2+ messages)

[PATCH 1/6 v3] PCI: export some functions and macros
 2008-09-27 12:59 UTC  (2+ messages)

[PATCH 0/9] Add support for nested SVM (kernel) v3
 2008-09-27 12:59 UTC  (21+ messages)
` [PATCH 1/9] Add CPUID feature flag for SVM v3
  ` [PATCH 2/9] Clean up VINTR setting v3
    ` [PATCH 3/9] Add helper functions for nested SVM v3
      ` [PATCH 4/9] Implement GIF, clgi and stgi v3
        ` [PATCH 5/9] Implement hsave v3
          ` [PATCH 6/9] Add VMLOAD and VMSAVE handlers v3
            ` [PATCH 7/9] Add VMRUN handler v3

[PATCH 0/11] Fix&Enhance NMI support for KVM - v3
 2008-09-27 10:57 UTC  (6+ messages)
` [PATCH 10/11] VMX: work around lacking VNMI support

[patch] reindent ia64 code to match qemu code style
 2008-09-27 10:55 UTC  (2+ messages)

[patch] stop passing in global variable as argument to cmos_init()
 2008-09-27 10:51 UTC  (2+ messages)

KVM: MMU: fix largepage shadow accounting with oos
 2008-09-27 10:35 UTC  (2+ messages)

[PATCH 6/6 v3] PCI: document the change
 2008-09-27  8:28 UTC 

[PATCH 5/6 v3] PCI: reserve bus range for SR-IOV
 2008-09-27  8:28 UTC 

[PATCH 4/6 v3] PCI: support SR-IOV capability
 2008-09-27  8:28 UTC 

[PATCH 3/6 v3] PCI: support ARI capability
 2008-09-27  8:28 UTC 

[PATCH 2/6 v3] PCI: add new general functions
 2008-09-27  8:27 UTC 

[PATCH] unalias rework
 2008-09-26 19:09 UTC  (3+ messages)

[Qemu-devel] [5323] Implement an fd pool to get real AIO with posix-aio
 2008-09-26 18:50 UTC  (3+ messages)

change in 'smp_cpus' at runtime vs vcpu_info?
 2008-09-26 14:46 UTC  (5+ messages)

writes to a virtio block device hungs
 2008-09-26  8:28 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