kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-03 16:26:07 to 2012-07-05 23:51:45 UTC [more...]

[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
 2012-07-05 23:51 UTC  (42+ messages)
` [RFC PATCH 01/17] KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
` [RFC PATCH 02/17] KVM: PPC64: booke: Add EPCR support in mtspr/mfspr emulation
` [RFC PATCH 03/17] KVM: PPC64: booke: Add EPCR support in sregs
  ` [Qemu-ppc] "
` [RFC PATCH 04/17] KVM: PPC64: booke: Add guest computation mode for irq delivery
  ` [Qemu-ppc] "
` [RFC PATCH 05/17] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
  ` [Qemu-ppc] "
` [RFC PATCH 06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea
` [RFC PATCH 07/17] KVM: PPC: e500: Mask ea's high 32-bits in 32/64 instr emulation
  ` [Qemu-ppc] "
` [RFC PATCH 09/17] KVM: PPC64: booke: Hard disable interrupts when entering guest
  ` [Qemu-ppc] "
` [RFC PATCH 12/17] PowerPC: booke64: Add DO_KVM kernel hooks
  ` [Qemu-ppc] "
` [RFC PATCH 13/17] PowerPC: booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
` [RFC PATCH 15/17] KVM: PPC64: bookehv: Add support for interrupt handling
  ` [Qemu-ppc] "

[PATCH] add PLE stats to kvmstat
 2012-07-05 21:50 UTC 

[PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6
 2012-07-05 21:00 UTC  (31+ messages)
` [PATCH 1/6] vhost: Separate vhost-net features from vhost features
` [PATCH 2/6] vhost: make vhost work queue visible
` [PATCH 3/6] vhost: Add vhost_scsi specific defines
` [PATCH 4/6] tcm_vhost: Initial merge for vhost level target fabric driver
` [PATCH 5/6] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning
` [PATCH 6/6] virtio-scsi: Set shost->max_id=1 for tcm_vhost WWPNs

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-07-05 20:07 UTC  (11+ messages)
` [net-next RFC V5 1/5] virtio_net: Introduce VIRTIO_NET_F_MULTIQUEUE
` [net-next RFC V5 2/5] virtio_ring: move queue_index to vring_virtqueue
` [net-next RFC V5 3/5] virtio: intorduce an API to set affinity for a virtqueue
` [net-next RFC V5 4/5] virtio_net: multiqueue support
` [net-next RFC V5 5/5] virtio_net: support negotiating the number of queues through ctrl vq

[PATCH] virtio-blk: allow toggling host cache between writeback and writethrough
 2012-07-05 18:39 UTC  (16+ messages)

plan for device assignment upstream
 2012-07-05 18:23 UTC  (9+ messages)
    ` [Qemu-devel] "

[PATCH v3] Fixes related to processing of qemu's -numa option
 2012-07-05 16:49 UTC 

[Bug 15486] amd_adac error
 2012-07-05 15:54 UTC 

[PATCH v3 0/2] kvm: level irqfd and new eoifd
 2012-07-05 15:53 UTC  (6+ messages)
` [PATCH v3 1/2] kvm: Extend irqfd to support level interrupts
` [PATCH v3 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[PATCH uq/master 0/9] remove event_notifier_get_fd from non-KVM code
 2012-07-05 15:16 UTC  (10+ messages)
` [PATCH uq/master 1/9] event_notifier: add event_notifier_set
` [PATCH uq/master 2/9] event_notifier: remove event_notifier_test
` [PATCH uq/master 3/9] event_notifier: add event_notifier_init_fd
` [PATCH uq/master 4/9] ivshmem: use EventNotifier and memory API
` [PATCH uq/master 5/9] ivshmem: wrap ivshmem_del_eventfd loops with transaction
` [PATCH uq/master 6/9] memory: pass EventNotifier, not eventfd
` [PATCH uq/master 7/9] event_notifier: add event_notifier_set_handler
` [PATCH uq/master 8/9] virtio: move common ioeventfd handling out of virtio-pci
` [PATCH uq/master 9/9] virtio: move common irqfd "

[PATCH] buildsys: Move msi[x] and virtio-pci from Makefile.objs to Makefile.target
 2012-07-05 14:50 UTC  (2+ messages)

[PATCH] kvm: handle last_boosted_vcpu = 0 case
 2012-07-05 14:45 UTC  (5+ messages)

[PATCH] KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
 2012-07-05 14:05 UTC  (3+ messages)

[PATCH 1/2] kvm, Add x86_hyper_kvm to complete detect_hypervisor_platform check [v2]
 2012-07-05 13:37 UTC 

[PATCH 0/8] KVM: Optimize MMU notifier's THP page invalidation -v4
 2012-07-05 13:08 UTC  (2+ messages)

race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
 2012-07-05 12:42 UTC  (16+ messages)

[PATCH] MAINTAINERS: add kvm list for virtio components
 2012-07-05 12:22 UTC  (2+ messages)

[PATCH] cpu: smp_wmb before lauching cpus
 2012-07-05 11:58 UTC  (6+ messages)

[PATCH] virtio-blk: add back VIRTIO_BLK_F_FLUSH
 2012-07-05 10:08 UTC 

Hello dear!
 2012-07-05  7:52 UTC 

[PATCH v2 0/7] KVM paravirt remote flush tlb
 2012-07-05  5:55 UTC  (11+ messages)
` [PATCH v2 3/7] KVM: Add paravirt kvm_flush_tlb_others
` [PATCH v2 5/7] KVM: Introduce PV kick in flush tlb

[PATCH] tcm_vhost: Fix tv_cmd completion -> release SGL memory leak
 2012-07-05  5:24 UTC  (2+ messages)

[GIT PULL] KVM fixes for 3.5-rc5
 2012-07-05  4:14 UTC 

race condition in qemu-kvm-1.0.1
 2012-07-05  2:02 UTC  (4+ messages)

[PATCH] kvm tool: Fix powerpc/kvm-cpu.c for new KVM_SET_ONE_REG API
 2012-07-04 20:03 UTC  (4+ messages)

QEMU- 1CPU for guest while more cores used on host?
 2012-07-04 19:59 UTC  (3+ messages)

[PATCH 0/2] virtio-blk spec: document topology info, add WCE toggle
 2012-07-04 15:49 UTC  (4+ messages)
` [PATCH 1/2] virtio-blk spec: document topology info

Biweekly KVM Test report, kernel ae7a2a3f... qemu a212f79f
 2012-07-04 15:15 UTC  (4+ messages)

[PATCH v4 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-04 14:53 UTC  (7+ messages)
` [PATCH v4 1/3] KVM: Export symbols for module vmcsinfo-intel
` [PATCH v4 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v4 3/3] Documentation: Add ABI entry for vmcs sysfs interface

[PATCH v2 0/3] Improve virtio-blk performance
 2012-07-04 14:10 UTC  (16+ messages)
` [PATCH 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[PATCH] virtio-blk spec: document topology fields
 2012-07-04 14:02 UTC 

[QEMU PATCH 0/2] virtio-blk: writeback cache enable improvements
 2012-07-04 13:20 UTC  (8+ messages)
` [PATCH 2/2] virtio-blk: disable write cache if not negotiated
      ` [Qemu-devel] "

[PATCH 1/4] kvm tools: Define KVM_VIRTIO_MMIO_AREA for powerpc
 2012-07-04 13:18 UTC  (4+ messages)
` [PATCH 2/4] kvm tools: Use asm/barrier.h on powerpc
` [PATCH 3/4] kvm tools: Support cross compilation
` [PATCH 4/4] kvm tools: Cleanup ARCH & uname_M in Makefile

[PATCH 5 of 5] virtio: expose added descriptors immediately
 2012-07-04 10:55 UTC  (11+ messages)
  ` RFD: virtio balloon API use (was Re: [PATCH 5 of 5] virtio: expose added descriptors immediately)
      ` [PATCH RFC] virtio-balloon: fix add/get API use

[RFC PATCH 00/18] KVM: x86: CPU isolation and direct interrupts handling by guests
 2012-07-04  9:33 UTC  (2+ messages)

A question about how kvm switch context to guest
 2012-07-04  8:47 UTC  (3+ messages)

[PATCH v3 00/26] Big big real mode improvements
 2012-07-04  8:24 UTC  (5+ messages)
` [PATCH v3 02/26] KVM: Split cpuid register access from computation
      ` [PATCH v3.1 02/26] KVM: Split cpuid register access from computatio

Warning! Your mailbox is almost full
 2012-07-04  7:13 UTC 

pci device assignment and mm, KSM
 2012-07-04  6:16 UTC 

(unknown),
 2012-07-04  5:33 UTC 

(unknown),
 2012-07-04  5:19 UTC 

Business Proposal!!!
 2012-07-04  5:18 UTC 

RE:FOREIGN TRANSFER DEPARTMENT
 2012-07-03 23:13 UTC 

[RFC PATCH] Expose tsc deadline timer feature to guest
 2012-07-03 20:36 UTC  (2+ messages)

[PATCH 1/3] KVM: fix fault page leak
 2012-07-03 20:30 UTC  (3+ messages)
` [PATCH 3/3] KVM: MMU: track the refcount when unmap the page

[PATCHv2 kvm] kvm_pv_eoi: add flag support
 2012-07-03 19:57 UTC  (2+ messages)

[PATCH v9 00/16] KVM/ARM Implementation
 2012-07-03 19:51 UTC  (5+ messages)
` [PATCH v9 04/16] KVM: Move KVM_IRQ_LINE to arch-generic code

[PATCH v12 0/8] KVM: PPC: Add ePAPR idle hcall support
 2012-07-03 19:41 UTC  (5+ messages)
` [PATCH v12 4/8] KVM: PPC: Add support for ePAPR idle hcall in host kernel

[RFC PATCH 0/6] option to not remove files inside -mem-path dir (v2)
 2012-07-03 19:16 UTC  (5+ messages)
` [PATCH 1/6] file_ram_alloc(): coding style fixes
` [PATCH 2/6] file_ram_alloc(): use g_strdup_printf() instead of asprintf()

[PATCH] apic: fix kvm build on UP without IOAPIC
 2012-07-03 18:55 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).