public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-30 17:58:11 to 2017-02-02 17:47:56 UTC [more...]

[patch 0/3] KVM CPU frequency change hypercalls
 2017-02-02 17:47 UTC  (2+ messages)
` [patch 1/3] cpufreq: implement min/max/up/down functions

[PATCH] vfio: Fix build break when SPAPR_TCE_IOMMU=n
 2017-02-02 17:08 UTC  (3+ messages)

[kvmtool PATCH v9 00/15] kvmtool: arm: ITS emulation and GSI routing support
 2017-02-02 16:32 UTC  (16+ messages)
` [kvmtool PATCH v9 01/15] FDT: use static phandles
` [kvmtool PATCH v9 02/15] arm: use static DT phandle for the GIC
` [kvmtool PATCH v9 03/15] irq: move IRQ routing into irq.c
` [kvmtool PATCH v9 04/15] MSI-X: update GSI routing after changed MSI-X configuration
` [kvmtool PATCH v9 05/15] virtio: fix endianness check for vhost support
` [kvmtool PATCH v9 06/15] PCI: Only allocate IRQ routing entry when available
` [kvmtool PATCH v9 07/15] update public Linux headers for GICv3 ITS emulation
` [kvmtool PATCH v9 08/15] arm: allow vGICv3 emulation
` [kvmtool PATCH v9 09/15] arm: allow creation of an MSI register frame region
` [kvmtool PATCH v9 10/15] arm: FDT: create MSI controller DT node
` [kvmtool PATCH v9 11/15] add kvm__check_vm_capability
` [kvmtool PATCH v9 12/15] PCI: inject PCI device ID on MSI injection
` [kvmtool PATCH v9 13/15] arm: setup SPI IRQ routing tables
` [kvmtool PATCH v9 14/15] extend GSI IRQ routing to take a device ID
` [kvmtool PATCH v9 15/15] arm64: enable GICv3-ITS emulation

[PATCH v8 00/16] kvmtool: arm: ITS emulation and GSI routing support
 2017-02-02 16:31 UTC  (6+ messages)
` [PATCH v8 01/16] FDT: introduce global phandle allocation

KVM/QEMU on Raspberry Pi 3
 2017-02-02 16:27 UTC  (6+ messages)
` [Qemu-devel] "

[RFC v3 00/10] Provide the EL1 physical timer to the VM
 2017-02-02 15:08 UTC  (23+ messages)
