public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-01-25 12:16:51 to 2009-02-03 19:25:55 UTC [more...]

[PATCH v4 0/4] virtio_net: Add MAC and VLAN filtering
 2009-02-03 19:25 UTC  (2+ messages)
` [PATCH v4 1/4] virtio_net: Add a virtqueue for outbound control commands

[PATCH] various fixes for CPU/PCI hotplug
 2009-02-03 19:11 UTC  (7+ messages)

[patch] kvmclock fix
 2009-02-03 17:19 UTC  (3+ messages)

2.6.29-rc3 circular locking dependency detected
 2009-02-03 16:35 UTC  (3+ messages)

Accessing pv_info from userland
 2009-02-03 15:02 UTC  (12+ messages)

[PATCH] Don't unregister unassigned PCI BAR
 2009-02-03 12:25 UTC  (3+ messages)

[PATCH] Initialize entire cpuid2 structure
 2009-02-03 12:27 UTC  (3+ messages)

2.6.29-rc3 oops with kvmclock
 2009-02-03 11:50 UTC  (3+ messages)

[PATCH] build fix for external module with 2.6.27
 2009-02-03 11:11 UTC 

Offline for a week
 2009-02-03 10:27 UTC  (3+ messages)

more about serial ports: do they even work?
 2009-02-03  8:41 UTC  (7+ messages)

handle_wrmsr behavior under kvm-83
 2009-02-03  3:06 UTC 

[PATCH v2 0/4] virtio_net: Add MAC and VLAN filtering
 2009-02-03  2:54 UTC  (24+ messages)
` [PATCH v2 1/4] virtio_net: Add a virtqueue for outbound control commands
` [PATCH v2 2/4] virtio_net: Add a set_rx_mode interface
` [PATCH v2 3/4] virtio_net: Add a MAC filter table
` [PATCH v2 4/4] virtio_net: Add support for VLAN filtering in the hypervisor
  ` [PATCH v3 0/4] virtio_net: Add MAC and VLAN filtering
    ` [PATCH v3 1/4] virtio_net: Add a virtqueue for outbound control commands
    ` [PATCH v3 2/4] virtio_net: Add a set_rx_mode interface
    ` [PATCH v3 3/4] virtio_net: Add a MAC filter table
    ` [PATCH v3 4/4] virtio_net: Add support for VLAN filtering in the hypervisor

confused with invept
 2009-02-03  2:19 UTC  (4+ messages)

[ kvm-Bugs-2502147 ] kernel BUG at arch/x86/kvm/mmu.c:560!
 2009-02-02 20:34 UTC 

handle_wrmsr behavior under kvm-83
 2009-02-02 19:39 UTC 

Accessing guest memory from the host
 2009-02-02 17:19 UTC 

handle_wrmsr behavior under kvm-83
 2009-02-02 16:27 UTC  (2+ messages)

8 nics limits on KVM ??
 2009-02-02 16:25 UTC  (2+ messages)

[PATCH 0/2] Add support for FFXSR v2
 2009-02-02 15:23 UTC  (3+ messages)
` [PATCH 1/2] Add EFER descriptions for FFXSR
  ` [PATCH 2/2] Add FFXSR support to KVM v2

[PATCH v2] report IRQ injection status to userspace
 2009-02-02 14:23 UTC  (10+ messages)

[PATCH 0/2] Add support for FFXSR
 2009-02-02 14:14 UTC  (4+ messages)
` [PATCH 1/2] Add EFER descriptions "
  ` [PATCH 2/2] Add FFXSR support to KVM

Accessing guest memory from the host
 2009-02-02 13:45 UTC  (2+ messages)

[ kvm-Bugs-2556746 ] FreeBSD/PC-BSD text screen corruption
 2009-02-02 12:19 UTC 

Proper way to convert an existing xp machine to kvm?
 2009-02-02 11:52 UTC  (3+ messages)

using KVM w/o dnsmasq on CentOS 5.2 X64
 2009-02-02 11:37 UTC  (3+ messages)

KVM - USB pass through not working on all devices (usb_linux_update_endp_table: Broken pipe)
 2009-02-02  6:56 UTC 

KVM - USB pass through not working on all devices (usb_linux_update_endp_table: Broken pipe)
 2009-02-02  2:43 UTC 

[ kvm-Bugs-2308419 ] Crash of the kvm application without vt hardware
 2009-02-02  2:35 UTC 

[ kvm-Bugs-1905703 ] SMP 8-way guests fail to boot
 2009-02-02  2:35 UTC 

[ kvm-Bugs-2168011 ] kvm_host.h:128: error: field 'mmu_notifier' has incomplete
 2009-02-02  2:34 UTC 

[ kvm-Bugs-1885713 ] KVM crashes, when restarting Fedora8 SMP guest
 2009-02-02  2:35 UTC 

[ kvm-Bugs-2229083 ] RHES4 32bit with kernel 2.6.9-78.0.1 doesn't boot up
 2009-02-02  2:34 UTC 

[ kvm-Bugs-1991647 ] 32bits Rhel5/FC6 guest may fail to reboot after installation
 2009-02-02  2:34 UTC 

[ kvm-Bugs-2219447 ] kvm_run: Cannot allocate memory
 2009-02-02  2:34 UTC 

[ kvm-Bugs-2097242 ] kernel null pointer dereference
 2009-02-02  2:34 UTC 

[ kvm-Bugs-2417387 ] kvm-80, AMD, vga not updated
 2009-02-02  2:34 UTC 

[ kvm-Bugs-2441883 ] KVM guest crashes when using linux-md software RAID5
 2009-02-02  2:34 UTC 

[ kvm-Bugs-2421626 ] missing break in 'case KVM_EXIT_S390_RESET'
 2009-02-02  2:34 UTC 

Fw: Accessing guest memory from the host
 2009-02-02  0:14 UTC  (2+ messages)

Fast/Quiet Boot
 2009-02-01 22:26 UTC  (3+ messages)

[ kvm-Bugs-2530908 ] QEMU segfaults in reboot test
 2009-01-30 21:21 UTC 

virtio(_net) issue
 2009-01-30 20:30 UTC  (3+ messages)

[kernel patch] exposing host cpuids to guest
 2009-01-30 19:40 UTC  (6+ messages)
` [userspace "

ready made disk images
 2009-01-30  9:51 UTC 

[PATCH 0/5] virtio_net: Add MAC and VLAN filtering
 2009-01-30  7:03 UTC  (14+ messages)
` [PATCH 2/5] virtio_net: Add a virtqueue for outbound control commands
` [PATCH 4/5] virtio_net: Add a MAC filter table

memory dump file still opened after vm restore
 2009-01-29 15:33 UTC  (2+ messages)

[PATCH] external modules: Fix pre-2.6.18 kernels
 2009-01-29 14:38 UTC  (3+ messages)

[ kvm-Bugs-2545471 ] virtio_net not working
 2009-01-29 13:32 UTC 

Does KVM PCI Device Assignment allow guests to access firewire?
 2009-01-29  3:49 UTC  (7+ messages)

vga vmware option
 2009-01-28 23:05 UTC  (3+ messages)

linux-next: Tree for January 23 (kvm)
 2009-01-28 20:44 UTC 

Compaq Promo
 2009-01-28 17:14 UTC 

Running KVM on rhel4
 2009-01-28 16:49 UTC  (3+ messages)

[PATCH] Add FFXSR defines to compat headers
 2009-01-28  9:26 UTC 

kvm subscribe
 2009-01-27 21:31 UTC 

[ kvm-Bugs-2528121 ] Connecting host and guest PC to a vlan cisco switch
 2009-01-27 17:53 UTC 

revert b7190d32
 2009-01-27 12:31 UTC 

tun (not tap) devices?
 2009-01-27  8:42 UTC 

[PATCH 5/5] virtio_net: Add support for VLAN filtering in the hypervisor
 2009-01-27  4:19 UTC  (6+ messages)

x86: Corrupted eflags in qemu's CPU state
 2009-01-26 21:39 UTC  (4+ messages)
  ` [PATCH] x86-userspace: Remove eflags conversion into emulator format

[PATCH 1/2] kvm: configure: if all else fails, really infer kernel version from .config
 2009-01-26 19:28 UTC  (5+ messages)
` [PATCH 2/2] kvm: configure: --with-patched-kernel doesn't need kernelversion

does qemu-kvm have any facility for shared-memory between guests/guests-host ?
 2009-01-26 17:44 UTC 

Windows 2003: ping -n doesn't wait
 2009-01-26 17:09 UTC  (3+ messages)

KVM guest crashes
 2009-01-26 16:33 UTC  (10+ messages)

[PATCH 0/3] kvm-userspace build and compat fixes
 2009-01-26 16:12 UTC  (5+ messages)
` [PATCH 1/3] kvm: qemu: don't fail building when pc-bios dir is empty

[PATCH] kvm/lapic.c: fix "__moddi3 undefined" build failure
 2009-01-26 14:56 UTC  (2+ messages)

[PATCH] virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
 2009-01-26  2:06 UTC  (3+ messages)

Porting KVM to Mac OS?
 2009-01-25 18:00 UTC  (4+ messages)

A new direction for vmchannel?
 2009-01-25 17:58 UTC  (5+ messages)

kvm-82 + 2.6.28.1 repeated crash under heavy virt IO
 2009-01-25 13:38 UTC 


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