messages from 2016-11-07 11:29:43 to 2016-11-09 09:46:49 UTC [more...]
Virtio blk latency
2016-11-09 9:46 UTC (2+ messages)
[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
2016-11-09 8:33 UTC (13+ 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
` [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
` [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
` [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
[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()
[v3 0/5] plumb kvm/vfio to allow getting kvm from vfio_group
2016-11-09 3:07 UTC (9+ messages)
` [v3 4/5] vfio: implement APIs to set/put kvm to/from vfio group
[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
[PATCH 0/2] extend page_track for external usage
2016-11-09 2:03 UTC (8+ messages)
Finding EPT entries for nested guest in L0
2016-11-08 23:34 UTC (2+ messages)
[PATCH v3 0/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-08 23:25 UTC (6+ 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] 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 (5+ messages)
` [kvm-unit-tests PATCH v11 10/12] pci: Add generic ECAM host support
[PATCH v10 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-08 22:12 UTC (12+ 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 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 (53+ messages)
` [PATCH kvm-unit-tests 01/17] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests 05/17] x86/asm: add cpu_relax()
` [PATCH kvm-unit-tests 06/17] pci: introduce struct pci_dev
` [PATCH kvm-unit-tests 07/17] pci: provide pci_scan_bars()
` [PATCH kvm-unit-tests 08/17] x86/vmexit: leverage pci_scan_bars()
` [PATCH kvm-unit-tests 09/17] pci: add pci_config_write[wb]()
` [PATCH kvm-unit-tests 10/17] pci: provide pci_set_master()
` [PATCH kvm-unit-tests 13/17] pci: edu: introduce pci-edu helpers
` [PATCH kvm-unit-tests 15/17] pci: add msi support for 32/64bit address
` [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 (18+ 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 (7+ messages)
[PATCH v3] x86/cpuid: expose AVX512_4VNNIW and AVX512_4FMAPS features to kvm guest
2016-11-07 17:07 UTC (10+ messages)
[kvm-unit-tests PATCH v9 00/12] PCI bus support
2016-11-07 15:43 UTC (7+ messages)
` [kvm-unit-tests PATCH v9 10/12] pci: Add generic ECAM host support
[PATCH 00/14] improve nvdimm hotplug
2016-11-07 15:35 UTC (29+ messages)
` [PATCH 01/14] qdev: hotplug: drop HotplugHandler.post_plug callback
` [PATCH 02/14] nvdimm acpi: drop the lock of fit buffer
` [PATCH 03/14] pc: memhp: move nvdimm hotplug out of memory hotplug
` [PATCH 04/14] pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
` [PATCH 05/14] nvdimm acpi: clean up nvdimm_build_acpi
` [PATCH 06/14] docs: improve the doc of Read FIT method
` [PATCH 07/14] nvdimm acpi: rename nvdimm_plugged_device_list
` [PATCH 08/14] nvdimm acpi: cleanup nvdimm_build_fit
` [PATCH 09/14] nvdimm acpi: rename nvdimm_acpi_hotplug
` [PATCH 10/14] nvdimm acpi: define DSM return codes
` [PATCH 11/14] nvdimm acpi: fix two comments
` [PATCH 12/14] nvdimm acpi: rename nvdimm_dsm_reserved_root
` [PATCH 13/14] nvdimm acpi: use aml_name_decl to define named object
` [PATCH 14/14] nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
[PATCH v2] KVM: nVMX: add tracepoint for vmwrite
2016-11-07 13:55 UTC (2+ messages)
[PATCH v5 0/5] nvdimm: hotplug support
2016-11-07 13:04 UTC (7+ messages)
` [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).