messages from 2014-03-22 08:14:05 to 2014-03-28 12:44:24 UTC [more...]
[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 (14+ messages)
` [PATCH 1/8] KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
` [PATCH 2/8] KVM: PPC: Book3S HV: Add transactional memory support
` [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
[PATCH 0/4] KVM: enable Intel SMAP for KVM
2014-03-28 17:36 UTC (6+ 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
[PATCH 0/4] KVM: enable Intel SMAP for KVM
2014-03-28 9:35 UTC (14+ 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
Massive read only kvm guests when backing file was missing
2014-03-28 8:47 UTC (9+ messages)
` [Qemu-devel] "
[RFC PATCH v4 00/10] VFIO support for platform devices
2014-03-28 6:59 UTC (24+ messages)
` [RFC PATCH v4 01/10] driver core: export driver_probe_device()
` mechanism to allow a driver to bind to any device
[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: validate vhost_get_vq_desc return value
2014-03-27 10:53 UTC
[PATCHv2 net] vhost: fix total length when packets are too short
2014-03-27 10:00 UTC
[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)
[PATCH 1/4] KVM: PPC: e500mc: Revert "add load inst fixup"
2014-03-26 21:17 UTC (5+ 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
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 (9+ messages)
[Bug 72381] New: [Nested] L1 call trace when create windows 7 guest as L2 guest
2014-03-26 8:38 UTC (3+ 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)
[PATCH v2 0/4] KVM: cleanup ioapic and fix KVM_SET_IRQCHIP with irr != 0
2014-03-24 19:28 UTC (10+ messages)
` [PATCH v2 3/4] KVM: ioapic: extract body of kvm_ioapic_set_irq
` [PATCH v2 4/4] KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP
Enhancement for PLE handler in KVM
2014-03-24 14:12 UTC
[RFC] ARM VM System Sepcification
2014-03-24 12:16 UTC (24+ messages)
[PATCH] KVM: x86: handle missing MPX in nested virtualization
2014-03-24 10:54 UTC
[PATCH v3 0/4] KVM: irqfds for s390
2014-03-24 10:40 UTC (3+ messages)
KVM Test report, kernel 94b3ffcd... qemu 3a87f8b6
2014-03-24 9:55 UTC
[PATCH 00/18] KVM: PPC: Book3S HV: POWER8 support
2014-03-24 1:18 UTC (4+ messages)
` [PATCH 16/18] KVM: PPC: Book3S HV: Add transactional memory support
[PATCH] virt/kvm: Use RCU_INIT_POINTER(x, NULL) in eventfd.c
2014-03-23 19:24 UTC
Is there any consumer of virtio-balloon now?
2014-03-23 16:28 UTC (6+ messages)
Where to file this bug, please?
2014-03-22 17:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).