acrn-hypervisor/hypervisor/dm/vpci
Yonghua Huang 700a37856f hv: remove 'flags' field in struct vm_io_range
Currently, 'flags' is defined and set but never be used
  in the flow of handling i/o request after then.

Tracked-On: #861
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-08-19 10:19:54 +08:00
..
pci_pt.c hv: vpci: rename ptdev_config to pci_dev_config 2019-08-06 11:51:02 +08:00
vdev.c hv: vpci: split vPCI device from SOS for post-launched VM 2019-08-12 10:00:44 +08:00
vhostbridge.c hv: vpci: add each vdev_ops for each emulated PCI device 2019-08-09 14:19:49 +08:00
vmsi.c HV: make the functions void 2019-07-29 09:58:57 +08:00
vmsix.c HV: make the functions void 2019-07-29 09:58:57 +08:00
vpci_priv.h hv: vpci: split vPCI device from SOS for post-launched VM 2019-08-12 10:00:44 +08:00
vpci.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00