public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-20 10:28:07 to 2016-09-27 18:05:33 UTC [more...]

[PULL 00/50] KVM/ARM Changes for v4.9
 2016-09-27 18:05 UTC  (25+ messages)
` [PULL 01/50] KVM: arm/arm64: Add VGICv3 save/restore API documentation
` [PULL 02/50] KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
` [PULL 03/50] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2
` [PULL 04/50] arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
` [PULL 05/50] KVM: arm: vgic: Drop build compatibility hack for older kernel versions
` [PULL 06/50] arm/kvm: excise redundant cache maintenance
` [PULL 07/50] arm64/kvm: remove unused stub functions
` [PULL 08/50] KVM: arm/arm64: Get rid of exported aliases to static functions
` [PULL 09/50] arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
` [PULL 10/50] arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
` [PULL 11/50] arm64: KVM: Move the AArch32 conditional execution to common code
` [PULL 12/50] arm: KVM: Use common AArch32 conditional execution code
` [PULL 13/50] arm64: KVM: Make kvm_skip_instr32 available to HYP
` [PULL 14/50] arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
` [PULL 16/50] arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe
` [PULL 17/50] arm64: KVM: Rename HCR_VA to HCR_VSE
` [PULL 18/50] arm64: KVM: Preserve pending vSError in world switch
` [PULL 19/50] arm64: KVM: Add Virtual Abort injection helper
` [PULL 20/50] arm64: KVM: Add exception code to report EL1 asynchronous aborts
` [PULL 21/50] arm64: KVM: Add EL1 async abort handler
` [PULL 22/50] arm64: KVM: Route asynchronous aborts
` [PULL 23/50] arm64: KVM: Allow an exit code to be tagged with an SError
` [PULL 24/50] arm64: KVM: Inject a Virtual SError if it was pending
` [PULL 25/50] arm64: KVM: Handle async aborts delivered while at EL2

[PATCH] KVM: X86: MMU: no mmu_notifier_seq++ in kvm_age_hva
 2016-09-27 17:00 UTC  (5+ messages)

Call for Outreachy mentors
 2016-09-27 16:03 UTC 

[PATCH] KVM: VMX: refactor global page-sized bitmaps
 2016-09-27 14:13 UTC  (4+ messages)

KVM call for agenda for 2016-08-27
 2016-09-27 12:59 UTC  (3+ messages)

[PATCH 0/5] target-i386: Eliminate unnecessary has_msr_* global variables
 2016-09-27 12:44 UTC  (8+ messages)
` [PATCH 1/5] target-i386: Remove has_msr_mtrr global variable
` [PATCH 2/5] target-i386: Remove has_msr_hv_apic "
` [PATCH 3/5] target-i386: Remove has_msr_hv_tsc "
` [PATCH 4/5] target-i386: Clear KVM CPUID features if KVM is disabled
` [PATCH 5/5] target-i386: Remove has_msr_* global vars for KVM features
  ` [Qemu-devel] [PATCH 0/5] target-i386: Eliminate unnecessary has_msr_* global variables

Problem with UBSAN warning
 2016-09-27  9:37 UTC  (2+ messages)

[patch] KVM: PPC: fix a sanity check
 2016-09-27  5:46 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
 2016-09-27  5:45 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
 2016-09-27  5:45 UTC  (2+ messages)

when guest set A/D bit of guest pte, should VMM intercept and update A/D bit of spte?
 2013-06-18  9:05 UTC 

I’d like to help you out
 2016-09-26 16:10 UTC 

[PATCH v7] KVM: arm/arm64: Route vtimer events to user space
 2016-09-26 12:06 UTC 

[PATCH] vhost: mark symbols static in vhost.c
 2016-09-26 11:45 UTC 

[PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps
 2016-09-26  8:46 UTC  (9+ messages)
` [PATCH v3 2/2] Documentation/filesystems/proc.txt: Add more description for maps/smaps

[PATCH] hmp: fix qemu crash due to ioapic state dump w/ split irqchip
 2016-09-26  8:23 UTC  (3+ messages)
` [Qemu-devel] "

Re;一般贸易退税&東莞/深圳/廣州/中山/香港物流
 2016-09-25 19:51 UTC 

[Bug 105311] New: AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]
 2016-09-24 19:40 UTC  (2+ messages)
` [Bug 105311] "

RE RE
 2016-09-24  6:04 UTC 

[PATCH 0/7] Add support for monitoring guest TLB operations
 2016-09-23 16:07 UTC  (3+ messages)
` [PATCH 4/7] arm64: tlbflush.h: add __tlbi() macro

[PATCH v6] KVM: arm/arm64: Route vtimer events to user space
 2016-09-23 14:42 UTC  (6+ messages)

[kvm-unit-tests PATCH] arm/arm64: don't configure default devices
 2016-09-23 13:08 UTC 

