messages from 2014-12-10 17:29:35 to 2014-12-15 07:28:08 UTC [more...]
[PATCH v15 00/11] KVM//x86/arm/arm64: dirty page logging for ARMv7/8 (3.18.0-rc2)
2014-12-15 7:28 UTC (9+ messages)
` [PATCH v15 01/11] KVM: Add architecture-defined TLB flush support
` [PATCH v15 05/11] KVM: arm: Add initial dirty page locking support
` [PATCH v15 06/11] KVM: arm: dirty logging write protect support
` [PATCH v15 07/11] KVM: arm: page logging 2nd stage fault handling
` [PATCH v15 08/11] KVM: arm64: ARMv8 header changes for page logging
` [PATCH v15 09/11] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entires
` [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
` [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
[PATCH] KVM: x86: reset RVI upon system reset
2014-12-15 1:52 UTC (14+ messages)
nested KVM slower than QEMU with gnumach guest kernel
2014-12-15 0:09 UTC (5+ messages)
Problem with KVM when using XSAVES in host
2014-12-14 15:55 UTC (2+ messages)
[PATCH v2 0/6] Fix vgic initialization problems
2014-12-14 14:14 UTC (10+ messages)
` [PATCH v2 1/6] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
` [PATCH v2 2/6] arm/arm64: KVM: Rename vgic_initialized to vgic_ready
` [PATCH v2 3/6] arm/arm64: KVM: Add (new) vgic_initialized macro
` [PATCH v2 4/6] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [PATCH v2 5/6] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
` [PATCH v2 6/6] arm/arm64: KVM: Require in-kernel vgic for the arch timers
using cgroups with KVM
2014-12-14 11:10 UTC
nVMX MSR load/store feature
2014-12-14 9:51 UTC (2+ messages)
[PATCH] kvm-unit-tests: VMX: Test MSR load/store feature
2014-12-14 1:05 UTC
[PATCH v4 3/3] KVM: nVMX: Enable nested msr load/restore feature
2014-12-14 0:36 UTC
[PATCH v4 2/3] KVM: nVMX: Improve nested msr switch checking
2014-12-14 0:36 UTC
[PATCH v4 1/3] KVM: nVMX: Add nested msr load/restore algorithm
2014-12-14 0:36 UTC
[kvm-unit-test PATCH] tscdeadline-latency: fix typo
2014-12-13 15:39 UTC
[stable request 3.4 3.10] nEPT: Nested INVEPT
2014-12-13 9:09 UTC (2+ messages)
Is a "KVM internal error" a bug?
2014-12-13 9:08 UTC (2+ messages)
odd number of VCPU and performance impact?
2014-12-13 3:57 UTC
[PATCH v2 0/6] Improve PSCI system events and fix reboot bugs
2014-12-12 21:04 UTC (8+ messages)
` [PATCH v2 5/6] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
[PATCH v2 0/2] x86/arm64: add xenconfig
2014-12-12 20:46 UTC (3+ messages)
` [PATCH v2 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper
[PATCH 0/5] Fix vgic initialization problems
2014-12-12 20:24 UTC (25+ messages)
` [PATCH 1/5] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
` [PATCH 2/5] arm/arm64: KVM: Rename vgic_initialized to vgic_ready
` [PATCH 3/5] arm/arm64: KVM: Add (new) vgic_initialized macro
` [PATCH 4/5] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [PATCH 5/5] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
[PATCH] kvm-unit-tests: minor: remove unused variable
2014-12-12 19:54 UTC
[patch 0/2] KVM: add option to advance tscdeadline hrtimer expiration (v3)
2014-12-12 18:35 UTC (15+ messages)
` [patch 1/2] KVM: x86: add method to test PIR bitmap vector
` [patch 2/2] KVM: x86: add option to advance tscdeadline hrtimer expiration
[PATCH kvm-unit-tests 00/10] report is nice, use it more
2014-12-12 16:19 UTC (12+ messages)
` [PATCH 01/10] x86: hypercall: add missing report_summary
` [PATCH 02/10] x86: pmu: report takes a fmt
` [PATCH 03/10] x86: vmx: better use of report
` [PATCH 04/10] x86: tsc_adjust: use report
` [PATCH 05/10] x86: svm: "
` [PATCH 06/10] x86: asyncpf: "
` [PATCH 07/10] x86: xsave: "
` [PATCH 08/10] report: add prefix support
` [PATCH 09/10] x86: use report prefixes
` [PATCH 10/10] arm: "
[PATCH 0/4] kvmtool: ARM: fixing initrd, serial IRQs and bzImage message
2014-12-12 15:19 UTC (7+ messages)
` [PATCH 1/4] kvmtool: ARM: fix initrd functionality
` [PATCH 2/4] kvmtool: ARM: allow level interrupts in device tree
` [PATCH 3/4] kvmtool: ARM: advertise 8250 IRQs as level-triggered
` [PATCH 4/4] kvmtool: remove warning about bzImage on non-x86 architectures
[v3 00/26] Add VT-d Posted-Interrupts support
2014-12-12 15:15 UTC (27+ messages)
` [v3 02/26] iommu: Add new member capability to struct irq_remap_ops
` [v3 07/26] iommu, x86: Add cap_pi_support() to detect VT-d PI capability
` [v3 08/26] iommu, x86: Add intel_irq_remapping_capability() for Intel
` [v3 14/26] KVM: Get Posted-Interrupts descriptor address from struct kvm_vcpu
` [v3 01/26] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
` [v3 03/26] iommu, x86: Define new irte structure for VT-d Posted-Interrupts
` [v3 04/26] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
` [v3 05/26] x86, irq: Implement irq_set_vcpu_affinity for pci_msi_ir_controller
` [v3 06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v3 09/26] iommu, x86: define irq_remapping_cap()
` [v3 10/26] KVM: change struct pi_desc for VT-d Posted-Interrupts
` [v3 11/26] KVM: Add some helper functions for Posted-Interrupts
` [v3 12/26] KVM: Initialize VT-d Posted-Interrupts Descriptor
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
` [v3 15/26] KVM: add interfaces to control PI outside vmx
` [v3 16/26] KVM: Make struct kvm_irq_routing_table accessible
` [v3 17/26] KVM: make kvm_set_msi_irq() public
` [v3 18/26] KVM: kvm-vfio: User API for VT-d Posted-Interrupts
` [v3 19/26] KVM: kvm-vfio: implement the VFIO skeleton "
` [v3 20/26] KVM: x86: kvm-vfio: VT-d posted-interrupts setup
` [v3 21/26] x86, irq: Define a global vector for VT-d Posted-Interrupts
` [v3 22/26] KVM: Define a wakeup worker thread for vCPU
` [v3 23/26] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
` [v3 25/26] KVM: Suppress posted-interrupt when 'SN' is set
` [v3 26/26] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
[PATCH kvm-unit-tests 0/6] resurrect API tests, let them run on 64-bit kernels
2014-12-12 13:41 UTC (7+ messages)
` [PATCH kvm-unit-tests 1/6] config: remove useless -D options
` [PATCH kvm-unit-tests 2/6] x86: api: fix bitrot
` [PATCH kvm-unit-tests 3/6] x86: api: avoid conversion from void* to uint64_t
` [PATCH kvm-unit-tests 4/6] x86: api: do not pass size==0 to KVM_SET_USER_MEMORY_REGION except to delete a region
` [PATCH kvm-unit-tests 5/6] x86: api: use try_main throughout
` [PATCH kvm-unit-tests 6/6] x86: api: allocate TSS region dynamically
[PATCH kvm-unit-tests 00/15] arm64: initial drop
2014-12-12 12:44 UTC (17+ messages)
` [PATCH 01/15] arm: fix run script testdev probing
` [PATCH 02/15] virtio: don't use size_t
` [PATCH 03/15] arm: setup: fix type mismatch
` [PATCH 04/15] Makefile: cscope may need to look in lib/$ARCH
` [PATCH 05/15] arm: use absolute headers
` [PATCH 06/15] arm: setup: drop unused arguments
` [PATCH 07/15] arm: selftest: rename svc mode to kernel mode
` [PATCH 08/15] arm64: initial drop
` [PATCH 09/15] arm64: vectors support
` [PATCH 10/15] arm: get PHYS_MASK from pgtable-hwdef.h
` [PATCH 11/15] arm: import more linux page table api
` [PATCH 12/15] arm: prepare mmu code for arm64
` [PATCH 13/15] arm64: import some Linux page table API
` [PATCH 14/15] arm64: prepare for 64k pages
` [PATCH 15/15] arm64: enable mmu
[PATCH] kvm: coalesced_mmio: remove one redundant check inside of coalesced_mmio_in_range()
2014-12-12 1:24 UTC (4+ messages)
[PULL] virtio: virtio 1.0 support, misc patches
2014-12-11 23:45 UTC (6+ messages)
kvm-unit-tests: add tscdeadline-latency test
2014-12-11 18:39 UTC (4+ messages)
[PATCH] KVM: add KVM_CAP_VMX_APICV to advertise hardware apic-v support
2014-12-11 17:15 UTC (6+ messages)
[v2 00/25] Add VT-d Posted-Interrupts support
2014-12-11 15:45 UTC (7+ messages)
` [v2 17/25] KVM: kvm-vfio: User API for VT-d Posted-Interrupts
[GIT PULL 0/9] KVM/ARM Changes for v3.19
2014-12-11 12:04 UTC (8+ messages)
[PATCH v3 3/3] KVM: nVMX: Enable nested msr load/restore feature
2014-12-11 5:54 UTC
[PATCH v3 2/3] KVM: nVMX: Improve nested msr switch checking
2014-12-11 5:53 UTC
[PATCH v3 1/3] KVM: nVMX: Add nested msr load/restore algorithm
2014-12-11 5:52 UTC
[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
2014-12-11 1:38 UTC (7+ messages)
[PATCH kvm-unit-tests] x86: test_conforming_switch misses es initialization
2014-12-10 21:08 UTC (2+ messages)
[PATCH] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
2014-12-10 21:05 UTC (4+ messages)
[QEMU patch 0/2] QEMU lapic tsc deadline advancement
2014-12-10 18:59 UTC (12+ messages)
` [QEMU patch 2/2] kvm: allow configuration of tsc deadline timer advancement
` [Qemu-devel] "
[patch 0/2] KVM: add option to advance tscdeadline hrtimer expiration (v2)
2014-12-10 17:57 UTC (7+ messages)
` [patch 1/2] KVM: x86: add method to test PIR bitmap vector
[patch 0/2] KVM: add option to advance tscdeadline hrtimer expiration
2014-12-10 17:53 UTC (5+ messages)
` [patch 2/2] KVM: x86: "
[Bug 87611] Duplicate interrupt abbreviation [patch proposal included]
2014-12-10 17:38 UTC
[PATCH RFC v5 00/19] qemu: towards virtio-1 host support
2014-12-10 17:37 UTC (5+ messages)
` [PATCH RFC v5 05/19] virtio: support more feature bits
` [Qemu-devel] "
` [PATCH RFC v5 18/19] virtio: support revision-specific features
` [Qemu-devel] "
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).