kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-23 10:58:19 to 2016-11-27 10:25:46 UTC [more...]

[PATCH kvm-unit-tests v6 00/14] VT-d unit test
 2016-11-27 10:33 UTC  (11+ messages)
` [PATCH kvm-unit-tests v6 11/14] pci: edu: introduce pci-edu helpers
` [PATCH kvm-unit-tests v6 12/14] x86: intel-iommu: add dmar test
` [PATCH kvm-unit-tests v6 13/14] pci: add msi support for 32/64bit address
` [PATCH kvm-unit-tests v6 14/14] x86: intel-iommu: add IR MSI test

Xmas Offer
 2016-11-26  5:43 UTC 

[PATCH 17/22] KVM/PPC/Book3S HV: Convert to hotplug state machine
 2016-11-26 23:13 UTC 

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-26 20:47 UTC  (5+ messages)
` [RFC PATCH v3 19/20] x86: Add support to make use of Secure Memory Encryption
` [RFC PATCH v3 20/20] "

[GIT PULL] KVM fixes for v4.9-rc7
 2016-11-26 19:05 UTC 

[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
 2016-11-25 21:45 UTC  (34+ messages)
` [PATCH 1/3] tools/virtio: fix READ_ONCE()
` [PATCH 2/3] vringh: kill off ACCESS_ONCE()
` [PATCH 3/3] tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h

[PATCH V5 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-25 18:23 UTC  (7+ messages)
` [PATCH V5 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V5 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V5 03/10] efi: parse ARMv8 processor error

[PATCH 0/6] KVM: x86: minor irqchip improvements (API change)
 2016-11-25 17:22 UTC  (13+ messages)
` [PATCH 1/6] KVM: x86: do allow kvm irqchip with split irqchip
` [PATCH 2/6] KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()
` [PATCH 3/6] KVM: x86: make pic setup code look like ioapic setup
` [PATCH 4/6] KVM: x86: refactor pic setup in kvm_set_routing_entry
` [PATCH 5/6] KVM: x86: prevent setup of invalid routes
` [PATCH 6/6] KVM: x86: simplify conditions with split/kvm irqchip

[PATCH] KVM: x86: restrict maximal physical address
 2016-11-25 17:21 UTC  (7+ messages)

[kvm-unit-tests PATCH 0/2] pci: pci_host_bridge_get_paddr() can not fail
 2016-11-25 15:19 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] pci: Make all ones invalid translate address
` [kvm-unit-tests PATCH 2/2] pci: pci_host_bridge_get_paddr() can not fail

[kvm-unit-tests PATCH 0/2] pci: Fix PCI BAR alignment
 2016-11-25 15:06 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] pci: Remove redundant alignment of BAR size
` [kvm-unit-tests PATCH 2/2] pci: Align PCI addresses on BAR size boundary

[kvm-unit-tests PATCH v11 0/3] ARM PMU tests
 2016-11-25 14:39 UTC  (12+ messages)
` [kvm-unit-tests PATCH v11 1/3] arm: Add PMU test
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v11 3/3] arm: pmu: Add CPI checking
  ` [Qemu-devel] "
` [Qemu-devel] [kvm-unit-tests PATCH v11 0/3] ARM PMU tests

[PATCH] KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
 2016-11-25 14:15 UTC  (5+ messages)

[PATCH] kvm/x86: skip async_pf when in guest mode
 2016-11-25 11:17 UTC  (6+ messages)

[PATCH kernel v6 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-11-25 11:37 UTC  (13+ messages)
` [PATCH kernel v6 1/7] powerpc/iommu: Pass mm_struct to init/cleanup helpers
` [PATCH kernel v6 2/7] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v6 3/7] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH kernel v6 4/7] vfio/spapr: Add a helper to create default DMA window
` [PATCH kernel v6 5/7] vfio/spapr: Postpone default window creation
` [PATCH kernel v6 6/7] vfio/spapr: Reference mm in tce_container
` [PATCH kernel v6 7/7] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-11-25  9:45 UTC  (5+ messages)
` [PATCH v2 4/5] kvm: x86: mmu: Lockless access tracking "

[PATCH 3.12 002/127] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
 2016-11-25  8:29 UTC  (4+ messages)
  ` [PATCH 3.12 003/127] MIPS: KVM: Fix unused variable build warning
  ` [PATCH 3.12 004/127] KVM: MIPS: Precalculate MMIO load resume PC
  ` [PATCH 3.12 028/127] KVM: MIPS: Make ERET handle ERL before EXL

Donation
 2016-11-25  4:13 UTC 

