public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-12 18:33:24 to 2018-02-14 12:37:18 UTC [more...]

[PULL v2 0/1] s390/virtio update
 2018-02-14 12:37 UTC  (5+ messages)
` [PULL v2 1/1] virtio/s390: implement PM operations for virtio_ccw

[PATCH kvm-unit-tests v3 00/11] s390x: vmalloc support
 2018-02-14 12:22 UTC  (21+ messages)
` [PATCH kvm-unit-tests v3 01/11] s390x: fix TEST BLOCK tests
` [PATCH kvm-unit-tests v3 02/11] s390x: use highest addresses for PGM_ADDRESSING errors
` [PATCH kvm-unit-tests v3 03/11] s390x: set initital stack pointer to stackptr, not stacktop
` [PATCH kvm-unit-tests v3 04/11] s390x: add missing sclp definitions from QEMU
` [PATCH kvm-unit-tests v3 05/11] s390x: rename sclp_setup() to sclp_ascii_setup()
` [PATCH kvm-unit-tests v3 06/11] s390x: detect installed memory
` [PATCH kvm-unit-tests v3 07/11] s390x: initialize the physical allocator
` [PATCH kvm-unit-tests v3 08/11] s390x: add vmalloc support
` [PATCH kvm-unit-tests v3 09/11] s390x: enable DAT in PGM interrupt handler
` [PATCH kvm-unit-tests v3 10/11] s390x: add test for (v)malloc
` [PATCH kvm-unit-tests v3 11/11] s390x: add sieve test

[kvm-unit-test PATCH 0/5]: x86: Add tests for VMware backdoor
 2018-02-14 12:06 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/memory: pass host clwb and clflushopt support information
 2018-02-14 12:04 UTC  (5+ messages)

[kvm-unit-t)ests PATCH] kvm-unit-tests: vmx: add a test for injecting events to halted L2
 2018-02-14 11:47 UTC  (3+ messages)

[PATCH kvm-unit-tests 0/8] arm/arm64: extend psci tests
 2018-02-14 11:46 UTC  (8+ messages)
` [PATCH kvm-unit-tests 4/8] powerpc: Introduce getchar
` [PATCH kvm-unit-tests 5/8] lib: Introduce do_migration

[PATCH] KVM: s390: force bp isolation for VSIE
 2018-02-14 11:44 UTC  (8+ messages)

[patch] kvm: suppress KVM_SET_GSI_ROUTING allocation failure
 2018-02-14 11:32 UTC  (14+ messages)

