public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-02 22:22:33 to 2011-08-05 13:44:46 UTC [more...]

kvm PCI assignment & VFIO ramblings
 2011-08-05 13:44 UTC  (23+ messages)

virtio-win - 10Gbit network drivers?
 2011-08-05 13:21 UTC  (2+ messages)

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-08-05 11:04 UTC  (8+ messages)

[PATCH] KVM-test: Add subtest: usb v4
 2011-08-05 10:39 UTC  (2+ messages)

Using EPT to map guest MMIO to host MMIO
 2011-08-05  9:08 UTC  (4+ messages)

[PATCH master+STABLE-0.15] Fix default accelerator when configured with --disable-kvm
 2011-08-05  8:50 UTC 

[PATCH] Permit -mem-path without sync mmu
 2011-08-05  6:16 UTC 

[PATCH v4 0/3] The intro for QEMU disk I/O limits
 2011-08-05  2:57 UTC  (9+ messages)
` [PATCH v4 2/3] The support for block queue
  ` [Qemu-devel] "
` [PATCH v4 3/3] The support for queue timer and throttling algorithm
  ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH v4 0/3] The intro for QEMU disk I/O limits

[PATCH v1] qmp/hmp: add block_set_io_throttle and enhance query_block
 2011-08-05  2:03 UTC  (3+ messages)
` [Qemu-devel] "

***Please contact....... ***
 2011-08-04 18:15 UTC 

(unknown),
 2011-08-04 16:23 UTC 

[PATCH master+STABLE-0.15] Fix default accelerator when configured with --disable-kvm
 2011-08-04 20:15 UTC  (2+ messages)

qemu-kvm aborts - vhost_dev_unassign_memory: Assertion `to >= 0' failed
 2011-08-04 19:23 UTC  (10+ messages)
` [Qemu-devel] "

[RFC PATCH 0/3] Avoid soft lockup message when KVM is stopped by host
 2011-08-04 18:46 UTC  (7+ messages)
` [RFC PATCH 1/3] Add flag to indicate that a vm was stopped by the host
` [RFC PATCH 2/3] Add functions to check if the host has stopped the vm
` [RFC PATCH 3/3] Add check for suspended vm in softlockup detector

Inter-Domain Communication in KVM
 2011-08-04 18:20 UTC  (2+ messages)

(unknown),
 2011-08-04 16:51 UTC 

[Bug 40542] New: overflow/panic on KVM hipervizor
 2011-08-04 17:58 UTC  (4+ messages)
` [Bug 40542] "

Ref Number: UK/9420X2/68
 2011-08-04 15:47 UTC 

[PATCH] KVM Test: Call postprocess_vm before postprocess_image
 2011-08-04 15:34 UTC  (3+ messages)

[PATCH] KVM Test: Drop sre module in script and use re module
 2011-08-04 15:32 UTC  (2+ messages)
` [Autotest] "

[PATCH] KVM Test: Remove duplicated _close_sock function calls in kvm_monitor.py
 2011-08-04 15:30 UTC  (2+ messages)
` [Autotest] "

[BUG] Qcow2 corruption on snapshot revert
 2011-08-04 14:57 UTC  (2+ messages)

unconditional CPUID propagation?
 2011-08-04 14:07 UTC  (2+ messages)

[PATCH v3 00/39] Memory API, batch 2: PCI devices
 2011-08-04 13:06 UTC  (40+ messages)
` [PATCH v3 01/39] virtio-pci: get config on init
` [PATCH v3 02/39] pci: add API to get a BAR's mapped address
` [PATCH v3 03/39] vmsvga: don't remember pci BAR address in callback any more
` [PATCH v3 04/39] vga: convert vga and its derivatives to the memory API
` [PATCH v3 05/39] cirrus: simplify mmio BAR access functions
` [PATCH v3 06/39] cirrus: simplify bitblt "
` [PATCH v3 07/39] cirrus: simplify vga window mmio "
` [PATCH v3 08/39] vga: "
` [PATCH v3 09/39] cirrus: simplify linear framebuffer "
` [PATCH v3 10/39] Integrate I/O memory regions into qemu
` [PATCH v3 11/39] pci: pass I/O address space to new PCI bus
` [PATCH v3 12/39] pci: allow I/O BARs to be registered with pci_register_bar_region()
` [PATCH v3 13/39] rtl8139: convert to memory API
` [PATCH v3 14/39] ac97: "
` [PATCH v3 15/39] e1000: "
` [PATCH v3 16/39] eepro100: "
` [PATCH v3 17/39] es1370: "
` [PATCH v3 18/39] ide: "
` [PATCH v3 19/39] ivshmem: "
` [PATCH v3 20/39] virtio-pci: "
` [PATCH v3 21/39] ahci: "
` [PATCH v3 22/39] intel-hda: "
` [PATCH v3 23/39] lsi53c895a: "
` [PATCH v3 24/39] ppc: "
` [PATCH v3 25/39] ne2000: "
` [PATCH v3 26/39] pcnet: "
` [PATCH v3 27/39] i6300esb: "
` [PATCH v3 28/39] isa-mmio: concert "
` [PATCH v3 29/39] sun4u: convert "
` [PATCH v3 30/39] ehci: "
` [PATCH v3 31/39] uhci: "
` [PATCH v3 32/39] xen-platform: "
` [PATCH v3 33/39] msix: "
` [PATCH v3 34/39] pci: remove pci_register_bar_simple()
` [PATCH v3 35/39] pci: convert pci rom to memory API
` [PATCH v3 36/39] pci: remove pci_register_bar()
` [PATCH v3 37/39] pci: fold BAR mapping function into its caller
` [PATCH v3 38/39] pci: rename pci_register_bar_region() to pci_register_bar()
` [PATCH v3 39/39] pci: remove support for pre memory API BARs

[PATCH] KVM: MMU: Do not unconditionally read PDPTE from guest memory
 2011-08-04  9:49 UTC  (6+ messages)

[PATCH] cpu hotplug issue
 2011-08-04  8:40 UTC  (17+ messages)

[PATCHv3] virtio-spec: 64 bit features, used/avail event, fixes
 2011-08-04  7:55 UTC  (7+ messages)

[PATCH][uq/master] kvmclock: Fix feature detection
 2011-08-04  7:06 UTC  (3+ messages)

[autotest][PATCH] Add cgroup test
 2011-08-03 23:57 UTC  (3+ messages)
` [PATCH] [NEW] cgroup test * general smoke_test + module dependend subtests (memory test included) * library for future use in other tests (kvm)
  ` [Autotest] "

[PATCH] KVM-test: Add hdparm subtest
 2011-08-03 23:40 UTC  (3+ messages)
` [Autotest] "

