messages from 2019-04-24 21:32:50 to 2019-04-29 14:05:59 UTC [more...]
[PATCH 00/10] s390: virtio: support protected virtualization
2019-04-29 14:05 UTC (14+ messages)
` [PATCH 01/10] virtio/s390: use vring_create_virtqueue
` [PATCH 02/10] virtio/s390: DMA support for virtio-ccw
` [PATCH 03/10] virtio/s390: enable packed ring
` [PATCH 04/10] s390/mm: force swiotlb for protected virtualization
` [PATCH 05/10] s390/cio: introduce DMA pools to cio
` [PATCH 06/10] s390/cio: add basic protected virtualization support
` [PATCH 07/10] s390/airq: use DMA memory for adapter interrupts
` [PATCH 08/10] virtio/s390: add indirection to indicators access
` [PATCH 09/10] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH 10/10] virtio/s390: make airq summary indicators DMA
[PATCH v6 00/14] KVM/X86: Introduce a new guest mapping interface
2019-04-29 13:58 UTC (5+ messages)
[PATCH] Revert "KVM: doc: Document the life cycle of a VM and its resources"
2019-04-29 13:31 UTC (2+ messages)
[PATCH] Documentation: kvm: fix dirty log ioctl arch lists
2019-04-29 12:06 UTC (3+ messages)
"BUG: soft lockup" and frozen guest
2019-04-29 11:56 UTC (2+ messages)
[PATCH V4] cpufreq: Call transition notifier only once for each policy
2019-04-29 9:33 UTC
[GIT PULL 00/12] KVM: s390: Features and fixes for kvm/next
2019-04-29 9:10 UTC (13+ messages)
` [GIT PULL 01/12] KVM: s390: Fix potential spectre warnings
` [GIT PULL 02/12] KVM: s390: add vector enhancements facility 2 to cpumodel
` [GIT PULL 03/12] KVM: s390: add vector BCD enhancements facility "
` [GIT PULL 04/12] KVM: s390: add MSA9 "
` [GIT PULL 05/12] KVM: s390: provide query function for instructions returning 32 byte
` [GIT PULL 06/12] KVM: s390: add enhanced sort facilty to cpu model
` [GIT PULL 07/12] KVM: s390: add deflate conversion "
` [GIT PULL 08/12] KVM: s390: enable MSA9 keywrapping functions depending on "
` [GIT PULL 09/12] KVM: polling: add architecture backend to disable polling
` [GIT PULL 10/12] KVM: s390: provide kvm_arch_no_poll function
` [GIT PULL 11/12] KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys
` [GIT PULL 12/12] KVM: s390: vsie: Return correct values for Invalid CRYCB format
[PATCH 1/2] KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
2019-04-29 9:02 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Flush TLB on secondary radix threads
[PATCH] KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code
2019-04-29 8:57 UTC
[PATCH] KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0
2019-04-29 5:42 UTC
[PATCH v5 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-04-29 8:05 UTC (2+ messages)
[PATCH v8 00/15] x86/split_lock: Enable split lock detection
2019-04-29 7:31 UTC (31+ messages)
` [PATCH v8 05/15] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v8 09/15] x86/split_lock: Define MSR TEST_CTL register
` [PATCH v8 10/15] x86/split_lock: Handle #AC exception for split lock
` [PATCH v8 12/15] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v8 13/15] x86/split_lock: Enable split lock detection by default
` [PATCH v8 15/15] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time
[PATCH] KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys
2019-04-29 7:10 UTC (6+ messages)
[PATCH] KVM: s390: vsie: Return correct values for Invalid CRYCB format
2019-04-29 7:01 UTC (7+ messages)
[PATCH kernel v3] powerpc/powernv: Isolate NVLinks between GV100GL on Witherspoon
2019-04-29 6:50 UTC (4+ messages)
[RFC] Question about enable doorbell irq and halt_poll process
2019-04-29 2:29 UTC (7+ messages)
[PATCH v6 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-04-29 1:24 UTC (6+ messages)
` [PATCH v6 14/17] KVM: PPC: Book3S HV: XIVE: add passthrough support
` [PATCH v6 17/17] KVM: PPC: Book3S HV: XIVE: replace the 'destroy' method by a 'release' method
` [PATCH] KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device
` [PATCH v2] "
Migration for SPP(Sub-Page Protection) bitmaps
2019-04-28 2:31 UTC (5+ messages)
[PATCH] x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
2019-04-28 1:03 UTC (3+ messages)
[PATCH v4 0/4] KVM: lapic: Fix a variety of timer adv issues
2019-04-28 0:54 UTC (2+ messages)
[PATCH] KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
2019-04-27 4:19 UTC (2+ messages)
[PATCHv1 0/7] vfio/mdev: Improve vfio/mdev core module
2019-04-26 21:58 UTC (13+ messages)
` [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device life cycle APIs
[RFC PATCH v1 00/10] Add AMD SEV guest live migration support
2019-04-26 21:39 UTC (18+ messages)
` [RFC PATCH v1 01/10] KVM: SVM: Add KVM_SEV SEND_START command
` [RFC PATCH v1 02/10] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [RFC PATCH v1 04/10] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [RFC PATCH v1 05/10] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [RFC PATCH v1 06/10] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [RFC PATCH v1 08/10] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
[RFC PATCH] x86/fpu: Don't unconditionally add XFEATURE_MASK_FPSSE on sigentry
2019-04-26 20:44 UTC (8+ messages)
[PATCH v3] KVM: x86: Add Intel CPUID.1F cpuid emulation support
2019-04-26 16:02 UTC (2+ messages)
[PATCH v5 0/3] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-04-26 15:37 UTC (8+ messages)
` [PATCH v5 1/3] arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
` [PATCH v5 2/3] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v5 3/3] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register
[PATCH v2] KVM: x86: Add Intel CPUID.1F cpuid emulation support
2019-04-26 15:32 UTC (5+ messages)
[PATCH v4 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-04-26 15:07 UTC (9+ messages)
` [PATCH v4 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v4 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register
[Bug 203327] New: qemu kvm acceleration broken on 5.0.6 and 5.0.7
2019-04-26 15:07 UTC (3+ messages)
` [Bug 203327] "
[PATCH kvmtool v2 0/9] Disk fixes and AIO reset
2019-04-26 14:09 UTC
[PATCH kvmtool 00/16] Support PCI BAR configuration
2019-04-26 14:09 UTC (2+ messages)
[PATCH] KVM: selftests: make hyperv_cpuid test pass on AMD
2019-04-26 13:27 UTC
[PATCH v7 0/4] vfio: ap: AP Queue Interrupt Control
2019-04-26 13:01 UTC (5+ messages)
` [PATCH v7 1/4] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v7 2/4] vfio: ap: register IOMMU VFIO notifier
` [PATCH v7 3/4] s390: ap: implement PAPQ AQIC interception in kernel
` [PATCH v7 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest
[PATCH net] vhost_net: fix possible infinite loop
2019-04-26 7:35 UTC (3+ messages)
[PATCH v2 0/2] disabling halt polling for nested virtualization
2019-04-26 7:09 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
2019-04-26 6:54 UTC
[PATCH v7 0/6] virtio pmem driver
2019-04-26 5:00 UTC (7+ messages)
` [PATCH v7 1/6] libnvdimm: nd_region flush callback support
` [PATCH v7 2/6] virtio-pmem: Add virtio pmem driver
` [PATCH v7 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v7 4/6] dax: check synchronous mapping is supported
` [PATCH v7 5/6] ext4: disable map_sync for async flush
` [PATCH v7 6/6] xfs: "
[PATCH] KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
2019-04-26 3:15 UTC (2+ messages)
[PATCH 0/2] introduction of version attribute for VFIO live migration
2019-04-26 1:44 UTC (9+ messages)
` [PATCH 1/2] vfio/mdev: add version field as mandatory attribute for mdev device
general protection fault in vcpu_enter_guest (2)
2019-04-26 1:44 UTC (2+ messages)
[PATCH] KVM: x86: Add Intel CPUID.1F cpuid emulation support
2019-04-26 1:30 UTC (11+ messages)
[PATCH] kvm_config: Enable HW_RANDOM_VIRTIO
2019-04-25 18:55 UTC
[PATCH v8 03/15] wlcore: simplify/fix/optimize reg_ch_conf_pending operations
2019-04-25 17:12 UTC (2+ messages)
[PATCH v4 0/3] vfio-pci: Support INTx mode re-enabling
2019-04-25 14:03 UTC (3+ messages)
[PATCH 0/5] KVM/ARM updates for 5.1-rc7
2019-04-25 13:48 UTC (6+ messages)
` [PATCH 1/5] KVM: arm/arm64: arch_timer: Fix CNTP_TVAL calculation
` [PATCH 2/5] KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs
` [PATCH 3/5] KVM: arm/arm64: Ensure vcpu target is unset on reset failure
` [PATCH 4/5] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
` [PATCH 5/5] KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls
[PATCH] KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls
2019-04-25 13:15 UTC (2+ messages)
[PULL 0/9] vfio-ccw patches for 5.2
2019-04-25 11:47 UTC (11+ messages)
` [PULL 1/9] vfio-ccw: make it safe to access channel programs
` [PULL 2/9] vfio-ccw: rework ssch state handling
` [PULL 3/9] vfio-ccw: protect the I/O region
` [PULL 4/9] vfio-ccw: add capabilities chain
` [PULL 5/9] s390/cio: export hsch to modules
` [PULL 6/9] vfio-ccw: add handling for async channel instructions
` [PULL 7/9] vfio-ccw: Do not call flush_workqueue while holding the spinlock
` [PULL 8/9] vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
` [PULL 9/9] vfio-ccw: Prevent quiesce function going into an infinite loop
[PATCH] KVM: x86: add full vm-exit reason debug entries
2019-04-25 7:01 UTC (3+ messages)
[PATCH v2 0/7] KVM: s390: new guest facilities
2019-04-25 6:27 UTC (7+ messages)
` [PATCH v2 6/7] KVM: s390: add deflate conversion facilty to cpu model
` [PATCH v2 7/7] KVM: s390: enable MSA9 keywrapping functions depending on "
[KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" on vmentry of nested guests
2019-04-24 23:17 UTC (9+ messages)
` [PATCH 1/8][KVMnVMX]: Enable "load IA32_PERF_GLOBAL_CTRL" VM-exit control for "
` [PATCH 2/8][KVM nVMX]: Enable "load IA32_PERF_GLOBAL_CTRL" VM-entry "
` [PATCH 3/8][KVM VMX]: Add a function to check reserved bits in MSR_CORE_PERF_GLOBAL_CTRL
` [PATCH 4/8][KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" VM-exit control on vmentry of nested guests
` [PATCH 5/8][KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" VM-entry "
` [PATCH 6/8][KVM nVMX]: Load IA32_PERF_GLOBAL_CTRL MSR "
` [PATCH 7/8][KVM nVMX]: Enable "load IA32_PERF_GLOBAL_CTRL VM-{entry,exit} controls
` [PATCH 8/8][KVM nVMX]: Test "load IA32_PERF_GLOBAL_CTRL" controls on vmentry of nested guests
[kvm-unit-tests PATCH] x86: APIC: Add test for pending NMIs while NMIs are blocked
2019-04-24 22:20 UTC
[kvm-unit-tests PATCH] x86: Remove test_multiple_nmi()
2019-04-24 22:10 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).