kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-15 04:07:13 to 2009-12-17 18:15:48 UTC [more...]

network shutdown under heavy load
 2009-12-17 18:15 UTC  (4+ messages)

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

wifi pci card issue in windows host
 2009-12-17 16:09 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

Nested VMX support v4
 2009-12-17 13:49 UTC  (16+ 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

[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 

SIGTERM to qemu-kvm process destroys qcow2 image?
 2009-12-17 10:52 UTC  (5+ messages)

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

debugging windows guests
 2009-12-17  8:37 UTC  (11+ 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  (10+ messages)
` [PATCH] Inform users about busy device assignment attempt

RFC - TSC virtualization for KVM
 2009-12-16 14:41 UTC  (26+ messages)
` [PATCH RFC: kvm tsc virtualization 01/20] Move TSC read to vmx_vcpu_put
  ` [PATCH RFC: kvm tsc virtualization 02/20] Add a hotplug notifier to KVM x86 backend
    ` [PATCH RFC: kvm tsc virtualization 03/20] TSC offset framework
      ` [PATCH RFC: kvm tsc virtualization 04/20] Synchronize TSC when a new CPU comes up
        ` [PATCH RFC: kvm tsc virtualization 05/20] Fix AMD C1 TSC desynchronization
          ` [PATCH RFC: kvm tsc virtualization 06/20] Make TSC reference stable across frequency changes
            ` [PATCH RFC: kvm tsc virtualization 07/20] Basic SVM implementation of RDTSC trapping
              ` [PATCH RFC: kvm tsc virtualization 08/20] Export the reference TSC from KVM module
                ` [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
                              ` [PATCH RFC: kvm tsc virtualization 16/20] Fix 32-bit mult_precise
                                ` [PATCH RFC: kvm tsc virtualization 17/20] Periodically measure TSC skew
                                  ` [PATCH RFC: kvm tsc virtualization 18/20] Implement variable speed TSC
                                    ` [PATCH RFC: kvm tsc virtualization 19/20] IOCTL for different TSC modes
                                      ` [PATCH RFC: kvm tsc virtualization 20/20] Get passthrough TSC working in SVM again

qemu-kvm requires apic initialized before vcpu main loop
 2009-12-16 14:12 UTC  (11+ 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  (24+ 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

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

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

[PATCH 0/1] Defer skb allocation for both mergeable buffers and big packets in virtio_net
 2009-12-16  5:04 UTC  (31+ messages)
    ` [PATCH v2 0/4] "
      ` [PATCH v2 1/4] Defer skb allocation -- add destroy buffers function for virtio
      ` [PATCH v2 2/4] Defer skb allocation -- new skb_set calls & chain pages in virtio_net
      ` PATCH v2 3/4] Defer skb allocation -- new recvbuf alloc & receive calls
                  ` [RFC PATCH] Subject: virtio: Add unused buffers detach from vring
      ` [PATCH v2 4/4] Defer skb allocation -- change allocation & receiving in recv path

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 

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

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

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

[ kvm-Bugs-2915201 ] Nested kvm (SVM)
 2009-12-16  0:35 UTC 

Fwd: Re: debugging/instrumenting windows guests + some bugs
 2009-12-15 22:17 UTC 

[ANNOUNCE] qemu-kvm-0.12.0-rc2 released
 2009-12-15 18:22 UTC  (14+ messages)
    ` [Qemu-devel] "
` [PATCH] "

Now you can market directly to doctors with our lists
 2009-12-15 17:42 UTC 

[Fwd: Re: [PATCH v2 1/4] Defer skb allocation -- add destroy buffers function for virtio]
 2009-12-15 16:13 UTC 

OpenBSD 4.5 and qemu-kvm-0.12.0-rc2
 2009-12-15 13:23 UTC  (2+ messages)

[PATCH] Make S390x work in qemu-kvm
 2009-12-15 13:07 UTC  (6+ messages)

Indefinite recursion in pci_default_read_config
 2009-12-15 12:21 UTC  (6+ messages)

[PATCH 0/4] cr4 optimizations for vmx/ept
 2009-12-15 10:44 UTC  (2+ messages)

Poor KVM guest performance on an HP rack server
 2009-12-15 10:29 UTC  (4+ messages)

KVM: LAPIC: make sure IRR bitmap is scanned after vm load
 2009-12-15 10:12 UTC  (2+ messages)

Doubt on KVM-88 vulnerabilities
 2009-12-15 10:03 UTC  (7+ messages)

[PATCH] KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
 2009-12-15  9:52 UTC  (7+ messages)

[PATCH] qemu-kvm: compatfd: trivial compile fix
 2009-12-15  9:40 UTC  (2+ messages)

[PATCH] KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()
 2009-12-15  9:35 UTC  (3+ messages)

[PATCH] Fix parameters of prctl
 2009-12-15  9:06 UTC  (2+ messages)

[PATCH] KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
 2009-12-15  4:45 UTC 


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).