linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-02 03:34:00 to 2023-01-09 06:59:32 UTC [more...]

[PATCH 0/6] Support TDX guests on Hyper-V
 2023-01-09  6:59 UTC  (11+ messages)
` [PATCH 1/6] x86/tdx: Support hypercalls for "
` [PATCH 6/6] Drivers: hv: vmbus: Support TDX guests

[PATCH v2 0/6] Support TDX guests on Hyper-V
 2023-01-06 15:39 UTC  (27+ messages)
` [PATCH v2 1/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v2 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
` [PATCH v2 3/6] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH v2 4/6] x86/tdx: Expand __tdx_hypercall() to handle more arguments
` [PATCH v2 5/6] x86/hyperv: Support hypercalls for TDX guests
` [PATCH v2 6/6] Drivers: hv: vmbus: Support "

[PATCH v3] Drivers: hv: Make remove callback of hyperv driver void returned
 2023-01-05 16:13 UTC  (3+ messages)

[PATCH v2] hyperv: Make remove callback of hyperv driver void returned
 2023-01-05  3:27 UTC  (2+ messages)

[PATCH v10 1/5] x86/hyperv: Add support for detecting nested hypervisor
 2023-01-03 19:15 UTC  (10+ messages)
` [PATCH v10 2/5] Drivers: hv: Setup synic registers in case of nested root partition
` [PATCH v10 3/5] x86/hyperv: Add an interface to do nested hypercalls
` [PATCH v10 4/5] Drivers: hv: Enable vmbus driver for nested root partition
` [PATCH v10 5/5] x86/hyperv: Change interrupt vector "

[PATCH 00/18] drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE
 2023-01-03 13:54 UTC  (39+ messages)
` [PATCH 01/18] fbcon: Remove trailing whitespaces
` [PATCH 02/18] Revert "fbcon: don't lose the console font across generic->chip driver switch"
` [PATCH 03/18] drm/gma500: Do not set struct fb_info.apertures
` [PATCH 04/18] drm/i915: "
` [PATCH 05/18] drm/radeon: "
` [PATCH 06/18] drm/fb-helper: Do not allocate unused apertures structure
` [PATCH 07/18] fbdev/clps711x-fb: Do not set struct fb_info.apertures
` [PATCH 08/18] fbdev/hyperv-fb: "
` [PATCH 09/18] vfio-mdev/mdpy-fb: "
` [PATCH 10/18] fbdev/efifb: Add struct efifb_par for driver data
` [PATCH 11/18] fbdev/efifb: Do not use struct fb_info.apertures
` [PATCH 12/18] fbdev/offb: Allocate struct offb_par with framebuffer_alloc()
` [PATCH 13/18] fbdev/offb: Do not use struct fb_info.apertures
` [PATCH 14/18] fbdev/simplefb: "
` [PATCH 15/18] fbdev/vesafb: Remove trailing whitespaces
` [PATCH 16/18] fbdev/vesafb: Do not use struct fb_info.apertures
` [PATCH 17/18] fbdev/vga16fb: "
` [PATCH 18/18] drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE

[PATCH v2 0/5] Add support running nested Microsoft Hypervisor
 2022-12-29 20:57 UTC  (19+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/5] x86/hyperv: Add support for detecting nested hypervisor
  ` [PATCH v8 2/5] Drivers: hv: Setup synic registers in case of nested root partition
  ` [PATCH v8 3/5] x86/hyperv: Add an interface to do nested hypercalls
  ` [PATCH v8 4/5] Drivers: hv: Enable vmbus driver for nested root partition
  ` [PATCH v8 5/5] x86/hyperv: Change interrupt vector "
