qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
	qemu-devel@nongnu.org, "Markus Armbruster" <armbru@redhat.com>
Cc: "Kevin Wolf" <kwolf@redhat.com>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	"Eduardo Habkost" <ehabkost@redhat.com>,
	"Ben Warren" <ben@skyportsystems.com>,
	"David Hildenbrand" <david@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	"Peter Lieven" <pl@kamp.de>,
	"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
	"Max Reitz" <mreitz@redhat.com>,
	"Ronnie Sahlberg" <ronniesahlberg@gmail.com>,
	"Igor Mammedov" <imammedo@redhat.com>,
	qemu-block@nongnu.org, "Michael Roth" <mdroth@linux.vnet.ibm.com>,
	"Richard Henderson" <rth@twiddle.net>
Subject: Re: [PATCH v4 0/9] user-mode: Prune build dependencies (part 2)
Date: Sun, 13 Sep 2020 18:12:50 +0200	[thread overview]
Message-ID: <d5b1114a-b42b-7164-5284-dd548e74a48b@redhat.com> (raw)
In-Reply-To: <e3ce5624-f67e-0877-4129-ac8cdcea48a7@redhat.com>

On 13/09/20 17:51, Philippe Mathieu-Daudé wrote:
>>>
>> Yes, I'm not sure about the stub _in general_.  I would prefer to either
>> have the type available even on user-mode emulation, or remove the
>> property altogether... I don't know, anything but not a property that
>> aborts. :)
> I plan to eventually get user-mode cleaned, but this is out of the scope
> of this generic second part which is already big enough for Laurent to
> digest. Maybe part #4 will be x86 specific.
> 
> Let's wait for Markus view on this (personally I don't mind removing
> the abort, it was not there on v3).
> 

The abort is better than v3 which was buggy (like use-uninitialized-data
buggy).  But I'd prefer not needing the stub at all.

Paolo



      reply	other threads:[~2020-09-13 16:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10 15:22 [PATCH v4 0/9] user-mode: Prune build dependencies (part 2) Philippe Mathieu-Daudé
2020-09-10 15:22 ` [PATCH v4 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets Philippe Mathieu-Daudé
2020-09-10 15:22 ` [PATCH v4 2/9] qapi: Restrict LostTickPolicy enum to machine code Philippe Mathieu-Daudé
2020-09-10 15:22 ` [PATCH v4 3/9] qapi: Correct balloon documentation Philippe Mathieu-Daudé
2020-09-10 15:22 ` [PATCH v4 4/9] qapi: Restrict balloon-related commands to machine code Philippe Mathieu-Daudé
2020-09-10 15:22 ` [PATCH v4 5/9] qapi: Restrict query-vm-generation-id command " Philippe Mathieu-Daudé
2020-09-10 15:22 ` [PATCH v4 6/9] qapi: Restrict query-uuid " Philippe Mathieu-Daudé
2020-09-10 15:22 ` [PATCH v4 7/9] qapi: Restrict device memory commands " Philippe Mathieu-Daudé
2020-09-10 15:22 ` [PATCH v4 8/9] qapi: Extract ACPI commands to 'acpi.json' Philippe Mathieu-Daudé
2020-09-10 15:22 ` [PATCH v4 9/9] qapi: Extract PCI commands to 'pci.json' Philippe Mathieu-Daudé
2020-09-10 15:28 ` [PATCH v4 0/9] user-mode: Prune build dependencies (part 2) no-reply
2020-09-12  9:16 ` Paolo Bonzini
2020-09-13 11:31   ` Philippe Mathieu-Daudé
2020-09-13 13:40     ` Paolo Bonzini
2020-09-13 15:51       ` Philippe Mathieu-Daudé
2020-09-13 16:12         ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d5b1114a-b42b-7164-5284-dd548e74a48b@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=armbru@redhat.com \
    --cc=ben@skyportsystems.com \
    --cc=berrange@redhat.com \
    --cc=david@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=mreitz@redhat.com \
    --cc=mst@redhat.com \
    --cc=philmd@redhat.com \
    --cc=pl@kamp.de \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=ronniesahlberg@gmail.com \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).