linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-09 13:49:31 to 2023-03-10 10:06:52 UTC [more...]

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

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

[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
 2023-03-09 22:18 UTC  (15+ messages)
` [PATCH 1/7] scsi: simplify sysctl registration with register_sysctl()
` [PATCH 2/7] ipmi: simplify sysctl registration
` [PATCH 3/7] hv: "
` [PATCH 4/7] md: "
` [PATCH 5/7] sgi-xp: "
` [PATCH 6/7] tty: "
` [PATCH 7/7] xen: simplify sysctl registration for balloon

[PATCH v2 0/2] Hyper-V VTL support
 2023-03-09 21:17 UTC  (4+ messages)
` [PATCH v2 1/2] x86/init: Make get/set_rtc_noop() public
` [PATCH v2 2/2] x86/hyperv: VTL support for Hyper-V

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-03-09 11:48 UTC  (18+ messages)
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler
` [RFC PATCH V3 13/16] x86/sev: Add Check of #HV event in path
` [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 v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-03-09  2:40 UTC  (14+ messages)
` [PATCH v6 01/13] x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
` [PATCH v6 02/13] x86/hyperv: Reorder code to facilitate future work
` [PATCH v6 03/13] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v6 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [PATCH v6 05/13] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [PATCH v6 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v6 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v6 08/13] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v6 09/13] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v6 10/13] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v6 11/13] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v6 12/13] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v6 13/13] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[RFC PATCH] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_SYNTHETIC_REG_*
 2023-03-07 21:12 UTC 

[PATCH v4 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-03-07 21:09 UTC  (3+ messages)
` [PATCH v4 04/12] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest

[PATCH] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
 2023-03-07  5:24 UTC  (3+ messages)

[PATCH v3] Drivers: vmbus: Check for channel allocation before looking up relids
 2023-03-06 15:28 UTC  (5+ messages)

[PATCH v3 0/6] Support TDX guests on Hyper-V
 2023-03-03  7:16 UTC  (8+ 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 4/6] x86/hyperv: Support hypercalls for TDX guests

[PATCH 0/2] Hyper-V VTL support
 2023-03-03  5:54 UTC  (7+ messages)
` [PATCH 1/2] x86/init: Make get/set_rtc_noop() public
` [PATCH 2/2] x86/hyperv: VTL support for Hyper-V

[PATCH 1/1] x86/irq: Add hardcoded hypervisor interrupts to /proc/stat
 2023-02-27 18:46 UTC 

[PATCH 1/1] scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
 2023-02-27 16:48 UTC 

[PATCH AUTOSEL 5.15 34/36] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
 2023-02-26 14:48 UTC 

[PATCH AUTOSEL 6.1 45/49] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
 2023-02-26 14:46 UTC 

[PATCH AUTOSEL 6.2 49/53] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
 2023-02-26 14:44 UTC 

[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
 2023-02-24  9:45 UTC  (4+ messages)

[PATCH v3 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-23  9:32 UTC  (2+ messages)
` [PATCH v3 04/12] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest

Fotowoltaika - nowe warunki
 2023-02-22  8:39 UTC 

[GIT PULL] Hyper-V commits for 6.3
 2023-02-22  1:43 UTC  (2+ messages)

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

Does earlyprintk=ttyS0 work for an AMD SNP guest on KVM?
 2023-02-18  2:54 UTC  (5+ messages)

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

[PATCH v5 0/5] Device tree support for Hyper-V VMBus driver
 2023-02-17 13:27 UTC  (10+ messages)
` [PATCH v5 2/5] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v5 5/5] Driver: VMBus: Add device tree support

[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

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


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