kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-03 13:17:14 to 2012-07-05 13:37:00 UTC [more...]

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

[PATCH] buildsys: Move msi[x] and virtio-pci from Makefile.objs to Makefile.target
 2012-07-05 13:35 UTC 

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

[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
 2012-07-05 12:54 UTC  (38+ 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 15/17] KVM: PPC64: bookehv: Add support for interrupt handling
  ` [Qemu-ppc] "

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-07-05 12:51 UTC  (8+ 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

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] KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
 2012-07-05 11:50 UTC  (2+ messages)

[PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6
 2012-07-05 10:22 UTC  (20+ 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

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

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

[PATCH] virtio-blk: allow toggling host cache between writeback and writethrough
 2012-07-05  7:02 UTC  (15+ messages)

[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)

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

[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  (5+ messages)
` [PATCH 1/2] virtio-blk spec: document topology info
` [PATCH 2/2] virtio-blk spec: writeback cache enable improvements

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  (18+ 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  (11+ messages)
` [PATCH 1/2] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
` [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

plan for device assignment upstream
 2012-07-04 12:54 UTC  (8+ messages)
    ` [Qemu-devel] "

[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  (12+ messages)
` [PATCH v9 04/16] KVM: Move KVM_IRQ_LINE to arch-generic code
` [PATCH v9 16/16] ARM: KVM: Guest wait-for-interrupts (WFI) support
    ` [Android-virt] "
  ` [Android-virt] [PATCH v9 00/16] KVM/ARM Implementation

[PATCH v12 0/8] KVM: PPC: Add ePAPR idle hcall support
 2012-07-03 19:41 UTC  (12+ messages)
` [PATCH v12 1/8] PPC: epapr: create define for return code value of success
` [PATCH v12 2/8] KVM: PPC: use definitions in epapr header for hcalls
` [PATCH v12 3/8] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
` [PATCH v12 4/8] KVM: PPC: Add support for ePAPR idle hcall in host kernel
` [PATCH v12 5/8] KVM: PPC: ev_idle hcall support for e500 guests
` [PATCH v12 6/8] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls
` [PATCH v12 7/8] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
` [PATCH v12 8/8] PPC: Don't use hardcoded opcode for ePAPR hcall invocation

[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)

[PATCH v11 8/8] PPC: Don't use hardcoded opcode for ePAPR hcall invocation
 2012-07-03 15:22 UTC  (8+ messages)

[PATCH v11 4/8] KVM: PPC: Add support for ePAPR idle hcall in host kernel
 2012-07-03 15:17 UTC  (3+ messages)

[PATCH v7 00/10] KVM: MMU: fast page fault
 2012-07-03 15:11 UTC  (2+ messages)

[ANNOUNCE] qemu-kvm-1.1.0
 2012-07-03 14:30 UTC  (3+ messages)

[PATCH stable-1.1] qemu-kvm: Add missing default machine options
 2012-07-03 11:36 UTC  (2+ messages)

UIP flag not cleared
 2012-07-03 13:28 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).