messages from 2019-04-23 08:07:11 to 2019-04-25 16:32:21 UTC [more...]
[PATCH] KVM: x86: Add Intel CPUID.1F cpuid emulation support
2019-04-25 16:28 UTC (15+ 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)
[PATCH v8 00/15] x86/split_lock: Enable split lock detection
2019-04-25 13:04 UTC (28+ messages)
` [PATCH v8 01/15] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v8 02/15] drivers/net/b44: Align pwol_mask to unsigned long for better performance
` [PATCH v8 03/15] wlcore: simplify/fix/optimize reg_ch_conf_pending operations
` [PATCH v8 04/15] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v8 05/15] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v8 06/15] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAPABILITY
` [PATCH v8 07/15] x86/split_lock: Enumerate split lock detection by MSR_IA32_CORE_CAPABILITY
` [PATCH v8 08/15] x86/split_lock: Enumerate split lock detection on Icelake mobile processor
` [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 11/15] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
` [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 14/15] x86/split_lock: Disable split lock detection by kernel parameter "nosplit_lock_detect"
` [PATCH v8 15/15] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time
[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 net] vhost_net: fix possible infinite loop
2019-04-25 7:33 UTC
[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 (12+ messages)
` [PATCH v2 1/7] KVM: s390: add vector enhancements facility 2 to cpumodel
` [PATCH v2 2/7] KVM: s390: add vector BCD enhancements facility "
` [PATCH v2 3/7] KVM: s390: add MSA9 "
` [PATCH v2 4/7] KVM: s390: provide query function for instructions returning 32 byte
` [PATCH v2 5/7] KVM: s390: add enhanced sort facilty to cpu model
` [PATCH v2 6/7] KVM: s390: add deflate conversion "
` [PATCH v2 7/7] KVM: s390: enable MSA9 keywrapping functions depending on "
[RFC PATCH v1 00/10] Add AMD SEV guest live migration support
2019-04-25 2:15 UTC (14+ 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 03/10] KVM: SVM: Add KVM_SEV_SEND_FINISH 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 07/10] KVM: x86: Add AMD SEV specific Hypercall3
` [RFC PATCH v1 08/10] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [RFC PATCH v1 09/10] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [RFC PATCH v1 10/10] mm: x86: Invoke hypercall when page encryption status is changed
[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)
[kvm-unit-tests PATCH] x86: Allow xapic ID writes to silently fail
2019-04-24 21:22 UTC
[PATCH] kvm: x86: Fix several SPTE mask calculation errors caused by MKTME
2019-04-24 20:51 UTC (9+ messages)
[PATCH v3 1/1] vfio-ccw: Prevent quiesce function going into an infinite loop
2019-04-24 16:35 UTC (14+ messages)
[PATCH AUTOSEL 4.14 20/35] vfio/pci: use correct format characters
2019-04-24 14:46 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 21/35] vfio/type1: Limit DMA mappings per container
[PATCH AUTOSEL 4.4 08/15] vfio/pci: use correct format characters
2019-04-24 14:51 UTC
[PATCH AUTOSEL 4.9 17/28] vfio/pci: use correct format characters
2019-04-24 14:50 UTC
[PATCH AUTOSEL 4.19 31/52] vfio/pci: use correct format characters
2019-04-24 14:39 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 32/52] vfio/type1: Limit DMA mappings per container
` [PATCH AUTOSEL 4.19 43/52] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
[PATCH AUTOSEL 5.0 39/66] vfio/pci: use correct format characters
2019-04-24 14:33 UTC (3+ messages)
` [PATCH AUTOSEL 5.0 40/66] vfio/type1: Limit DMA mappings per container
` [PATCH AUTOSEL 5.0 52/66] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
[PATCH 0/2] introduction of version attribute for VFIO live migration
2019-04-24 14:14 UTC (25+ messages)
` [PATCH 1/2] vfio/mdev: add version field as mandatory attribute for mdev device
` [Qemu-devel] "
` [PATCH 2/2] drm/i915/gvt: export mdev device version to sysfs for Intel vGPU
[PATCH v7 00/21] x86/split_lock: Enable split lock detection
2019-04-24 13:45 UTC (7+ messages)
` [PATCH v7 15/21] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time
[PATCH v2 31/79] docs: s390: convert docs to ReST and rename to *.rst
2019-04-24 12:52 UTC (6+ messages)
[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
2019-04-23 12:14 UTC (4+ messages)
` [RFC v3 1/3] vfio_pci: split vfio_pci.c into two source files
` [RFC v3 2/3] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op
` [RFC v3 3/3] smaples: add vfio-mdev-pci driver
[PATCH] KVM: vmx: clean up some debug output
2019-04-24 10:15 UTC
[PATCH V3] cpufreq: Call transition notifier only once for each policy
2019-04-24 7:26 UTC (5+ messages)
[PATCH v6 0/6] virtio pmem driver
2019-04-24 5:21 UTC (13+ messages)
` [PATCH v6 2/6] virtio-pmem: Add "
` [PATCH v6 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v6 4/6] dax: check synchronous mapping is supported
` [PATCH v6 5/6] ext4: disable map_sync for async flush
` [Qemu-devel] "
` [PATCH v6 6/6] xfs: "
` [Qemu-devel] "
[RFC PATCH 0/1] KVM: PPC: Inform userspace about singlestep support
2019-04-24 4:14 UTC (3+ messages)
` [RFC PATCH 1/1] KVM: PPC: Report single stepping capability
[PATCHv1 0/7] vfio/mdev: Improve vfio/mdev core module
2019-04-23 19:21 UTC (7+ messages)
` [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device life cycle APIs
[PATCH v2 1/1] vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"
2019-04-23 17:37 UTC (3+ messages)
[PATCH v2 0/1] vfio: Use dev_printk() when possible
2019-04-23 17:35 UTC (3+ messages)
` [PATCH 1/1] "
[Bug 201821] /proc/uptime does not reset after shutdown -r now, but does after a shutdown -h now
2019-04-23 15:55 UTC (3+ messages)
[PATCH v2 0/8] s390: vfio-ap: dynamic configuration support
2019-04-23 15:27 UTC (14+ messages)
` [PATCH v2 3/8] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v2 5/8] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH v2 7/8] s390: vfio-ap: handle bind and unbind of AP queue device
[PATCH v2] x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
2019-04-23 13:59 UTC (2+ messages)
[PATCH] vhost: remove unneeded linux/miscdevice.h include
2019-04-23 13:26 UTC (2+ messages)
[PATCH v2] kvm_main: fix some comments
2019-04-23 11:47 UTC (2+ messages)
[PATCH] kvm_main: fix some comments
2019-04-23 11:11 UTC (2+ messages)
[PATCH] KVM: Directly return result from kvm_arch_check_processor_compat()
2019-04-23 10:14 UTC (3+ messages)
[RFC] Question about enable doorbell irq and halt_poll process
2019-04-23 10:00 UTC (6+ 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).