kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-01 04:26:42 to 2019-07-03 11:56:56 UTC [more...]

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-03 11:56 UTC  (44+ messages)
` [PATCH 02/59] KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
` [PATCH 04/59] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH 06/59] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH 07/59] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH 12/59] KVM: arm64: nv: Handle trapped ERET from virtual EL2
` [PATCH 13/59] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH 18/59] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH 20/59] KVM: arm64: nv: Trap CPACR_EL1 access "
` [PATCH 23/59] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH 28/59] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH 29/59] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH 38/59] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH 39/59] KVM: arm64: nv: Move last_vcpu_ran to be per s2 mmu
` [PATCH 43/59] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH 44/59] KVM: arm64: nv: Trap and emulate TLBI "

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-03 11:52 UTC  (3+ messages)

[PATCH v2 0/3] vsock/virtio: several fixes in the .probe() and .remove()
 2019-07-03 10:41 UTC  (13+ messages)
` [PATCH v2 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
` [PATCH v2 3/3] vsock/virtio: fix flush of works during the .remove()

[patch 0/5] cpuidle haltpoll driver and governor (v5)
 2019-07-03 10:04 UTC  (9+ messages)
` [patch 1/5] add cpuidle-haltpoll driver
` [patch 2/5] cpuidle: add get_poll_time callback
` [patch 3/5] cpuidle: add haltpoll governor
` [patch 4/5] kvm: x86: add host poll control msrs
` [patch 5/5] cpuidle-haltpoll: disable host side polling when kvm virtualized

[Bug 203979] New: kvm_spurious_fault in L1 when running a nested kvm instance on AMD i686-pae
 2019-07-03  9:45 UTC  (2+ messages)
` [Bug 203979] "

[RFC v1 0/4] Some vfio-ccw fixes
 2019-07-03  9:30 UTC  (17+ messages)
` [RFC v1 1/4] vfio-ccw: Set orb.cmd.c64 before calling ccwchain_handle_ccw
` [RFC v1 2/4] vfio-ccw: No need to call cp_free on an error in cp_init
` [RFC v1 3/4] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
` [RFC v1 4/4] vfio-ccw: Don't call cp_free if we are processing a channel program

[PATCH v5 0/2] clocksource/drivers: Create new Hyper-V clocksource driver
 2019-07-03  9:08 UTC  (5+ messages)
` [PATCH v5 1/2] clocksource/drivers: Make Hyper-V clocksource ISA agnostic
  ` [tip:timers/core] "
` [PATCH v5 2/2] clocksource/drivers: Continue making "
  ` [tip:timers/core] "

[PATCH] vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
 2019-07-03  9:07 UTC  (2+ messages)

[PATCH v1] KVM: x86: PMU Whitelist
 2019-07-03  9:06 UTC  (6+ messages)

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-07-03  8:25 UTC  (10+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[PATCH kvmtool] README: Add maintainers section
 2019-07-03  7:23 UTC  (2+ messages)

[PATCH v2 0/9] x86: Concurrent TLB flushes
 2019-07-02 23:51 UTC  (2+ messages)
` [PATCH v2 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently

[kvm-unit-tests PATCH 0/3] x86: Running tests on bare-metal
 2019-07-03  6:09 UTC  (13+ messages)
` [kvm-unit-tests PATCH 1/3] libcflat: use stdbool
` [kvm-unit-tests PATCH 3/3] x86: Support environments without test-devices

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-07-02 16:33 UTC  (6+ messages)

[PATCH v5 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-07-03  1:01 UTC  (5+ messages)

[PATCH] Documentation: kvm: document CPUID bit for MSR_KVM_POLL_CONTROL
 2019-07-02 21:36 UTC  (2+ messages)

[PATCH v4 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
 2019-07-03  0:48 UTC  (5+ messages)
` [PATCH v4 1/2] KVM: LAPIC: Optimize timer latency consider world switch time

[PATCH v5 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-07-02 20:08 UTC  (10+ messages)
` [PATCH v5 2/2] s390/kvm: diagnose 318 handling

[PATCH v6 0/3] KVM: x86: Enable user wait instructions
 2019-07-03  0:32 UTC  (3+ messages)
` [PATCH v6 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

[PATCH v5 0/3] KVM: x86: Enable user wait instructions
 2019-07-03  0:29 UTC  (5+ messages)
` [PATCH v5 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

[PATCH v2] mdev: Send uevents around parent device registration
 2019-07-02 18:31 UTC  (16+ messages)

[PATCH -next] sample/mdev/mbochs: remove set but not used variable 'mdev_state'
 2019-07-02 18:02 UTC  (2+ messages)

[PATCH] kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUID
 2019-07-02 16:51 UTC  (2+ messages)

[PATCH] kvm: nVMX: Remove unnecessary sync_roots from handle_invept
 2019-07-02 16:50 UTC  (3+ messages)

[PATCH v4 0/3] KVM: Yield to IPI target if necessary
 2019-07-02 16:49 UTC  (2+ messages)

[PATCH] KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
 2019-07-02 16:43 UTC  (2+ messages)

[PATCH] KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
 2019-07-02 16:41 UTC  (3+ messages)

[PATCH] target/i386: kvm: Fix when nested state is needed for migration
 2019-07-02 16:39 UTC  (2+ messages)

[PATCH 2/2] KVM: nVMX: trace nested VM-Enter failures detected by H/W
 2019-07-02 16:35 UTC  (2+ messages)

[PATCH v2 0/2] x86/kvm/nVMX: fix Enlightened VMCLEAR
 2019-07-02 16:30 UTC  (2+ messages)

[PATCH 0/2] nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of nested guests
 2019-07-02 16:25 UTC  (3+ messages)
` [PATCH 1/2] KVM "

[PATCH] kvm-unit-test: x86: Remove duplicate definitions of write_cr4_checking() and put it in library
 2019-07-02 16:11 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Load segments after GDT loading
 2019-07-02 15:59 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] x86: Reset lapic after boot
 2019-07-02 15:59 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: vmx: Consider CMCI enabled based on IA32_MCG_CAP[10]
 2019-07-02 15:55 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Mark APR as reserved in x2APIC
 2019-07-02 15:55 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Remove assumptions on CR4.MCE
 2019-07-02 15:54 UTC  (4+ messages)

[PATCH 0/3] KVM: nVMX: fixes for host get/set MSR
 2019-07-02 15:27 UTC  (6+ messages)
` [PATCH 1/3] KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
` [PATCH 2/3] KVM: nVMX: allow setting the VMFUNC controls MSR
` [PATCH 3/3] KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST

[BUG] kvm: APIC emulation problem - was Re: [LKP] [x86/hotplug] 
 2019-07-02  9:44 UTC  (4+ messages)

[PATCH 5.1 21/55] x86/speculation: Allow guests to use SSBD even if host does not
 2019-07-02  8:01 UTC 

[PATCH 4.19 41/72] x86/speculation: Allow guests to use SSBD even if host does not
 2019-07-02  8:01 UTC 

[PATCH 4.14 22/43] x86/speculation: Allow guests to use SSBD even if host does not
 2019-07-02  8:02 UTC 

INFO: task hung in vhost_init_device_iotlb
 2019-07-02  7:23 UTC  (4+ messages)

Reminder: 2 open syzbot bugs in vhost subsystem
 2019-07-02  7:18 UTC  (4+ messages)

[PATCH 1/3] selftests/x86: Test SYSCALL and SYSENTER manually with TF set
 2019-07-02  3:43 UTC 

[PATCH v3 net-next] net: link_watch: prevent starvation when processing linkwatch wq
 2019-07-02  2:03 UTC  (2+ messages)

[PATCH] KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM
 2019-07-01 23:16 UTC  (3+ messages)

[PATCH v3 00/15] hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine
 2019-07-01 19:56 UTC  (18+ messages)
` [PATCH v3 01/15] hw/i386/pc: Use e820_get_num_entries() to access e820_entries
` [PATCH v3 02/15] hw/i386/pc: Extract e820 memory layout code
` [PATCH v3 03/15] hw/i386/pc: Use address_space_memory in place
` [PATCH v3 04/15] hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_create
` [PATCH v3 05/15] hw/i386/pc: Pass the boot_cpus value by argument
` [PATCH v3 06/15] hw/i386/pc: Pass the apic_id_limit "
` [PATCH v3 07/15] hw/i386/pc: Pass the CPUArchIdList array "
` [PATCH v3 08/15] hw/i386/pc: Let fw_cfg_init() use the generic MachineState
  ` [Qemu-devel] "
` [PATCH v3 09/15] hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument
` [PATCH v3 10/15] hw/i386/pc: Let pc_build_smbios() take a generic MachineState argument
` [PATCH v3 11/15] hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_build_smbios()
` [PATCH v3 12/15] hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument
` [PATCH v3 13/15] hw/i386/pc: Let pc_build_feature_control() take a MachineState argument
` [PATCH v3 14/15] hw/i386/pc: Rename pc_build_feature_control() as generic fw_cfg_build_*
` [PATCH v3 15/15] hw/i386/pc: Extract the x86 generic fw_cfg code

[PATCH v4 0/7] s390: vfio-ap: dynamic configuration support
 2019-07-01 19:26 UTC  (5+ messages)
` [PATCH v4 3/7] s390: zcrypt: driver callback to indicate resource in use

kernel BUG at include/linux/kvm_host.h:LINE!
 2019-07-01 17:44 UTC 

[GIT PULL 0/7] KVM: s390: add kselftests
 2019-07-01 17:31 UTC  (12+ messages)
` [GIT PULL 1/7] KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
` [GIT PULL 2/7] KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
` [GIT PULL 3/7] KVM: selftests: Align memory region addresses to 1M on s390x
` [GIT PULL 4/7] KVM: selftests: Add processor code for s390x
` [GIT PULL 5/7] KVM: selftests: Add the sync_regs test "
` [GIT PULL 6/7] KVM: selftests: Move kvm_create_max_vcpus test to generic code
` [GIT PULL 7/7] KVM: selftests: enable pgste option for the linker on s390

mdevctl: A shoestring mediated device management and persistence utility
 2019-07-01 17:13 UTC  (15+ messages)

[PATCH v2 0/9] KVM: arm/arm64: vgic: ITS translation cache
 2019-07-01 12:38 UTC  (3+ messages)
` [PATCH v2 4/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands

[PATCH v9 0/4] vfio: ap: AP Queue Interrupt Control
 2019-07-01 12:00 UTC  (2+ messages)

Question about KVM IO performance with FreeBSD as a guest OS
 2019-07-01  9:48 UTC  (4+ messages)

KVM works on RPi4
 2019-07-01  8:18 UTC  (6+ messages)

[PATCH] mdev: Send uevents around parent device registration
 2019-07-01  8:11 UTC  (11+ messages)

[PATCH 0/4] kvm: x86: introduce CONFIG_KVM_DEBUG
 2019-07-01  6:21 UTC  (5+ messages)
` [PATCH 1/4] kvm: x86: Add CONFIG_KVM_DEBUG
` [PATCH 2/4] kvm: x86: allow set apic and ioapic debug dynamically
` [PATCH 3/4] kvm: x86: replace MMU_DEBUG with CONFIG_KVM_DEBUG
` [PATCH 4/4] kvm: x86: convert TSC pr_debugs to be gated by CONFIG_KVM_DEBUG


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