public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-08-09 02:02:41 to 2008-08-14 22:42:33 UTC [more...]

[PATCH] husb: fixup printfs and stuff based on the review comments
 2008-08-14 22:42 UTC 

[PATCH 0/5] Various USB fixes and improvements
 2008-08-14 21:41 UTC  (18+ messages)
` [PATCH 1/5] husb: support for USB host device auto disconnect
` [PATCH 2/5] husb: support for USB host device auto connect
` [PATCH 3/5] usb: generic packet handler cleanup and documentation
` [PATCH 4/5] uhci: rewrite UHCI emulator, fully async operation with multiple outstanding transactions
` [PATCH 5/5] husb: rewrite Linux host USB layer, fully async operation

[PATCH] husb: remove disconnect detection timer
 2008-08-14 21:39 UTC 

[RFC][PATCH v2] VMX: Invalid guest state emulation
 2008-08-14 17:56 UTC  (3+ messages)

SR-IOV: patches are available for Linux kernel [4/4]
 2008-08-14 12:12 UTC  (5+ messages)

[REGRESSION?] -no-kvm-irqchip broken with kvm.git
 2008-08-14 12:34 UTC  (10+ messages)
      ` [PATCH] fix -no-kvm-irqchip regression

[PATCH] kvm: bios: Put AP boot up code to 0x1000
 2008-08-14  6:08 UTC  (8+ messages)

KVM Guest detection
 2008-08-13 21:05 UTC  (4+ messages)

RHEL3 guests and kscand
 2008-08-13 20:06 UTC  (3+ messages)

[PATCH 0/12] virtio_net perf patches
 2008-08-13 16:28 UTC  (25+ messages)
` [PATCH 01/12] kvm: qemu: Fix virtio_net tx timer
  ` [PATCH 02/12] kvm: qemu: Remove virtio_net tx ring-full heuristic
    ` [PATCH 03/12] kvm: qemu: Add VIRTIO_F_NOTIFY_ON_EMPTY
      ` [PATCH 04/12] kvm: qemu: Disable recv notifications until avail buffers exhausted
        ` [PATCH 05/12] kvm: qemu: Add support for partial csums and GSO
          ` [PATCH 06/12] kvm: qemu: Rename tap_readv() to tap_receive_iov()
            ` [PATCH 07/12] kvm: qemu: Move some code around for the next commit
              ` [PATCH 08/12] kvm: qemu: Don't require all drivers to use virtio_net_hdr
                ` [PATCH 09/12] kvm: qemu: Actually enable GSO support
                  ` [PATCH 10/12] kvm: qemu: Add a -net tap,fd=X,vnet_hdr=on option
                    ` [PATCH 11/12] kvm: qemu: Increase size of virtio_net rings
                      ` [PATCH 12/12] kvm: qemu: Drop the mutex while reading from tapfd
  ` [PATCH 1/1] kvm: qemu: Handle tap fds with IFF_VNET_HDR

[RFC 0/9] Memory registration rework
 2008-08-13 14:33 UTC  (16+ messages)
` [PATCH 1/9] add debuging facilities to memory registration at libkvm
  ` [PATCH 2/9] experimental change to avoid doing the same thing twice
    ` [PATCH 3/9] do not use mem_hole anymore
      ` [PATCH 4/9] allow intersecting region to be on the boundary
        ` [PATCH 5/9] substitute is_allocated_mem with more general is_containing_region
          ` [PATCH 6/9] move kvm_cpu_register_memory_area into qemu's
            ` [PATCH 7/9] cleanup kvm memory registration
              ` [PATCH 8/9] coalesce mmio regions without an explicit call
                ` [PATCH 9/9] remove explicit calls to kvm_qemu_register_coalesced_mmio

[PATCH 0/4] Fix cpu-emulation mode builds
 2008-08-13 14:25 UTC  (11+ messages)
` [PATCH 1/4] Use proper open call for init file
` [PATCH 2/4] Provide dummy cpu_vendor_string
` [PATCH 3/4] Fix dependencies to run dyngen early enough
` [PATCH 4/4] Fix --disable-kvm build

[PATCH] KVM: Device assignment: Check for privileges before assigning irq
 2008-08-13 13:22 UTC 

[patch 0/2] do not run halted vcpu's
 2008-08-13 10:53 UTC  (7+ messages)
` [patch 1/2] KVM: x86: set debug registers after "schedulable" section
` [patch 2/2] KVM: x86: do not execute halted vcpus (v2)

KVM: fix i8259 reset irq acking
 2008-08-13 10:40 UTC  (2+ messages)

[PATCH 1/2] VT-d: changes to support KVM
 2008-08-13 10:20 UTC  (7+ messages)
` [PATCH 2/2] KVM: Device assignemnt with VT-d

Announcing: Open OVF project source code availibility
 2008-08-13  9:37 UTC  (6+ messages)
      `  "

[PATCH 1/1] KVM: remove unused field from the assigned dev struct
 2008-08-13  9:09 UTC  (2+ messages)

[ kvm-Bugs-2042889 ] guest: device offline, then kernel panic
 2008-08-13  8:53 UTC 

[PATCH 1/1] Fix --disable-kvm build
 2008-08-13  8:46 UTC 

[PATCH 1/2] KVM: trace: Add event mask support
 2008-08-13  8:13 UTC  (3+ messages)

[PATCH] kvm: Fix kvm startup script
 2008-08-13  8:08 UTC  (2+ messages)

[PATCH] KVM: VMX: Clean up magic number 0x66 in init_rmode_tss
 2008-08-13  8:07 UTC 

