public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-20 15:06:53 to 2010-09-27 09:36:46 UTC [more...]

[PATCH] x86, nmi: workaround sti; hlt race vs nmi; intr
 2010-09-27  9:36 UTC  (8+ messages)

KVM call minutes for Sept 21
 2010-09-27  8:36 UTC  (20+ messages)

[PATCH] KVM: ia64: define kvm_lapic_enabled() to fix a compile error
 2010-09-27  6:51 UTC  (3+ messages)

[PATCH] Add RAM -> physical addr mapping in MCE simulation
 2010-09-27  1:12 UTC  (3+ messages)

[PATCH v11 00/17] Provide a zero-copy method on KVM virtio-net
 2010-09-27  0:44 UTC  (20+ messages)
` [PATCH v11 01/17] Add a new structure for skb buffer from external
  ` [PATCH v11 02/17] Add a new struct for device to manipulate external buffer
  ` [PATCH v11 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
  ` [PATCH v11 04/17]Add a function make external buffer owner to query capability
  ` [PATCH v11 05/17] Add a function to indicate if device use external buffer
  ` [PATCH v11 06/17]Use callback to deal with skb_release_data() specially
  ` [PATCH v11 07/17] Modify netdev_alloc_page() to get external buffer
  ` [PATCH v11 08/17] Modify netdev_free_page() to release "
  ` [PATCH v11 09/17] Don't do skb recycle, if device use "
  ` [PATCH v11 10/17] Add a hook to intercept external buffers from NIC driver
  ` [PATCH v11 11/17] Add header file for mp device
  ` [PATCH v11 12/17] Add a kconfig entry and make entry "
  ` [PATCH v11 13/17] Add mp(mediate passthru) device
  ` [PATCH v11 14/17]Provides multiple submits and asynchronous notifications
  ` [PATCH v11 15/17]An example how to modifiy NIC driver to use napi_gro_frags() interface
  ` [PATCH v11 16/17]An example how to alloc user buffer based on "
  ` [PATCH v11 17/17]add two new ioctls for mp device

[RFC PATCH v9 12/16] Add mp(mediate passthru) device
 2010-09-27  0:42 UTC  (10+ messages)

[PATCHv2] vhost-net: add dhclient work-around from userspace
 2010-09-26 18:01 UTC  (10+ messages)

virtio-blk XFS corruption
 2010-09-26 16:00 UTC  (9+ messages)

[PATCH 0/24] Nested VMX, v5
 2010-09-26 15:18 UTC  (16+ messages)
` [PATCH 16/24] Implement VMLAUNCH and VMRESUME
` [PATCH 22/24] Correct handling of idt vectoring info

[PATCH 3/3] VFIO V4: VFIO driver: Non-privileged user level PCI drivers
 2010-09-26 14:54 UTC  (2+ messages)

inconsistent use of $TMP vs. $TMPDIR
 2010-09-26 13:10 UTC  (2+ messages)

[PATCH 1/4] KVM: MMU: rename 'sp->root_count' to 'sp->active_count'
 2010-09-26 13:09 UTC  (9+ messages)
` [PATCH 2/4] KVM: MMU: support unsync sp out of the protection of 'mmu_lock'
` [PATCH 4/4] KVM: MMU: Don't touch unsync sp in kvm_mmu_pte_write()

kvm networking todo wiki
 2010-09-26 11:21 UTC  (3+ messages)

Accessing host TSC from a guest kernel
 2010-09-26 11:02 UTC  (3+ messages)

[PATCH] KVM: x86: Fix constant type in kvm_get_time_scale
 2010-09-26 11:00 UTC 

[PATCH] fix kvmclock bug
 2010-09-26  9:54 UTC  (3+ messages)

[PATCH trace-cmd] plugin_kvm: remove stray line from kvm_emulate_insn_handler()
 2010-09-26  9:38 UTC 

[PATCH] Explicit type conversion to avoid compilation failure
 2010-09-26  9:37 UTC 

[PATCH trace-cmd] plugin_kvm: disassemble instructions for kvm_emulate_insn
 2010-09-26  9:35 UTC  (5+ messages)

[V2 PATCH 1/2] KVM test: Use -device to add nic device when possible
 2010-09-26  2:28 UTC  (2+ messages)
` [V2 PATCH 2/2] KVM test: Add vhost-net support

[PATCH] support piix PAM registers in KVM
 2010-09-25 15:43 UTC  (3+ messages)

[PATCH 1/2] KVM test: Use -drive to add nic device when possible
 2010-09-25  9:49 UTC  (4+ messages)
` [PATCH 2/2] KVM test: Add vhost-net support

[PATCH 0/3] Launch other test during migration
 2010-09-25  9:36 UTC  (4+ messages)
` [PATCH 1/3] KVM Test: Introduce a helper class to run a test in the background
` [PATCH 2/3] KVM test: Test reboot during migration
` [PATCH 3/3] KVM test: Test the file transfer during migartion

USB Host Passthrough BSOD on Windows XP
 2010-09-25  8:54 UTC  (2+ messages)

[PATCH 0/3] VFIO V4: VFIO driver: Non-privileged user level PCI drivers
 2010-09-24 17:17 UTC  (2+ messages)

[PATCH 0/2] qemu-kvm: make make-release work on older systems
 2010-09-24 17:03 UTC  (3+ messages)
` [PATCH 1/2] make-release: don't use --tmpdir mktemp option
` [PATCH 2/2] make-release: don't use --mtime and --transform tar options

good day
 2010-09-24  9:00 UTC 

[PATCH 00/18] KVM autotest network patchset v3
 2010-09-24  8:16 UTC  (6+ messages)
` [PATCH 07/18] KVM test: Add a subtest jumbo
  ` [Autotest] "
` [PATCH 18/18] KVM test: Add subtest of testing offload by ethtool
  ` [Autotest] "

[PATCH] KVM-test: Update pci_hotplug to suit for new qemu
 2010-09-24  0:15 UTC  (2+ messages)
` [Autotest] "

[GIT PULL] KVM updates for 2.6.36-rc5
 2010-09-23 22:23 UTC 

[KVM timekeeping fixes 1/4] Fix kvmclock bug
 2010-09-23 19:57 UTC  (10+ messages)
` [KVM timekeeping fixes 2/4] Make math work for other scales
  ` [KVM timekeeping fixes 3/4] Rename timer function
    ` [KVM timekeeping fixes 4/4] TSC catchup mode

Growing qcow2 files during block migration ?
 2010-09-23 15:19 UTC  (2+ messages)

[KVM-autotest][Patch] virtio_console: perf-test fix
 2010-09-23 12:11 UTC  (2+ messages)
` [PATCH 1/1] virtio_console: perf-test fix [FIX] read-out all data after perf-test [FIX] code clean-up

Problems with e1000 network card on qemu.git
 2010-09-23 11:58 UTC 

[PATCH] ceph/rbd block driver for qemu-kvm (v4)
 2010-09-23  2:21 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 2/3] VFIO V4: uiommu driver - allow user progs to manipulate iommu domains
 2010-09-22 21:18 UTC 

[PATCH 1/3] VFIO V4: export pci_user_{read,write}_config
 2010-09-22 21:18 UTC 

[PATCH 0/4] Real mode interrupt injection emulation
 2010-09-21 18:32 UTC  (7+ messages)
` [PATCH 3/4] KVM: VMX: Emulated real mode interrupt injection

[PATCH 0/2] Fix reboot on Intel hosts
 2010-09-22 20:50 UTC  (4+ messages)
` [PATCH 1/2] KVM: "
` [PATCH 2/2] KVM: cpu_relax() during spin waiting for reboot

[ kvm-Bugs-3073424 ] No picture from USB webcam (0.13-rc1)
 2010-09-22 16:55 UTC 

[ kvm-Bugs-3073424 ] No picture from USB webcam (0.13-rc1)
 2010-09-22 15:54 UTC 

Tracing KVM with Systemtap
 2010-09-22 13:39 UTC  (10+ messages)

BUG - qdev - partial loss of network connectivity
 2010-09-22 11:42 UTC 

How the APIC/PIC is emulated in qemu/kvm
 2010-09-22  9:50 UTC 

Restart problem after sidt emulation
 2010-09-22  9:31 UTC 

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-09-22  1:03 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-09-22  1:03 UTC 

[REGRESSION][BISECTED] virtio-blk serial attribute causes guest to hang [Was: Re: [PATCH UPDATED 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm]
 2010-09-21 21:00 UTC  (11+ messages)
            ` [PATCH] virtio-blk: put request that was created to retrieve the device id

[PATCH 0/9] msix/kvm integration cleanups
 2010-09-21 16:14 UTC  (14+ messages)
` [PATCH 4/9] msix: move definitions from msix.c to msix.h
` [PATCH 5/9] Add missing #include to hw/irq.h
` [PATCH 6/9] msix: move kvm support functions to kvm-all.c and kvm-stub.c
` [PATCH 7/9] msix: Move kvm_enabled() guards to kvm-all.c functions
` [PATCH 8/9] Protect qemu-kvm.h declarations with NEED_CPU_H
` [PATCH 9/9] Move msix.o build back to Makefile.objs

[PATCH] KVM: x86: mmu: fix counting of rmap entries in rmap_add()
 2010-09-20 23:13 UTC  (2+ messages)

[PATCH] device-assignment: register a reset function
 2010-09-21 14:01 UTC  (4+ messages)

how CPU hot-plug is suppose to work on Linux?
 2010-09-21 13:41 UTC 

KVM call agenda for Sept 21
 2010-09-21 11:48 UTC  (6+ messages)

cpu hotplug
 2010-09-21  9:38 UTC  (13+ messages)

[PATCH 0/2] Make all linux guests to use cdrom instead of floppy to hold answer file
 2010-09-21  2:25 UTC  (3+ messages)
` [PATCH 1/2] KVM test: Cleaning up scripts/unattended.py
` [PATCH 2/2] KVM test: Make linux guests to use cdrom to hold answer file

[PATCH 1/2] KVM: fix the description of kvm-amd.nested in documentation
 2010-09-20 20:17 UTC  (2+ messages)

[PATCH] kvm: fix irqfd assign/deassign race
 2010-09-20 18:35 UTC 

[PATCH 0/2] unit-tests: Add tests to measure svm instruction latencys
 2010-09-20 18:05 UTC  (2+ messages)

[PATCHv2] SVM: do not generate "external interrupt exit" if other exit is pending
 2010-09-20 19:06 UTC  (2+ messages)

[PATCH v2] Remove qemu-kvm-helper.c
 2010-09-20 19:10 UTC  (2+ messages)

[PATCH] KVM: Convert PIC lock from raw spinlock to ordinary spinlock
 2010-09-20 18:09 UTC  (2+ messages)

[GIT PULL net-2.6] vhost-net: fix range checking
 2010-09-20 18:15 UTC  (2+ messages)

.img on nfs, relative on ram, consuming mass ram
 2010-09-20 15:34 UTC  (9+ messages)


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