Il 16/03/2012 10:24, Gerd Hoffmann ha scritto:
>> > commit 82aff428155d469ab705294486cc26cb34947999
>> > Author: Anthony Liguori
>> > Date: Fri Dec 23 11:30:45 2011 -0600
>> >
>> > qdev: don't allow globals to be set by bus name
>> > So I think we can safely break it :-)
> There are compat prop
Hi,
> commit 82aff428155d469ab705294486cc26cb34947999
> Author: Anthony Liguori
> Date: Fri Dec 23 11:30:45 2011 -0600
>
> qdev: don't allow globals to be set by bus name
> So I think we can safely break it :-)
There are compat properties using that (turn off new pci features on old
releas
- Original Message -
> From: "Peter Maydell"
> To: "Miroslav Rezanina"
> Cc: qemu-devel@nongnu.org
> Sent: Wednesday, March 14, 2012 7:21:30 PM
> Subject: Re: [Qemu-devel] [PATCH v2] Man page: Add -global description
>
> On 14 March 2012 08:53, M
Anthony Liguori writes:
> Just while we're here, I'll be posting the following shortly:
>
> commit 82aff428155d469ab705294486cc26cb34947999
> Author: Anthony Liguori
> Date: Fri Dec 23 11:30:45 2011 -0600
>
> qdev: don't allow globals to be set by bus name
>
> This is technically a compatibili
On 03/14/2012 01:21 PM, Peter Maydell wrote:
On 14 March 2012 08:53, Miroslav Rezanina wrote:
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -292,9 +292,13 @@ DEF("global", HAS_ARG, QEMU_OPTION_global,
"set a global default for a driver property\n",
QEMU_ARCH_ALL)
ST
On 14 March 2012 08:53, Miroslav Rezanina wrote:
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -292,9 +292,13 @@ DEF("global", HAS_ARG, QEMU_OPTION_global,
> " set a global default for a driver property\n",
> QEMU_ARCH_ALL)
> STEXI
> -@item -global
> +@item -global @
Miroslav Rezanina writes:
> There's only TODO information in qemu man page for -global option. This is a
> basic description of this option with simple example.
>
> Signed-off-by: Miroslav Rezanina
>
> Patch:
> --
> diff --git a/qemu-options.hx b/qemu-options.hx
> index daefce3..876f929 100644
There's only TODO information in qemu man page for -global option. This is a
basic description of this option with simple example.
Signed-off-by: Miroslav Rezanina
Patch:
--
diff --git a/qemu-options.hx b/qemu-options.hx
index daefce3..876f929 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx