public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-08 17:02:37 to 2012-03-13 14:48:03 UTC [more...]

[PATCH 0/2] virtio-pci: fix abort when fail to allocate ioeventfd
 2012-03-13 14:47 UTC  (11+ messages)
` [PATCH 1/2] return available ioeventfds count in kvm_has_many_ioeventfds()
    ` [Qemu-devel] "
` [PATCH 2/2] virtio-pci: fallback to userspace when there is no enough available ioeventfd
  ` [Qemu-devel] [PATCH 0/2] virtio-pci: fix abort when fail to allocate ioeventfd

[PATCH 0/2] RFC Isolation API
 2012-03-13 14:33 UTC  (5+ messages)
  ` [PATCH 1/2] Isolation groups
  ` [PATCH 2/2] intel-iommu: Basic isolation group provider support

KVM call minutes Mars 13th
 2012-03-13 14:32 UTC 

KVM call agenda for Tuesday 13
 2012-03-13 14:05 UTC  (6+ messages)
  ` [Qemu-devel] "

[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
 2012-03-13 13:52 UTC  (12+ messages)

[PATCH] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
 2012-03-13 13:47 UTC 

qemu-kvm-1.0 crashes with threaded vnc server?
 2012-03-13 11:29 UTC  (3+ messages)

[PATCH] KVM: VMX: add tracepoint for vpids
 2012-03-13 10:58 UTC  (6+ messages)

[PATCH 0/2 v3] kvm: notify host when guest panicked
 2012-03-13 10:47 UTC  (18+ messages)
` [PATCH 2/2 v3] deal with guest panicked event
  ` [RESEND][PATCH "

[PATCH 1/2] return available ioeventfds count in kvm_has_many_ioeventfds()
 2012-03-13 10:35 UTC 

[PATCH 0/4] KVM: srcu-less dirty logging -v2
 2012-03-13 10:12 UTC  (8+ messages)
` [PATCH 1/4] KVM: MMU: Split the main body of rmap_write_protect() off from others
` [PATCH 2/4] KVM: Avoid checking huge page mappings in get_dirty_log()

[PATCH v1 00/12] net: hub implemention
 2012-03-13  9:27 UTC  (19+ messages)
` [PATCH v1 01/12] net: Add a hub net client
` [PATCH v1 02/12] net: Use hubs for the vlan feature
` [PATCH v1 03/12] net: Look up 'vlan' net clients using hubs
` [PATCH v1 04/12] hub: Check that hubs are configured correctly
` [PATCH v1 05/12] net: Drop vlan argument to qemu_new_net_client()
` [PATCH v1 06/12] net: Remove vlan qdev property
` [PATCH v1 07/12] net: Remove vlan code from net.c
` [PATCH v1 08/12] net: Remove VLANState
` [PATCH v1 09/12] net: Rename non_vlan_clients to net_clients
  ` [Qemu-devel] "
` [PATCH v1 10/12] net: Rename VLANClientState to NetClientState
` [PATCH v1 11/12] net: Rename vc local variables to nc
` [PATCH v1 12/12] net: Rename qemu_del_vlan_client() to qemu_del_net_client()

buildbot failure in kvm on next-ppc44x
 2012-03-13  5:39 UTC 

[PATCH v6 00/12] KVM/ARM Implementation
 2012-03-13  3:20 UTC  (8+ messages)
` [PATCH v6 02/12] ARM: KVM: Initial skeleton to compile KVM support
` [PATCH v6 04/12] ARM: KVM: Hypervisor inititalization

buildbot failure in kvm on next-ppc64
 2012-03-13  5:08 UTC 

buildbot failure in kvm on next-s390
 2012-03-13  5:07 UTC 

buildbot failure in kvm on ppc44x
 2012-03-13  4:37 UTC 

buildbot failure in kvm on ppc64
 2012-03-13  4:21 UTC 

buildbot failure in kvm on s390
 2012-03-13  4:20 UTC 

[Bug 42829] New: KVM Guest with virtio network driver loses network connectivity
 2012-03-13  3:23 UTC  (3+ messages)
` [Bug 42829] "

[PATCH 00/21][RFC] postcopy live migration
 2012-03-13  3:21 UTC  (9+ messages)
  ` 回??: "
      ` 回??: [PATCH 00/21][RFC] postcopy live?migration

[PATCH] PCI: Device specific reset function
 2012-03-13  2:42 UTC  (2+ messages)

Notification!!!
 2012-03-13  2:10 UTC 

[PATCH] KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
 2012-03-13  1:10 UTC  (4+ messages)
  ` [Android-virt] "

vhost-net configuration/performance question
 2012-03-12 20:38 UTC 

[PATCH 00/38] KVM: PPC: e500mc support v3
 2012-03-12 19:39 UTC  (4+ messages)
` [PATCH 19/38] KVM: PPC: e500mc: add load inst fixup

[PATCH v2 1/2] powerpc/e500: make load_up_spe a normal fuction
 2012-03-12 19:29 UTC  (4+ messages)

[PATCH] KVM: PPC: Save/Restore CR over vcpu_run
 2012-03-12 19:26 UTC 

APIC Doubt
 2012-03-12 17:31 UTC 

[PATCH v7 00/12] KVM/ARM Implementation
 2012-03-12 17:36 UTC  (18+ messages)
` [PATCH v7 01/12] KVM: Introduce __KVM_HAVE_IRQ_LINE
` [PATCH v7 02/12] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
` [PATCH v7 03/12] ARM: KVM: Initial skeleton to compile KVM support
` [PATCH v7 04/12] ARM: KVM: Hypervisor identity mapping
` [PATCH v7 05/12] ARM: KVM: Hypervisor inititalization
` [PATCH v7 06/12] ARM: KVM: Memory virtualization setup
` [PATCH v7 07/12] ARM: KVM: Inject IRQs and FIQs from userspace
` [PATCH v7 08/12] ARM: KVM: World-switch implementation
` [PATCH v7 09/12] ARM: KVM: Emulation framework and CP15 emulation
` [PATCH v7 10/12] ARM: KVM: Handle guest faults in KVM
  ` [Android-virt] "
