messages from 2016-11-07 18:28:35 to 2016-11-09 15:10:36 UTC [more...]
[PATCH kvm-unit-tests v2 00/17] VT-d unit test
2016-11-09 15:10 UTC (6+ messages)
` [PATCH kvm-unit-tests v2 01/17] x86/asm: add cpu_relax()
` [PATCH kvm-unit-tests v2 02/17] libcflat: introduce is_power_of_2()
` [PATCH kvm-unit-tests v2 03/17] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests v2 04/17] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH kvm-unit-tests v2 05/17] libcflat: moving MIN/MAX here
Shouldn't VFIO virtualize the ATS capability?
2016-11-09 15:07 UTC (4+ messages)
[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
2016-11-09 15:07 UTC (24+ messages)
` [kvm-unit-tests PATCH v4 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v4 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v4 03/11] arm/arm64: smp: support more than 8 cpus
` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v4 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v4 06/11] arm/arm64: add initial gicv2 support
` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v4 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v4 09/11] arm/arm64: add initial gicv3 support
` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 10/11] arm/arm64: gicv3: add an IPI test
` [kvm-unit-tests PATCH v4 11/11] arm/arm64: gic: don't just use zero
[BACKPORT PATCH 3.10..3.16] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-11-09 14:46 UTC
[BACKPORT PATCH 3.17..4.4] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-11-09 14:45 UTC
[v3 0/5] plumb kvm/vfio to allow getting kvm from vfio_group
2016-11-09 14:28 UTC (14+ messages)
` [v3 4/5] vfio: implement APIs to set/put kvm to/from vfio group
[GIT PULL] kvm/page_track changes for i915 KVMGT
2016-11-09 14:25 UTC
[PATCH 0/2] extend page_track for external usage
2016-11-09 14:23 UTC (9+ messages)
[PATCH v3 0/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-09 14:19 UTC (8+ messages)
` [PATCH v3 1/4] KVM: x86: add Align16 instruction flag
` [PATCH v3 2/4] KVM: x86: save one bit in ctxt->d
` [PATCH v3 3/4] KVM: x86: add asm_safe wrapper
` [PATCH v3 4/4] KVM: x86: emulate FXSAVE and FXRSTOR
[PATCH v10 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-09 13:34 UTC (20+ messages)
` [PATCH v10 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v10 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v10 3/7] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v10 4/7] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v10 5/7] x86/cpufeature: Detect CPUID faulting support
` [PATCH v10 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v10 7/7] KVM: x86: virtualize cpuid faulting
[PATCH v5 0/3] cpuid: Support AVX512_4VNNIW and AVX512_4FMAPS for KVM guest
2016-11-09 11:05 UTC (4+ messages)
` [PATCH v5 1/3] cpuid: cleanup cpuid_regs definitions
` [PATCH v5 2/3] cpuid: Add a helper in scattered.c to return cpuid
` [PATCH v5 3/3] cpuid: add AVX512_4VNNIW and AVX512_4FMAPS instructions support
[PATCH 4.8 070/138] KVM: MIPS: Make ERET handle ERL before EXL
2016-11-09 10:45 UTC (2+ messages)
` [PATCH 4.8 071/138] KVM: MIPS: Precalculate MMIO load resume PC
[PATCH 4.4 35/69] KVM: MIPS: Make ERET handle ERL before EXL
2016-11-09 10:44 UTC
Virtio blk latency
2016-11-09 9:46 UTC (2+ messages)
[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
2016-11-09 7:43 UTC (12+ messages)
` Summary of LPC guest MSI discussion in Santa Fe (was: Re: [RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II))
` Summary of LPC guest MSI discussion in Santa Fe
[PATCH v11 00/22] Add Mediated device support
2016-11-09 3:35 UTC (45+ messages)
` [PATCH v11 01/22] vfio: Mediated device Core driver
` [PATCH v11 02/22] vfio: VFIO based driver for Mediated devices
` [PATCH v11 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
` [PATCH v11 09/22] vfio iommu type1: Add task structure to vfio_dma
` [PATCH v11 10/22] vfio iommu type1: Add support for mediated devices
` [PATCH v11 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v11 12/22] vfio: Add notifier callback to parent's ops structure of mdev
` [PATCH v11 13/22] vfio: Introduce common function to add capabilities
` [PATCH v11 15/22] vfio: Introduce vfio_set_irqs_validate_and_prepare()
` [PATCH v11 17/22] vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()
[4.1.y] vmwrite error: reg 401e value a9 (err 1)
2016-11-09 3:10 UTC (2+ messages)
[PATCH] kvmtool: README: kernel config to support virtio-blk devices
2016-11-09 2:56 UTC (3+ messages)
[PATCH] arm/arm64: KVM: clean up useless code in kvm_timer_enable
2016-11-09 2:50 UTC
Finding EPT entries for nested guest in L0
2016-11-08 23:34 UTC (2+ messages)
[PATCH] kvm: x86: remove unused but set variable
2016-11-08 23:17 UTC (2+ messages)
[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
2016-11-08 23:00 UTC (7+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
` [PATCH v2 2/5] kvm: x86: mmu: Rename spte_is_locklessly_modifiable()
` [PATCH v2 3/5] kvm: x86: mmu: Fast Page Fault path retries
` [PATCH v2 4/5] kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits
` [PATCH v2 5/5] kvm: x86: mmu: Update documentation for fast page fault mechanism
[kvm-unit-tests PATCH v11 00/12] PCI bus support
2016-11-08 22:25 UTC (3+ messages)
[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-11-08 21:07 UTC (8+ messages)
` [PATCH kernel v4 7/7] virtio-balloon: tell host vm's unused page info
[PATCH kvm-unit-tests 00/17] VT-d unit test
2016-11-08 19:59 UTC (34+ messages)
` [PATCH kvm-unit-tests 01/17] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests 06/17] pci: introduce struct pci_dev
` [PATCH kvm-unit-tests 08/17] x86/vmexit: leverage pci_scan_bars()
` [PATCH kvm-unit-tests 10/17] pci: provide pci_set_master()
` [PATCH kvm-unit-tests 17/17] x86/unittests: add intel-iommu test
[Bug 187321] New: Give Intel's docs for cpuid faulting a permanent home
2016-11-08 19:37 UTC (2+ messages)
` [Bug 187321] "
[QEMU PATCH] kvmclock: advance clock by time window between vm_stop and pre_save
2016-11-08 13:32 UTC (15+ messages)
` [QEMU PATCH v2] "
[kvm-unit-tests PATCH v8 0/3] ARM PMU tests
2016-11-08 18:17 UTC (4+ messages)
` [kvm-unit-tests PATCH v8 1/3] arm: Add PMU test
` [kvm-unit-tests PATCH v8 2/3] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCH v8 3/3] arm: pmu: Add CPI checking
[PATCH v9 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-08 18:00 UTC (8+ messages)
` [PATCH v9 7/7] KVM: x86: virtualize cpuid faulting
[PATCH v2 0/8] Add support for monitoring guest TLB operations
2016-11-08 17:19 UTC (2+ messages)
[PATCH] kvm: nVMX: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
2016-11-08 16:33 UTC (2+ messages)
[PATCH v4 0/2] cpuid: Support AVX512_4VNNIW and AVX512_4FMAPS for KVM guest
2016-11-08 15:11 UTC (6+ messages)
` [PATCH v4 1/2] cpuid: Add a helper in scattered.c to return cpuid leaf info
` [PATCH v4 2/2] cpuid: add AVX512_4VNNIW and AVX512_4FMAPS instructions support
[RFC PATCH] kvm-unit-tests: arm/arm64: strip GIC headers
2016-11-08 10:52 UTC (2+ messages)
` [Qemu-devel] "
[PATCH 0/7] kvmtool: fix virtio 9p vulnerabilities
2016-11-08 2:39 UTC (2+ messages)
[PATCH 7/7] kvmtool: 9p: refactor rel_to_abs()
2016-11-08 2:38 UTC (2+ messages)
[PATCH 4/7] kvmtool: check strncpy return value
2016-11-08 2:10 UTC (2+ messages)
[PATCH 3/7] kvmtool: fix strcpy vulnerabilities
2016-11-08 2:08 UTC (2+ messages)
[PATCH 1/7] kvmtool: 9p: fix path traversal vulnerabilities
2016-11-08 1:48 UTC (2+ messages)
[PATCH] vfio: Fix build break when SPAPR_TCE_IOMMU=n
2016-11-08 0:07 UTC (6+ 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).