kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-07 17:16:31 to 2016-07-12 08:27:39 UTC [more...]

[kvm-unit-tests PATCH v8 00/12] Cleanup low-level arch code
 2016-07-12  8:27 UTC  (22+ messages)
` [kvm-unit-tests PATCH v8 12/12] io: Unify IO accessors across architectures
    ` [kvm-unit-tests PATCH v9 12/12] ppc64: Introduce lib/ppc64/asm/barrier.h
          ` [kvm-unit-tests PATCH v10 "
    ` [kvm-unit-tests PATCH v9 13/12] io: Unify IO accessors across architectures

[kvm-unit-tests PATCH v3 0/3] arm/powerpc: make argv[0] the program name
 2016-07-12  8:22 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 3/3] arm & powerpc: populate argv[0] with prognam

[kvm-unit-tests PATCH] arm & powerpc: populate argv[0] fixups
 2016-07-12  8:18 UTC 

ext4 error when testing virtio-scsi & vhost-scsi
 2016-07-12  7:14 UTC  (3+ messages)

[PATCH V2 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-07-12  6:33 UTC  (17+ messages)
` [PATCH V2 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
` [PATCH V2 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module
` [PATCH V2 4/5] kvm/stats: Add provisioning for 64-bit vcpu statistics
` [PATCH V2 5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats

[PATCH v2 00/13] KVM: x86: break the xAPIC barrier
 2016-07-12  3:27 UTC  (24+ messages)
` [PATCH v2 04/13] KVM: x86: dynamic kvm_apic_map
` [PATCH v2 07/13] KVM: x86: reset APIC ID when enabling LAPIC
` [PATCH v2 08/13] KVM: VMX: optimize APIC ID read with APICv
` [PATCH v2 09/13] KVM: x86: reset lapic base in kvm_lapic_reset
` [PATCH v2 11/13] KVM: x86: add KVM_CAP_X2APIC_API
` [PATCH v2 12/13] KVM: x86: bump MAX_VCPUS to 288

[added to the 3.18 stable tree] MIPS: KVM: Fix modular KVM under QEMU
 2016-07-12  2:57 UTC 

[added to the 4.1 stable tree] MIPS: KVM: Fix modular KVM under QEMU
 2016-07-12  2:52 UTC 

[PATCH 0/8] nvdimm: hotplug support
 2016-07-11 22:49 UTC  (11+ messages)
` [PATCH 1/8] acpi nvdimm: fix wrong buffer size returned by DSM method
` [PATCH 2/8] nvdimm acpi: prebuild nvdimm devices for available slots
` [PATCH 3/8] nvdimm acpi: introduce _FIT
` [PATCH 4/8] nvdimm acpi: implement Read FIT function
` [PATCH 5/8] pc-dimm: introduce prepare_unplug() callback
` [PATCH 6/8] pc: memhp: do not export nvdimm's memory via _CRS
` [PATCH 7/8] pc: acpi: memhp: nvdimm hotplug support
` [PATCH 8/8] nvdimm docs: add nvdimm Read FIT function
` [Qemu-devel] [PATCH 0/8] nvdimm: hotplug support

[PART2 PATCH v3 00/11] iommu/AMD: Introduce IOMMU AVIC support
 2016-07-11 19:09 UTC  (15+ messages)
` [PART2 PATCH v3 01/11] iommu/amd: Detect and enable guest vAPIC support
` [PART2 PATCH v3 02/11] iommu/amd: Move and introduce new IRTE-related unions and structures
` [PART2 PATCH v3 03/11] iommu/amd: Introduce interrupt remapping ops structure
` [PART2 PATCH v3 04/11] iommu/amd: Add support for multiple IRTE formats
` [PART2 PATCH v3 05/11] iommu/amd: Detect and initialize guest vAPIC log
` [PART2 PATCH v3 06/11] iommu/amd: Adding GALOG interrupt handler
` [PART2 PATCH v3 07/11] iommu/amd: Introduce amd_iommu_update_ga()
` [PART2 PATCH v3 08/11] iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices
` [PART2 PATCH v3 09/11] iommu/amd: Enable vAPIC interrupt remapping mode by default
` [PART2 PATCH v3 10/11] svm: Introduce AMD IOMMU avic_ga_log_notifier
` [PART2 PATCH v3 11/11] svm: Implements update_pi_irte hook to setup posted interrupt

[PATCH v8 00/17] KVM: arm64: GICv3 ITS emulation
 2016-07-11 17:52 UTC  (31+ messages)
` [PATCH v8 06/17] KVM: arm/arm64: VGIC: add refcounting for IRQs
` [PATCH v8 08/17] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v8 09/17] KVM: arm64: introduce ITS emulation file with MMIO framework
` [PATCH v8 11/17] KVM: arm64: implement basic ITS register handlers
` [PATCH v8 12/17] KVM: arm64: connect LPIs to the VGIC emulation
` [PATCH v8 13/17] KVM: arm64: read initial LPI pending table
` [PATCH v8 14/17] KVM: arm64: allow updates of LPI configuration table
` [PATCH v8 15/17] KVM: arm64: implement ITS command queue command handlers

RFC: KMV: nVMX: VMCS12 layout
 2016-07-11 17:02 UTC  (2+ messages)

[RFC v6 0/6] KVM: arm/arm64: gsi routing support
 2016-07-11 16:26 UTC  (17+ messages)
` [RFC v6 1/6] KVM: api: pass the devid in the msi routing entry
` [RFC v6 2/6] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry
` [RFC v6 3/6] KVM: irqchip: convey devid to kvm_set_msi
` [RFC v6 4/6] KVM: arm/arm64: enable irqchip routing
` [RFC v6 5/6] KVM: arm/arm64: enable MSI routing
` [RFC v6 6/6] KVM: arm: enable KVM_SIGNAL_MSI and "

[GIT PULL] Please pull my kvm-ppc-next branch
 2016-07-11 16:11 UTC  (2+ messages)

[PATCH kvm-unit-tests] asm-generic: add smp memory barriers
 2016-07-11 15:01 UTC 

[patch 31/66] x86/kvm/kvmclock: Convert to hotplug state machine
 2016-07-11 14:41 UTC  (7+ messages)
` [patch 35/66] virt: Convert kvm hotplug to "
` [patch 47/66] arm: kvm: vgic: Convert to hotplug "
` [patch 48/66] arm: kvm: arch_timer: "

[RFC v2 02/11] cpus: pass CPUState to run_on_cpu helpers
 2016-07-11 12:55 UTC  (4+ messages)

[PATCH kvm-unit-tests 0/2] x86:kvmclock: sync with kernel
 2016-07-11 12:28 UTC  (2+ messages)

[PATCH] x86: fix rdmsr MSR_PLATFORM_INFO unsafe warning in kvm guest
 2016-07-11  7:38 UTC  (3+ messages)

[RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run
 2016-07-11  7:29 UTC  (11+ messages)
` [RFT PATCH v5 1/3] KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
` [RFT PATCH v5 2/3] KVM: VMX: reflect broken preemption timer in vmcs_config
` [RFT PATCH v5 3/3] KVM: nVMX: keep preemption timer enabled during L2 execution

(unknown),
 2016-07-11  6:19 UTC 

[PATCH 1/4] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
 2016-07-11  6:05 UTC  (5+ messages)

[Bug 121091] New: guest os kernel report "virtio_net virtio0: input.0:id 0 is not a head!" and then kernel block
 2016-07-11  2:39 UTC  (3+ messages)
` [Bug 121091] "

[Bug 121711] New: KVM virtual machine using libvirtd crashes
 2016-07-09  6:08 UTC  (6+ messages)
` [Bug 121711] "
` [Bug 121711] BUG_ON during PCI bus rescan

[PATCH] KVM: nVMX: Fix memory corruption when using VMCS shadowing
 2016-07-09  5:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 1/2] KVM: nVMX: Fix incorrect preemption timer vmexit in nested guest
 2016-07-08 22:57 UTC  (13+ messages)
` [PATCH v4 2/2] KVM: nVMX: Fix preemption timer bit set in vmcs02 even if L1 doesn't enable it

[RFC PATCH] x86, kvm: use kvmclock to compute TSC deadline value
 2016-07-08 21:44 UTC  (3+ messages)

[PATCH v5] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-07-08 17:15 UTC  (2+ messages)

[PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL
 2016-07-08 13:24 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c
` [PATCH 2/2] KVM: x86: zero MSR_IA32_FEATURE_CONTROL on reset

[PATCH] KVM: SVM: fix trashing of MSR_TSC_AUX
 2016-07-08 12:55 UTC  (14+ messages)

[PATCH 00/12] MIPS: KVM: 64-bit host support
 2016-07-08 10:53 UTC  (12+ messages)
` [PATCH 02/12] MIPS: KVM: Use virt_to_phys() to get commpage PFN
` [PATCH 03/12] MIPS: KVM: Use kmap instead of CKSEG0ADDR()
` [PATCH 04/12] MIPS: KVM: Make entry code MIPS64 friendly
` [PATCH 05/12] MIPS: KVM: Set CP0_Status.KX on MIPS64
` [PATCH 06/12] MIPS: KVM: Use 64-bit CP0_EBase when appropriate
` [PATCH 07/12] MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase
` [PATCH 08/12] MIPS: KVM: Fix 64-bit big endian dynamic translation
` [PATCH 09/12] MIPS: KVM: Sign extend MFC0/RDHWR results
` [PATCH 10/12] MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()
` [PATCH 11/12] MIPS: KVM: Reset CP0_PageMask during host TLB flush
` [PATCH 12/12] MIPS: Select HAVE_KVM for MIPS64_R{2,6}

[PATCH 1/1] KVM: PPC: Introduce KVM_CAP_PPC_HTM
 2016-07-08 10:49 UTC  (2+ messages)
` [1/1] "

proposal
 2016-07-08  9:13 UTC 

[PATCH net-next V4 0/6] switch to use tx skb array in tun
 2016-07-08  9:14 UTC  (4+ messages)

[PATCH] kvm: ensure VMCS is current while enabling PML
 2016-07-08  8:03 UTC  (5+ messages)
` [PATCH v2] "

[kvm-unit-tests PATCH] Use -Wno-frame-address alongside using -Wall and -Werror
 2016-07-08  7:11 UTC  (2+ messages)

[PATCH v5 0/4] Add QEMU support for Intel local MCE
 2016-07-08  2:41 UTC  (4+ messages)
` [PATCH v5 4/4] target-i386: abort migration if LMCE config mismatch
  ` [Qemu-devel] "

[Bug 121651] New: KVM throws internal error
 2016-07-07 19:28 UTC 

[PATCH 3.19.y-ckt 55/99] MIPS: KVM: Fix timer IRQ race when freezing timer
 2016-07-07 18:37 UTC  (2+ messages)
` [PATCH 3.19.y-ckt 56/99] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare

[kvm-unit-tests PATCH] x86: apic: APIC ID tests
 2016-07-07 17:24 UTC 


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).