messages from 2014-12-02 17:33:51 to 2014-12-04 15:57:07 UTC [more...]
[PATCH 0/9] Final set of XSAVES patches
2014-12-04 15:57 UTC (3+ messages)
` [PATCH 1/9] x86: export get_xsave_addr
` [PATCH 2/9] KVM: x86: support XSAVES usage in the host
[PATCH v2 1/4] kvm: vmx: add nested virtualization support for xsaves
2014-12-04 15:49 UTC (9+ messages)
` [PATCH v2 2/4] kvm: cpuid: fix the size of xsaves area
` [PATCH v2 3/4] kvm: cpuid: fix xsave area size of XSAVEC
` [PATCH v2 4/4] kvm: vmx: fix VMfailValid when write vmcs02/vmcs01
kvm ivy bridge support?
2014-12-04 15:36 UTC (6+ messages)
[v2 00/25] Add VT-d Posted-Interrupts support
2014-12-04 15:35 UTC (28+ messages)
` [v2 01/25] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
` [v2 02/25] iommu: Add new member capability to struct irq_remap_ops
` [v2 03/25] iommu, x86: Define new irte structure for VT-d Posted-Interrupts
` [v2 04/25] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
` [v2 05/25] x86, irq: Implement irq_set_vcpu_affinity for pci_msi_ir_controller
` [v2 06/25] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v2 07/25] iommu, x86: Add cap_pi_support() to detect VT-d PI capability
` [v2 08/25] iommu, x86: Add intel_irq_remapping_capability() for Intel
` [v2 09/25] iommu, x86: define irq_remapping_cap()
` [v2 10/25] KVM: change struct pi_desc for VT-d Posted-Interrupts
` [v2 11/25] KVM: Add some helper functions for Posted-Interrupts
` [v2 12/25] KVM: Initialize VT-d Posted-Interrupts Descriptor
` [v2 13/25] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
` [v2 14/25] KVM: Get Posted-Interrupts descriptor address from struct kvm_vcpu
` [v2 15/25] KVM: Make struct kvm_irq_routing_table accessible
` [v2 16/25] KVM: make kvm_set_msi_irq() public
` [v2 17/25] KVM: kvm-vfio: User API for VT-d Posted-Interrupts
` [v2 18/25] KVM: kvm-vfio: implement the VFIO skeleton "
` [v2 19/25] KVM: x86: kvm-vfio: VT-d posted-interrupts setup
` [v2 20/25] x86, irq: Define a global vector for VT-d Posted-Interrupts
` [v2 21/25] KVM: Update Posted-Interrupts descriptor during vCPU scheduling
` [v2 22/25] KVM: Change NDST field after "
` [v2 23/25] KVM: Add the handler for Wake-up Vector
` [v2 24/25] KVM: Suppress posted-interrupt when 'SN' is set
` [v2 25/25] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
[PATCH] vgic: move reset initialization into vgic_init_maps()
2014-12-04 15:02 UTC
[PATCH 1/4] kvm: vmx: add nested virtualization support for xsaves
2014-12-04 13:59 UTC (9+ messages)
` [PATCH 2/4] kvm: cpuid: fix the size of xsaves area
` [PATCH 3/4] kvm: cpuid: fix xsave area size of XSAVEC
` [PATCH 4/4] kvm: vmx: fix VMfailValid when write vmcs02/vmcs01
[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v2)
2014-12-04 13:53 UTC (7+ messages)
` [patch -rt 2/2] KVM: lapic: mark LAPIC timer handler as irqsafe
[CFT PATCH v2 0/2] KVM: support XSAVES usage in the host
2014-12-04 13:52 UTC (7+ messages)
` [CFT PATCH v2 2/2] KVM: x86: "
[PATCH] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
2014-12-04 12:26 UTC (10+ messages)
[PATCH v2 0/4] VGIC early initialization initiated by user-space
2014-12-04 10:54 UTC (6+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: vgic: vgic_init_maps returns -ENODEV when no online vcpu
` [PATCH v2 2/4] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
` [PATCH v2 3/4] KVM: arm/arm64: check vgic_initialized before VCPU creation
` [PATCH v2 4/4] KVM: arm/arm64: vgic: check vgic_initialized in KVM_DEV_ARM_VGIC_GRP_ADDR
unhandled wrmsr
2014-12-04 9:58 UTC (4+ messages)
freebsd 10 under linux with kvm and apicv
2014-12-04 10:01 UTC (4+ messages)
Windows 7 VM BSOD
2014-12-04 9:20 UTC (29+ messages)
[PATCH] kvm: x86: vmx: add checks on guest RIP
2014-12-04 7:41 UTC (4+ messages)
[PATCH] KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
2014-12-04 5:43 UTC
[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
2014-12-04 2:24 UTC
[PATCH 0/3] x86_64,entry: Rearrange the syscall exit optimizations
2014-12-04 1:42 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
2014-12-04 0:48 UTC
[PATCH v2 0/6] Improve PSCI system events and fix reboot bugs
2014-12-03 21:18 UTC (7+ messages)
` [PATCH v2 1/6] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [PATCH v2 2/6] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [PATCH v2 3/6] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [PATCH v2 4/6] arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
` [PATCH v2 5/6] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
` [PATCH v2 6/6] arm/arm64: KVM: Introduce stage2_unmap_vm
[PATCH] xen: privcmd: schedule() after private hypercall when non CONFIG_PREEMPT
2014-12-03 19:39 UTC (13+ messages)
` [Xen-devel] "
[question] lots of interrupts injected to vm when pressing some key w/o releasing
2014-12-03 15:42 UTC (4+ messages)
[PATCH v5 0/5] irqfd support for arm/arm64
2014-12-03 16:07 UTC (6+ messages)
` [PATCH v5 1/5] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
` [PATCH v5 2/5] KVM: introduce kvm_arch_is_virtual_intc_initialized
` [PATCH v5 3/5] KVM: arm/arm64: implement kvm_arch_is_virtual_intc_initialized
` [PATCH v5 4/5] KVM: irqfd: use kvm_arch_is_virtual_intc_initialized
` [PATCH v5 5/5] KVM: arm/arm64: add irqfd support
[kvm-unit-tests PATCH] x86: emulator: Fix h_mem usage in tests_smsw
2014-12-03 15:46 UTC (4+ messages)
` [kvm-unit-tests PATCH v2] "
usb audio device troubles
2014-12-03 15:39 UTC (8+ messages)
[PATCH 0/2] kvm: x86: final XSAVES bits
2014-12-03 14:00 UTC (4+ messages)
` [PATCH 1/2] KVM: x86: use F() macro throughout cpuid.c
` [PATCH 2/2] KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly
[PATCH/RFC] KVM: track pid for VCPU only on KVM_RUN ioctl
2014-12-03 13:20 UTC (2+ messages)
[PATCH RFC 0/2] assign each vcpu an owning thread and improve yielding
2014-12-03 13:06 UTC (18+ messages)
` [PATCH RFC 1/2] KVM: don't check for PF_VCPU when yielding
` [PATCH RFC 2/2] KVM: thread creating a vcpu is the owner of that vcpu
[PATCH v3 3/3] kvm: x86: Enable Intel XSAVES for guest
2014-12-03 12:33 UTC (2+ messages)
[PATCH] KVM: cpuid: mask more bits in leaf 0xd and subleaves
2014-12-03 12:10 UTC (5+ messages)
[PATCH RFC v5 00/19] qemu: towards virtio-1 host support
2014-12-03 11:44 UTC (12+ messages)
` [PATCH RFC v5 07/19] virtio: allow virtio-1 queue layout
What's the difference between EPT_MISCONFIG and EPT_VIOLATION?
2014-12-03 10:24 UTC (5+ messages)
[PATCH RESCEND v2] target-i386: Intel xsaves
2014-12-03 8:49 UTC (2+ messages)
KVM call for agenda for 2014-12-08
2014-12-03 8:46 UTC (2+ messages)
[PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest
2014-12-03 3:48 UTC
[PATCH 0/5] Fixes and improvements for HV KVM on PPC
2014-12-03 2:30 UTC (6+ messages)
` [PATCH 1/5] KVM: PPC: Book3S HV: Remove code for PPC970 processors
` [PATCH 2/5] KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
` [PATCH 3/5] KVM: PPC: Book3S HV: Improve H_CONFER implementation
` [PATCH 4/5] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation
` [PATCH 5/5] KVM: PPC: Book3S: Enable in-kernel XICS emulation by default
[PATCH v2] target-i386: Intel xsaves
2001-01-02 19:40 UTC
[PATCH v4 0/3] kvm: vmx: enable xsaves for kvm
2014-12-03 1:01 UTC (4+ messages)
` [PATCH v4 1/3] kvm: vmx: Intel XSAVES vmx and msr handle
` [PATCH v4 2/3] kvm: vmx: add kvm_get/set logic to xsaves
` [PATCH v4 3/3] kvm: x86: Enable Intel XSAVES for guest
[PATCH v2 1/2] kvm: x86: revert mask out xsaves
2014-12-03 0:50 UTC (3+ messages)
[PATCH v13 00/11] qspinlock: a 4-byte queue spinlock with PV support
2014-12-03 0:40 UTC (4+ messages)
` [PATCH v13 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM
[PATCH v3 0/3] kvm: vmx: enable xsaves for kvm
2014-12-03 0:09 UTC (3+ messages)
[PATCH 0/5] kvm: memslots lookup optimization
2014-12-02 21:03 UTC (5+ messages)
` [PATCH 5/5] kvm: optimize GFN to memslot lookup with large slots amount
[PATCH 0/5] Improve PSCI system events and fix reboot bugs
2014-12-02 19:02 UTC (6+ messages)
` [PATCH 3/5] arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
[RFC PATCH v2 0/2] kvm-vfio: implement the vfio skeleton for VT-d Posted-Interrupts
2014-12-02 18:29 UTC (10+ messages)
` [RFC PATCH v2 1/2] KVM: kvm-vfio: User API "
TUN_F_UFO change breaks live migration
2014-12-02 17:44 UTC (5+ messages)
` [PATCH net] Revert "drivers/net: Disable UFO through virtio" in macvtap and tun
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).