kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-14 14:03:15 to 2009-01-19 14:12:56 UTC [more...]

v2: KVM: support for 'count' in CPUID functions 4, 0xb and 0xd
 2009-01-19 14:12 UTC  (5+ messages)
` [PATCH] Always return latest pmsts instead of the old one

[PATCH] KVM: Avoid using CONFIG_ in userspace visible headers
 2009-01-19 13:31 UTC  (5+ messages)

[ kvm-Bugs-2519737 ] DHCP/NAT: Vista fails to get IP from NAT engine
 2009-01-19 13:08 UTC 

XP guests sluggish after around 1 week of uptime
 2009-01-19 13:07 UTC  (11+ messages)

[ kvm-Bugs-2519737 ] DHCP/NAT: Vista fails to get IP from NAT engine
 2009-01-19 13:07 UTC 

[PATCH 0/7] qemu:virtio-net: Add MAC and VLAN filtering
 2009-01-19  9:45 UTC  (9+ messages)
` [PATCH 1/7] qemu:virtio-net: Allow setting the MAC address via set_config
` [PATCH 2/7] qemu:virtio-net: Define ETH_ALEN for use when manipulating MAC addresses
` [PATCH 3/7] qemu:virtio-net: Add a virtqueue for control commands from the guest
` [PATCH 4/7] qemu:virtio-net: Add promiscuous and all-multicast mode bits
` [PATCH 5/7] qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmulti
` [PATCH 6/7] qemu:virtio-net: Add additional MACs via a filter table
` [PATCH 7/7] qemu:virtio-net: Add VLAN filtering

[PATCH 0/5] virtio_net: Add MAC and VLAN filtering
 2009-01-19  9:33 UTC  (13+ messages)
` [PATCH 1/5] virtio_net: Allow setting the MAC address of the NIC
` [PATCH 2/5] virtio_net: Add a virtqueue for outbound control commands
` [PATCH 3/5] virtio_net: Add a set_rx_mode interface
` [PATCH 4/5] virtio_net: Add a MAC filter table
` [PATCH 5/5] virtio_net: Add support for VLAN filtering in the hypervisor

[ kvm-Bugs-2494730 ] Guests "stalling" on kvm-82 / Linux 2.6.28
 2009-01-19  6:24 UTC 

[ kvm-Bugs-2517725 ] Windows 7 CPU Runaway
 2009-01-18 20:35 UTC 

[ kvm-Bugs-2517725 ] Windows 7 CPU Runaway
 2009-01-18 19:24 UTC 

[ kvm-Bugs-2517725 ] Windows 7 CPU Runaway
 2009-01-18 18:44 UTC 

XP Guest Clock Slow
 2009-01-18 14:51 UTC  (5+ messages)
` [Resolved] "

winner
 2009-01-18 13:33 UTC 

[PATCH] kvm: qemu: fix qemu_send_packet
 2009-01-18 12:11 UTC  (2+ messages)

[PATCH 1/5] virtio-net: Allow setting the MAC address via set_config
 2009-01-18  9:42 UTC  (12+ messages)
    ` [Qemu-devel] "

Guest Hang Bugs
 2009-01-18  9:15 UTC  (5+ messages)

[PATCH 0/1] pci hole remaping
 2009-01-18  8:41 UTC  (5+ messages)
` [PATCH] kvm-userspace: set pci mem to start at 0xc100000 and vesa to 0xc000000

[ kvm-Bugs-2351676 ] Guests hang periodically on Ubuntu-8.10
 2009-01-18  6:18 UTC 

[PATCH v2 0/6] ATS capability support for Intel IOMMU
 2009-01-18  4:17 UTC  (7+ messages)
` [PATCH v2 1/6] PCI: support the ATS capability
` [PATCH v2 2/6] VT-d: parse ATSR in DMA Remapping Reporting Structure
` [PATCH v2 3/6] VT-d: add queue invalidation fault status support
` [PATCH v2 4/6] VT-d: add device IOTLB invalidation support
` [PATCH v2 5/6] VT-d: cleanup iommu_flush_iotlb_psi and flush_unmaps
` [PATCH v2 6/6] VT-d: support the device IOTLB

