messages from 2019-10-23 06:39:36 to 2019-10-24 11:42:39 UTC [more...]
[RFC 00/37] KVM: s390: Add support for protected VMs
2019-10-24 11:40 UTC (28+ messages)
` [RFC 01/37] DOCUMENTATION: protvirt: Protected virtual machine introduction
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 03/37] s390/protvirt: add ultravisor initialization
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling
` [RFC 05/37] s390: KVM: Export PV handle to gmap
` [RFC 06/37] s390: UV: Add import and export to UV library
` [RFC 07/37] KVM: s390: protvirt: Secure memory is not mergeable
` [RFC 08/37] KVM: s390: add missing include in gmap.h
` [RFC 09/37] KVM: s390: protvirt: Implement on-demand pinning
` [RFC 10/37] s390: add (non)secure page access exceptions handlers
` [RFC 11/37] DOCUMENTATION: protvirt: Interrupt injection
` [RFC 12/37] KVM: s390: protvirt: Handle SE notification interceptions
` [RFC 13/37] KVM: s390: protvirt: Add interruption injection controls
` [RFC 14/37] KVM: s390: protvirt: Implement interruption injection
` [RFC 15/37] KVM: s390: protvirt: Add machine-check interruption injection controls
` [RFC 16/37] KVM: s390: protvirt: Implement machine-check interruption injection
` [RFC 17/37] DOCUMENTATION: protvirt: Instruction emulation
` [RFC 18/37] KVM: s390: protvirt: Handle spec exception loops
` [RFC 19/37] KVM: s390: protvirt: Add new gprs location handling
` [RFC 20/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer
` [RFC 21/37] KVM: S390: protvirt: Instruction emulation
` [RFC 22/37] KVM: s390: protvirt: Add SCLP handling
` [RFC 23/37] KVM: s390: protvirt: Make sure prefix is always protected
` [RFC 24/37] KVM: s390: protvirt: Write sthyi data to instruction data area
` [RFC 25/37] KVM: s390: protvirt: STSI handling
` [RFC 26/37] KVM: s390: protvirt: Only sync fmt4 registers
` [RFC 27/37] KVM: s390: protvirt: SIGP handling
[PATCH v4 1/2] i386: Add Intel Processor Trace feature support
2019-10-24 11:22 UTC (8+ messages)
` [PATCH v4 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature
[RFC PATCH v6 0/7] Enable ptp_kvm for arm64
2019-10-24 11:02 UTC (8+ messages)
` [RFC PATCH v6 1/7] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [RFC PATCH v6 2/7] psci: Let arm_smccc_1_1_invoke available by modules
` [RFC PATCH v6 3/7] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v6 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v6 5/7] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v6 6/7] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v6 7/7] kvm: arm64: Add capability check extension for ptp_kvm
[PATCH v2] vhost: introduce mdev based hardware backend
2019-10-24 10:42 UTC (13+ messages)
[PATCH v2 00/15] KVM: Dynamically size memslot arrays
2019-10-24 10:28 UTC (13+ 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
[GIT PULL] VFIO fixes for v5.4-rc5
2019-10-24 10:25 UTC (2+ messages)
[PATCH] kvm: call kvm_arch_destroy_vm if vm creation fails
2019-10-24 10:08 UTC (4+ messages)
[PATCH v12 0/6] mm / virtio: Provide support for unused page reporting
2019-10-24 9:32 UTC (10+ messages)
` [PATCH v12 2/6] mm: Use zone and order instead of free area in free_list manipulators
[PATCH] KVM: x86: return length in KVM_GET_CPUID2
2019-10-24 8:24 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/45] KVM: Refactor vCPU creation
2019-10-24 7:05 UTC (5+ messages)
` [PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
[PATCH v2 0/3] kcov: collect coverage from usb and vhost
2019-10-24 7:26 UTC (7+ 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 00/23] KVM: PPC: BOok3S HV: Support for nested HPT guests
2019-10-24 4:48 UTC (5+ messages)
` [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 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 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 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 2/3] usb, kcov: collect coverage from hub_event
2019-10-23 19:10 UTC (2+ messages)
[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
[PATCH 1/3] kcov: remote coverage support
2019-10-23 17:20 UTC (2+ messages)
[RFC 1/2] vhost: IFC VF hardware operation layer
2019-10-23 17:11 UTC (6+ messages)
[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 0/3] kcov: collect coverage from usb and vhost
2019-10-23 15:00 UTC (7+ messages)
` [PATCH 3/3] vhost, kcov: collect coverage from vhost_worker
[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)
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).