public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-02 22:26:36 to 2009-11-05 19:03:08 UTC [more...]

CPU change causes hanging of .NET apps
 2009-11-05 19:03 UTC  (9+ messages)

PCI Passthrough and graphic cards 
 2009-11-05 17:38 UTC  (9+ messages)

[PATCH v3 0/4] Extensible VCPU state IOCTL
 2009-11-05 11:51 UTC  (13+ messages)
` [PATCH v3 4/4] KVM: x86: Add VCPU substate for event states
  ` [PATCH v4 "
    ` [PATCH v5 "
` [PATCH v3 2/4] KVM: Add unified KVM_GET/SET_VCPU_STATE IOCTL

[PATCH] Add VirtIO Frame Buffer Support
 2009-11-05 11:36 UTC  (27+ messages)
    ` [Linux-fbdev-devel] "
            ` [Qemu-devel] "
                  ` [Linux-fbdev-devel] "
                    ` [Linux-fbdev-devel] "

[PATCHv6 1/3] tun: export underlying socket
 2009-11-05 11:30 UTC  (10+ messages)
` [PATCHv6 3/3] vhost_net: a kernel-level virtio server

[PATCH] x86: Make sure get_user_desc() doesn't sign extend
 2009-11-05 10:47 UTC 

[PATCH 00/27] Add KVM support for Book3s_64 (PPC64) hosts v6
 2009-11-05 10:09 UTC  (11+ messages)
` [PATCH 14/27] Add book3s_64 specific opcode emulation

[KVM-AUTOTEST PATCH 1/7] KVM test: make all tests depend on install, setup & unattended_install
 2009-11-05 10:01 UTC  (7+ messages)
` [KVM-AUTOTEST PATCH 2/7] KVM test: kvm_vm.py: use kvm_utils.get_path() for floppy and tftp
  ` [KVM-AUTOTEST PATCH 3/7] KVM test: kvm_vm.py: use 'is None' instead of '== None'
    ` [KVM-AUTOTEST PATCH 4/7] KVM test: kvm_vm.py: fix typos in the code that compares -cdrom hashes
      ` [KVM-AUTOTEST PATCH 5/7] KVM test: minor pci_hotplug fixes
        ` [KVM-AUTOTEST PATCH 6/7] KVM test: kvm_config.py: match(): put filter inside parentheses
          ` [KVM-AUTOTEST PATCH 7/7] KVM test: remove monitor socket file when destroying a VM

[PATCHv4 1/6] qemu/virtio: move features to an inline function
 2009-11-05  8:23 UTC  (11+ messages)
` [PATCHv4 2/6] qemu/net: routines to get tap fd
` [PATCHv4 3/6] qemu/net: add raw backend
` [PATCHv4 4/6] qemu/net: move typedef to qemu-common.h
` [PATCHv4 5/6] qemu/raw: add API to get raw socket
` [PATCHv4 6/6] qemu-kvm: vhost-net implementation

[PATCH 1/2] qemu-kvm: x86: Refactor use of interrupt_bitmap
 2009-11-05  8:25 UTC  (3+ messages)
` [PATCH 2/2] qemu-kvm: x86: Add support for event states
  ` [PATCH v2 "

[PATCH 00/11] KVM: Add asynchronous page fault for PV guest
 2009-11-05  8:22 UTC  (20+ messages)
` [PATCH 01/11] Add shared memory hypercall to PV Linux guest
` [PATCH 02/11] Add "handle page fault" PV helper
` [PATCH 03/11] Handle asynchronous page fault in a PV guest

kvm problem: bonding network interface breaks dhcp
 2009-11-05  8:13 UTC  (7+ messages)

[Qemu-devel] qemu-kvm-0.11 regression, crashes on older guests with virtio network
 2009-11-05  5:06 UTC  (11+ messages)
  ` [PATCH] whitelist host virtio networking features [was Re: qemu-kvm-0.11 regression, crashes on older ...]
          ` [Qemu-devel] "

[PATCHv8 0/3] vhost: a kernel-level virtio server
 2009-11-04 19:19 UTC  (5+ messages)

[PATCHv7 1/3] tun: export underlying socket
 2009-11-04 19:12 UTC  (29+ messages)
` [PATCHv7 2/3] mm: export use_mm/unuse_mm to modules
` [PATCHv7 3/3] vhost_net: a kernel-level virtio server

[PATCH] qemu-kvm: clear only essential parts of VirtIOBlockReq on object allocation
 2009-11-04 17:41 UTC 

[PATCH] [RFC]: Make some aspects of client behavior configurable
 2009-11-04 17:11 UTC 

xp guest, blue screen c0000221 on boot
 2009-11-04 17:06 UTC  (8+ messages)

[PATCHv8 1/3] tun: export underlying socket
 2009-11-04 15:57 UTC  (3+ messages)
` [PATCHv8 2/3] mm: export use_mm/unuse_mm to modules
` [PATCHv8 3/3] vhost_net: a kernel-level virtio server

[PATCH] x86: Make sure get_user_desc() doesn't sign extend
 2009-11-04 14:11 UTC 

[KVM-AUTOTEST PATCH 1/6] KVM test: disable password prompt on resume for Windows guests
 2009-11-04 14:05 UTC  (6+ messages)
` [KVM-AUTOTEST PATCH 2/6] KVM test: fix 2 barriers in WinXP-32.steps
  ` [KVM-AUTOTEST PATCH 3/6] KVM test: migration: rely on background process instead of timing
    ` [KVM-AUTOTEST PATCH 4/6] KVM test: fix WinVista setup step files
      ` [KVM-AUTOTEST PATCH 5/6] KVM test: kvm_subprocess.py: avoid double-closing file descriptors
        ` [KVM-AUTOTEST PATCH 6/6] KVM test: add -o PreferredAuthentications=password to SSH options

[Autotest] [PATCH] [RFC] KVM test: Major control file cleanup
 2009-11-04 12:33 UTC  (3+ messages)

[PATCH QEMU-KVM 0/4] Improve kvm internal error reporting
 2009-11-04 10:49 UTC  (5+ messages)
` [PATCH QEMU-KVM 1/4] Move internal error handling into a function
` [PATCH QEMU-KVM 2/4] Freeze guest on internal error
` [PATCH QEMU-KVM 3/4] Report extra data on internal errors
` [PATCH QEMU-KVM 4/4] Import internal error data header updates from kvm.git

[PATCH 0/2] Improve reporting of simultaneous exception errors
 2009-11-04 10:47 UTC  (3+ messages)
` [PATCH 1/2] KVM: Allow internal errors reported to userspace to carry extra data
` [PATCH 2/2] KVM: VMX: Report unexpected simultaneous exceptions as internal errors

kvm problems on new hardware
 2009-11-04 10:43 UTC  (6+ messages)

XP blue screen with qemu-kvm-0.11.0
 2009-11-04 10:20 UTC  (4+ messages)

[RFC] allow userspace to set MSR no-ops
 2009-11-04  9:10 UTC  (3+ messages)

vga_arb warning [was: mmotm 2009-11-01-10-01 uploaded]
 2009-11-04  5:48 UTC  (2+ messages)

2.6.31.4 panic: CRED: put_cred_rcu() sees ffff880204e58c00 with usage 82150912
 2009-11-03 21:12 UTC  (3+ messages)

[PATCH 0/4] megaraid_sas HBA emulation
 2009-11-03 21:03 UTC  (10+ messages)
` [Qemu-devel] "

libvirt bug #532480
 2009-11-03 20:17 UTC  (3+ messages)

[RFC] make cpu creation happen inside the right thread
 2009-11-03 17:56 UTC  (3+ messages)

[PATCHv7 0/3] vhost: a kernel-level virtio server
 2009-11-03 17:23 UTC 

vhost-net patches
 2009-11-03 15:52 UTC  (13+ messages)

[PATCH] KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUG
 2009-11-03 13:26 UTC  (2+ messages)

[PATCH] tests: The order of the fields are in reverse one isr stack
 2009-11-03 13:43 UTC  (2+ messages)

[PATCH] KVM: x86: Clear flags field on return from KVM_GET_CLOCK
 2009-11-03 13:15 UTC  (4+ messages)
` [PATCH] KVM: x86: Fix KVM_GET_CLOCK

KVM Live Migration
 2009-11-03 12:36 UTC 

[KVM-AUTOTEST][PATCH] Fix kvm_config.py -f <filename> mode
 2009-11-03 12:19 UTC  (2+ messages)

[PATCHv4 0/6] qemu-kvm: vhost net support
 2009-11-03 11:03 UTC  (3+ messages)

error while loading state for instance 0x0 of device 'kvmclock'
 2009-11-03 10:54 UTC  (5+ messages)

[PATCH 0/9] S390x KVM support
 2009-11-03  8:55 UTC  (12+ messages)

[PATCH] Seperate smp from extra_params and add into default VM params
 2009-11-03  6:27 UTC 

[PATCH 1/2] Add emulation for VirtIO Frame Buffer device
 2009-11-03  6:23 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