qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH 2/4] pseries: Remove unused fields from VIOsPAPRBus structure
       [not found] <1333515728-9769-1-git-send-email-david@gibson.dropbear.id.au>
@ 2012-04-04  5:02 ` David Gibson
  2012-04-10 12:51   ` Stefan Hajnoczi
  2012-04-10 15:03   ` [Qemu-trivial] [Qemu-ppc] " Andreas Färber
  0 siblings, 2 replies; 3+ messages in thread
From: David Gibson @ 2012-04-04  5:02 UTC (permalink / raw)
  To: afaerber
  Cc: qemu-trivial, benh, qemu-devel, qemu-ppc, scottwood, David Gibson

The VIOsPAPRBus structure, used on the pseries machine contains some old
fields which are no longer used anywhere.  This patch removes them.

Cc: qemu-trivial@nongnu.org

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
---
 hw/spapr_vio.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/hw/spapr_vio.h b/hw/spapr_vio.h
index d8527be..ae3283c 100644
--- a/hw/spapr_vio.h
+++ b/hw/spapr_vio.h
@@ -89,8 +89,6 @@ struct VIOsPAPRDevice {
 
 struct VIOsPAPRBus {
     BusState bus;
-    const char *dt_name, *dt_type, *dt_compatible;
-    target_ulong signal_mask;
     int (*init)(VIOsPAPRDevice *dev);
     int (*devnode)(VIOsPAPRDevice *dev, void *fdt, int node_off);
 };
-- 
1.7.9.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-trivial] [PATCH 2/4] pseries: Remove unused fields from VIOsPAPRBus structure
  2012-04-04  5:02 ` [Qemu-trivial] [PATCH 2/4] pseries: Remove unused fields from VIOsPAPRBus structure David Gibson
@ 2012-04-10 12:51   ` Stefan Hajnoczi
  2012-04-10 15:03   ` [Qemu-trivial] [Qemu-ppc] " Andreas Färber
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2012-04-10 12:51 UTC (permalink / raw)
  To: David Gibson
  Cc: qemu-trivial, benh, qemu-devel, qemu-ppc, scottwood, afaerber

On Wed, Apr 04, 2012 at 03:02:06PM +1000, David Gibson wrote:
> The VIOsPAPRBus structure, used on the pseries machine contains some old
> fields which are no longer used anywhere.  This patch removes them.
> 
> Cc: qemu-trivial@nongnu.org
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> ---
>  hw/spapr_vio.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)

Leaving for Andreas to apply the whole series to the ppc tree.

Stefan


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-trivial] [Qemu-ppc] [PATCH 2/4] pseries: Remove unused fields from VIOsPAPRBus structure
  2012-04-04  5:02 ` [Qemu-trivial] [PATCH 2/4] pseries: Remove unused fields from VIOsPAPRBus structure David Gibson
  2012-04-10 12:51   ` Stefan Hajnoczi
@ 2012-04-10 15:03   ` Andreas Färber
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Färber @ 2012-04-10 15:03 UTC (permalink / raw)
  To: David Gibson; +Cc: qemu-trivial, benh, qemu-ppc, qemu-devel, scottwood

Am 04.04.2012 07:02, schrieb David Gibson:
> The VIOsPAPRBus structure, used on the pseries machine contains some old
> fields which are no longer used anywhere.  This patch removes them.
> 
> Cc: qemu-trivial@nongnu.org
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> ---

Thanks, applied to ppc-next:
http://repo.or.cz/w/qemu/agraf.git/shortlog/refs/heads/ppc-next

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-10 15:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1333515728-9769-1-git-send-email-david@gibson.dropbear.id.au>
2012-04-04  5:02 ` [Qemu-trivial] [PATCH 2/4] pseries: Remove unused fields from VIOsPAPRBus structure David Gibson
2012-04-10 12:51   ` Stefan Hajnoczi
2012-04-10 15:03   ` [Qemu-trivial] [Qemu-ppc] " Andreas Färber

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).