On Thu, Jan 14, 2021 at 02:05:06PM +, Stefan Hajnoczi wrote:
> On Mon, Jan 04, 2021 at 04:02:26PM -0500, Eduardo Habkost wrote:
> > Is anybody already going to merge this? If not, I can merge it.
>
> Great, thank you for merging it, Eduardo!
I had just queued the patches, but I will be able
On Mon, Jan 04, 2021 at 04:02:26PM -0500, Eduardo Habkost wrote:
> Is anybody already going to merge this? If not, I can merge it.
Great, thank you for merging it, Eduardo!
Stefan
signature.asc
Description: PGP signature
Is anybody already going to merge this? If not, I can merge it.
On Mon, Jan 04, 2021 at 05:13:17PM +, Stefan Hajnoczi wrote:
> v3:
> * Produce an error when -device nvdimm,unarmed=off is used with -object
>memory-backend-file,readonly=on instead of silently switching on
>unarmed. [Ig
v3:
* Produce an error when -device nvdimm,unarmed=off is used with -object
memory-backend-file,readonly=on instead of silently switching on
unarmed. [Igor]
* Use Object *obj instead of Object *o [Igor]
* Do not dereference MEMORY_BACKEND_FILE(o)->readonly directly, use a
local variable