kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-22 15:53:31 to 2019-10-24 05:38:45 UTC [more...]

[PATCH 00/23] KVM: PPC: BOok3S HV: Support for nested HPT guests
 2019-10-24  4:48 UTC  (7+ messages)
` [PATCH 03/23] KVM: PPC: Book3S HV: Nested: Don't allow hash guests to run nested guests
` [PATCH 13/23] KVM: PPC: Book3S HV: Nested: Infrastructure for nested hpt guest setup
` [PATCH 14/23] KVM: PPC: Book3S HV: Nested: Context switch slb for nested hpt guest

[PATCH] KVM: x86: return length in KVM_GET_CPUID2
 2019-10-24  5:29 UTC 

[PATCH 0/6] VFIO mdev aggregated resources handling
 2019-10-24  5:08 UTC  (7+ messages)
` [PATCH 1/6] vfio/mdev: Add new "aggregate" parameter for mdev create
` [PATCH 2/6] vfio/mdev: Add "aggregation" attribute for supported mdev type
` [PATCH 3/6] vfio/mdev: Add "aggregated_instances" attribute for supported mdev device
` [PATCH 4/6] Documentation/driver-api/vfio-mediated-device.rst: Update for vfio/mdev aggregation support
` [PATCH 5/6] Documentation/ABI/testing/sysfs-bus-vfio-mdev: "
` [PATCH 6/6] drm/i915/gvt: Add new type with "

[PATCH v2] vhost: introduce mdev based hardware backend
 2019-10-24  4:21 UTC  (9+ messages)

[PATCH net-next] vringh: fix copy direction of vringh_iov_push_kern()
 2019-10-24  3:57 UTC 

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-24  3:51 UTC  (14+ messages)
` [PATCH V5 1/6] mdev: class id support
` [PATCH V5 2/6] modpost: add support for mdev class id
` [PATCH V5 3/6] mdev: introduce device specific ops
` [PATCH V5 4/6] mdev: introduce virtio device and its device ops
` [PATCH V5 5/6] virtio: introduce a mdev based transport
` [PATCH V5 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH] kvm: call kvm_arch_destroy_vm if vm creation fails
 2019-10-24  2:59 UTC  (3+ messages)

[PATCH v2] kvm: call kvm_arch_destroy_vm if vm creation fails
 2019-10-24  2:31 UTC  (4+ messages)

[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
 2019-10-23 23:52 UTC  (43+ messages)
` [patch V2 01/17] x86/entry/32: Remove unused resume_userspace label
` [patch V2 02/17] x86/entry/64: Remove pointless jump in paranoid_exit
` [patch V2 03/17] x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
` [patch V2 04/17] x86/entry: Make DEBUG_ENTRY_ASSERT_IRQS_OFF available for 32bit
` [patch V2 05/17] x86/traps: Make interrupt enable/disable symmetric in C code
` [patch V2 06/17] x86/entry/32: Remove redundant interrupt disable
` [patch V2 07/17] x86/entry/64: "
` [patch V2 08/17] x86/entry: Move syscall irq tracing to C code
` [patch V2 09/17] x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY
` [patch V2 10/17] entry: Provide generic syscall entry functionality
` [patch V2 11/17] x86/entry: Use generic syscall entry function
` [patch V2 12/17] entry: Provide generic syscall exit function
` [patch V2 13/17] x86/entry: Use generic syscall exit functionality
` [patch V2 14/17] entry: Provide generic exit to usermode functionality
` [patch V2 15/17] x86/entry: Use generic exit to usermode
` [patch V2 16/17] kvm/workpending: Provide infrastructure for work before entering a guest
` [patch V2 17/17] x86/kvm: Use generic exit to guest work function

