All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: peter.maydell@linaro.org
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
	borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com,
	qemu-devel@nongnu.org, agraf@suse.de
Subject: [Qemu-devel] [PULL 06/14] s390x/virtio: old machine leftovers
Date: Tue,  1 Mar 2016 12:52:55 +0100	[thread overview]
Message-ID: <1456833183-27244-7-git-send-email-cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <1456833183-27244-1-git-send-email-cornelia.huck@de.ibm.com>

Remove some now unused #defines.

Reviewed-By: Sascha Silbe <silbe@linux.vnet.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
---
 hw/s390x/s390-virtio.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hw/s390x/s390-virtio.c b/hw/s390x/s390-virtio.c
index c320878..8e533ae 100644
--- a/hw/s390x/s390-virtio.c
+++ b/hw/s390x/s390-virtio.c
@@ -54,8 +54,6 @@
 #endif
 
 #define MAX_BLK_DEVS                    10
-#define S390_MACHINE                    "s390-virtio"
-#define TYPE_S390_MACHINE               MACHINE_TYPE_NAME(S390_MACHINE)
 
 #define S390_TOD_CLOCK_VALUE_MISSING    0x00
 #define S390_TOD_CLOCK_VALUE_PRESENT    0x01
-- 
2.7.2

  parent reply	other threads:[~2016-03-01 11:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 11:52 [Qemu-devel] [PULL 00/14] s390x patches Cornelia Huck
2016-03-01 11:52 ` [Qemu-devel] [PULL 01/14] linux-headers: update against kvm/next Cornelia Huck
2016-03-01 11:52 ` [Qemu-devel] [PULL 02/14] s390x/kvm: sync fprs via kvm_run Cornelia Huck
2016-03-01 11:52 ` [Qemu-devel] [PULL 03/14] s390x: fix debug statement in trigger_page_fault() Cornelia Huck
2016-03-01 11:52 ` [Qemu-devel] [PULL 04/14] s390x: remove {kvm_}s390_virtio_irq() Cornelia Huck
2016-03-01 11:52 ` [Qemu-devel] [PULL 05/14] watchdog/diag288: avoid race condition on expired watchdog Cornelia Huck
2016-03-01 11:52 ` Cornelia Huck [this message]
2016-03-01 11:52 ` [Qemu-devel] [PULL 07/14] s390x/css: introduce indicator refcounting interfaces Cornelia Huck
2016-03-01 11:52 ` [Qemu-devel] [PULL 08/14] s390x/pci: fix reg/dereg irq functions Cornelia Huck
2016-03-01 11:52 ` [Qemu-devel] [PULL 09/14] s390x/css: Allocate channel_subsys statically Cornelia Huck
2016-03-01 11:52 ` [Qemu-devel] [PULL 10/14] s390x/css: Use static initialization for channel_subsys fields Cornelia Huck
2016-03-01 11:53 ` [Qemu-devel] [PULL 11/14] s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries Cornelia Huck
2016-03-01 11:53 ` [Qemu-devel] [PULL 12/14] MAINTAINERS: Remove the old s390-virtio machine Cornelia Huck
2016-03-01 11:53 ` [Qemu-devel] [PULL 13/14] MAINTAINERS: Remove entry for hw/s390x/s390-virtio-bus.[ch] Cornelia Huck
2016-03-01 11:53 ` [Qemu-devel] [PULL 14/14] s390x/css: only suspend when enabled by orb Cornelia Huck
2016-03-01 13:45 ` [Qemu-devel] [PULL 00/14] s390x patches Peter Maydell

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=1456833183-27244-7-git-send-email-cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=agraf@suse.de \
    --cc=borntraeger@de.ibm.com \
    --cc=jfrei@linux.vnet.ibm.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.