public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-21 14:33:31 to 2012-03-26 21:05:28 UTC [more...]

[GIT PULL] KVM updates for the 3.4 merge window
 2012-03-26 21:05 UTC  (8+ messages)

Unknown KVM internal error on 3.2.1
 2012-03-26 20:12 UTC  (5+ messages)

performance trouble
 2012-03-26 20:11 UTC  (28+ messages)

PCI-Passthrough: VF ends up with no IRQ assigned on the physical machine
 2012-03-26 16:34 UTC 

[PATCH RFC V6 0/11] Paravirtualized ticketlocks
 2012-03-26 14:25 UTC  (10+ messages)
` [PATCH RFC V6 2/11] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V6 1/11] x86/spinlock: replace pv spinlocks with pv ticketlocks

console class in kvm
 2012-03-26 13:43 UTC  (6+ messages)

[kvm-autotest] tests.cgroup: Add cpuset_mems_switching test
 2012-03-26 12:36 UTC  (3+ messages)
` [PATCH 1/2] tests.cgroup: Add cpuset.mems test
` [PATCH 2/2] tests.cgroup: fix memory_move test

[PATCH kvm-unit-tests] emulator: test for MMX movq raising #MF if pending x87 exceptions exist
 2012-03-26 12:33 UTC  (2+ messages)

[PATCH RFC dontapply] kvm_para: add mmio word store hypercall
 2012-03-26 12:11 UTC  (10+ messages)

KVM call agenda for Tuesday 27
 2012-03-26 10:04 UTC 

kvm io performance after kernel 3.2/3.3
 2012-03-26  9:18 UTC  (2+ messages)

LOAN @ YOUR DOOR STEP
 2012-03-25 16:20 UTC 

vhost question
 2012-03-25 16:18 UTC  (3+ messages)

[PATCH v3 0/2] Emulate MMX MOVQ
 2012-03-25 13:57 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: x86 emulator: MMX support
` [PATCH v3 2/2] KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)

[net-next PATCH v0 3/5] net: add fdb generic dump routine
 2012-03-25 13:09 UTC  (2+ messages)

[net-next PATCH v0 2/5] net: addr_list: add exclusive dev_uc_add
 2012-03-25 13:07 UTC  (2+ messages)

[PATCH] KVM: x86: emulate movdqa
 2012-03-25 12:05 UTC  (2+ messages)

Can VMX provide real mode support?
 2012-03-25 11:42 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH 2/2] Expose tsc deadline timer cpuid to guest
 2012-03-25  8:51 UTC  (17+ messages)
        ` [Qemu-devel] "

[RFC PATCH 1/1] NUMA aware scheduling per cpu vhost thread
 2012-03-23 23:45 UTC  (7+ messages)

[PATCH] ARM: KVM: Emulate ID_DFR0 to say we don't support anything
 2012-03-23 23:23 UTC  (3+ messages)
    ` [Android-virt] "

[PATCH v2] KVM: x86: add paging gcc optimization
 2012-03-23 21:51 UTC  (4+ messages)

preventing arbitrary virtual function assignment
 2012-03-23 21:26 UTC  (2+ messages)

[PULL net] vhost-net/virtio: fixes for 3.4
 2012-03-23 18:47 UTC  (2+ messages)

CVE-2012-0045 for 3.2.y, 3.0.y and 2.6.32.y (again)
 2012-03-23 17:57 UTC  (16+ messages)
` [v2.6.32.y 1/2] KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
` [v2.6.32.y 2/2] KVM: x86: fix missing checks in syscall emulation
` [v3.0.y 1/2] KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
` [v3.0.y 2/2] KVM: x86: fix missing checks in syscall emulation
` [v3.2.y 1/2] KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
` [v3.2.y 2/2] KVM: x86: fix missing checks in syscall emulation

More than four serial ports
 2012-03-23 15:18 UTC 

WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
 2012-03-23 13:26 UTC  (13+ messages)

[PATCH 0/2] QEMU kvm: Adding paravirtual spinlock support for x86
 2012-03-23 13:07 UTC  (6+ messages)
` [PATCH 1/2] QEMU kvm: Add PV_UNHALT feature support
` [PATCH 2/2] QEMU kvm: Add support to get/set vcpu unhalt msr to aid migration

[PATCH RFC V5 0/6] kvm : Paravirt-spinlock support for KVM guests
 2012-03-23  8:08 UTC  (7+ messages)
` [PATCH RFC V5 1/6] debugfs: Add support to print u32 array in debugfs
` [PATCH RFC V5 2/6] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V5 3/6] kvm : Add unhalt msr to aid (live) migration
` [PATCH RFC V5 4/6] kvm guest : Added configuration support to enable debug information for KVM Guests
` [PATCH RFC V5 5/6] kvm : pv-ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V5 6/6] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH v5] KVM: Use minimum and maximum address mapped by TLB1
 2012-03-23  4:39 UTC 

