On 08/14/2017 01:55 PM, Peter Maydell wrote:
On 14 August 2017 at 12:52, Thomas Huth <th...@redhat.com> wrote:
On 14.08.2017 13:45, Peter Maydell wrote:
It seems like it should be an error to permit this to be
created from the command line at all
That's also what thought first ... but the commit message of commit
7cc2298c46a6afa4f4ff7e5cd262809c782d701b says that it "can be
hotplugged/hotunplugged" ? ... that's confusing ...
It means that memory.c creates and deletes instances of the
device on demand, not that it's hotplugged in the "controlled by
the user simulating PCI or other hotplug" sense.
thanks
-- PMM
Sorry, missed that I changed my email address recently.
I'll add some docs and fix the things we mentioned for 2.11.
For the context:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg446748.html
Thanks,
Fred