This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
acrn-hypervisor
Watch
1
Star
0
Fork
0
You've already forked acrn-hypervisor
mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced
2025-09-27 11:43:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
master_20180628
acrn-hypervisor
/
hypervisor
/
lib
History
Yonghua Huang
536e115834
HV: Remove 'register' prefix for data type
...
- it is unnecessary. Signed-off-by: Yonghua Huang <
yonghua.huang@intel.com
>
2018-06-27 17:27:33 +08:00
..
crypto
license: Replace license text with SPDX tag
2018-06-01 10:43:06 +08:00
div.c
HV: treewide: convert suffix ULL to UL
2018-06-27 14:24:42 +08:00
mdelay.c
license: Replace license text with SPDX tag
2018-06-01 10:43:06 +08:00
memory.c
HV: treewide: convert hexadecimals used in bitops to unsigned
2018-06-21 13:12:39 +08:00
spinlock.c
fix parted of "missing for discarded return value"
2018-06-19 16:21:45 +08:00
sprintf.c
HV: treewide: convert suffix ULL to UL
2018-06-27 14:24:42 +08:00
string.c
HV: Remove 'register' prefix for data type
2018-06-27 17:27:33 +08:00
udelay.c
udelay waits for corresponding number of milliseconds passed to API.
2018-06-19 11:12:19 +08:00