[PATCH] KVM: VMX: Better name x2apic msr bitmaps
 2016-09-23 11:17 UTC 

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-09-23  9:50 UTC  (30+ messages)
` [RFC PATCH v1 02/28] kvm: svm: Add kvm_fast_pio_in support
` [RFC PATCH v1 03/28] kvm: svm: Use the hardware provided GPA instead of page walk
` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v1 05/28] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active

[PATCH] arm/arm64: KVM: Add support for ARMv8 AArch32 execution state
 2016-09-23  9:30 UTC  (3+ messages)

[PATCH v5] KVM: arm/arm64: Route vtimer events to user space
 2016-09-23  9:22 UTC  (10+ messages)

[kvm-unit-tests PATCH v7 00/13] PCI bus support
 2016-09-23  8:58 UTC  (11+ messages)
` [kvm-unit-tests PATCH v7 06/13] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v7 12/13] pci: Add pci-testdev PCI bus test device

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v5)
 2016-09-23  5:52 UTC  (7+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device

[PATCH] KVM: x86: handle KVM_SET_VCPU_EVENTS/KVM_VCPUEVENT_VALID_SMM properly
 2016-09-23  4:59 UTC 

[kvm-unit-tests PATCH] x86: move APIC timer related defines to headers
 2016-09-23  3:28 UTC  (2+ messages)

[PATCH v4] KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
 2016-09-22 23:13 UTC  (2+ messages)

[PATCH v2] KVM: nVMX: Fix the NMI IDT-vectoring handling
 2016-09-22 23:12 UTC  (3+ messages)

[PATCH 1/2] config: move x86 kvm_guest.config to a common locaton
 2016-09-22 23:11 UTC  (4+ messages)

[PATCH] KVM: nVMX: Fix reload apic access page warning
 2016-09-22 23:10 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/2] x86: apic: add LVTT test
 2016-09-22 22:41 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/2] x86: apic: eoi() for deadline timer isr
` [kvm-unit-tests PATCH v2 2/2] x86: apic: add LVT timer test

[PATCH 4.7 002/184] MIPS: KVM: Check for pfn noslot case
 2016-09-22 17:38 UTC 

[PATCH] vfio-pci: Disable INTx after MSI/X teardown
 2016-09-22 17:28 UTC 

[PATCH 4.4 004/118] MIPS: KVM: Check for pfn noslot case
 2016-09-22 17:28 UTC 

[PATCH] vfio-pci: Virtualize PCIe & AF FLR
 2016-09-22 16:41 UTC  (2+ messages)

[RFC/PATCH 2] kvm: x86: handle KVM_SET_VCPU_EVENTS/KVM_VCPUEVENT_VALID_SMM properly
 2016-09-22 13:19 UTC  (3+ messages)

[PATCH v4 0/2] KVM: ARM: Enable vtimers with user space gic
 2016-09-22 12:35 UTC  (16+ messages)
` [PATCH v4 2/2] KVM: arm/arm64: Route vtimer events to user space

[PATCH] KVM: nVMX: Fix the NMI IDT-vectoring info handling
 2016-09-22 10:04 UTC  (4+ messages)

[patch added to 3.12-stable] MIPS: KVM: Check for pfn noslot case
 2016-09-22  7:11 UTC 

[PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv
 2016-09-22  6:48 UTC  (8+ messages)

[PATCH v2 0/8] nvdimm: hotplug support
 2016-09-22  2:43 UTC  (9+ messages)
` [PATCH v2 1/8] acpi nvdimm: fix wrong buffer size returned by DSM method
      ` [Qemu-devel] "
` [PATCH v2 2/8] nvdimm acpi: prebuild nvdimm devices for available slots

[PATCH] PCI: move cfg space size (256/4096) macros to pci_regs.h
 2016-09-22  1:05 UTC 

[PATCH v3] Enable MSR-BASED TPR shadow even if APICv is inactive
 2016-09-21 23:17 UTC  (4+ messages)

[PATCH v2 0/6] kvm: x86: export TSC information to user-space
 2016-09-21 15:31 UTC  (9+ messages)
` [PATCH 2/6] kvm: x86: drop read_tsc_offset()

[PATCH] KVM: arm/arm64: timer: Fix hw sync for user space irqchip path
 2016-09-21 10:23 UTC  (3+ messages)

[PATCH v7 0/4] Add Mediated device support
 2016-09-21  5:02 UTC  (16+ messages)
` [PATCH v7 1/4] vfio: Mediated device Core driver
` [PATCH v7 2/4] vfio: VFIO driver for mediated devices
      ` [Qemu-devel] "

[PATCH v2] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv
 2016-09-21  2:33 UTC  (3+ messages)

[PATCH 0/4] KVM: MIPS: SMP & TLB invalidation fixes
 2016-09-20 12:05 UTC  (5+ messages)
` [PATCH 1/4] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
` [PATCH 2/4] KVM: MIPS: Split kernel/user ASID regeneration
` [PATCH 3/4] KVM: MIPS: Invalidate TLB by regenerating ASIDs
` [PATCH 4/4] KVM: MIPS: Drop dubious EntryHi optimisation

[s390] possible deadlock in handle_sigp?
 2016-09-20 11:57 UTC  (2+ messages)
` [PATCH] s390x/kvm: Fix potential deadlock in sigp handling

[kvm-unit-tests PATCH] x86: apic: add LVT timer test
 2016-09-20 11:38 UTC  (3+ messages)


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