mirror-linux/arch/x86/hyperv
Linus Torvalds d552fc632c x86/hv: Add gitignore entry for generated header file
Commit 7bfe3b8ea6 ("Drivers: hv: Introduce mshv_vtl driver") added a
new generated header file for the offsets into the mshv_vtl_cpu_context
structure to be used by the low-level assembly code.  But it didn't add
the .gitignore file to go with it, so 'git status' and friends will
mention it.

Let's add the gitignore file before somebody thinks that generated
header should be committed.

Fixes: 7bfe3b8ea6 ("Drivers: hv: Introduce mshv_vtl driver")
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2025-12-13 19:57:41 +12:00
..
.gitignore x86/hv: Add gitignore entry for generated header file 2025-12-13 19:57:41 +12:00
Makefile Drivers: hv: Introduce mshv_vtl driver 2025-12-05 23:16:26 +00:00
hv_apic.c drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V 2025-11-15 06:18:14 +00:00
hv_crash.c x86/hyperv: Implement hypervisor RAM collection into vmcore 2025-11-15 06:18:16 +00:00
hv_init.c hyperv-next for v6.19 2025-12-09 06:10:17 +09:00
hv_spinlock.c x86/msr: Add explicit includes of <asm/msr.h> 2025-05-02 10:23:47 +02:00
hv_trampoline.S x86/hyperv: Add trampoline asm code to transition from hypervisor 2025-11-15 06:18:16 +00:00
hv_vtl.c Drivers: hv: Introduce mshv_vtl driver 2025-12-05 23:16:26 +00:00
irqdomain.c x86/hyperv: Switch to msi_create_parent_irq_domain() 2025-09-30 22:50:48 +00:00
ivm.c - Remove a bunch of asm implementing condition flags testing in KVM's 2025-10-11 11:19:16 -07:00
mmu.c hyperv-next for 6.15 2025-03-25 14:47:04 -07:00
mshv-asm-offsets.c Drivers: hv: Introduce mshv_vtl driver 2025-12-05 23:16:26 +00:00
mshv_vtl_asm.S Drivers: hv: Introduce mshv_vtl driver 2025-12-05 23:16:26 +00:00
nested.c x86/hyperv: Fix warnings for missing export.h header inclusion 2025-07-09 23:43:53 +00:00