commit | 163246e1ce9607251ed52df1131af25d608de782 | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki@daynix.com> | Tue May 23 11:42:52 2023 +0900 |
committer | Jason Wang <jasowang@redhat.com> | Tue May 23 15:20:15 2023 +0800 |
tree | 26843ff64636460547896c2f17dc19e1250e0d30 | |
parent | 8d689f6aae8be096b4a1859be07c1b083865f755 [diff] |
hw/net/net_tx_pkt: Decouple implementation from PCI This is intended to be followed by another change for the interface. It also fixes the leak of memory mapping when the specified memory is partially mapped. Fixes: e263cd49c7 ("Packet abstraction for VMWARE network devices") Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>