[PATCH] KVM test: Add hdparm subtest v2
 2011-08-03 23:33 UTC 

[PATCH 0/3] Nested TSC handling
 2011-08-03 21:00 UTC  (10+ messages)
` [PATCH 1/3] L1 "
` [PATCH 2/3] Fix nested VMX TSC emulation
` [PATCH 3/3] Fix TSC MSR read in nested SVM

[PATCH -next] kvm: uses TASKSTATS, depends on NET
 2011-08-03 21:02 UTC  (2+ messages)

[PATCH] pci-assign: Do not expose MSI/MSI-X if the kernel does not support it
 2011-08-03 20:29 UTC  (2+ messages)

[PATCH RFC net-next] virtio_net: refill buffer right after being used
 2011-08-03 20:30 UTC  (6+ messages)

[PATCH] powerpc/kvm: fix build errors with older toolchains
 2011-08-03 18:55 UTC 

[PATCH v2 1/2] kvm tools: Add support for 9p2000.u
 2011-08-03 16:18 UTC  (6+ messages)
` [PATCH v2 2/2] kvm tools: Add '--rootfs' and '--binsh'

[PATCH 00/39] Memory API, batch 2: PCI devices
 2011-08-03 15:38 UTC  (8+ messages)
` [PATCH 20/39] virtio-pci: convert to memory API

[PATCH v2] memory: use signed arithmetic
 2011-08-03 14:59 UTC  (2+ messages)

[PATCH v2 00/38] Memory API, batch 2: PCI devices
 2011-08-03 11:56 UTC  (39+ messages)
` [PATCH v2 01/38] pci: add API to get a BAR's mapped address
` [PATCH v2 02/38] vmsvga: don't remember pci BAR address in callback any more
` [PATCH v2 03/38] vga: convert vga and its derivatives to the memory API
` [PATCH v2 04/38] cirrus: simplify mmio BAR access functions
` [PATCH v2 05/38] cirrus: simplify bitblt "
` [PATCH v2 06/38] cirrus: simplify vga window mmio "
` [PATCH v2 07/38] vga: "
` [PATCH v2 08/38] cirrus: simplify linear framebuffer "
` [PATCH v2 09/38] Integrate I/O memory regions into qemu
` [PATCH v2 10/38] pci: pass I/O address space to new PCI bus
` [PATCH v2 11/38] pci: allow I/O BARs to be registered with pci_register_bar_region()
` [PATCH v2 12/38] rtl8139: convert to memory API
` [PATCH v2 13/38] ac97: "
` [PATCH v2 14/38] e1000: "
` [PATCH v2 15/38] eepro100: "
` [PATCH v2 16/38] es1370: "
` [PATCH v2 17/38] ide: "
` [PATCH v2 18/38] ivshmem: "
` [PATCH v2 19/38] virtio-pci: "
` [PATCH v2 20/38] ahci: "
` [PATCH v2 21/38] intel-hda: "
` [PATCH v2 22/38] lsi53c895a: "
` [PATCH v2 23/38] ppc: "
` [PATCH v2 24/38] ne2000: "
` [PATCH v2 25/38] pcnet: "
` [PATCH v2 26/38] i6300esb: "
` [PATCH v2 27/38] isa-mmio: concert "
` [PATCH v2 28/38] sun4u: convert "
` [PATCH v2 29/38] ehci: "
` [PATCH v2 30/38] uhci: "
` [PATCH v2 31/38] xen-platform: "
` [PATCH v2 32/38] msix: "
` [PATCH v2 33/38] pci: remove pci_register_bar_simple()
` [PATCH v2 34/38] pci: convert pci rom to memory API
` [PATCH v2 35/38] pci: remove pci_register_bar()
` [PATCH v2 36/38] pci: fold BAR mapping function into its caller
` [PATCH v2 37/38] pci: rename pci_register_bar_region() to pci_register_bar()
` [PATCH v2 38/38] pci: remove support for pre memory API BARs

[PATCH] memory: use signed arithmetic
 2011-08-03 11:48 UTC  (6+ messages)

[PATCH v2 01/12] KVM: MMU: avoid pte_list_desc run out in kvm_mmu_pte_write
 2011-08-03  9:41 UTC  (15+ messages)
` [PATCH v2 02/12] KVM: x86: tag the instructions which are used to write page table
` [PATCH v2 05/12] KVM: x86: fast emulate repeat string write instructions
` [PATCH v2 08/12] KVM: MMU: fast prefetch spte on invlpg path

Dear Account Owner
 2011-08-03  7:20 UTC 

[PATCH v2] KVM-test: Add subtest: usb
 2011-08-03  5:43 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] KVM-test: Add new subtest: floppy
 2011-08-02 22:22 UTC  (2+ messages)
` [Autotest] "


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