On Sun, Jun 28, 2020 at 3:07 PM Jason Wang wrote:
>
>
> On 2020/6/22 下午11:37, Cindy Lu wrote:
> > vDPA device is a device that uses a datapath which complies with the
> > virtio specifications with vendor specific control path. vDPA devices
> > can be both physically located on the hardware or emu
On 2020/6/22 下午11:37, Cindy Lu wrote:
vDPA device is a device that uses a datapath which complies with the
virtio specifications with vendor specific control path. vDPA devices
can be both physically located on the hardware or emulated by software.
This RFC introduce the vDPA support in qemu
TO
On Thu, Jun 25, 2020 at 12:48 PM Markus Armbruster wrote:
>
> Cindy Lu writes:
>
> > On Tue, Jun 23, 2020 at 5:43 PM Jason Wang wrote:
> >>
> >>
> >> On 2020/6/23 下午5:16, Cindy Lu wrote:
> >> > On Tue, Jun 23, 2020 at 3:07 PM Markus Armbruster
> >> > wrote:
> >> >> Cindy Lu writes:
> >> >>
>
Cindy Lu writes:
> On Tue, Jun 23, 2020 at 5:43 PM Jason Wang wrote:
>>
>>
>> On 2020/6/23 下午5:16, Cindy Lu wrote:
>> > On Tue, Jun 23, 2020 at 3:07 PM Markus Armbruster
>> > wrote:
>> >> Cindy Lu writes:
>> >>
>> >>> vDPA device is a device that uses a datapath which complies with the
>> >>>
On Tue, Jun 23, 2020 at 5:43 PM Jason Wang wrote:
>
>
> On 2020/6/23 下午5:16, Cindy Lu wrote:
> > On Tue, Jun 23, 2020 at 3:07 PM Markus Armbruster wrote:
> >> Cindy Lu writes:
> >>
> >>> vDPA device is a device that uses a datapath which complies with the
> >>> virtio specifications with vendor
On 2020/6/23 下午5:16, Cindy Lu wrote:
On Tue, Jun 23, 2020 at 3:07 PM Markus Armbruster wrote:
Cindy Lu writes:
vDPA device is a device that uses a datapath which complies with the
virtio specifications with vendor specific control path. vDPA devices
can be both physically located on the ha
On Tue, Jun 23, 2020 at 3:07 PM Markus Armbruster wrote:
>
> Cindy Lu writes:
>
> > vDPA device is a device that uses a datapath which complies with the
> > virtio specifications with vendor specific control path. vDPA devices
> > can be both physically located on the hardware or emulated by soft
Cindy Lu writes:
> vDPA device is a device that uses a datapath which complies with the
> virtio specifications with vendor specific control path. vDPA devices
> can be both physically located on the hardware or emulated by software.
> This RFC introduce the vDPA support in qemu
> TODO
> 1) vIOM
vDPA device is a device that uses a datapath which complies with the
virtio specifications with vendor specific control path. vDPA devices
can be both physically located on the hardware or emulated by software.
This RFC introduce the vDPA support in qemu
TODO
1) vIOMMU support
2) live migration su