public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-12 01:55:41 to 2011-08-17 03:56:35 UTC [more...]

[RFC PATCH v4 0/5] Separate thread for VM migration
 2011-08-17  3:56 UTC 

Changing clock in KVM host may cause VM to hang
 2011-08-17  2:57 UTC  (5+ messages)

0.15: is glib actually needed?
 2011-08-16 21:04 UTC  (2+ messages)

[PATCH] virtio-blk: Add stats VQ to collect information about devices
 2011-08-16 19:47 UTC 

[GIT PULL] KVM updates for 3.1-rc2
 2011-08-16 18:10 UTC 

Fix refcounting in hugetlbfs quota handling
 2011-08-16 17:45 UTC  (11+ messages)
              ` [RFC PATCH] mm/hugepages: Fix race between hugetlbfs umount and quota update
` [Qemu-devel] Fix refcounting in hugetlbfs quota handling

[RFC] postcopy livemigration proposal
 2011-08-16 13:40 UTC  (7+ messages)
` [PATCH][RFC] post copy chardevice (was Re: [RFC] postcopy livemigration proposal)
  ` [Qemu-devel] "

guests hang when running concurrently
 2011-08-16 10:15 UTC 

[RFC PATCH v3 0/4] Separate thread for VM migration
 2011-08-16  7:56 UTC  (15+ messages)
` [RFC PATCH v3 1/4] separate "
` [RFC PATCH v3 3/4] lock to protect memslots

[PATCH 01/11] KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
 2011-08-16  6:46 UTC  (11+ messages)
` [PATCH 02/11] KVM: x86: tag the instructions which are used to write page table
` [PATCH 03/11] KVM: x86: retry non-page-table writing instruction
` [PATCH 04/11] KVM: x86: cleanup port-in/port-out emulated
` [PATCH 05/11] KVM: MMU: do not mark access bit on pte write path
` [PATCH 06/11] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH 07/11] KVM: MMU: fast prefetch spte on invlpg path
` [PATCH 08/11] KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
` [PATCH 09/11] KVM: MMU: split kvm_mmu_pte_write function
` [PATCH 10/11] KVM: MMU: fix detecting misaligned accessed
` [PATCH 11/11] KVM: MMU: improve write flooding detected

[PATCH] kvm tools: Add 'kvm stat' command
 2011-08-16  5:48 UTC  (6+ messages)
` [PATCH] kvm tools: Use correct data type for pid

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-08-16  5:44 UTC  (28+ messages)
` [RFC PATCH] vhost-blk: An in-kernel accelerator for virtio-blk

[PATCH] kvm tools: Add 'kvm memstat' command
 2011-08-16  5:01 UTC  (5+ messages)

[Bug 39412] New: Win Vista and Win2K8 guests cann't find NIC driver
 2011-08-16  2:43 UTC  (3+ messages)
` [Bug 39412] Win Vista and Win2K8 guests' network breaks down

