console.c
|
hv: clean up function definitions in console.h
|
2018-11-28 14:57:49 +08:00 |
dump.c
|
hv: use int32_t replace int
|
2018-12-12 13:08:10 +08:00 |
hypercall.c
|
hv: hypercall: clean up HV_DEBUG usage
|
2018-11-20 10:01:50 +08:00 |
logmsg.c
|
hv: use uint32_t replace "unsigned int"
|
2018-12-12 13:08:10 +08:00 |
npk_log.c
|
hv: use int32_t replace int
|
2018-12-12 13:08:10 +08:00 |
printf.c
|
fix "Casting operation to a pointer"
|
2018-11-06 13:37:33 +08:00 |
profiling.c
|
hv: use int32_t replace int
|
2018-12-12 13:08:10 +08:00 |
sbuf.c
|
hv: use int32_t replace int
|
2018-12-12 13:08:10 +08:00 |
shell.c
|
hv: use int32_t replace int
|
2018-12-12 13:08:10 +08:00 |
shell_priv.h
|
hv: use int32_t replace int
|
2018-12-12 13:08:10 +08:00 |
trace.c
|
hv: clean up function definitions in trace.h
|
2018-11-28 14:57:49 +08:00 |
uart16550.h
|
hv: fix integer violations
|
2018-11-02 11:05:32 +08:00 |