[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
 2018-02-14 11:22 UTC  (31+ messages)
` [PATCH v3 05/41] KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag
` [PATCH v3 09/41] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH v3 14/41] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v3 17/41] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH v3 18/41] KVM: arm64: Move userspace system registers into separate function
` [PATCH v3 26/41] KVM: arm64: Introduce framework for accessing deferred sysregs

[RFC/PATCH v3 00/16] KVM/s390: Hugetlbfs enablement
 2018-02-14 11:19 UTC  (16+ messages)
` [RFC/PATCH v3 01/16] s390/mm: make gmap_protect_range more modular
` [RFC/PATCH v3 02/16] s390/mm: Abstract gmap notify bit setting
` [RFC/PATCH v3 03/16] s390/mm: Introduce gmap_pmdp_xchg
` [RFC/PATCH v3 04/16] s390/mm: add gmap PMD invalidation notification

Where do I file this bug?
 2018-02-14 11:04 UTC 

Incompatibility with XFS guest filesystem?
 2018-02-14 10:56 UTC  (2+ messages)

VMs freezing when host is running 4.14
 2018-02-14 10:23 UTC  (8+ messages)

[PATCH 0/2] vfio: platform: Improve reset support
 2018-02-14 10:11 UTC  (8+ messages)
` [PATCH 1/2] vfio: platform: Fix reset module leak in error path
  ` [PATCH 2/2] vfio: platform: Add generic DT reset support

[RFC PATCH 0/2] KVM: MSR-based features
 2018-02-14 10:08 UTC  (10+ messages)
` [RFC PATCH 1/2] KVM: x86: Add a framework for supporting "
` [RFC PATCH 2/2] KVM: SVM: Add MSR feature support for serializing LFENCE

[PATCH 0/2] small optimizations for exitless interrupts
 2018-02-14  8:38 UTC  (8+ messages)
` [PATCH 1/2] KVM: s390: optimize wakeup "
` [PATCH 2/2] KVM: s390: do not set intervention requests for GISA interrupts

virtio-win: virtio-vsock driver ?
 2018-02-14  8:10 UTC  (2+ messages)

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-14  7:18 UTC  (44+ messages)
` [PATCH 01/37] iommu: Introduce Shared Virtual Addressing API
` [PATCH 02/37] iommu/sva: Bind process address spaces to devices
` [PATCH 04/37] iommu/sva: Add a mm_exit callback for device drivers
` [PATCH 07/37] iommu: Add a page fault handler
` [PATCH 09/37] iommu/fault: Let handler return a fault response
` [PATCH 12/37] iommu/of: Add stall and pasid properties to iommu_fwspec
` [PATCH 15/37] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [PATCH 18/37] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH 20/37] iommu/arm-smmu-v3: Share process page tables
` [PATCH 23/37] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
  ` [PATCH 10/37] iommu/fault: Allow blocking fault handlers
  ` [PATCH 13/37] arm64: mm: Pin down ASIDs for sharing mm with devices
  ` [PATCH 14/37] iommu/arm-smmu-v3: Link domains and devices
  ` [PATCH 16/37] iommu: Add generic PASID table library
  ` [PATCH 17/37] iommu/arm-smmu-v3: Move context descriptor code
  ` [PATCH 19/37] iommu/arm-smmu-v3: Add second level of context descriptor table
  ` [PATCH 21/37] iommu/arm-smmu-v3: Seize private ASID
  ` [PATCH 22/37] iommu/arm-smmu-v3: Add support for VHE
  ` [PATCH 24/37] iommu/arm-smmu-v3: Add SVA feature checking
  ` [PATCH 25/37] iommu/arm-smmu-v3: Implement mm operations
  ` [PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue
  ` [PATCH 28/37] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [PATCH 29/37] iommu/arm-smmu-v3: Add stall support for platform devices
  ` [PATCH 30/37] ACPI/IORT: Check ATS capability in root complex nodes
  ` [PATCH 31/37] iommu/arm-smmu-v3: Add support for PCI ATS
  ` [PATCH 32/37] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
  ` [PATCH 33/37] iommu/arm-smmu-v3: Disable tagged pointers
  ` [PATCH 35/37] iommu/arm-smmu-v3: Add support for PRI
` [PATCH 26/37] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH 34/37] PCI: Make "PRG Response PASID Required" handling common
` [PATCH 36/37] iommu/arm-smmu-v3: Add support for PCI PASID
` [PATCH 37/37] vfio: Add support for Shared Virtual Addressing

[PATCH v2 1/2] KVM: X86: Add per-VM no-HLT-exiting capability
 2018-02-14  3:26 UTC  (4+ messages)

[PATCH v4 0/3] KVM: Introduce dedicated vCPUs hint KVM_HINTS_DEDICATED
 2018-02-14  3:03 UTC  (6+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] KVM: X86: Choose qspinlock when dedicated vCPUs available
` [PATCH v4 3/3] KVM: X86: Don't use PV TLB flush with dedicated vCPUs and steal time disabled

[BUG] tuntap: using smp_processor_id() in preemptible from xdp flush
 2018-02-14  2:41 UTC  (4+ messages)

[vhost:vhost 22/23] drivers/firmware/qemu_fw_cfg.c:130:36: sparse: incorrect type in initializer (different base types)
 2018-02-14  1:31 UTC  (2+ messages)

[PATCH RFC] vfio/mdev: delay uevent after initialization complete
 2018-02-14  0:15 UTC  (4+ messages)

[PATCH 1/2] KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
 2018-02-13 19:04 UTC  (3+ messages)

[PATCH v1 0/1] Parfait changes
 2018-02-13 18:26 UTC  (2+ messages)
` [PATCH v1 1/1] KVM: X86: NULL pointer dereference [null-pointer-deref] (CWE 476) problem

[Bug 197813] New: KVM: entry failed, hardware error 0x5
 2018-02-13 18:13 UTC  (4+ messages)
` [Bug 197813] "

XFS guest machine filesystem crash
 2018-02-13 17:34 UTC 

[PATCH v8 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-02-13 16:44 UTC  (15+ messages)
` [PATCH v8 05/28] target/i386: add memory encryption feature cpuid support
          ` [Qemu-devel] "
` [PATCH v8 10/28] sev/i386: add command to initialize the memory encryption context
` [PATCH v8 13/28] qmp: add query-sev command
` [PATCH v8 27/28] tests/qmp-test: blacklist query-sev-launch-measure command

[PATCH 0/8] tools/kvm_stat improvements
 2018-02-13 14:56 UTC  (6+ messages)
` [PATCH 3/8] tools/kvm_stat: mark private methods as such
` [PATCH 6/8] tools/kvm_stat: separate drilldown and fields filtering

[PATCH v3] KVM: VMX: Don't halt vcpu when L1 is injecting events to L2
 2018-02-13 14:38 UTC  (2+ messages)

kernel BUG at arch/x86/kvm/mmu.c:LINE!
 2018-02-13 14:38 UTC  (8+ messages)
` [PATCH] KVM: prevent overlap between user and private memslots

[PATCH 1/2] x86/speculation: Correct Speculation Control microcode blacklist again
 2018-02-13 10:55 UTC  (12+ messages)
` [PATCH 2/2] x86/speculation: Support "Enhanced IBRS" on future CPUs

[PATCH v2 0/6] Spectre v2 updates
 2018-02-13  8:04 UTC  (8+ messages)
  ` [PATCH] x86/speculation: Clean up various Spectre related details

[PATCH 2/2] KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
 2018-02-13  4:52 UTC 

[PATCH v3 0/3] KVM: Introduce dedicated vCPUs hint KVM_HINTS_DEDICATED
 2018-02-13  1:09 UTC  (4+ messages)
` [PATCH v3 1/3] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox