--- - branch: MAIN date: Sat Dec 7 11:45:45 UTC 2019 files: - new: '1.178' old: '1.177' path: src/sys/arch/x86/x86/cpu.c pathrev: src/sys/arch/x86/x86/cpu.c@1.178 type: modified - new: '1.6' old: '1.5' path: src/sys/arch/x86/x86/hyperv.c pathrev: src/sys/arch/x86/x86/hyperv.c@1.6 type: modified - new: '1.2' old: '1.1' path: src/sys/arch/x86/x86/hypervvar.h pathrev: src/sys/arch/x86/x86/hypervvar.h@1.2 type: modified - new: '1.4' old: '1.3' path: src/sys/dev/hyperv/hyperv_common.c pathrev: src/sys/dev/hyperv/hyperv_common.c@1.4 type: modified - new: '1.3' old: '1.2' path: src/sys/dev/hyperv/hypervvar.h pathrev: src/sys/dev/hyperv/hypervvar.h@1.3 type: modified - new: '1.3' old: '1.2' path: src/sys/dev/hyperv/vmbusvar.h pathrev: src/sys/dev/hyperv/vmbusvar.h@1.3 type: modified - new: '1.7' old: '1.6' path: src/sys/dev/hyperv/vmbus.c pathrev: src/sys/dev/hyperv/vmbus.c@1.7 type: modified id: 20191207T114545Z.73ba5b0876b9ddfa38ab892796a7a1f48b1cb783 log: | Get a Hyper-V virtual processor id in cpu_hatch(). Currently, it is got in config_interrupts context. However, since it is required when attaching a device, it is got earlier than now. module: src subject: 'CVS commit: src/sys' unixtime: '1575719145' user: nonaka