kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-05 14:15:48 to 2011-08-08 20:07:19 UTC [more...]

[PATCH 0/6] [PULL] qemu-kvm.git uq/master queue
 2011-08-08 20:07 UTC  (9+ messages)
` [PATCH 1/6] kvmclock: Fix feature detection
` [PATCH 2/6] kvm: Drop obsolete KVM_IOEVENTFD #ifdefs
` [PATCH 3/6] qemu: Add strtosz_suffix_unit function
` [PATCH 4/6] qemu-x86: Add tsc_freq option to -cpu
` [PATCH 5/6] qemu-x86: Set tsc_khz in kvm when supported
` [PATCH 6/6] Remove #ifdef KVM_CAP_TSC_CONTROL

[RFC] postcopy livemigration proposal
 2011-08-08 19:47 UTC  (14+ messages)
    ` [Qemu-devel] "

KVM cpu limitations
 2011-08-08 19:18 UTC  (3+ messages)

[PATCH v3] pci: correct pci config size default for cap version 2 endpoints
 2011-08-08 18:44 UTC  (9+ messages)

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

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-08-08 17:16 UTC  (12+ messages)

[PATCH 0/3] Memory API updates
 2011-08-08 16:58 UTC  (4+ messages)
` [PATCH 1/3] memory: reclaim resources when a memory region is destroyed for good
` [PATCH 2/3] memory: add API for creating ROM/device regions
` [PATCH 3/3] memory: correct documentation typos

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

[PATCH] Introduce short names for fixed width integer types
 2011-08-08 14:17 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH] posix-aio-compat: fix latency issues
 2011-08-08 13:26 UTC  (7+ messages)
  ` [Qemu-devel] "

[PATCH v3 00/39] Memory API, batch 2: PCI devices
 2011-08-08 13:15 UTC  (47+ messages)
` [PATCH v3 01/39] virtio-pci: get config on init
  ` [Qemu-devel] "
` [PATCH v3 02/39] pci: add API to get a BAR's mapped address
` [PATCH v3 05/39] cirrus: simplify mmio BAR access functions
` [PATCH v3 10/39] Integrate I/O memory regions into qemu
  ` [Qemu-devel] "
` [PATCH v3 11/39] pci: pass I/O address space to new PCI bus
  ` [Qemu-devel] "
` [PATCH v3 12/39] pci: allow I/O BARs to be registered with pci_register_bar_region()
  ` [Qemu-devel] "
` [PATCH v3 13/39] rtl8139: convert to memory API
  ` [Qemu-devel] "
` [PATCH v3 14/39] ac97: "
    ` [Qemu-devel] "
` [PATCH v3 15/39] e1000: "
  ` [Qemu-devel] "
` [PATCH v3 16/39] eepro100: "
` [PATCH v3 17/39] es1370: "
  ` [Qemu-devel] "
` [PATCH v3 25/39] ne2000: "
  ` [Qemu-devel] "
` [PATCH v3 28/39] isa-mmio: concert "
  ` [Qemu-devel] "
` [PATCH v3 29/39] sun4u: convert "
` [Qemu-devel] [PATCH v3 00/39] Memory API, batch 2: PCI devices

[PATCH] kvm: balloon: test multiple devices
 2011-08-08 13:05 UTC 

percpu crash on NetBurst
 2011-08-08  9:55 UTC  (2+ messages)

[autotest][PATCH] Add cgroup test
 2011-08-08  8:31 UTC  (3+ messages)
` Missing cgroup_common.py
  ` [PATCH] Adds cgroup handling library

kvm PCI assignment & VFIO ramblings
 2011-08-08  8:28 UTC  (13+ messages)

[PATCH] Permit -mem-path without sync mmu
 2011-08-08  8:24 UTC  (4+ messages)

[PATCH] [NEW] cgroup test * general smoke_test + module dependend subtests (memory test included) * library for future use in other tests (kvm)
 2011-08-08  6:49 UTC  (2+ messages)

Network available but no network connectivity
 2011-08-08  5:17 UTC 

(unknown)
 2011-08-08  5:13 UTC 

[Bug 40542] New: overflow/panic on KVM hipervizor
 2011-08-08  1:41 UTC  (14+ messages)
` [Bug 40542] "

[PATCH 1/4] kvm tools: Make --kvm-dev option shorter
 2011-08-08  0:58 UTC  (4+ messages)
` [PATCH 2/4] kvm tools: Make --virtio-9p "
` [PATCH 3/4] kvm tools: Sort options of kvm run command
` [PATCH 4/4] kvm tools: Tune --disk option usage information

[PATCH resend] kvm tools: Split 'kvm pause' and add 'kvm resume'
 2011-08-07 19:23 UTC 

[PATCH] kvm tools: Split 'kvm pause' and add 'kvm resume'
 2011-08-07 18:03 UTC  (2+ messages)

kvm linux guest hanging for minutes at a time
 2011-08-07 14:06 UTC 

[PATCH 0/3] Nested TSC handling
 2011-08-07 12:04 UTC  (7+ messages)
` [PATCH 3/3] Fix TSC MSR read in nested SVM

(unknown),
 2011-08-06 13:29 UTC 

[PATCH v3] kvm tools: Fix PCI masking on probes
 2011-08-06  7:28 UTC 

(unknown),
 2011-08-06  3:39 UTC 

Infiniband / RDMA
 2011-08-05 22:25 UTC  (3+ messages)

[PATCH master+STABLE-0.15] Fix default accelerator when configured with --disable-kvm
 2011-08-05 17:27 UTC  (3+ messages)

[PATCH] memory: synchronize dirty bitmap before unmapping a range
 2011-08-05 16:47 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2] memory: use signed arithmetic
 2011-08-05 16:45 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] KVM test: Remove custom bridge managing code
 2011-08-05 16:19 UTC 

[PATCH] kvm tools: Remove version file on 'make clean'
 2011-08-05 15:21 UTC 

[PATCH] kvm tools: Add 'kvm stop'
 2011-08-05 15:21 UTC 

[PATCH] KVM: MMU: Do not unconditionally read PDPTE from guest memory
 2011-08-05 15:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).