messages from 2013-06-10 07:56:56 to 2013-06-17 11:59:15 UTC [more...]
[PATCH v3 0/6] KVM: MMU: fast invalidate all mmio sptes
2013-06-17 11:59 UTC (13+ messages)
` [PATCH v3 3/6] KVM: MMU: make return value of mmio page fault handler more readable
[PATCH 0/4 v3] KVM: PPC: IOMMU in-kernel handling
2013-06-17 10:48 UTC (26+ messages)
` [PATCH 1/4] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 2/4] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 4/4] KVM: PPC: Add hugepage "
access PCI card trouble from VM guest
2013-06-17 10:00 UTC
[PATCH qom-cpu v2 01/29] kvm: Change kvm_cpu_synchronize_state() argument to CPUState
2013-06-16 15:57 UTC (8+ messages)
` [PATCH qom-cpu v2 02/29] kvm: Change cpu_synchronize_state() "
` [PATCH qom-cpu v2 07/29] kvm: Change kvm_set_signal_mask() "
` [PATCH qom-cpu v2 09/29] cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
` [PATCH qom-cpu v2 10/29] kvm: Change kvm_handle_internal_error() argument to CPUState
` [PATCH qom-cpu v2 11/29] kvm: Change kvm_cpu_exec() "
` [PATCH qom-cpu v2 20/29] kvm: Change kvm_remove_all_breakpoints() "
` [PATCH qom-cpu v2 21/29] cpu: Make first_cpu and next_cpu CPUState
cache write back & barriers
2013-06-16 12:06 UTC (6+ messages)
` [virt-tools-list] "
[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
2013-06-16 12:03 UTC (74+ messages)
` [PATCH 01/31] MIPS: Move allocate_kscratch to cpu-probe.c and make it public
` [PATCH 03/31] mips/kvm: Fix 32-bitisms in kvm_locore.S
` [PATCH 04/31] mips/kvm: Add casts to avoid pointer width mismatch build failures
` [PATCH 05/31] mips/kvm: Use generic cache flushing functions
` [PATCH 06/31] mips/kvm: Rename kvm_vcpu_arch.pc to kvm_vcpu_arch.epc
` [PATCH 07/31] mips/kvm: Rename VCPU_registername to KVM_VCPU_ARCH_registername
` [PATCH 08/31] mips/kvm: Fix code formatting in arch/mips/kvm/kvm_locore.S
` [PATCH 09/31] mips/kvm: Factor trap-and-emulate support into a pluggable implementation
` [PATCH 10/31] mips/kvm: Implement ioctls to get and set FPU registers
` [PATCH 11/31] MIPS: Rearrange branch.c so it can be used by kvm code
` [PATCH 12/31] MIPS: Add instruction format information for WAIT, MTC0, MFC0, et al
` [PATCH 13/31] mips/kvm: Add accessors for MIPS VZ registers
` [PATCH 14/31] mips/kvm: Add thread_info flag to indicate operation in MIPS VZ Guest Mode
` [PATCH 15/31] mips/kvm: Exception handling to leave and reenter guest mode
` [PATCH 16/31] mips/kvm: Add exception handler for MIPSVZ Guest exceptions
` [PATCH 17/31] MIPS: Quit exposing Kconfig symbols in uapi headers
` [PATCH 18/31] mips/kvm: Add pt_regs slots for BadInstr and BadInstrP
` [PATCH 19/31] mips/kvm: Add host definitions for MIPS VZ based host
` [PATCH 20/31] mips/kvm: Hook into TLB fault handlers
` [PATCH 21/31] mips/kvm: Allow set_except_vector() to be used from MIPSVZ code
` [PATCH 22/31] mips/kvm: Split get_new_mmu_context into two parts
` [PATCH 23/31] mips/kvm: Hook into CP unusable exception handler
` [PATCH 24/31] mips/kvm: Add thread_struct fields used by MIPSVZ hosts
` [PATCH 25/31] mips/kvm: Add some asm-offsets constants used by MIPSVZ
` [PATCH 26/31] mips/kvm: Split up Kconfig and Makefile definitions in preperation for MIPSVZ
` [PATCH 27/31] mips/kvm: Gate the use of kvm_local_flush_tlb_all() by KVM_MIPSTE
` [PATCH 28/31] mips/kvm: Only use KVM_COALESCED_MMIO_PAGE_OFFSET with KVM_MIPSTE
` [PATCH 29/31] mips/kvm: Add MIPSVZ support
` [PATCH 30/31] mips/kvm: Enable MIPSVZ in Kconfig/Makefile
` [PATCH 31/31] mips/kvm: Allow for upto 8 KVM vcpus per vm
Commit f9afbd45b0d0 broke mips r4k
2013-06-16 6:51 UTC (3+ messages)
mod filenames != modnames? (inconsistent name changing)
2013-06-16 5:35 UTC
Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
2013-06-16 0:25 UTC (15+ messages)
[Bug 59521] New: KVM linux guest reads uninitialized pvclock values before executing rdmsr MSR_KVM_WALL_CLOCK
2013-06-15 18:01 UTC (6+ messages)
` [PATCH] x86: kvmclock: zero initialize pvclock shared memory area
` [PATCHv1] kvm guest: fix uninitialized kvmclock read by KVM guest
` [Bug 59521] KVM linux guest reads uninitialized pvclock values before executing rdmsr MSR_KVM_WALL_CLOCK
[PATCH] intel-iommu: Fix leaks in pagetable freeing
2013-06-15 16:27 UTC
[PATCH 2/2] armv7 initial device passthrough support
2013-06-15 15:47 UTC (2+ messages)
[kvm-unit-test PATCH] kvmclock: serialize RDTSC
2013-06-14 21:30 UTC
BUG: perf kvm top --callgraph not showing callgraph
2013-06-14 23:23 UTC
[PATCH] pci: Enable overrides for missing ACS capabilities
2013-06-14 14:21 UTC (2+ messages)
KVM Forum 2013 Call for Participation
2013-06-14 12:09 UTC
[PATCH] KVM: x86: remove vcpu's CPL check in host invoked vcpu's xcr set process
2013-06-14 7:36 UTC
Re: KVM MMU: why write-protect for the pages containing PML4/PDPT/PDT (page directory) of the guest?
2013-06-14 2:51 UTC
Bottleneck in KVM
2013-06-14 1:38 UTC (2+ messages)
[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
2013-06-13 15:16 UTC (2+ messages)
` [PATCH 2/2] kvm-unit-tests: Change two cases to use trap_emulator
[PATCH v2 0/7] target-arm: cpregs list for migration, kvm reset
2013-06-13 14:13 UTC (2+ messages)
KVM MMU: why write-protect for the pages containing PML4/PDPT/PDT (page directory) of the guest?
2013-06-13 13:15 UTC (2+ messages)
[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
2013-06-13 13:12 UTC (7+ messages)
` [PATCH 2/2] kvm-unit-tests: Change two cases to use trap_emulator
[v3][KVM][PATCH 1/1] kvm:ppc: control doorbell exception with CONFIG_PPC_DOORBELL
2013-06-12 13:18 UTC (2+ messages)
[PATCH v3 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
2013-06-12 12:42 UTC (6+ messages)
` [PATCH v3 03/13] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH v3 06/13] nEPT: Fix cr3 handling in nested exit and entry
[PATCH 0/6] KVM: s390: Patches for kvm-next
2013-06-12 11:54 UTC (7+ messages)
` [PATCH 1/6] KVM: s390: Provide function for setting the guest storage key
` [PATCH 2/6] KVM: s390: guest large pages
` [PATCH 3/6] KVM: s390: code cleanup to use common vcpu slab cache
` [PATCH 4/6] KVM: s390: Use common waitqueue
` [PATCH 5/6] KVM: s390,perf: Detect if perf samples belong to KVM host or guest
` [PATCH 6/6] KVM: s390: Fix epsw instruction decoding
KVM: x86: handle idiv overflow at kvm_write_tsc
2013-06-12 11:47 UTC (2+ messages)
[PATCH 2/2] add initial kvm dev passhtrough support
2013-06-12 6:56 UTC (6+ messages)
[PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
2013-06-12 3:03 UTC (4+ messages)
KVM call agenda for 2013-06-11
2013-06-11 19:22 UTC (7+ messages)
KVM call agenda for 2013-06-25
2013-06-11 18:13 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v2] kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
2013-06-11 16:38 UTC
[PATCH 0/3] vfio: fixup notifiers and avoid possible deadlock
2013-06-11 16:01 UTC (4+ messages)
` [PATCH 1/3] vfio: Don't overreact to DEL_DEVICE
` [PATCH 2/3] vfio: Ignore sprurious notifies
` [PATCH 3/3] vfio-pci: Avoid deadlock on remove
[PATCH 1/2] add irq priodrop support
2013-06-11 15:22 UTC (3+ messages)
KVM minutes for 2013-06-11
2013-06-11 14:48 UTC
[GIT PULL] KVM fixes for 3.10-rc5
2013-06-11 11:48 UTC
[PATCH net 0/2] vhost fixes for 3.10
2013-06-11 9:46 UTC (5+ messages)
` [PATCH net 1/2] vhost: check owner before we overwrite ubuf_info
` [PATCH net 2/2] vhost: fix ubuf_info cleanup
[PATCH RFC] virtio-pci: new config layout: using memory BAR
2013-06-11 8:32 UTC (19+ messages)
Dev Passthrough QEMU patch
2013-06-11 8:15 UTC
[PATCH 0/7] KVM: arm-vgic: Implement save/restore of VGIC state
2013-06-11 4:51 UTC (8+ messages)
` [PATCH 1/7] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH 2/7] KVM: arm-vgic: Set base addr through device API
` [PATCH 3/7] irqchip: arm-gic: Define additional MMIO offsets and masks
` [PATCH 4/7] KVM: arm-vgic: Make vgic mmio functions more generic
` [PATCH 5/7] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH 6/7] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
` [PATCH 7/7] KVM: arm-vgic: Support CPU interface reg access
[PATCH qom-cpu 02/59] kvm: Change cpu_synchronize_state() argument to CPUState
2013-06-10 23:23 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
2013-06-10 21:32 UTC (3+ messages)
[PATCH 0/8] kvm/ppc: fixes for 3.10
2013-06-10 19:52 UTC (2+ messages)
[PATCH 0/2] kvm/mips: ABI fix for 3.10
2013-06-10 19:33 UTC (3+ messages)
` [PATCH 1/2] kvm: Add definition of KVM_REG_MIPS
` [PATCH 2/2] mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
2013-06-10 17:36 UTC (3+ messages)
` [PATCH 2/2] kvm-unit-tests: Change two cases to use trap_emulator
[RFC PATCH 0/4] Enable async page faults on s390
2013-06-10 17:11 UTC (6+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Move architecture specifics to the backends
` [PATCH 3/4] PF: Additional flag for direct page fault inject
` [PATCH 4/4] PF: Intial async page fault support on s390x
[PATCH] kvm tools: add status notification hook to virtio-mmio
2013-06-10 14:39 UTC (5+ messages)
[PATCH 2/2] kvm-unit-tests: Change two cases to use trap_emulator
2013-06-10 13:46 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).