kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-24 23:47:03 to 2014-03-31 13:32:32 UTC [more...]

[PATCH 1/4] KVM: PPC: e500mc: Revert "add load inst fixup"
 2014-03-31 13:32 UTC  (6+ messages)
` [PATCH 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH 4/4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

[PATCH v3 0/4] KVM: enable Intel SMAP for KVM
 2014-03-31 18:08 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: Remove SMAP bit from CR4_RESERVED_BITS
` [PATCH v3 2/4] KVM: Add SMAP support when setting CR4
` [PATCH v3 3/4] KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
` [PATCH v3 4/4] KVM: expose SMAP feature to guest

KVM call agenfda for 2014-04-01
 2014-03-31 13:25 UTC  (5+ messages)
` [Qemu-devel] KVM call agenda "

[GIT PULL] KVM changes for 3.15 merge window
 2014-03-31  9:43 UTC  (2+ messages)

[PATCH 0/4] KVM: enable Intel SMAP for KVM
 2014-03-31  8:45 UTC  (11+ messages)
` [PATCH 1/4] KVM: Remove SMAP bit from CR4_RESERVED_BITS
` [PATCH 2/4] KVM: Add SMAP support when setting CR4
` [PATCH 3/4] KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
` [PATCH 4/4] KVM: expose SMAP feature to guest

buildbot failure in kvm on ia64
 2014-03-31  3:18 UTC 

buildbot failure in kvm on i386
 2014-03-31  3:16 UTC 

buildbot failure in kvm on ppc44x
 2014-03-31  3:17 UTC 

VDSO pvclock may increase host cpu consumption, is this a problem?
 2014-03-31  1:12 UTC  (3+ messages)

[RFC v2] ARM VM System Specification
 2014-03-30 22:10 UTC  (2+ messages)

[chet.ensign@oasis-open.org: [members] 15-day Public Review for Virtual I/O Device (VIRTIO) V1.0 - ends 14 April]
 2014-03-30 11:07 UTC 

Oprofile doesn't work well in Guest with VPMU
 2014-03-30  1:37 UTC 

[RFC PATCH 1/4] ARM: KVM: on unhandled IO mem abort, route the call to the KVM MMIO bus
 2014-03-29 17:34 UTC  (3+ messages)

[GIT PULL] PPC Book3S HV updates for 3.15
 2014-03-29 15:26 UTC  (2+ messages)

[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-03-29 14:45 UTC  (2+ messages)

[PATCH] arm: KVM: fix possible misalignment of PGDs and bounce page
 2014-03-29 14:01 UTC  (3+ messages)

Qemu v1.7.1 & CentOS 6.4
 2014-03-29  3:45 UTC  (2+ messages)

[PATCH net] vhost: validate vhost_get_vq_desc return value
 2014-03-28 20:11 UTC  (2+ messages)

[PATCHv2 net] vhost: fix total length when packets are too short
 2014-03-28 20:09 UTC  (2+ messages)

huge 2nd stage pages and live migration
 2014-03-28 19:17 UTC  (2+ messages)

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-03-28 17:10 UTC  (26+ messages)
` [RFC PATCH v4 01/10] driver core: export driver_probe_device()
                ` mechanism to allow a driver to bind to any device

[PATCH 0/4] KVM: enable Intel SMAP for KVM
 2014-03-28 14:09 UTC  (15+ messages)
` [PATCH 1/4] KVM: expose SMAP feature to guest
` [PATCH 2/4] KVM: Remove SMAP bit from CR4_RESERVED_BITS
` [PATCH 3/4] KVM: Add SMAP support when setting CR4
` [PATCH 4/4] KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode

[RFC PATCH 0/5] KVM: speed up invalid guest state emulation
 2014-03-28 12:44 UTC  (7+ messages)
` [RFC PATCH 1/5] KVM: vmx: speed up emulation of invalid guest state
` [RFC PATCH 2/5] KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation
` [RFC PATCH 3/5] KVM: x86: move around some checks
` [RFC PATCH 4/5] KVM: x86: protect checks on ctxt->d by a common "if (unlikely())"
` [RFC PATCH 5/5] KVM: x86: speed up emulated moves

[PATCH 0/8] PPC Book 3S HV-mode KVM updates for 3.15
 2014-03-28 12:14 UTC  (13+ messages)
` [PATCH 1/8] KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
` [PATCH 3/8] KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state
  ` [PATCH 1/2] KVM: PPC: Book3S HV: Make TM avoid program check
    ` [PATCH 2/2] KVM: PPC: Book3S HV: Add branch label
` [PATCH 4/8] KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS code
` [PATCH 5/8] KVM: PPC: Book3S HV: Return ENODEV error rather than EIO
` [PATCH 6/8] KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode
` [PATCH 7/8] KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset
` [PATCH 8/8] KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8

Massive read only kvm guests when backing file was missing
 2014-03-28  8:47 UTC  (9+ messages)
  ` [Qemu-devel] "

