kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-28 09:07:00 to 2019-07-02 16:32:18 UTC [more...]

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-02 16:32 UTC  (28+ messages)
` [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 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 "

[PATCH v2 0/2] x86/kvm/nVMX: fix Enlightened VMCLEAR
 2019-07-02 16:30 UTC  (4+ messages)
` [PATCH v2 1/2] x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCH
` [PATCH v2 2/2] x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use

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

[RFC v1 0/4] Some vfio-ccw fixes
 2019-07-02 16:24 UTC  (15+ 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] 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 0/3] x86: Running tests on bare-metal
 2019-07-02 16:08 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/3] libcflat: use stdbool
` [kvm-unit-tests PATCH 2/3] x86/vmx: Use plus for positive filters
` [kvm-unit-tests PATCH 3/3] x86: Support environments without test-devices

[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

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

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

[PATCH] KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
 2019-07-02  9:25 UTC 

[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: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
 2019-07-01 23:18 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

[patch 0/5] cpuidle haltpoll driver and governor (v5)
 2019-07-01 18:53 UTC  (6+ 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

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  (16+ messages)

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

[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  (5+ 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

[PATCH v5 0/2] clocksource/drivers: Create new Hyper-V clocksource driver
 2019-07-01  4:26 UTC  (3+ messages)
` [PATCH v5 1/2] clocksource/drivers: Make Hyper-V clocksource ISA agnostic
` [PATCH v5 2/2] clocksource/drivers: Continue making "

[RFC PATCH v3 0/4] Deliver vGPU display vblank event to userspace
 2019-07-01  3:09 UTC  (8+ messages)

[Bug 203979] New: kvm_spurious_fault in L1 when running a nested kvm instance on AMD i686-pae
 2019-06-30 23:17 UTC  (3+ messages)
` [Bug 203979] "

[PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC
 2019-06-30 16:19 UTC  (4+ messages)
` [PATCH 3/6] svm: Add support for APIC_ACCESS_PAGE_PRIVATE_MEMSLOT setup/destroy

[PATCH] kvm: arm: Promote KVM_ARM_TARGET_CORTEX_A7 to generic V7 core
 2019-06-30 15:19 UTC 

KVM's SYSCALL emulation for GenuineIntel is buggy
 2019-06-30  6:55 UTC  (2+ messages)

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-29 16:45 UTC  (5+ messages)

AMD SEV-ES and Guest-Host Communicaiton Block (GHCB) usage standardization
 2019-06-28 19:55 UTC 

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-06-28 19:55 UTC  (7+ messages)
` [PATCH v1 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v1 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-28 19:13 UTC  (6+ messages)

[PATCH v4 0/2] Drivers: hv: Move Hyper-V clock/timer code to separate clocksource driver
 2019-06-28 18:34 UTC  (3+ messages)
` [PATCH v4 1/2] Drivers: hv: Create Hyper-V clocksource driver from existing clockevents code
` [PATCH v4 2/2] Drivers: hv: Move Hyper-V clocksource code to new clocksource driver

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

[RFC v1 1/1] vfio-ccw: Don't call cp_free if we are processing a channel program
 2019-06-28 13:05 UTC  (14+ messages)

[patch 0/5] cpuidle haltpoll driver and governor (v4)
 2019-06-27 18:08 UTC  (4+ messages)
` [patch 3/5] cpuidle: add haltpoll governor

[PATCH 0/9] Some doc fixes
 2019-06-28 12:12 UTC  (2+ messages)
` [PATCH 6/9] docs: virtual: there are two orphan docs there

[PATCH kvmtool] README: Add maintainers section
 2019-06-28 12:04 UTC  (2+ messages)

[PATCH v4 0/5] x86 instruction emulator fuzzing
 2019-06-28  9:33 UTC  (7+ messages)
` [PATCH v4 1/5] Build target for emulate.o as a userspace binary
` [PATCH v4 2/5] Emulate simple x86 instructions in userspace
` [PATCH v4 3/5] Demonstrating unit testing via simple-harness
` [PATCH v4 4/5] Added build and install scripts
` [PATCH v4 5/5] Development scripts for crash triage and deploy

[PATCH v3 0/3] KVM: Yield to IPI target if necessary
 2019-06-28  9:18 UTC  (11+ messages)


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