acrn-hypervisor/hypervisor/release
Li Fei1 4b6dd19ad1 hv: pci: rename CFG read/write function for PCI-compatible Configuration Mechanism
Move CFG read/write function for PCI-compatible Configuration Mechanism from
debug/uartuart16550.c to hw/pci.c and rename CFG read/write function for
PCI-compatible Configuration Mechanism to pci_pio_read/write_cfg to align with
CFG read/write function pci_mmcfg_read/write_cfg for PCI Express Enhanced
Configuration Access Mechanism.

Tracked-On: #4371
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2020-03-12 09:17:02 +08:00
..
Makefile hv:fix a bug for building debug/release lib 2019-06-26 15:22:57 +08:00
console.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
dump.c hv:cleanup header files for release folder 2019-02-28 12:52:36 +08:00
hypercall.c hv:cleanup header files for release folder 2019-02-28 12:52:36 +08:00
logmsg.c hv:cleanup header files for release folder 2019-02-28 12:52:36 +08:00
npk_log.c hv:cleanup header files for release folder 2019-02-28 12:52:36 +08:00
profiling.c hv:cleanup header files for release folder 2019-02-28 12:52:36 +08:00
sbuf.c hv: bugfix for sbuf reset 2019-06-27 15:40:19 +08:00
trace.c hv:cleanup header files for release folder 2019-02-28 12:52:36 +08:00
uart16550.c hv: pci: rename CFG read/write function for PCI-compatible Configuration Mechanism 2020-03-12 09:17:02 +08:00