kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-08 17:07:34 to 2011-08-10 07:25:14 UTC [more...]

qemu-kvm 0.15 usb problem
 2011-08-10  7:25 UTC  (3+ messages)

[PATCH] kvm tools: Sanitize output characters in serial console
 2011-08-10  7:01 UTC  (7+ messages)

[PATCH v5 0/4] The intro of QEMU block I/O throttling
 2011-08-10  6:57 UTC  (17+ messages)
` [PATCH v5 1/4] block: add the command line support
  ` [Qemu-devel] "
` [PATCH v5 2/4] block: add the block queue support
    ` [Qemu-devel] "
` [PATCH v5 3/4] block: add block timer and block throttling algorithm
    ` [Qemu-devel] "
` [PATCH v5 4/4] qmp/hmp: add block_set_io_throttle

[PATCH 1/2] kvm tools: convert callback to int and deal with the return value
 2011-08-10  6:49 UTC  (11+ messages)
` [PATCH 2/2] kvm tools: handle failure of command

[PATCH] kvm tools: Use correct size for VESA memory BAR
 2011-08-10  6:13 UTC  (4+ messages)

[PATCH] Permit -mem-path without sync mmu
 2011-08-10  5:10 UTC  (5+ messages)

[PATCH] kvm tools: Enable kernel DHCP autoconf by default
 2011-08-10  5:00 UTC  (3+ messages)

[PATCH 00/10] PAPR virtualization on PR KVM
 2011-08-10  4:42 UTC  (20+ messages)
` [PATCH 01/10] KVM: PPC: move compute_tlbie_rb to book3s common header
` [PATCH 02/10] KVM: PPC: Add papr_enabled flag
` [PATCH 03/10] KVM: PPC: Check privilege level on SPRs
` [PATCH 04/10] KVM: PPC: Interpret SDR1 as HVA in PAPR mode
` [PATCH 05/10] KVM: PPC: Read out syscall instruction on trap
` [PATCH 06/10] KVM: PPC: Add support for explicit HIOR setting
` [PATCH 07/10] KVM: PPC: Add PAPR hypercall code for PR mode
` [PATCH 08/10] KVM: PPC: Stub emulate CFAR and PURR SPRs
` [PATCH 09/10] KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
` [PATCH 10/10] KVM: PPC: Enable the PAPR CAP for Book3S

KVM cpu limitations
 2011-08-10  3:04 UTC  (6+ messages)

kvm PCI assignment & VFIO ramblings
 2011-08-10  2:48 UTC  (9+ messages)

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-08-10  2:19 UTC  (13+ messages)

[ANNOUNCE] qemu-kvm-0.15.0
 2011-08-09 23:31 UTC  (3+ messages)

[PATCH] kvm tools: Boot to host /bin/sh via 9p by default
 2011-08-09 20:30 UTC  (8+ messages)

[Bug 40752] New: BUG: unable to handle kernel paging request at bffffc20
 2011-08-09 18:16 UTC  (3+ messages)
` [Bug 40752] "

kvm linux guest hanging for minutes at a time
 2011-08-09 15:33 UTC  (11+ messages)

[PATCH 1/2] kvm tools: remove unused options
 2011-08-09 15:44 UTC  (8+ messages)
` [PATCH 2/2] kvm tools: Fix wrong help message for kvm pause

[PATCH] kvm tools: Change method of retrieving process name
 2011-08-09 15:13 UTC  (6+ messages)

[PATCH] kvm tools: Use overlayfs when mounting rootfs
 2011-08-09 15:06 UTC  (2+ messages)

[PATCH] Fix build error with --disable-cpu-emulation
 2011-08-09 13:51 UTC 

KVM call agenda for August 8
 2011-08-09 14:02 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 00/24] Memory API batch 4: more conversions
 2011-08-09 13:06 UTC  (26+ messages)
` [PATCH 02/24] apic: convert to memory API
` [PATCH 05/24] arm_timer: "
` [PATCH 08/24] tusb6010: move declarations to new file tusb6010.h
    ` [PATCH v1.1 "
` [PATCH 09/24] omap_gpmc/nseries/tusb6010: convert to memory API
  ` [Qemu-devel] "
                ` [PATCH v1.1 "
                      ` [Qemu-devel] "
                        ` [PATCH v1.2 "
` [PATCH 10/24] onenand: "
` [PATCH 11/24] pcie_host: "
` [PATCH 13/24] ppc4xx_sdram: "
` [PATCH 17/24] arm11mpcore: use sysbus_init_mmio_cb2
` [PATCH 19/24] ppce500_pci: convert to sysbus_init_mmio_cb2()
` [PATCH 21/24] isa: add isa_address_space()

[PATCH v4 00/39] Memory API, batch 2: PCI devices
 2011-08-09 12:52 UTC  (12+ messages)
` [PATCH v4 14/39] ac97: convert to memory API
  ` [Qemu-devel] "
` [PATCH v4 17/39] es1370: "
  ` [Qemu-devel] "
` [PATCH v4 26/39] pcnet: "
    ` [Qemu-devel] "

[PATCH] Introduce short names for fixed width integer types
 2011-08-09 12:39 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v4 00/10] KVM/ARM Implementation
 2011-08-09 11:46 UTC  (34+ messages)
` [PATCH v4 01/10] ARM: KVM: Initial skeleton to compile KVM support
` [PATCH v4 02/10] ARM: KVM: Hypervisor identity mapping
      ` [Android-virt] "
` [PATCH v4 03/10] ARM: KVM: Add hypervisor inititalization
` [PATCH v4 04/10] ARM: KVM: Memory virtualization setup
    ` [Android-virt] "
` [PATCH v4 05/10] ARM: KVM: Inject IRQs and FIQs from userspace
    ` [Android-virt] "
` [PATCH v4 06/10] ARM: KVM: World-switch implementation
` [PATCH v4 07/10] ARM: KVM: Emulation framework and CP15 emulation
` [PATCH v4 08/10] ARM: KVM: Handle guest faults in KVM
` [PATCH v4 09/10] ARM: KVM: Handle I/O aborts
` [PATCH v4 10/10] ARM: KVM: Guest wait-for-interrupts (WFI) support

[PATCH] nVMX: Document 'nested' parameter
 2011-08-09 11:28 UTC 

[PATCH] Adds cgroup handling library
 2011-08-09 10:57 UTC  (2+ messages)

[PATCH] Fix SMEP issues
 2011-08-09 10:14 UTC 

[PATCH] lance: unbreak after memory API conversion
 2011-08-09  7:01 UTC  (2+ messages)

coding standards for kvm tools?
 2011-08-09  5:59 UTC  (3+ messages)

konrad@kernel.org
 2011-08-09  3:08 UTC 

[RFC] postcopy livemigration proposal
 2011-08-09  2:33 UTC  (13+ messages)
    ` [Qemu-devel] "

[PATCH 0/6] [PULL] qemu-kvm.git uq/master queue
 2011-08-08 20:07 UTC  (2+ messages)

[PATCH v3] pci: correct pci config size default for cap version 2 endpoints
 2011-08-08 18:44 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;
as well as URLs for NNTP newsgroup(s).