public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-10 01:38:33 to 2012-02-13 13:04:21 UTC [more...]

[PATCH v2 0/9] qemu-kvm: Switch to upstream irqchip services
 2012-02-13 13:04 UTC  (9+ messages)
` [PATCH v2 1/9] qemu-kvm: Move kvm_create_pit out of arch init code
` [PATCH v2 2/9] qemu-kvm: Use machine options to configure qemu-kvm defaults
` [PATCH v2 4/9] qemu-kvm: Use upstream kvm_irqchip_create
` [PATCH v2 5/9] qemu-kvm: Use upstream kvm-ioapic
` [PATCH v2 6/9] qemu-kvm: Use upstream kvm-i8259
` [PATCH v2 7/9] qemu-kvm: Drop unused kvm_get/set_irqchip
` [PATCH v2 8/9] qemu-kvm: Use upstream kvm_irqchip_set_irq instead of kvm_set_irq
` [PATCH v2 9/9] qemu-kvm: Use upstream kvm-apic

Pe: [PATCH v5 1/3] virtio-scsi: first version
 2012-02-13 13:00 UTC  (18+ messages)

x86: kvmclock: abstract save/restore sched_clock_state
 2012-02-13 12:56 UTC  (14+ messages)

Q: Does linux kvm native tool support loading BIOS as the default loader now?
 2012-02-13 12:38 UTC  (3+ messages)

virtio-blk performance regression and qemu-kvm
 2012-02-13 11:57 UTC  (3+ messages)

[PATCHv2-RFC 0/2] RFC: standard pci bridge device
 2012-02-13 11:49 UTC  (8+ messages)
` [PATCHv2-RFC 1/2] shpc: standard hot plug controller
` [PATCHv2-RFC 2/2] pci: add standard bridge device
` [PATCH RFC] seabios: add OSHP method stub

[PATCH v2 0/6] Network performance regression
 2012-02-13 10:27 UTC  (7+ messages)
` [PATCH v2 1/6] virt: Add vhost_threads and vcpu_threads to VM object
` [PATCH v2 2/6] virt_test_utils: Add pin_vm_threads
` [PATCH v2 3/6] virt-test: add NTttcp subtests
` [PATCH v2 4/6] virt-test: Refactor netperf test and add analysis module
` [PATCH v2 5/6] netperf: pin guest vcpus/memory/vhost thread to numa node
` [PATCH v2 6/6] virt: Introduce regression testing infrastructure

[PATCH v2 0/8] uq/master: TPR access optimization for Windows guests
 2012-02-13 10:16 UTC  (39+ messages)
` [PATCH v2 1/8] kvm: Set cpu_single_env only once
          ` [Qemu-devel] "
` [PATCH v2 2/8] Allow to use pause_all_vcpus from VCPU context
` [PATCH v2 3/8] target-i386: Add infrastructure for reporting TPR MMIO accesses
  ` [Qemu-devel] "
` [PATCH v2 4/8] kvmvapic: Add option ROM
` [PATCH v2 5/8] kvmvapic: Introduce TPR access optimization for Windows guests
    ` [Qemu-devel] "
` [PATCH v2 6/8] kvmvapic: Simplify mp/up_set_tpr
` [PATCH v2 7/8] optionsrom: Reserve space for checksum
` [PATCH v2 8/8] kvmvapic: Use optionrom helpers

[PATCH 3/3] KVM: perf: kvm events analysis tool
 2012-02-13 10:06 UTC  (2+ messages)

AHCI Boot disk?
 2012-02-13  9:51 UTC  (3+ messages)

qemu-kvm-1.0 crashes with threaded vnc server?
 2012-02-13  9:24 UTC  (3+ messages)

[Bug 42755] New: KVM is being extremely slow on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane
 2012-02-13  8:53 UTC  (22+ messages)
` [Bug 42755] "

[PATCH] KVM: Increase NR_IOBUS_DEVS limit to 700
 2012-02-13  6:26 UTC 

[PATCH 1/2] KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
 2012-02-13  6:00 UTC  (8+ messages)
` [PATCH 2/2] KVM: MMU: Flush TLBs only once in invlpg() "