[Bug 71521] New: Host call trace when create guest
 2014-03-28  6:29 UTC  (5+ messages)
` [Bug 71521] "

[PATCH 0/3] nVMX: Fixes to run Xen as L1
 2014-03-27 22:14 UTC  (10+ messages)
` [PATCH 3/3] KVM: nVMX: check for null vmcs12 when L1 does invept

[PATCH v5] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-27 19:29 UTC  (2+ messages)

[PATCH] vfio: always select ANON_INODES
 2014-03-27 18:20 UTC  (2+ messages)

[PATCH] KVM: vmx: fix MPX detection
 2014-03-27 12:05 UTC  (3+ messages)

[PATCH v3 0/5] qemu: irqfds for s390x
 2014-03-27 11:09 UTC  (2+ messages)

[PATCH net] vhost: fix total length when packets are too short
 2014-03-27  9:58 UTC  (2+ messages)

[PATCH v2] perf/tool: Fix usage of trace events with '-' in trace system name
 2014-03-27  8:45 UTC 

[PATCH kvm-unit-tests] realmode: fix typo in test_cpuid
 2014-03-27  8:44 UTC 

Notes on KVM on ARM Chromebook (works great, even WiFi!)
 2014-03-27  8:28 UTC 

[PATCH v4] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-26 22:38 UTC  (4+ messages)

Preparing kvm/next for first pull request of 3.15 merge window
 2014-03-26 11:46 UTC  (8+ messages)

[RFC]Two ideas to optimize updating irq routing table
 2014-03-26 11:45 UTC  (8+ messages)

GPF in intel_pmu_lbr_reset() with qemu -cpu host
 2014-03-26  9:38 UTC  (5+ messages)

[Bug 72381] New: [Nested] L1 call trace when create windows 7 guest as L2 guest
 2014-03-26  8:38 UTC  (2+ messages)
` [Bug 72381] "

Questions about interrupt injection
 2014-03-26  8:21 UTC 

buildbot failure in kvm on next-x86_64
 2014-03-26  5:27 UTC 

[PATCH v4 0/5] KVM: x86: flush tlb out of mmu-lock after write protection
 2014-03-26  5:30 UTC  (8+ messages)

ARM: How mode change when booting
 2014-03-26  3:52 UTC 

[PATCH 1/2] ARM: KVM: Enable the KVM-VFIO device
 2014-03-25 22:08 UTC  (2+ messages)
` [PATCH 2/2] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping

[Qemu-devel] [PATCH 0/5] remove QEMUMachine indirection from MachineClass
 2014-03-25 14:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] hw/boards.h: add QEMUMachine's fields to MachineClass
` [Qemu-devel] [PATCH 2/5] machine: remove QEMUMachine indirection from MachineClass
` [Qemu-devel] [PATCH 3/5] machine: replace QEMUMachine by MachineClass in accelerator configuration
` [Qemu-devel] [PATCH 4/5] hw/ppc: remove QEMUMachine indirection
` [Qemu-devel] [PATCH 5/5] vl.c: Remove QEMUMachine usage

[PULL 0/4] KVM: s390: last fixes for next merge window
 2014-03-25 14:43 UTC  (13+ messages)
` [PULL 1/4] KVM: s390: randomize sca address
` [PULL 2/4] KVM: s390: fix calculation of idle_mask array size
` [PULL 3/4] KVM: s390: Fix possible memory leak in SIGP functions
` [PULL 4/4] KVM: s390: clear local interrupts at cpu initial reset

[RFC PATCH v4 06/10] VFIO_PLATFORM: Read and write support for the device fd
 2014-03-25 18:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] remove QEMUMachine indirection from MachineClass
 2014-03-25 14:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] hw/boards.h: add QEMUMachine's fields to MachineClass
` [Qemu-devel] [PATCH 2/5] machine: remove QEMUMachine indirection from MachineClass
` [Qemu-devel] [PATCH 3/5] machine: replace QEMUMachine by MachineClass in accelerator configuration
` [Qemu-devel] [PATCH 4/5] hw/ppc: remove QEMUMachine indirection
` [Qemu-devel] [PATCH 5/5] vl.c: Remove QEMUMachine usage

[PATCH 00/15] kvm-unit-tests: Fix and enhance nVMX tests
 2014-03-25 12:05 UTC  (4+ messages)
` [PATCH 14/15] VMX: Add test cases around interrupt injection and halting

[PATCH kvm-unit-tests v2] realmode: add performance test
 2014-03-25 11:21 UTC 

[PATCH] perf/tool: Fix usage of trace events with '-' in trace system name
 2014-03-25 10:15 UTC  (2+ messages)

Another preempt folding issue?
 2014-03-25  8:23 UTC  (13+ 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).