[Bug #39412] Win Vista and Win2K8 guests' network breaks down
 2011-08-16  2:04 UTC  (8+ messages)

[PATCH] virtio-net: Read MAC only after initializing MSI-X
 2011-08-15 22:17 UTC  (5+ messages)

(unknown)
 2011-08-15 21:34 UTC 

[Bug 23992] RFE: Add support for MS-DOS FPU compatibility mode
 2011-08-15 18:34 UTC  (5+ messages)

[Bug 25332] When a VM is rebooted, assigned devices do not get RESET 
 2011-08-15 15:51 UTC  (2+ messages)

[PATCH v2 00/24] Memory API batch 4: more conversions
 2011-08-15 14:17 UTC  (25+ messages)
` [PATCH v2 01/24] apb_pci: convert to memory API
` [PATCH v2 02/24] apic: "
` [PATCH v2 03/24] arm_gic: "
` [PATCH v2 04/24] arm_sysctl: "
` [PATCH v2 05/24] arm_timer: "
` [PATCH v2 06/24] armv7m: "
` [PATCH v2 07/24] gt64xxx.c: "
` [PATCH v2 08/24] tusb6010: move declarations to new file tusb6010.h
` [PATCH v2 09/24] omap_gpmc/nseries/tusb6010: convert to memory API
` [PATCH v2 10/24] onenand: "
` [PATCH v2 11/24] pcie_host: "
` [PATCH v2 12/24] ppc405_uc: "
` [PATCH v2 13/24] ppc4xx_sdram: "
` [PATCH v2 14/24] stellaris_enet: "
` [PATCH v2 15/24] sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
` [PATCH v2 16/24] sh_pci: convert to memory API
` [PATCH v2 17/24] arm11mpcore: use sysbus_init_mmio_cb2
` [PATCH v2 18/24] versatile_pci: convert to memory API
` [PATCH v2 19/24] ppce500_pci: convert to sysbus_init_mmio_cb2()
` [PATCH v2 20/24] sysbus: remove sysbus_init_mmio_cb()
` [PATCH v2 21/24] isa: add isa_address_space()
` [PATCH v2 22/24] pci: add pci_address_space()
` [PATCH v2 23/24] vga: drop get_system_memory() from vga devices and derivatives
` [PATCH v2 24/24] 440fx: fix PAM, PCI holes

[autotest][PATCH] cgroup test + modifications
 2011-08-15 12:23 UTC  (5+ messages)
` [PATCH 1/4] [NEW] cgroup test * general smoke_test + module dependend subtests (memory test included) * library for future use in other tests (kvm)
` [PATCH 2/4] bugfixies
` [PATCH 3/4] cpuset test
` [PATCH 4/4] [FIX] Use file instead of PIPE in memfill test (problem with sync)

[Bug 40752] New: BUG: unable to handle kernel paging request at bffffc20
 2011-08-15  8:10 UTC  (4+ messages)
` [Bug 40752] "

[PATCH 00/24] Memory API batch 4: more conversions
 2011-08-14 18:45 UTC  (4+ messages)
` [PATCH 17/24] arm11mpcore: use sysbus_init_mmio_cb2
  ` [Qemu-devel] "

[PATCH 18/24] versatile_pci: convert to memory API
 2011-08-14 18:31 UTC  (4+ messages)
` [PATCH v1.1 "

[PATCH 0/3] Memory API updates
 2011-08-14 15:43 UTC  (8+ messages)
` [PATCH 2/3] memory: add API for creating ROM/device regions
  ` [Qemu-devel] "

[PATCH] Virt: Adding softlockup subtest
 2011-08-14 13:12 UTC  (4+ messages)
` [Autotest] "

[net-next RFC PATCH 0/7] multiqueue support for tun/tap
 2011-08-14  6:19 UTC  (13+ messages)
` [net-next RFC PATCH 4/7] tuntap: multiqueue support
` [net-next RFC PATCH 6/7] Change virtqueue structure
` [net-next RFC PATCH 7/7] virtio-net changes

[PATCH v2] posix-aio-compat: fix latency issues
 2011-08-14  4:04 UTC 

[PATCH] posix-aio-compat: fix latency issues
 2011-08-14  3:43 UTC  (3+ messages)
` [Qemu-devel] "

gfx card passthrough broken with latest head
 2011-08-13 13:35 UTC 

Shared IRQ with PCI Passthrough?
 2011-08-13  5:04 UTC 

KVM Forum 2011
 2011-08-12 23:37 UTC 

KVM and transcendent memory (again)
 2011-08-12 21:47 UTC 

[PATCH 1/7] kvm tools: Print version when running 'kvm --version'
 2011-08-12 15:47 UTC  (12+ messages)
` [PATCH 2/7] kvm tools: Connect existing command helpers to 'kvm help'
` [PATCH 3/7] kvm tools: Improve 'kvm stop' parameters
` [PATCH 4/7] kvm tools: Improve 'kvm resume' parameters
` [PATCH 5/7] kvm tools: Improve 'kvm pause' parameters
` [PATCH 6/7] kvm tools: Improve 'kvm debug' parameters
` [PATCH 7/7] kvm tools: Improve 'kvm balloon' parameters

[PATCH] kvm tools: unify all serials' registers with the first serial
 2011-08-12 14:59 UTC 

[PATCH] kvm tools, bios: Rename bios.S to entry.S
 2011-08-12 11:25 UTC 

[PATCH 1/8] kvm tools, bios: Setup CF after returning from interrupt handler
 2011-08-12 11:07 UTC  (8+ messages)
` [PATCH 2/8] kvm tools, bios: Rename struct int10_args to struct biosregs
` [PATCH 3/8] kvm tools, bios: Add macros for BIOS registers
` [PATCH 4/8] kvm tools, bios: Add EIP and EFLAGS to 'struct biosregs'
` [PATCH 5/8] kvm tools, bios: Use struct biosregs in E820 code
` [PATCH 6/8] kvm tools, bios: Move CF clearing to e820_query_map()
` [PATCH 7/8] kvm tools, bios: Convert int15 code to C
` [PATCH 8/8] kvm tools, bios: Set CF for non-supported services

[PATCH v5 0/4] The intro of QEMU block I/O throttling
 2011-08-12  9:11 UTC  (21+ messages)
` [PATCH v5 2/4] block: add the block queue support
` [PATCH v5 3/4] block: add block timer and block throttling algorithm
    ` [Qemu-devel] "

[KVM]:could anyone give me some instruction for KVM pci driver? Thanks
 2011-08-12  8:33 UTC 

[PATCH 00/10] PAPR virtualization on PR KVM
 2011-08-12  8:09 UTC  (11+ messages)
` [PATCH 07/10] KVM: PPC: Add PAPR hypercall code for PR mode
` [PATCH 09/10] KVM: PPC: Support SC1 hypercalls for PAPR in "

Using EPT to map guest MMIO to host MMIO
 2011-08-12  8:05 UTC  (5+ messages)

[PATCH] kvm tools: Missing braces in BAR index calculation
 2011-08-12  7:37 UTC 

network boot always enabled with 0.15.0
 2011-08-12  7:10 UTC  (15+ messages)

[PATCH 1/2] kvm tools: Speed up PS/2 mouse detection
 2011-08-12  5:50 UTC  (4+ messages)
` [PATCH 2/2] kvm tools: Use correct offset for virtio-net config space


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