[PATCH v2] intel-iommu: Add device info into list before doing context mapping
 2012-03-23  2:54 UTC  (2+ messages)

[PATCH v7 00/12] KVM/ARM Implementation
 2012-03-23  0:41 UTC  (6+ messages)
` [PATCH v7 01/12] KVM: Introduce __KVM_HAVE_IRQ_LINE
  ` [PATCH] ARM: KVM: Check the cpuid we're being asked to emulate
` [PATCH v7 08/12] ARM: KVM: World-switch implementation
` [PATCH] ARM: KVM: Remove l2ctlr write

[RFC PATCH 0/1] NUMA aware scheduling per vhost thread patch
 2012-03-22 23:48 UTC 

[PULL] vhost-net/virtio: fixes for 3.4
 2012-03-22 23:34 UTC  (6+ messages)

[Bug 42980] New: BUG in gfn_to_pfn_prot
 2012-03-22 21:28 UTC 

Ultimul sondaj
 2012-03-22 14:25 UTC 

[PATCH uq/master] kvm: Drop unused kvm_pit_in_kernel
 2012-03-22 13:27 UTC  (10+ messages)
` [PATCH v2 "

[PATCH kvm-unit-tests] emulator: test mmx movq
 2012-03-22 10:58 UTC 

[PATCH 0/2] Emulate MMX MOVQ
 2012-03-22 10:56 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86 emulator: MMX support
` [PATCH 2/2] KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)

[PATCH v4 5/7] RTC:Add RTC update-ended interrupt support
 2012-03-22 10:32 UTC  (10+ messages)
` [Qemu-devel] "

x86: call restore_sched_clock_state after %gs is initialized
 2012-03-22  9:43 UTC  (2+ messages)

[PATCH 0/2 v3] kvm: notify host when guest panicked
 2012-03-22  8:36 UTC  (35+ messages)
` [PATCH 2/2 v3] deal with guest panicked event
  ` [RESEND][PATCH "
              ` [Qemu-devel] "
            ` [Qemu-devel] [PATCH 0/2 v3] kvm: notify host when guest panicked

[PATCH 0/2 v3] kvm: notify host when guest panicked
 2012-03-22  8:34 UTC  (15+ messages)
                        ` [Qemu-devel] "

Biweekly KVM Test report, kernel 3efca44f... qemu a0bc8c31
 2012-03-22  6:07 UTC 

[PATCH v4 0/2] support to migrate with IPv6 address
 2012-03-22  3:53 UTC  (9+ messages)
` [PATCH v4 1/2] qemu-socket: change inet_connect() to to support nonblock socket
    ` [PATCH v5 0/2] support to migrate with IPv6 address
      ` [PATCH v5 1/4] sockets: introduce set_socket_error()
      ` [PATCH v5 2/4] qemu-socket: change inet_connect() to to support nonblock socket
      ` [PATCH v5 3/4] sockets: pass back errors in inet_listen()
      ` [PATCH v5 4/4] use inet_listen()/inet_connect() to support ipv6 migration

[PATCH v4 0/7] RTC: New logic to emulate RTC
 2012-03-22  3:06 UTC  (7+ messages)

[RFC][PATCH 0/2] uq/master: Basic MSI support for in-kernel irqchip mode
 2012-03-21 23:17 UTC  (3+ messages)
` [RFC][PATCH 1/2] kvm: Introduce basic MSI support in-kernel irqchips
` [RFC][PATCH 2/2] KVM: x86: Wire up MSI support for in-kernel irqchip

[PATCH 0/2] Emulate MMX MOVQ
 2012-03-21 21:32 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86 emulator: MMX support
` [PATCH 2/2] KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)

[PATCH 0/2] RFC Isolation API
 2012-03-21 21:12 UTC  (10+ messages)
` [PATCH 1/2] Isolation groups

[PATCH 00/38] KVM: PPC: e500mc support v3
 2012-03-21 20:20 UTC  (5+ messages)
` [PATCH 12/38] powerpc/booke: Provide exception macros with interrupt name

[virt] Multihost migration framework. v2
 2012-03-21 16:28 UTC  (4+ messages)
` [PATCH 1/3][Autotest][virt] autotest.base_utils: Move virt.utils.Thread to common_lib
` [PATCH 2/3][virt] autotest.common_lib: Add syncdata class "
` [PATCH 3/3][virt] virt.virt_utils: Add framework for multihost migration

[Bug 42779] New: KVM domain hangs after loading initrd with Xenomai kernel
 2012-03-21 18:21 UTC  (2+ messages)
` [Bug 42779] "

[PATCH v4 4/7] RTC: Set internal millisecond register to 500ms when reset divider
 2012-03-21 16:39 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 0/2] Improve iteration through sptes from rmap
 2012-03-21 14:50 UTC  (3+ messages)
` [PATCH 1/2] KVM: MMU: Make pte_list_desc fit cache lines well
` [PATCH 2/2] KVM: MMU: Improve iteration through sptes from rmap


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