` [PATCH v9 0/5] Add support running nested Microsoft Hypervisor
  ` [PATCH v9 1/5] x86/hyperv: Add support for detecting nested hypervisor
  ` [PATCH v9 2/5] Drivers: hv: Setup synic registers in case of nested root partition
  ` [PATCH v9 3/5] x86/hyperv: Add an interface to do nested hypercalls
  ` [PATCH v9 4/5] Drivers: hv: Enable vmbus driver for nested root partition
  ` [PATCH v9 5/5] x86/hyperv: Change interrupt vector "

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-12-29 17:12 UTC  (24+ messages)
` [Patch v4 01/13] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [Patch v4 03/13] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [Patch v4 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v4 05/13] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [Patch v4 08/13] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [Patch v4 09/13] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [Patch v4 10/13] hv_netvsc: Remove second mapping of send and recv buffers
` [Patch v4 11/13] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [Patch v4 12/13] PCI: hv: Add hypercalls to read/write MMIO space
` [Patch v4 13/13] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-12-28 19:15 UTC  (48+ messages)
` [RFC PATCH V2 01/18] x86/sev: Pvalidate memory gab for decompressing kernel
` [RFC PATCH V2 02/18] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH V2 03/18] x86/hyperv: apic change for sev-snp enlightened guest
` [RFC PATCH V2 04/18] x86/hyperv: Decrypt hv vp assist page in "
` [RFC PATCH V2 05/18] x86/hyperv: Get Virtual Trust Level via hvcall
` [RFC PATCH V2 06/18] x86/hyperv: Use vmmcall to implement hvcall in sev-snp enlightened guest
` [RFC PATCH V2 07/18] clocksource: hyper-v: decrypt hyperv tsc page "
` [RFC PATCH V2 08/18] x86/hyperv: decrypt vmbus pages for "
` [RFC PATCH V2 09/18] x86/hyperv: set target vtl in the vmbus init message
` [RFC PATCH V2 10/18] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest
` [RFC PATCH V2 11/18] Drivers: hv: vmbus: Decrypt vmbus ring buffer
` [RFC PATCH V2 12/18] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest
` [RFC PATCH V2 13/18] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V2 16/18] x86/sev: Initialize #HV doorbell and handle interrupt requests
` [RFC PATCH V2 18/18] x86/sev: Fix interrupt exit code paths from #HV exception

[PATCH v5 0/7] KVM: x86: Hyper-V invariant TSC control feature
 2022-12-24 11:04 UTC  (2+ messages)

[PATCH v2 0/4] KVM: VMX: nVMX: Make eVMCS enablement more robust
 2022-12-24  9:32 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 3/5] video: hyperv_fb: Avoid taking busy spinlock on panic path
 2022-12-17  0:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 4/5] x86/hyperv: Remove unregister syscore call from Hyper-V cleanup

[PATCH AUTOSEL 5.15 3/5] video: hyperv_fb: Avoid taking busy spinlock on panic path
 2022-12-17  0:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 4/5] x86/hyperv: Remove unregister syscore call from Hyper-V cleanup

[PATCH AUTOSEL 6.0 4/8] video: hyperv_fb: Avoid taking busy spinlock on panic path
 2022-12-17  0:10 UTC  (2+ messages)
` [PATCH AUTOSEL 6.0 5/8] x86/hyperv: Remove unregister syscore call from Hyper-V cleanup

[PATCH AUTOSEL 6.1 4/9] video: hyperv_fb: Avoid taking busy spinlock on panic path
 2022-12-17  0:09 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 5/9] x86/hyperv: Remove unregister syscore call from Hyper-V cleanup

[PATCH 1/1] scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM
 2022-12-14  2:55 UTC  (4+ messages)

[GIT PULL] Hyper-V commits for v6.2
 2022-12-12 18:07 UTC  (2+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-12-09 16:03 UTC  (3+ messages)
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded

[PATCH v8 0/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace
 2022-12-09 11:53 UTC  (10+ messages)
` [PATCH v8 2/3] freezer: refactor pm_freezing into a function
` [PATCH v8 3/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace

[PATCH 0/6] Make remove() of any bus based driver void returned
 2022-12-06 14:33 UTC  (3+ messages)

[PATCH 1/6] hyperv: Make remove callback of hyperv driver void returned
 2022-12-06 14:17 UTC  (13+ messages)
` [PATCH 2/6] macio: Make remove callback of macio "
` [PATCH 3/6] apr: make remove callback of apr "
` [PATCH 4/6] xen: make remove callback of xen "
` [PATCH 5/6] ac97: make remove callback of ac97 "
` [PATCH 6/6] soundbus: make remove callback of soundbus "

[PATCH v2] hv_balloon: Fix committed value in post_status() if dynamic memory is disabled
 2022-12-06 12:03 UTC 

[PATCH net] net: mana: Fix race on per-CQ variable napi work_done
 2022-12-06 10:30 UTC  (2+ messages)

[RFC PATCH v2 0/6] vsock: update tools and error handling
 2022-12-05  9:38 UTC  (5+ messages)
` [RFC PATCH v2 5/6] test/vsock: add big message test

[PATCH] clocksource/drivers/hyperv: use Hyper-V's page size to calculate PFN
 2022-12-02 18:34 UTC  (6+ messages)

[PATCH v3 0/4] hyper-v: Introduce TSC page for root partition
 2022-12-02 18:15 UTC  (5+ messages)

[PATCH v7 0/5] Add support running nested Microsoft Hypervisor
 2022-12-02 15:27 UTC  (5+ messages)
` [PATCH v7 2/5] Drivers: hv: Setup synic registers in case of nested root partition


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