[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-11-24 20:51 UTC  (6+ messages)
` [PATCH v2 1/3] kvm: svm: Add support for additional SVM NPF error codes
` [PATCH v2 2/3] kvm: svm: Add kvm_fast_pio_in support
` [PATCH v2 3/3] kvm: svm: Use the hardware provided GPA instead of page walk

[kvm-unit-tests PATCH v7 00/11] arm/arm64: add gic framework
 2016-11-24 17:31 UTC  (19+ messages)
` [kvm-unit-tests PATCH v7 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v7 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v7 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v7 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v7 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v7 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v7 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v7 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v7 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v7 10/11] arm/arm64: gicv3: add an IPI test
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v7 11/11] arm/arm64: gic: don't just use zero
    ` [Qemu-devel] "

[PATCH] KVM: x86: check for pic and ioapic presence before use
 2016-11-24 16:34 UTC  (4+ messages)

[kvm-unit-tests PATCH v7 00/11] QEMU MTTCG Test cases
 2016-11-24 16:10 UTC  (12+ messages)
` [kvm-unit-tests PATCH v7 01/11] run_tests: allow forcing of acceleration mode
` [kvm-unit-tests PATCH v7 02/11] run_tests: allow disabling of timeouts
` [kvm-unit-tests PATCH v7 03/11] run_tests: allow passing of options to QEMU
` [kvm-unit-tests PATCH v7 04/11] libcflat: add PRI(dux)32 format types
` [kvm-unit-tests PATCH v7 05/11] lib: add isaac prng library from CCAN
` [kvm-unit-tests PATCH v7 06/11] arm/Makefile.common: force -fno-pic
` [kvm-unit-tests PATCH v7 07/11] arm/tlbflush-code: Add TLB flush during code execution test
` [kvm-unit-tests PATCH v7 08/11] arm/tlbflush-data: Add TLB flush during data writes test
` [kvm-unit-tests PATCH v7 09/11] arm/locking-tests: add comprehensive locking test
` [kvm-unit-tests PATCH v7 10/11] arm/barrier-litmus-tests: add simple mp and sal litmus tests
` [kvm-unit-tests PATCH v7 11/11] arm/tcg-test: some basic TCG exercising tests

[PATCH] KVM: x86: fix out-of-bounds accesses of rtc_eoi map
 2016-11-24 11:49 UTC  (4+ messages)

[patch] vfio-mdev: fix some error codes in the sample code
 2016-11-24 11:27 UTC 

[patch] vfio: vfio_group_get_from_dev() doesn't return error pointers
 2016-11-24 11:08 UTC 

[PATCH kernel v5 0/6] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-11-24  4:08 UTC  (7+ messages)
` [PATCH kernel v5 4/6] vfio/spapr: Postpone default window creation

[kvm-unit-tests PATCH v12 0/3] ARM PMU tests
 2016-11-24  4:23 UTC  (4+ messages)
` [kvm-unit-tests PATCH v12 1/3] arm: Add PMU test
` [kvm-unit-tests PATCH v12 2/3] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCH v12 3/3] arm: pmu: Add CPI checking

[PATCH 0/2] Preliminary cleanups for HPT resizing
 2016-11-24  3:37 UTC  (2+ messages)

[PATCH 0/4] VMX Capability MSRs
 2016-11-23 23:28 UTC  (13+ messages)
` [PATCH 1/4] KVM: nVMX: support restore of VMX capability MSRs
` [PATCH 2/4] KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
` [PATCH 3/4] KVM: nVMX: accurate emulation of MSR_IA32_CR{0,4}_FIXED1

[PATCH 00/11] KVM: PPC: Book3S HV: Support KVM guests on POWER9
 2016-11-23 23:03 UTC  (2+ messages)

[PATCH] KVM: x86: drop error recovery in em_jmp_far and em_ret_far
 2016-11-23 20:15 UTC 

[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
 2016-11-23 20:12 UTC  (5+ 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] KVM: x86: restore IP after all far jump failures
 2016-11-23 16:23 UTC  (5+ messages)

[kvm-unit-tests PATCH 0/4] kvm-unit-tests: add first GIC MMIO tests
 2016-11-23 14:57 UTC  (16+ messages)
` [kvm-unit-tests PATCH 1/4] arm/arm64: GIC: basic GICv2 "
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH 2/4] arm/arm64: GICv2: add GICD_IPRIORITYR testing
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH 3/4] arm/arm64: GICv2: add GICD_ITARGETSR testing
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH 4/4] arm/arm64: GICv3: add TYPER test
  ` [Qemu-devel] "

[kvm-unit-tests PATCH v6 00/11] arm/arm64: add gic framework
 2016-11-23 13:46 UTC  (13+ messages)
` [kvm-unit-tests PATCH v6 10/11] arm/arm64: gicv3: add an IPI test
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v6 11/11] arm/arm64: gic: don't just use zero
` [Qemu-devel] [kvm-unit-tests PATCH v6 00/11] arm/arm64: add gic framework

[v7 0/3] plumb kvm/vfio to notify kvm:group attach/detach
 2016-11-23 12:45 UTC  (13+ messages)
` [v7 2/3] vfio: support notifier chain in vfio_group


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