` [PATCH v7 11/12] ARM: KVM: Handle I/O aborts
` [PATCH v7 12/12] ARM: KVM: Guest wait-for-interrupts (WFI) support

[PATCH] kvm: add flightrecorder script
 2012-03-12 17:31 UTC  (5+ messages)

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

native kvm tool hrtimer problem
 2012-03-12 15:03 UTC  (7+ messages)

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

[PATCH 3/4] KVM: Switch to srcu-less get_dirty_log()
 2012-03-12 12:05 UTC  (12+ messages)
` [PATCH 3/4 changelog-v2] "

[PATCH] kvm: ioapic: conditionally delay irq delivery during eoi broadcast
 2012-03-12 10:22 UTC  (4+ messages)

KVM call agenda for tuesday 31
 2012-03-12  9:43 UTC  (7+ messages)
` [Qemu-devel] "

[KVM-autotest] Cgroup-kvm rework
 2012-03-12  8:11 UTC  (6+ messages)
` [PATCH 3/4] [KVM-autotest] tests.cfg.sample: change import order

[PATCH] KVM: PPC: Pass EA to updating emulation ops
 2012-03-12  1:35 UTC 

kvm-unit-tests on 32-bit broken: x86/msr.c
 2012-03-11  1:51 UTC 

[PATCH 0/4 V13] Avoid soft lockup message when KVM is stopped by host
 2012-03-10 19:53 UTC  (8+ messages)

[PATCH 0/4 V16] Avoid soft lockup message when KVM is stopped by host
 2012-03-10 19:37 UTC  (5+ messages)
` [PATCH 1/4 V16] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V16] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V16] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V16] Add check for suspended vm in softlockup detector

(unknown)
 2012-03-10 11:47 UTC 

[RFC PATCH v1 0/4] net: bridge: FDB management
 2012-03-10  5:06 UTC  (6+ messages)
` [RFC PATCH v1 2/4] net: addr_list: add exclusive dev_uc_add
` [RFC PATCH v1 3/4] net: add fdb generic dump routine
` [RFC PATCH v1 4/4] ixgbe: enable FDB netdevice ops

Virtio Block Device Queue Depth
 2012-03-10  0:10 UTC  (3+ messages)

[PATCH v4] KVM: Factor out kvm_vcpu_kick to arch-generic code
 2012-03-10  0:09 UTC  (5+ messages)

[PATCH] qemu-kvm: Switch to upstream TPR optimization
 2012-03-09 23:50 UTC  (3+ messages)
` [PATCH] qemu-kvm: Eliminate _kvm_arch_init_vcpu

[RFC PATCH v1 1/4] net: add generic PF_BRIDGE:RTM_ FDB hooks
 2012-03-09 23:08 UTC 

[PATCH v4 0/4] qemu-kvm: pci-assign: Host IRQ sharing suppport
 2012-03-09 22:49 UTC  (7+ messages)
` [PATCH v4 3/4] pci-assign: Use PCI-2.3-based shared legacy interrupts
      ` [PATCH v5 "

[PATCH] KVM: schedule debugsfs statistics for removal
 2012-03-09 22:34 UTC  (2+ messages)

[PATCH] kvm: svm: count all irq windows exit
 2012-03-09 22:25 UTC  (2+ messages)

[PATCH v4] KVM: Resize kvm_io_range array dynamically
 2012-03-09 21:07 UTC  (5+ messages)
` [PATCH v7 0/2] fix ENOSPC issue of iobus dev
  ` [PATCH v7 1/2] KVM: resize kvm_io_range array dynamically
  ` [PATCH v7 2/2] KVM: set upper bounds for iobus dev to limit userspace

[PATCH 0/5] [PULL] qemu-kvm.git uq/master queue
 2012-03-09 19:18 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH-WIP 00/13] xen/arm: receive Xen events and initialize xenbus
 2012-03-09 17:38 UTC  (18+ messages)
` [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

[Qemu-devel] virtio-blk performance regression and qemu-kvm
 2012-03-09 10:01 UTC  (2+ messages)

building with today qemu-kvm git fail (vcard_emul_nss.c)
 2012-03-09  9:45 UTC  (2+ messages)

[PATCH v6 0/2] fix ENOSPC issue of iobus dev
 2012-03-09  4:05 UTC  (4+ messages)
` [PATCH v6 1/2] KVM: resize kvm_io_range array dynamically

RFC: Device isolation groups
 2012-03-09  3:40 UTC  (5+ messages)

[PATCH v3 1/7] RTC: Remove the logic to update time format when DM bit changed
 2012-03-09  1:58 UTC  (4+ messages)

[PATCH] KVM: expose Intel cpu new features to guest
 2012-03-08 22:07 UTC  (2+ messages)

[PATCH] KVM: Fix unsigned asm instruction in kvm_write_tsc()
 2012-03-08 21:45 UTC  (2+ messages)

KVM: x86: fix kvm_write_tsc() TSC matching thinko
 2012-03-08 21:46 UTC 

[PATCH] PPC: Don't sync timebase when inside VM
 2012-03-08 18:46 UTC  (9+ messages)

[RFC 2/2] kvm: guest-side changes for tmem on KVM
 2012-03-08 17:39 UTC  (2+ messages)

[RFC 1/2] kvm: host-side changes for tmem on KVM
 2012-03-08 17:37 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