public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-16 02:01:29 to 2009-12-22 10:06:58 UTC [more...]

[PATCH] Show KVM timing option only on embedded
 2009-12-22 10:06 UTC  (5+ messages)
  ` [PATCH] Change PowerPC KVM maintainer

[PATCH 0/3] Improve Decrementor Implementation v2
 2009-12-22 10:04 UTC  (6+ messages)
  ` [PATCH 1/3] Move vector to irqprio resolving to separate function
  ` [PATCH 2/3] Improve DEC handling
  ` [PATCH 3/3] Remove AGGRESSIVE_DEC

requested regions overlap, rom loading failed using -kernel
 2009-12-22  9:41 UTC  (2+ messages)

Qemu vs Qemu-KVM
 2009-12-22  8:53 UTC  (6+ messages)

[GIT PULL] AlacrityVM guest drivers for 2.6.33
 2009-12-22  7:59 UTC  (16+ messages)

[PATCH] fix vhost ioctl handling for 32-bit
 2009-12-21 20:05 UTC  (3+ messages)

pci-stub error and MSI-X for KVM guest
 2009-12-21 19:58 UTC  (4+ messages)

wifi pci card issue in windows host
 2009-12-21 19:41 UTC  (3+ messages)

[PATCH 0/3] Improve Decrementor Implementation
 2009-12-21 19:04 UTC  (9+ messages)
` [PATCH 1/3] Move vector to irqprio resolving to separate function
` [PATCH 2/3] Improve DEC handling
` [PATCH 3/3] Remove AGGRESSIVE_DEC

[ANNOUNCE] qemu-kvm-0.12.1
 2009-12-21 16:46 UTC  (17+ messages)

network shutdown under heavy load
 2009-12-21 16:39 UTC  (6+ messages)

Nested VMX support v4
 2009-12-21 16:00 UTC  (23+ messages)
` [PATCH 1/7] Nested VMX patch 1 implements vmon and vmoff
  ` [PATCH 2/7] Nested VMX patch 2 implements vmclear
    ` [PATCH 3/7] Nested VMX patch 3 implements vmptrld and vmptrst
      ` [PATCH 4/7] Nested VMX patch 4 implements vmread and vmwrite
        ` [PATCH 5/7] Nested VMX patch 5 Simplify fpu handling
          ` [PATCH 6/7] Nested VMX patch 6 implements vmlaunch and vmresume
            ` [PATCH 7/7] Nested VMX patch 7 handling of nested guest exits

Qemu terminating with SIGABRT
 2009-12-21 14:22 UTC  (7+ messages)
` [Qemu-devel] "

[ANNOUNCE] qemu-kvm-0.12.0-rc2 released
 2009-12-21  9:30 UTC  (8+ messages)

[PATCH] Add definitions for current cpu models
 2009-12-21  6:46 UTC 

"undefined reference to `kvm_save_mpstate'" since qemu-kvm-0.12.0-rc2 with all *-softmmu targets except i386 and x86_64
 2009-12-21  0:41 UTC 

qemu-kvm 0.12.1 undefined reference to `kvm_save_mpstate'
 2009-12-21  0:24 UTC 

[PATCH] KVM: SVM: Adjust tsc_offset only if tsc_unstable
 2009-12-20 23:24 UTC  (4+ messages)

qemu-kvm 0.12.0-rc2: can't install windows 2008 std
 2009-12-20 18:46 UTC  (7+ messages)
  ` [SOLVED] "

0.12.0-rc2: undefined reference to `kvm_save_mpstate
 2009-12-20 16:19 UTC 

[PATCH] kvm: get rid of unused label warning
 2009-12-20 12:16 UTC  (2+ messages)

[PATCH net-next 0/2] Defer skb allocation in virtio_net recv
 2009-12-20 11:24 UTC  (5+ messages)
` [PATCH 1/2] virtio: Add detach unused buffer from vring
` [PATCH 2/2] virtio_net: Defer skb allocation in receive path

[PATCH] KVM-PPC: Fix mtsrin in book3s_64 mmu
 2009-12-20  9:31 UTC  (3+ messages)

[PATCH 0/6 v2] Add support for RDTSCP in VMX
 2009-12-20  9:30 UTC  (8+ messages)
` [PATCH 1/6] KVM: VMX: Remove redundant variable
` [PATCH 2/6] x86: Add IA32_TSC_AUX MSR
` [PATCH 3/6] KVM: Extended shared_msr_global to per CPU
` [PATCH 4/6] x86: Raise vsyscall priority on hotplug notifier chain
` [PATCH 5/6] KVM: Add cpuid_update() callback to kvm_x86_ops
` [PATCH 6/6] KVM: VMX: Add instruction rdtscp support for guest

SIGTERM to qemu-kvm process destroys qcow2 image?
 2009-12-20  6:21 UTC  (10+ messages)

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2009-12-19  2:04 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2009-12-19  2:04 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2009-12-19  2:03 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2009-12-19  2:03 UTC 

[Autotest PATCH] KVM test: Add a subtest vnc via which interacts with guest
 2009-12-18 15:25 UTC  (2+ messages)
` [Autotest] "

