Re: [PATCH V5 17/25] vfio-pci: cpr part 2

2021-07-31 Thread Zheng Chuan
On 2021/7/30 20:52, Steven Sistare wrote: > On 7/28/2021 12:56 AM, Zheng Chuan wrote: >> On 2021/7/20 2:38, Steven Sistare wrote: >>> On 7/19/2021 2:10 PM, Alex Williamson wrote: On Mon, 19 Jul 2021 13:44:08 -0400 Steven Sistare wrote: > On 7/16/2021 4:51 PM, Alex Williamson

Re: [PATCH V5 17/25] vfio-pci: cpr part 2

2021-07-30 Thread Steven Sistare
On 7/28/2021 12:56 AM, Zheng Chuan wrote: > On 2021/7/20 2:38, Steven Sistare wrote: >> On 7/19/2021 2:10 PM, Alex Williamson wrote: >>> On Mon, 19 Jul 2021 13:44:08 -0400 >>> Steven Sistare wrote: >>> On 7/16/2021 4:51 PM, Alex Williamson wrote: > On Wed, 7 Jul 2021 10:20:26 -0700

Re: [PATCH V5 17/25] vfio-pci: cpr part 2

2021-07-27 Thread Zheng Chuan
Hi On 2021/7/20 2:38, Steven Sistare wrote: > On 7/19/2021 2:10 PM, Alex Williamson wrote: >> On Mon, 19 Jul 2021 13:44:08 -0400 >> Steven Sistare wrote: >> >>> On 7/16/2021 4:51 PM, Alex Williamson wrote: On Wed, 7 Jul 2021 10:20:26 -0700 Steve Sistare wrote: > Finish

Re: [PATCH V5 17/25] vfio-pci: cpr part 2

2021-07-19 Thread Steven Sistare
On 7/19/2021 2:10 PM, Alex Williamson wrote: > On Mon, 19 Jul 2021 13:44:08 -0400 > Steven Sistare wrote: > >> On 7/16/2021 4:51 PM, Alex Williamson wrote: >>> On Wed, 7 Jul 2021 10:20:26 -0700 >>> Steve Sistare wrote: >>> Finish cpr for vfio-pci by preserving eventfd's and vector

Re: [PATCH V5 17/25] vfio-pci: cpr part 2

2021-07-19 Thread Alex Williamson
On Mon, 19 Jul 2021 13:44:08 -0400 Steven Sistare wrote: > On 7/16/2021 4:51 PM, Alex Williamson wrote: > > On Wed, 7 Jul 2021 10:20:26 -0700 > > Steve Sistare wrote: > > > >> Finish cpr for vfio-pci by preserving eventfd's and vector state. > >> > >> Signed-off-by: Steve Sistare > >> ---

Re: [PATCH V5 17/25] vfio-pci: cpr part 2

2021-07-19 Thread Steven Sistare
On 7/16/2021 4:51 PM, Alex Williamson wrote: > On Wed, 7 Jul 2021 10:20:26 -0700 > Steve Sistare wrote: > >> Finish cpr for vfio-pci by preserving eventfd's and vector state. >> >> Signed-off-by: Steve Sistare >> --- >> hw/vfio/pci.c | 118 >>

Re: [PATCH V5 17/25] vfio-pci: cpr part 2

2021-07-16 Thread Alex Williamson
On Wed, 7 Jul 2021 10:20:26 -0700 Steve Sistare wrote: > Finish cpr for vfio-pci by preserving eventfd's and vector state. > > Signed-off-by: Steve Sistare > --- > hw/vfio/pci.c | 118 > +- > 1 file changed, 116 insertions(+), 2

[PATCH V5 17/25] vfio-pci: cpr part 2

2021-07-07 Thread Steve Sistare
Finish cpr for vfio-pci by preserving eventfd's and vector state. Signed-off-by: Steve Sistare --- hw/vfio/pci.c | 118 +- 1 file changed, 116 insertions(+), 2 deletions(-) diff --git a/hw/vfio/pci.c b/hw/vfio/pci.c index 0f5c542..07bd360