[PATCH v3 1/3] KVM: PPC: epapr: Factor out the epapr init
 2012-02-13  5:47 UTC  (6+ messages)
` [PATCH v3 2/3] KVM: PPC: epapr: Add idle hcall support for host
  ` [PATCH v3 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest

[PATCH v4 0/3] KVM: perf: kvm events analysis tool
 2012-02-13  5:00 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH v2] MMIO: Make coalesced mmio use a device per zone
 2012-02-13  2:06 UTC  (2+ messages)

[PATCH 0/9] pci-assign: 64bit MMIO + better MSI-X table support
 2012-02-12 16:30 UTC  (6+ messages)

AESNI and guest hosts
 2012-02-12 13:05 UTC 

[PATCH RFC v2 1/3] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
 2012-02-12  8:20 UTC  (10+ messages)
` [PATCH RFC v2 2/3] ARM: KVM: mark the end of the HYP mode code with __kvm_hyp_code_end
` [PATCH RFC v2 3/3] ARM: KVM: Add support for MMU notifiers
  ` [Android-virt] "

[RFC] Next gen kvm api
 2012-02-12  7:10 UTC  (10+ messages)
    ` [Qemu-devel] "

WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
 2012-02-10 21:04 UTC  (11+ messages)

[PATCH v3] KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
 2012-02-10 18:17 UTC 

[RFC][PATCH] srcu: Implement call_srcu()
 2012-02-10 17:17 UTC  (16+ messages)
              ` [RFC] need to improve slot creation/destruction? -- "

[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
 2012-02-10 16:39 UTC  (11+ messages)

[PATCH 0/4 V13] Avoid soft lockup message when KVM is stopped by host
 2012-02-10 16:05 UTC  (3+ messages)
` [PATCH 2/4 V13] Add functions to check if the host has stopped the vm

[PATCH 1/4] kvm tool: Stop init if check_extensions failed
 2012-02-10 11:38 UTC  (5+ messages)
` [PATCH 2/4] kvm tool: unite the error handle in kvm__init
` [PATCH 3/4] kvm tool: if kvm_ipc__start failed, return negative
` [PATCH 4/4] kvm tool: ensure kvm_ipc__register_handler success

QEMU applying for Google Summer of Code 2012
 2012-02-10 11:13 UTC  (3+ messages)
` [libvirt] "

[PATCH v5 0/3] virtio-scsi driver
 2012-02-10 11:00 UTC  (2+ messages)

performance trouble
 2012-02-10 10:09 UTC  (11+ messages)

[KVM-Autotest] Change cpuflag test structure
 2012-02-10  9:19 UTC  (3+ messages)
` [KVM-Autotest][PATCH 1/2] kvm test: Change cpuflags test call structure
` [KVM-Autotest][PATCH 2/2] kvm test: Adds new subtest to cpuflags test

[PATCH 0/4] support to migrate with IPv6 address
 2012-02-10  6:27 UTC  (5+ messages)
` [PATCH 1/4] Use getaddrinfo for migration
` [PATCH 2/4] net/socket: allow ipv6 for net_socket_listen_init and socket_connect_init
` [PATCH 3/4] net: split hostname and service by last colon
` [PATCH 4/4] net: support to include ipv6 address by brackets

[PATCH 05/60] powerpc: remove the second argument of k[un]map_atomic()
 2012-02-10  5:39 UTC  (3+ messages)
` [PATCH 08/60] x86: "
` [PATCH 26/60] vhost: "

[PATCH] kvm tool: rewrite kvm__init
 2012-02-10  5:04 UTC  (8+ messages)

[PATCH v4] KVM: Factor out kvm_vcpu_kick to arch-generic code
 2012-02-10  1:49 UTC  (3+ messages)

[PATCH RFC 1/2] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
 2012-02-10  1:13 UTC  (2+ messages)
` [PATCH RFC 2/2] ARM: KVM: Add support for MMU notifiers


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