[Autotest] [KVM-AUTOTEST] KSM-overcommit test v.2 (python version)
 2009-12-18 15:04 UTC  (6+ messages)

kernel memory allocation bug in 2.6.27.32-2.6.27.41 kvm section
 2009-12-17 15:35 UTC 

[PATCH 0/4] Add support for RDTSCP in VMX
 2009-12-17 15:06 UTC  (14+ messages)
` [PATCH 1/4] KVM: VMX: Remove redundant variable
` [PATCH 2/4] KVM: Extended shared_msr_global to per CPU
` [PATCH 3/4] x86: Add IA32_TSC_AUX MSR
` [PATCH 4/4] KVM: VMX: Add instruction rdtscp support for guest

[PATCH 0/3] Device Assignment fixes
 2009-12-17 15:04 UTC  (4+ messages)
` [PATCH 1/3] Enable non page boundary BAR device assignment
` [PATCH 2/3] Split off sysfs id retrieval
` [PATCH 3/3] Inform users about busy device assignment attempt

[PATCH-cc-fixed] vhost: add missing architectures
 2009-12-17 13:01 UTC 

[PATCH] vhost: add missing architectures
 2009-12-17 12:50 UTC 

Mouse and keyboard dead in XP guest
 2009-12-17  9:50 UTC 

Tuning guide, -cpu host crashes hosted VM
 2009-12-17  8:46 UTC  (2+ messages)

debugging windows guests
 2009-12-17  8:37 UTC  (10+ messages)

qemu-kvm: fix infinite recursion in pci
 2009-12-17  8:25 UTC  (2+ messages)

[ kvm-Bugs-2907597 ] qemu vnc server clips at 2560x1600
 2009-12-17  3:18 UTC 

Art Kupr has added you as a friend on the website VK.com
 2009-12-14 16:26 UTC 

[KVM-autotest][RFC] 32/32 PAE bit guest system definition
 2009-12-16 22:07 UTC  (3+ messages)
    ` [Autotest] "

[PATCH] Enable non page boundary BAR device assignment
 2009-12-16 20:12 UTC  (6+ messages)

[PATCH RFC: kvm tsc virtualization 08/20] Export the reference TSC from KVM module
 2009-12-16 14:41 UTC  (11+ messages)
` [PATCH RFC: kvm tsc virtualization 09/20] Use TSC reference for SVM
  ` [PATCH RFC: kvm tsc virtualization 10/20] Add a stat counter for RDTSC exits
    ` [PATCH RFC: kvm tsc virtualization 11/20] Use highest TSC frequency as reference clock
      ` [PATCH RFC: kvm tsc virtualization 12/20] Higher accuracy TSC offset computation
        ` [PATCH RFC: kvm tsc virtualization 13/20] Combine observed TSC deviation into moving average
          ` [PATCH RFC: kvm tsc virtualization 14/20] Move TSC cpu vars to a struct
            ` [PATCH RFC: kvm tsc virtualization 15/20] Fix longstanding races

qemu-kvm requires apic initialized before vcpu main loop
 2009-12-16 14:12 UTC  (8+ messages)
    ` [PATCH] qemu-kvm initialize vcpu state after machine initialization

Issues with qemu-kvm.git from today
 2009-12-16 12:16 UTC  (2+ messages)

seabios question
 2009-12-16 11:06 UTC  (5+ messages)

[PATCH 0/3] Device Assignment fixes
 2009-12-16 10:41 UTC  (13+ messages)
` [PATCH 1/3] Enable non page boundary BAR device assignment

Memory under KVM?
 2009-12-16 10:09 UTC  (8+ messages)

[PATCH] KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates
 2009-12-16  9:59 UTC  (8+ messages)
          ` [PATCH] KVM: x86: Adjust KVM_VCPUEVENT flag names

[PATCH 0/1] Defer skb allocation for both mergeable buffers and big packets in virtio_net
 2009-12-16  5:04 UTC  (4+ messages)
` [PATCH v2 1/4] Defer skb allocation -- add destroy buffers function for virtio

SeaBIOS mailing list
 2009-12-16  5:00 UTC  (3+ messages)

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2009-12-16  2:04 UTC 


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