` [RFC v3 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [RFC v3 02/10] KVM: arm/arm64: Move cntvoff to each timer context
` [RFC v3 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [RFC v3 04/10] KVM: arm/arm64: Add the EL1 physical timer context
` [RFC v3 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [RFC v3 06/10] KVM: arm/arm64: Update the physical timer interrupt level
` [RFC v3 07/10] KVM: arm/arm64: Set a background timer to the earliest timer expiration
` [RFC v3 08/10] KVM: arm/arm64: Set up a background timer for the physical timer emulation
` [RFC v3 09/10] KVM: arm64: Add the EL1 physical timer access handler
` [RFC v3 10/10] KVM: arm/arm64: Emulate the EL1 phys timer registers

[PATCH 12/13] KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
 2017-02-02 12:45 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 0/30] KVM: MIPS: Implement GVA page tables
 2017-02-02 12:04 UTC  (31+ messages)
` [PATCH v2 1/30] MIPS: Move pgd_alloc() out of header
` [PATCH v2 2/30] MIPS: Export pgd/pmd symbols for KVM
` [PATCH v2 3/30] MIPS: uasm: Add include guards in asm/uasm.h
` [PATCH v2 4/30] MIPS: Export some tlbex internals for KVM to use
` [PATCH v2 5/30] KVM: MIPS: Drop partial KVM_NMI implementation
` [PATCH v2 6/30] KVM: MIPS/MMU: Simplify ASID restoration
` [PATCH v2 7/30] KVM: MIPS: Convert get/set_regs -> vcpu_load/put
` [PATCH v2 8/30] KVM: MIPS/MMU: Move preempt/ASID handling to implementation
` [PATCH v2 9/30] KVM: MIPS: Remove duplicated ASIDs from vcpu
` [PATCH v2 10/30] KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
` [PATCH v2 11/30] KVM: MIPS/T&E: Restore host asid on return to host
` [PATCH v2 12/30] KVM: MIPS/T&E: active_mm = init_mm in guest context
` [PATCH v2 13/30] KVM: MIPS: Wire up vcpu uninit
` [PATCH v2 14/30] KVM: MIPS/T&E: Allocate GVA -> HPA page tables
` [PATCH v2 15/30] KVM: MIPS/T&E: Activate GVA page tables in guest context
` [PATCH v2 16/30] KVM: MIPS: Support NetLogic KScratch registers
` [PATCH v2 17/30] KVM: MIPS: Add fast path TLB refill handler
` [PATCH v2 18/30] KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
` [PATCH v2 19/30] KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
` [PATCH v2 20/30] KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
` [PATCH v2 21/30] KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
` [PATCH v2 22/30] KVM: MIPS/MMU: Convert KSeg0 faults to page tables
` [PATCH v2 23/30] KVM: MIPS/MMU: Convert TLB mapped "
` [PATCH v2 24/30] KVM: MIPS/MMU: Convert commpage fault handling "
` [PATCH v2 25/30] KVM: MIPS: Drop vm_init() callback
` [PATCH v2 26/30] KVM: MIPS: Use uaccess to read/modify guest instructions
` [PATCH v2 27/30] KVM: MIPS/Emulate: Fix CACHE emulation for EVA hosts
` [PATCH v2 28/30] KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
` [PATCH v2 29/30] KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
` [PATCH v2 30/30] KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()

[PATCH v2 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-02-02  7:12 UTC  (6+ messages)
` [PATCH v2 3/3] x86: Make the GDT remapping read-only on 64 bit

[PATCH V8 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-02  3:15 UTC  (15+ messages)
` [PATCH V8 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V8 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V8 03/10] efi: parse ARM processor error
` [PATCH V8 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V8 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V8 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V8 07/10] efi: print unrecognized CPER section
` [PATCH V8 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V8 09/10] trace, ras: add ARM processor error trace event
` [PATCH V8 10/10] arm/arm64: KVM: add guest SEA support

[PATCH] KVM: x86: do not save guest-unsupported XSAVE state
 2017-02-02  0:13 UTC  (2+ messages)

[Bug 193791] New: invept causes #SS (patch attached)
 2017-02-01 19:14 UTC  (2+ messages)
` [Bug 193791] "

[PATCH v4 1/4] arm64: Define Falkor v1 CPU
 2017-02-01 18:38 UTC  (25+ messages)
` [PATCH v4 2/4] arm64: Work around Falkor erratum 1003
` [PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code

KVM call for 2016-02-14
 2017-02-01 17:53 UTC  (2+ messages)

[PATCH kernel] vfio/spapr: Fix missing mutex unlock when creating a window
 2017-02-01 17:06 UTC  (3+ messages)

[PATCH] KVM: MIPS: Allow multiple VCPUs to be created
 2017-02-01 15:32 UTC 

[PATCH] vhost: fix initialization for vq->is_le
 2017-02-01 14:29 UTC  (6+ messages)

[PATCH 0/5] KVM: MIPS/T&E: Miscellaneous improvements
 2017-02-01 14:19 UTC  (6+ messages)
` [PATCH 1/5] KVM: MIPS/T&E: Move CP0 register access into T&E
` [PATCH 2/5] KVM: MIPS/T&E: Implement CP0_EBase register
` [PATCH 3/5] KVM: MIPS/T&E: Default to reset vector
` [PATCH 4/5] KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
` [PATCH 5/5] KVM: MIPS/T&E: Expose read-only CP0_IntCtl register

[PATCH kvmtool] virtio: Describe virtio coherency in DT
 2017-02-01 12:28 UTC 

[GIT PULL 00/12] KVM: s390: Fixes and features for 4.11 (via kvm/next)
 2017-02-01 11:38 UTC  (13+ messages)
` [GIT PULL 01/12] KVM: s390: do not expose random data via facility bitmap
` [GIT PULL 02/12] KVM: s390: gaccess: add ESOP2 handling
` [GIT PULL 03/12] KVM: s390: instruction-execution-protection support
` [GIT PULL 04/12] KVM: s390: get rid of bogus cc initialization
` [GIT PULL 05/12] KVM: s390: Get rid of ar_t
` [GIT PULL 06/12] KVM: s390: Introduce Vector Enhancements facility 1 to the guest
` [GIT PULL 07/12] KVM: s390: Introduce BCD Vector Instructions "
` [GIT PULL 08/12] KVM: s390: guestdbg: filter i-fetch events on icpts
` [GIT PULL 09/12] KVM: s390: prepare to read random guest instructions
` [GIT PULL 10/12] KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
` [GIT PULL 11/12] KVM: s390: Fix RRBE return code not being CC
` [GIT PULL 12/12] KVM: s390: Add debug logging to basic cpu model interface

[PATCH] KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq
 2017-02-01 10:53 UTC  (3+ messages)

[RFC v2 00/10] Provide the EL1 physical timer to the VM
 2017-02-01 10:17 UTC  (28+ messages)
` [RFC v2 02/10] KVM: arm/arm64: Move cntvoff to each timer context
` [RFC v2 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [RFC v2 06/10] KVM: arm/arm64: Update the physical timer interrupt level

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-02-01  9:24 UTC 

[PATCHv2 00/11] KVM implementation of PAPR HPT resizing extension
 2017-02-01  5:07 UTC  (4+ messages)

[PATCH v2 00/01] KVM: x86: never specify a sample period for virtualized in_tx_cp counters
 2017-02-01  4:06 UTC  (2+ messages)
` [PATCH v2 01/01] "

Email-Shutdown Notification
 2017-01-31 22:33 UTC 

[PATCH v4 0/9] Add support for monitoring guest TLB operations
 2017-01-31 17:16 UTC  (10+ messages)
` [PATCH v4 1/9] arm64/kvm: hyp: tlb: use __tlbi() helper
` [PATCH v4 2/9] KVM: Add event to trace tlb invalidations
` [PATCH v4 3/9] arm: KVM: Handle trappable TLB instructions
` [PATCH v4 4/9] arm64: "
` [PATCH v4 5/9] kvm: Add host pmu to support VM introspection
` [PATCH v4 6/9] KVM: arm/arm64: Add support for tracking guest TLB operations
` [PATCH v4 7/9] arm64: KVM: Enable support for the host pmu
` [PATCH v4 8/9] arm: KVM: Enable support for "
` [PATCH v4 9/9] arm/arm64: KVM: Initialise the "

Did you get my message this time?
 2017-01-31 15:06 UTC 

KVM call for 2017-01-31
 2017-01-31 12:02 UTC  (2+ messages)

[PATCH] KVM: x86: never specify a sample period for virtualized in_tx_cp counters
 2017-01-31  7:34 UTC  (2+ messages)

[PATCH] vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
 2017-01-31  3:35 UTC  (3+ messages)

[PATCH v2 00/20] Support for radix guest and host on POWER9
 2017-01-30 21:16 UTC  (6+ messages)
` [PATCH v2 03/20] powerpc/64: Enable use of radix MMU under hypervisor "
` [PATCH v2 13/20] KVM: PPC: Book3S HV: Page table construction and page faults for radix guests

Long interrupt latency in guest
 2017-01-30 18:03 UTC  (2+ messages)


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