Re: [virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory

2020-05-14 Thread teawater
> 2020年5月14日 20:19,David Hildenbrand 写道: > > On 14.05.20 13:47, David Hildenbrand wrote: >> On 14.05.20 13:10, David Hildenbrand wrote: >>> On 14.05.20 12:12, David Hildenbrand wrote: On 14.05.20 12:02, teawater wrote: > > >> 2020年5月14日 16:48,David Hildenbrand 写道: >> >

Re: [virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory

2020-05-14 Thread David Hildenbrand
On 14.05.20 13:47, David Hildenbrand wrote: > On 14.05.20 13:10, David Hildenbrand wrote: >> On 14.05.20 12:12, David Hildenbrand wrote: >>> On 14.05.20 12:02, teawater wrote: > 2020年5月14日 16:48,David Hildenbrand 写道: > > On 14.05.20 08:44, teawater wrote: >> Hi David, >>>

Re: [virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory

2020-05-14 Thread David Hildenbrand
On 14.05.20 13:10, David Hildenbrand wrote: > On 14.05.20 12:12, David Hildenbrand wrote: >> On 14.05.20 12:02, teawater wrote: >>> >>> 2020年5月14日 16:48,David Hildenbrand 写道: On 14.05.20 08:44, teawater wrote: > Hi David, > > I got a kernel warning with v2 and v3. >

Re: [virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory

2020-05-14 Thread David Hildenbrand
On 14.05.20 12:12, David Hildenbrand wrote: > On 14.05.20 12:02, teawater wrote: >> >> >>> 2020年5月14日 16:48,David Hildenbrand 写道: >>> >>> On 14.05.20 08:44, teawater wrote: Hi David, I got a kernel warning with v2 and v3. >>> >>> Hi Hui, >>> >>> thanks for playing with the latest ve

Re: [virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory

2020-05-14 Thread David Hildenbrand
On 14.05.20 12:02, teawater wrote: > > >> 2020年5月14日 16:48,David Hildenbrand 写道: >> >> On 14.05.20 08:44, teawater wrote: >>> Hi David, >>> >>> I got a kernel warning with v2 and v3. >> >> Hi Hui, >> >> thanks for playing with the latest versions. Surprisingly, I can >> reproduce even by hotplug

Re: [virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory

2020-05-14 Thread teawater
> 2020年5月14日 16:48,David Hildenbrand 写道: > > On 14.05.20 08:44, teawater wrote: >> Hi David, >> >> I got a kernel warning with v2 and v3. > > Hi Hui, > > thanks for playing with the latest versions. Surprisingly, I can > reproduce even by hotplugging a DIMM instead as well - that's good, so

Re: [virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory

2020-05-14 Thread David Hildenbrand
On 14.05.20 08:44, teawater wrote: > Hi David, > > I got a kernel warning with v2 and v3. Hi Hui, thanks for playing with the latest versions. Surprisingly, I can reproduce even by hotplugging a DIMM instead as well - that's good, so it's not related to virtio-mem, lol. Seems to be some QEMU set

Re: [virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory

2020-05-13 Thread teawater
Hi David, I got a kernel warning with v2 and v3. // start a QEMU that is get from https://github.com/davidhildenbrand/qemu/tree/virtio-mem-v2 and setup a file as a ide disk. /home/teawater/qemu/qemu/x86_64-softmmu/qemu-system-x86_64 -machine pc-i440fx-2.1,accel=kvm,usb=off -cpu host -no-reboot