[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
From: |
David Hildenbrand |
Subject: |
Re: [PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug |
Date: |
Wed, 24 Jun 2020 17:40:16 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
On 24.06.20 17:33, Michael S. Tsirkin wrote:
> On Wed, Jun 10, 2020 at 01:53:58PM +0200, David Hildenbrand wrote:
>> This is the very basic, initial version of virtio-mem. More info on
>> virtio-mem in general can be found in the Linux kernel driver v2 posting
>> [1] and in patch #10. The Linux driver is currently on its way upstream.
>>
>> This series is based on [3]:
>> "[PATCH v1] pc: Support coldplugging of virtio-pmem-pci devices on all
>> buses"
>> And [4]:
>> "[PATCH v2] hmp: Make json format optional for qom-set"
>>
>> The patches can be found at:
>> https://github.com/davidhildenbrand/qemu.git virtio-mem-v4
>
>
> OK so looks sane to me.
> IIUC there are a couple of minor tweaks still so I'm expecting v5
> of this.
> You want me to merge this, right?
Yes, I am planning to send (rebased) v5 most probably tomorrow. Thanks!
--
Thanks,
David / dhildenb
- [PATCH v4 15/21] pc: Support for virtio-mem-pci, (continued)
- [PATCH v4 15/21] pc: Support for virtio-mem-pci, David Hildenbrand, 2020/06/10
- [PATCH v4 16/21] virtio-mem: Allow notifiers for size changes, David Hildenbrand, 2020/06/10
- [PATCH v4 18/21] virtio-mem: Migration sanity checks, David Hildenbrand, 2020/06/10
- [PATCH v4 17/21] virtio-pci: Send qapi events when the virtio-mem size changes, David Hildenbrand, 2020/06/10
- [PATCH v4 19/21] virtio-mem: Add trace events, David Hildenbrand, 2020/06/10
- [PATCH v4 20/21] virtio-mem: Exclude unplugged memory during migration, David Hildenbrand, 2020/06/10
- [PATCH v4 21/21] numa: Auto-enable NUMA when any memory devices are possible, David Hildenbrand, 2020/06/10
- Re: [PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug, Michael S. Tsirkin, 2020/06/24
- Re: [PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug,
David Hildenbrand <=