messages from 2023-08-04 07:10:10 to 2023-08-20 20:33:02 UTC [more...]
[PATCH v2 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part)
2023-08-20 20:27 UTC (2+ messages)
` [PATCH v2 1/9] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
[PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-20 17:41 UTC (10+ messages)
` [PATCH v7 1/8] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH v7 2/8] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH v7 3/8] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH v7 4/8] drivers: hv: Mark percpu hvcall input arg "
` [PATCH v7 5/8] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
` [PATCH v7 6/8] clocksource: hyper-v: Mark hyperv tsc page unencrypted "
` [PATCH v7 7/8] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH v7 8/8] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
[PATCH v2 00/15] Introduce /dev/mshv drivers
2023-08-20 5:19 UTC (32+ messages)
` [PATCH v2 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH v2 02/15] mshyperv: Introduce hv_get_hypervisor_version function
` [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH v2 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v2 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH v2 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH v2 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH v2 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v2 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
` [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v2 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH v2 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
` [PATCH v2 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
` [PATCH v2 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
2023-08-18 14:18 UTC (3+ messages)
` [06/12] "
[PATCH 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part)
2023-08-18 14:18 UTC (12+ messages)
` [PATCH 1/9] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH 2/9] x86/hyperv: Support hypercalls for fully enlightened "
` [PATCH 3/9] Drivers: hv: vmbus: Support "
` [PATCH 4/9] x86/hyperv: Fix serial console interrupts for "
` [PATCH 5/9] Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM
` [PATCH 6/9] x86/hyperv: Introduce a global variable hyperv_paravisor_present
` [PATCH 7/9] Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor
` [PATCH 8/9] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM "
` [PATCH 9/9] x86/hyperv: Remove hv_isolation_type_en_snp
Pytanie o samochód
2023-08-18 8:15 UTC
[PATCH 00/15] Introduce /dev/mshv drivers
2023-08-17 17:57 UTC (18+ messages)
` [PATCH 02/15] mshyperv: Introduce hv_get_hypervisor_version
` [PATCH 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common
` [PATCH 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
` [PATCH 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
[PATCH v6 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-16 21:43 UTC (18+ messages)
` [PATCH v6 1/8] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH v6 2/8] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH v6 3/8] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH v6 4/8] drivers: hv: Mark percpu hvcall input arg "
` [PATCH v6 5/8] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
` [PATCH v6 6/8] clocksource: hyper-v: Mark hyperv tsc page unencrypted "
` [PATCH v6 7/8] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH v6 8/8] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
[PATCH v2] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
2023-08-16 20:10 UTC (6+ messages)
[PATCH] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
2023-08-16 4:55 UTC (4+ messages)
[PATCH v2] hv: hyperv.h: Replace one-element array with flexible-array member
2023-08-16 4:52 UTC (2+ messages)
[RFC PATCH 1/1] x86/mm: Mark CoCo VM pages invalid while moving between private and shared
2023-08-16 2:54 UTC (5+ messages)
[PATCH v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
2023-08-15 22:51 UTC (11+ messages)
` [EXTERNAL] "
[PATCH RFC 0/2] hyperv: Use raw_spinlock_t when not sleepable
2023-08-15 18:44 UTC (4+ messages)
` [PATCH RFC 1/2] Use raw_spinlock_t for vmbus_channel.sched_lock
` [PATCH RFC 2/2] Use raw_spinlock_t in vmbus_requestor
[PATCH] hv: hyperv.h: Replace one-element array with flexible-array member
2023-08-15 16:12 UTC (7+ messages)
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-08-12 8:01 UTC (18+ messages)
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
[PATCH] Drivers: hv: vmbus: Don't dereference ACPI root object handle
2023-08-14 20:26 UTC (2+ messages)
[PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
2023-08-14 19:03 UTC (4+ messages)
` [PATCH v10 1/2] x86/tdx: Retry partially-completed page conversion hypercalls
` [PATCH v10 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
[PATCH] hv_balloon: Update the balloon driver to use the SBRM API
2023-08-14 17:45 UTC (4+ messages)
[PATCH v1 net] page_pool: Cap queue size to 32k
2023-08-14 8:55 UTC (5+ messages)
` [EXT] "
[PATCH -next] hv_netvsc: Remove duplicated include
2023-08-14 7:24 UTC (4+ messages)
[PATCH v4 0/3] UIO driver for low speed Hyper-V devices
2023-08-12 11:14 UTC (4+ messages)
` [PATCH v4 2/3] tools: hv: Add vmbus_bufring
` [PATCH v4 3/3] tools: hv: Add new fcopy application based on uio driver
[PATCH V5 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-11 22:16 UTC (19+ messages)
` [PATCH V5 1/8] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH V5 2/8] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH V5 3/8] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH V5 4/8] drivers: hv: Mark percpu hvcall input arg "
` [PATCH V5 5/8] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
` [PATCH V5 6/8] clocksource: hyper-v: Mark hyperv tsc page unencrypted "
` [PATCH V5 7/8] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH V5 8/8] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
[PATCH v2] hv_balloon: Update the balloon driver to use the SBRM API
2023-08-11 21:07 UTC (2+ messages)
[PATCH RESEND v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
2023-08-11 19:08 UTC (7+ messages)
` [PATCH RESEND v9 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH RESEND v9 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
[PATCH net-next v2] net: mana: Add gdma stats to ethtool output for mana
2023-08-11 9:00 UTC (3+ messages)
[PATCH] x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
2023-08-11 5:31 UTC
[PATCH V2 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-11 2:55 UTC (6+ messages)
` [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [EXTERNAL] "
[PATCH V8 net] net: mana: Fix MANA VF unload when hardware is unresponsive
2023-08-10 17:40 UTC (2+ messages)
[PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
2023-08-08 5:42 UTC (9+ messages)
[bug report] net: mana: Add page pool for RX buffers
2023-08-08 15:33 UTC (3+ messages)
[PATCH net-next] net: mana: Add gdma stats to ethtool output for mana
2023-08-07 14:50 UTC (2+ messages)
[PATCH V6,net-next] net: mana: Add page pool for RX buffers
2023-08-07 8:35 UTC (4+ messages)
[PATCH V4 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-07 4:32 UTC (14+ messages)
` [PATCH V4 1/9] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH V4 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH V4 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH V4 4/9] drivers: hv: Mark percpu hvcall input arg "
` [PATCH V4 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
` [PATCH V4 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted "
` [PATCH V4 7/9] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH V4 8/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
` [PATCH V4 9/9] x86/hyperv: Initialize cpu and memory for SEV-SNP enlightened guest
[GIT PULL] Hyper-V fixes for 6.5-rc5
2023-08-05 0:19 UTC (2+ messages)
[PATCH V5,net-next] net: mana: Add page pool for RX buffers
2023-08-04 20:20 UTC (4+ messages)
[PATCH V6 net-next] net: mana: Configure hwc timeout from hardware
2023-08-04 8:10 UTC (2+ 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).