cirrus-vga is not properly reset
 2009-01-17 17:04 UTC  (2+ messages)

[ kvm-Bugs-2494730 ] Guests "stalling" on kvm-82
 2009-01-17 11:26 UTC 

[PATCH] hpet config mask fix
 2009-01-16 21:39 UTC  (2+ messages)

[PATCH 0/6] ATS capability support for Intel IOMMU
 2009-01-16 18:37 UTC  (3+ messages)
` [PATCH 1/6] PCI: support the ATS capability

HowTo help
 2009-01-16 17:13 UTC  (2+ messages)

Biweekly KVM Test report, kernel 24bf54 ... userspace c25e54 
 2009-01-16 15:23 UTC 

kvm-82 doesn't boot 64bit (?) [cpu0 unhandled wrmsr]
 2009-01-16 15:10 UTC  (5+ messages)

[ kvm-Bugs-2413430 ] CPU: Linux guests fails on emulated "core2duo" and "coreduo"
 2009-01-16 15:07 UTC 

kvm-82
 2009-01-16 14:37 UTC  (2+ messages)

v3: KVM: support for 'count' in CPUID functions 4, 0xb and 0xd
 2009-01-16 11:17 UTC  (9+ messages)
` [PATCH 1/2] KVM: CPUID takes ecx as input value for some functions
  ` [PATCH 2/2] KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd
    ` KVM: support for 'count' in CPUID functions 4, 0xb and 0xd

BUG: Guest lockup and 100% CPU load on host
 2009-01-16 10:13 UTC  (3+ messages)

[PATCH] Fix almost infinite loop in APIC
 2009-01-16  5:01 UTC  (7+ messages)

patch: qemu + hugetlbfs
 2009-01-16  2:19 UTC  (14+ messages)
                      ` Resend: "

is vmx_vcpu_run deprecated in kvm-77?
 2009-01-15 22:46 UTC 

[PATCH] qemu: report issues causing the kvm probe to fail v3
 2009-01-15 21:57 UTC  (4+ messages)

[ANNOUNCE] kvm-83 release
 2009-01-15 20:17 UTC  (4+ messages)

[PATCH] virtio-net: Fix save/load
 2009-01-15 18:51 UTC  (4+ messages)

how to assign partition as partition for KVM?
 2009-01-15 17:56 UTC  (3+ messages)

e500 KVM build fixes for 2.6.29
 2009-01-15 17:19 UTC  (6+ messages)
` [PATCH 1/3] Subject: powerpc/fsl-booke: declare tlbcam_index for use in c
  ` [PATCH 2/3] Subject: kvm: ppc: Fix e500 warnings and some spelling problems
  ` [PATCH 3/3] Subject: kvm: ppc: Move to new TLB invalidate interface

[PATCH] qemu/configure: correctly detect -lrt ldflag on uclibc
 2009-01-15 16:37 UTC  (2+ messages)

[ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
 2009-01-15 15:52 UTC 

pci device assignment as non-root?
 2009-01-15 15:28 UTC  (3+ messages)

is vmx_vcpu_run deprecated in kvm-77?
 2009-01-15 15:24 UTC  (2+ messages)

[PATCH] KVM: IA64: fix fp fault/trap handler
 2009-01-15 15:20 UTC  (3+ messages)

[PATCH 01/18] kvm: qemu: fix the prototype of virtio_net_init()
 2009-01-15 14:35 UTC  (23+ messages)
` [PATCH 02/18] kvm: qemu: make qemu_alloc_physram() and alloc_mem_area() static
  ` [PATCH 03/18] kvm: qemu: kill some redundant declarations
    ` [PATCH 04/18] kvm: qemu: make lsi_scsi_uninit() static
      ` [PATCH 05/18] kvm: qemu: Fix virtio_blk_init() calls
        ` [PATCH 06/18] kvm: qemu: device-assignment: don't use libkvm's private get_slot()
          ` [PATCH 07/18] kvm: libkvm: make get_slot() and co. static
            ` [PATCH 08/18] kvm: qemu: device-assignment: add kvm_add_ioperm_data() prototype
              ` [PATCH 09/18] kvm: qemu: device-assignment: add assigned_dev_update_irq() prototype
                ` [PATCH 10/18] kvm: qemu: device-assignment: fix ROM writing
                  ` [PATCH 11/18] kvm: qemu: kill unused variable
                    ` [PATCH 12/18] kvm: qemu: kill redundant declarion of perror()
                      ` [PATCH 13/18] kvm: qemu: kill redundant declaration of smp_cpus and vm_running
                        ` [PATCH 14/18] kvm: qemu: make qemu_kvm_system_reset() static
                          ` [PATCH 15/18] kvm: qemu: kill unused variable in kvm_init_vcpu()
                            ` [PATCH 16/18] kvm: qemu: make another couple of functions static
                              ` [PATCH 17/18] kvm: qemu: fix update_vbios_real_tpr declaration
                                ` [PATCH 18/18] kvm: qemu: kill unused variable in enable_vapic()

[PATCH] Allow to call vm_stop from vcpu thread
 2009-01-15 14:19 UTC  (4+ messages)

[PATCH 0/2] irq routing userspace
 2009-01-15 10:10 UTC  (8+ messages)
` [PATCH 1/2] kvm: libkvm: support for irq routing

FW: [PATCH] Kvm: Qemu: save nvram
 2009-01-15  9:57 UTC  (2+ messages)

[PATCH] kvm: libkvm: Fix typo in the documentation header
 2009-01-15  9:39 UTC  (2+ messages)

Support for cpuid functions with subleaves
 2009-01-15  9:39 UTC  (4+ messages)
` [PATCH] kvm: libkvm: Add a wrapper for an ioctl for the KVM_SET_CPUID2 interface
  ` [PATCH] kvm: userspace: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd

[PATCH] KVM: x86: Fix typos and whitespace errors
 2009-01-15  9:37 UTC  (2+ messages)

[PATCH] KVM : Qemu: update call pci_nic_init
 2009-01-15  9:26 UTC  (4+ messages)

[ kvm-Bugs-2351676 ] Guests hang periodically on Ubuntu-8.10
 2009-01-15  7:30 UTC 

[ kvm-Bugs-2351676 ] Guests hang periodically on Ubuntu-8.10
 2009-01-15  7:20 UTC 

[ kvm-Bugs-1872255 ] cygwin not working inside 64-bit guest
 2009-01-15  4:27 UTC 

virtio breakage with 2.6.25 guest kernel
 2009-01-15  2:17 UTC  (2+ messages)

[ kvm-Bugs-2490866 ] repeatable corruption with qcow2 on kvm-79
 2009-01-15  1:47 UTC 

Still LSI scsi problems with Windows guest and kvm 82?
 2009-01-14 22:31 UTC  (3+ messages)

[PATCH 2/5] virtio-net: Add a virtqueue for control commands from the guest
 2009-01-14 16:57 UTC  (3+ messages)

[PATCH 5/5] virtio-net: Add additional MACs via a filter table
 2009-01-14 16:54 UTC  (3+ messages)

[PATCH 3/4] virtio_net: Add a set_rx_mode interface
 2009-01-14 16:48 UTC  (3+ messages)

[PATCH 4/4] virtio_net: Add a MAC filter table
 2009-01-14 16:38 UTC  (4+ messages)

[PATCH 2/4] virtio_net: Add a virtqueue for outbound control commands
 2009-01-14 16:37 UTC  (4+ messages)

[PATCH 1/4] virtio_net: Allow setting the MAC address of the NIC
 2009-01-14 15:40 UTC  (3+ messages)

Support for cpuid functions with subleaves
 2009-01-14 14:57 UTC  (8+ messages)
` [PATCH] KVM: x86: Fix typos and whitespace errors
  ` [PATCH 1/2] kvm: libkvm: Add a wrapper for an ioctl for the KVM_SET_CPUID2 interface
    ` [PATCH 2/2] KVM: userspace: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd

[PATCH 0/1] IRQ Routing
 2009-01-14 14:31 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;
as well as URLs for NNTP newsgroup(s).