acrn-hypervisor/hypervisor/common
Shiqing Gao 658fff27b4 hv: pci: update "union pci_bdf"
- add one more filed in "union pci_bdf"
- remove following interfaces:
  * pci_bus
  * pci_slot
  * pci_func
  * pci_devfn

Tracked-On: #1842
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2019-09-25 13:45:39 +08:00
..
hv_main.c hv_main: Remove the continue in vcpu_thread 2019-07-22 09:55:06 +08:00
hypercall.c hv: pci: update "union pci_bdf" 2019-09-25 13:45:39 +08:00
ptdev.c hv: ptdev: move softirq_dev_entry_list from vm structure to per_cpu region 2019-09-16 09:36:52 +08:00
schedule.c hv: remove unused pcpu assignment functions 2019-09-24 11:58:45 +08:00
softirq.c softirq: move softirq from hv_main to interrupt context 2019-07-22 09:55:06 +08:00
trusty_hypercall.c hv:remove redundant memset in some cases 2019-09-24 09:02:05 +08:00
vm_load.c vm_load: update init gdt preparation 2019-08-20 09:22:20 +08:00