[PATCH 2/2] kvm: user: Add event mask support in kvmtrace
 2008-08-13  7:54 UTC 

[ kvm-Bugs-2042889 ] guest: device offline, then kernel panic
 2008-08-13  6:40 UTC 

Serial problems
 2008-08-13  3:53 UTC 

[PATCH] kvm: qemu: Add missing DEPLIBS in Makefile.target
 2008-08-13  3:48 UTC 

KVM Management : Public Bridge setup
 2008-08-12 17:39 UTC  (5+ messages)

[RFC][PATCH] Add HPET emulation to qemu (v2)
 2008-08-12 16:33 UTC  (5+ messages)
  ` [Qemu-devel] "

[patch 0/3] fix PIT injection
 2008-08-12 15:35 UTC  (3+ messages)
` [patch 3/3] KVM: PIT: fix injection logic and count

[PATCH] Fix build issue for IA64
 2008-08-12 13:54 UTC  (2+ messages)

[PATCH 0/9][RFC] KVM virtio_net performance
 2008-08-12 13:35 UTC  (4+ messages)

[PATCH 1/4] reduce kvm stack usage in kvm_arch_vm_ioctl()
 2008-08-12 13:00 UTC  (5+ messages)
` [PATCH 2/4] reduce stack usage in kvm_vcpu_ioctl()
` [PATCH 3/4] reduce stack usage in kvm_arch_vcpu_ioctl()
` [PATCH 4/4] kvm: reduce stack usage in kvm_pv_mmu_op()

[libvirt] [ANNOUNCE] virt-mem tools version 0.2.8 released
 2008-08-12 10:45 UTC  (14+ messages)
` [libvirt] RE: [Qemu-devel] "
      `  "
        ` [et-mgmt-tools] "

SR-IOV: patches are available for Linux kernel [3/4]
 2008-08-12  8:44 UTC 

SR-IOV: patches are available for Linux kernel [2/4]
 2008-08-12  8:43 UTC 

SR-IOV: patches are available for Linux kernel [1/4]
 2008-08-12  8:42 UTC 

SR-IOV: patches are available for Linux kernel
 2008-08-12  8:32 UTC 

Device assignemnt: updated patches
 2008-08-12  3:29 UTC  (15+ messages)
` [PATCH 1/5] KVM: PCIPT: direct mmio pfn check
  ` [PATCH 2/5] KVM: Add irq ack notifier list
    ` [PATCH 3/5] KVM: pci device assignment
      ` [PATCH 4/5] VT-d: changes to support KVM
        ` [PATCH 5/5] This patch extends the VT-d driver "

Migrating Vm's from one machine to another...and back
 2008-08-11 17:01 UTC  (2+ messages)

[ kvm-Bugs-2019608 ] Ubuntu 8.04.1 (IA32 && x86_64) - cannot install bootloader
 2008-08-11 15:44 UTC 

Use of barriers in pvclock ABI
 2008-08-11 14:35 UTC  (2+ messages)

[ kvm-Bugs-2019608 ] Ubuntu 8.04.1 (IA32 && x86_64) - cannot install bootloader
 2008-08-11 14:16 UTC 

KVM Management : Paravirtualized Guests
 2008-08-11 13:57 UTC  (3+ messages)

[ kvm-Bugs-2042889 ] guest: device offline, then kernel panic
 2008-08-11 13:26 UTC 

[PATCH]: pointer to vmcs getting lost
 2008-08-11 11:48 UTC  (6+ messages)

[PATCH] x86 emulator: Add in/out instructions, opcodes (0xe4-0xe7, 0xec-0xef)
 2008-08-11 11:45 UTC  (2+ messages)

[PATCH] x86 emulator: Add opcodes 0xb9-0xbf (mov r,imm)
 2008-08-11 11:12 UTC  (2+ messages)

[PATCH 1/4] reduce kvm stack usage in kvm_arch_vm_ioctl()
 2008-08-11  9:41 UTC  (4+ messages)
` [PATCH 2/4] reduce stack usage in kvm_vcpu_ioctl()

[RFC][PATCH] VMX: Invalid guest state emulation
 2008-08-11  8:53 UTC  (4+ messages)

Problem with -curses mode ?
 2008-08-10 21:08 UTC  (2+ messages)

I/O performance
 2008-08-10 18:21 UTC 

[ kvm-Bugs-2019608 ] Ubuntu 8.04.1 (IA32 && x86_64) - cannot install bootloader
 2008-08-10 15:22 UTC 

Ballooning Queries
 2008-08-10 10:03 UTC  (4+ messages)

[PATCH] Save 64-bit of the IA-32e capable sysenter MSRs
 2008-08-10  8:54 UTC  (4+ messages)

[PATCH] Clear temporary interrupt blocking on halt in real mode
 2008-08-10  8:36 UTC  (2+ messages)

KVM Management : Migration
 2008-08-09 21:33 UTC  (3+ messages)

KVM Management : Dynamic resource changes
 2008-08-09 21:17 UTC  (3+ messages)

KVM Management : Disk and N/W stats
 2008-08-09 21:15 UTC  (3+ messages)

KVM Management : Paused stauts
 2008-08-09 21:12 UTC  (3+ messages)

[ kvm-Bugs-2005957 ] TAP networking stalls on large file transfers
 2008-08-09  8:54 UTC 

[ kvm-Bugs-2005957 ] TAP networking stalls on large file transfers
 2008-08-09  6:04 UTC 

[ kvm-Bugs-2005957 ] TAP networking stalls on large file transfers
 2008-08-09  5:51 UTC 

KVM Management
 2008-08-09  2:02 UTC 


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