linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-01 17:47:52 to 2023-02-17 09:52:35 UTC [more...]

[PATCH v2] Drivers: vmbus: Check for channel allocation before looking up relids
 2023-02-17  9:51 UTC  (4+ messages)

[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-02-17  6:16 UTC  (32+ messages)
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted

[PATCH v3 0/6] Support TDX guests on Hyper-V
 2023-02-17  6:01 UTC  (9+ messages)
` [PATCH v3 1/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v3 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
` [PATCH v3 3/6] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH v3 4/6] x86/hyperv: Support hypercalls for "
` [PATCH v3 5/6] Drivers: hv: vmbus: Support "
` [PATCH v3 6/6] x86/hyperv: Fix serial console interrupts for "

[PATCH] x86/hyperv: Pass on the lpj value from host to guest
 2023-02-17  2:34 UTC  (6+ messages)

Does earlyprintk=ttyS0 work for an AMD SNP guest on KVM?
 2023-02-16 17:58 UTC  (3+ messages)

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-02-16 14:46 UTC  (38+ messages)
` [RFC PATCH V3 01/16] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH V3 03/16] x86/hyperv: Set Virtual Trust Level in vmbus init message
` [RFC PATCH V3 06/16] x86/hyperv: decrypt vmbus pages for sev-snp enlightened guest
` [RFC PATCH V3 07/16] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V3 08/16] x86/hyperv: Initialize cpu and memory for "
` [RFC PATCH V3 09/16] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc
` [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler
` [RFC PATCH V3 14/16] x86/sev: Initialize #HV doorbell and handle interrupt requests
` [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception

[PATCH] x86/hyperv: Fix hv_get/set_register for nested bringup
 2023-02-16 14:33 UTC  (7+ messages)

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-16  5:35 UTC  (10+ messages)
` [PATCH v2 3/8] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest

[PATCH AUTOSEL 6.1 01/93] hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
 2023-02-15  7:04 UTC 

[PATCH net-next v3 1/1] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
 2023-02-14 13:10 UTC  (3+ messages)

[PATCH net-next] hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flag
 2023-02-14  4:10 UTC  (2+ messages)

[PATCH v6 0/5] Device tree support for Hyper-V VMBus driver
 2023-02-13 18:40 UTC  (7+ messages)
` [PATCH v6 1/5] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH v6 2/5] ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI cases
` [PATCH v6 3/5] Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
` [PATCH v6 4/5] dt-bindings: hypervisor: VMBus
` [PATCH v6 5/5] Driver: VMBus: Add Devicetree support

[PATCH v5 0/5] Device tree support for Hyper-V VMBus driver
 2023-02-13 11:24 UTC  (12+ messages)
` [PATCH v5 1/5] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH v5 2/5] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v5 3/5] Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
` [PATCH v5 4/5] dt-bindings: hypervisor: VMBus
` [PATCH v5 5/5] Driver: VMBus: Add device tree support

[RFC PATCH v2 0/7] Support nested SNP KVM guests on Hyper-V
 2023-02-13 10:34 UTC  (8+ messages)
` [RFC PATCH v2 1/7] x86/hyperv: Allocate RMP table during boot
` [RFC PATCH v2 2/7] x86/sev: Add support for NestedVirtSnpMsr
` [RFC PATCH v2 3/7] x86/sev: Maintain shadow rmptable on Hyper-V
` [RFC PATCH v2 4/7] x86/amd: Configure necessary MSRs for SNP during CPU init when running as a guest
` [RFC PATCH v2 5/7] iommu/amd: Don't fail snp_enable when running virtualized
` [RFC PATCH v2 6/7] crypto: ccp - Introduce quirk to always reclaim pages after SEV-legacy commands
` [RFC PATCH v2 7/7] x86/fault: Handle RMP faults with 0 address when nested

[PATCH net-next v2 1/1] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
 2023-02-13  1:00 UTC  (3+ messages)

[PATCH] Drivers: vmbus: Check for channel allocation before looking up relids
 2023-02-10 19:18 UTC  (6+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2023-02-10 16:01 UTC  (6+ messages)
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded

[PATCH net-next 1/1] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
 2023-02-09 22:09 UTC  (6+ messages)

[PATCH v4 0/6] Device tree support for Hyper-V VMBus driver
 2023-02-08 15:36 UTC  (19+ messages)
` [PATCH v4 1/6] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH v4 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v4 3/6] Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
` [PATCH v4 4/6] dt-bindings: hypervisor: Rename virtio to hypervisor
` [PATCH v4 5/6] dt-bindings: hypervisor: VMBus
` [PATCH v4 6/6] Driver: VMBus: Add device tree support

[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
 2023-02-08 15:04 UTC  (3+ messages)

Fotowoltaika - nowe warunki
 2023-02-07  9:15 UTC 

[PATCH net,v3] net: mana: Fix accessing freed irq affinity_hint
 2023-02-08  5:40 UTC  (4+ messages)

[PATCH net 1/1] hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
 2023-02-08  5:30 UTC  (2+ messages)

[PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
 2023-02-08  2:44 UTC  (26+ messages)
` [PATCH v2 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v2 3/6] Drivers: hv: vmbus: Convert acpi_device to platform_device
` [PATCH v2 6/6] Driver: VMBus: Add device tree support

[PATCH v3 0/6] Device tree support for Hyper-V VMBus driver
 2023-02-07  5:50 UTC  (9+ messages)
` [PATCH v3 1/6] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH v3 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v3 3/6] Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
` [PATCH v3 4/6] dt-bindings: hypervisor: Rename virtio to hypervisor
` [PATCH v3 5/6] dt-bindings: hypervisor: VMBus
` [PATCH v3 6/6] Driver: VMBus: Add device tree support

[PATCH 0/9] HID: Constify lowlevel HID drivers
 2023-02-06 15:24 UTC  (2+ messages)

[PATCH] HV: hv_balloon: fix memory leak with using debugfs_lookup()
 2023-02-03  6:44 UTC  (3+ messages)

[PATCH net,v3] net: mana: Fix accessing freed irq affinity_hint
 2023-02-02 21:47 UTC 

[PATCH net,v2] net: mana: Fix accessing freed irq affinity_hint
 2023-02-02 19:54 UTC  (5+ messages)

[PATCH net 1/1] hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
 2023-02-02 19:24 UTC  (6+ messages)


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