[PATCH v12 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-23 22:24 UTC  (19+ messages)
` [PATCH v12 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v12 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v12 3/6] mm: Introduce Reported pages
` [PATCH v12 4/6] mm: Add device side and notifier for unused page reporting
` [PATCH v12 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v12 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v12 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v12 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v12 QEMU 3/3] virtio-balloon: Provide a interface for "

[PATCH v2 0/3] kcov: collect coverage from usb and vhost
 2019-10-23 22:22 UTC  (6+ messages)
` [PATCH v2 1/3] kcov: remote coverage support
` [PATCH v2 2/3] usb, kcov: collect coverage from hub_event
` [PATCH v2 3/3] vhost, kcov: collect coverage from vhost_worker

[PATCH 0/3] kcov: collect coverage from usb and vhost
 2019-10-23 19:10 UTC  (11+ messages)
` [PATCH 1/3] kcov: remote coverage support
` [PATCH 2/3] usb, kcov: collect coverage from hub_event
` [PATCH 3/3] vhost, kcov: collect coverage from vhost_worker

[PATCH v2 00/15] KVM: Dynamically size memslot arrays
 2019-10-23 18:56 UTC  (18+ messages)
` [PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v2 09/15] KVM: Move memslot deletion to helper function
` [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
` [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots

[PATCH v3 0/6] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-10-23 17:55 UTC  (3+ messages)
` [PATCH v3 3/6] KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_idx

[RFC 1/2] vhost: IFC VF hardware operation layer
 2019-10-23 17:11 UTC  (6+ messages)

[GIT PULL] VFIO fixes for v5.4-rc5
 2019-10-23 17:08 UTC 

[PATCH v8 0/5] Add a unified parameter "nopvspin"
 2019-10-23 15:40 UTC  (8+ messages)
` [PATCH v8 1/5] Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized"
` [PATCH v8 2/5] x86/kvm: Change print code to use pr_*() format
` [PATCH v8 3/5] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
` [PATCH v8 4/5] xen: Mark "xen_nopvspin" parameter obsolete
` [PATCH v8 5/5] x86/hyperv: Mark "hv_nopvspin" "

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-10-23 15:08 UTC  (16+ messages)
` [PATCH net-next 01/14] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
` [PATCH net-next 02/14] vsock: remove vm_sockets_get_local_cid()
` [PATCH net-next 03/14] vsock: remove include/linux/vm_sockets.h file
` [PATCH net-next 04/14] vsock: add 'transport' member in the struct vsock_sock
` [PATCH net-next 05/14] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
` [PATCH net-next 06/14] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [PATCH net-next 07/14] vsock: handle buffer_size sockopts in the core
` [PATCH net-next 08/14] vsock: add vsock_create_connected() called by transports
` [PATCH net-next 09/14] vsock: move vsock_insert_unbound() in the vsock_create()
` [PATCH net-next 10/14] hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
` [PATCH net-next 11/14] vsock: add multi-transports support
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active
` [PATCH net-next 13/14] vsock: prevent transport modules unloading
` [PATCH net-next 14/14] vsock: fix bind() behaviour taking care of CID

[patch 1/2] KVM: x86: switch KVMCLOCK base to CLOCK_MONOTONIC_RAW
 2019-10-23 14:44 UTC 

[PATCH v7 00/10] arm64: Stolen time support
 2019-10-23 13:50 UTC  (3+ messages)

[PATCH V3 0/2] target/i386/kvm: Add Hyper-V direct tlb flush support
 2019-10-23 13:25 UTC  (5+ messages)
  ` [PATCH V3 2/2] "

[kvm-unit-tests PATCH v1 0/5] s390x: SCLP Unit test
 2019-10-23 12:48 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 5/5] s390x: SCLP unit test

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-23  9:58 UTC  (11+ messages)
` [RFC 2/2] vhost: IFC VF vdpa layer

[PATCH v2] sched/nohz: Optimize get_nohz_timer_target()
 2019-10-23  9:25 UTC  (3+ messages)

[PATCH kvm-unit-tests] Revert "lib: use an argument which doesn't require default argument promotion"
 2019-10-23  9:03 UTC 

[kvm-unit-tests PATCH] s390x: Fix selftest malloc check
 2019-10-23  8:47 UTC  (4+ messages)

[PATCH v7 0/5] Add a unified parameter "nopvspin"
 2019-10-23  1:36 UTC  (9+ messages)
` [PATCH v7 2/5] x86/kvm: Change print code to use pr_*() format
` [PATCH v7 3/5] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks

[PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure
 2019-10-23  1:36 UTC  (7+ messages)

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-10-23  1:19 UTC  (13+ messages)
` [PATCH v7 1/7] KVM: CPUID: Fix IA32_XSS support in CPUID(0xd,i) enumeration
` [PATCH v7 5/7] kvm: x86: Add CET CR4 bit and XSS support

[PATCH v4 1/2] i386: Add Intel Processor Trace feature support
 2019-10-22 21:44 UTC  (7+ messages)
` [PATCH v4 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature

[PATCH] kvm: cpuid: Expose leaves 0x80000005 and 0x80000006 to the guest
 2019-10-22 21:33 UTC 

PROBLEM: Regression of MMU causing guest VM application errors
 2019-10-22 20:28 UTC  (5+ messages)

[PATCH tip/core/rcu 02/10] x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace()
 2019-10-22 19:12 UTC 

[PATCH 00/45] KVM: Refactor vCPU creation
 2019-10-22 18:41 UTC  (4+ messages)
` [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook

[PATCH v5] KVM: nVMX: Don't leak L1 MMIO regions to L2
 2019-10-22 17:05 UTC  (2+ messages)

[PATCH RESEND v6 0/2] x86: Enable user wait instructions
 2019-10-22 16:50 UTC  (2+ messages)

[PATCH v2] KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
 2019-10-22 16:47 UTC  (2+ messages)

[PATCH RFC 0/3] kcov: collect coverage from usb and vhost
 2019-10-22 16:44 UTC  (4+ messages)
` [PATCH RFC 1/3] kcov: remote coverage support

[PATCH kvm-unit-tests 0/4] x86: hyperv_stimer: test direct mode
 2019-10-22 15:56 UTC  (5+ messages)
` [PATCH kvm-unit-tests 1/4] x86: hyperv_stimer: keep SINT number parameter in 'struct stimer'
` [PATCH kvm-unit-tests 2/4] x86: hyperv_stimer: define union hv_stimer_config
` [PATCH kvm-unit-tests 3/4] x86: hyperv_stimer: don't require hyperv-testdev
` [PATCH kvm-unit-tests 4/4] x86: hyperv_stimer: add direct mode tests


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