Re: [Qemu-devel] [PATCH 00/11] net: convert SysBus init method to a realize method

2018-10-10 Thread Cédric Le Goater
On 10/10/18 1:57 PM, Cédric Le Goater wrote: > Hello, > > On 9/28/18 3:49 PM, Cédric Le Goater wrote: >> Hello, >> >> Here is my take to the SysBus init to realize method conversion. I >> picked the /net directory and did them all. Also added a couple of >> reset methods in separate patches. >> >>

Re: [Qemu-devel] [PATCH 00/11] net: convert SysBus init method to a realize method

2018-10-10 Thread Cédric Le Goater
Hello, On 9/28/18 3:49 PM, Cédric Le Goater wrote: > Hello, > > Here is my take to the SysBus init to realize method conversion. I > picked the /net directory and did them all. Also added a couple of > reset methods in separate patches. > > make check tested Do we have enough review for this se

[Qemu-devel] [PATCH 00/11] net: convert SysBus init method to a realize method

2018-09-28 Thread Cédric Le Goater
Hello, Here is my take to the SysBus init to realize method conversion. I picked the /net directory and did them all. Also added a couple of reset methods in separate patches. make check tested Thanks, C. Cédric Le Goater (11): net: etraxfs_eth: convert SysBus init method to a realize method