qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] compat: recent vmw_pvscsi back-compat props are 2.5 specific
@ 2015-12-18  7:30 Shmulik Ladkani
  2015-12-18  7:30 ` [Qemu-devel] [PATCH 1/2] compat: Introduce HW_COMPAT_2_5 Shmulik Ladkani
  2015-12-18  7:30 ` [Qemu-devel] [PATCH 2/2] vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5 specific Shmulik Ladkani
  0 siblings, 2 replies; 11+ messages in thread
From: Shmulik Ladkani @ 2015-12-18  7:30 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Jason Wang, idan.brown, qemu-devel, Dmitry Fleytman,
	Cornelia Huck, Shmulik Ladkani, David Gibson

Introduce HW_COMPAT_2_5 and move the recently added back-compat props of
vmw_pvscsi to it, as they were introduced post v2.5.

Shmulik Ladkani (2):
  compat: Introduce HW_COMPAT_2_5
  vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props
    are 2.5 specific

 hw/i386/pc_piix.c          |  1 +
 hw/i386/pc_q35.c           |  1 +
 hw/ppc/spapr.c             |  9 +++++++++
 hw/s390x/s390-virtio-ccw.c |  9 +++++++++
 include/hw/compat.h        | 13 ++++++++-----
 include/hw/i386/pc.h       |  4 ++++
 6 files changed, 32 insertions(+), 5 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-01-07 19:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-18  7:30 [Qemu-devel] [PATCH 0/2] compat: recent vmw_pvscsi back-compat props are 2.5 specific Shmulik Ladkani
2015-12-18  7:30 ` [Qemu-devel] [PATCH 1/2] compat: Introduce HW_COMPAT_2_5 Shmulik Ladkani
2015-12-18  9:37   ` Cornelia Huck
2015-12-18 13:00     ` Paolo Bonzini
2015-12-21  0:21   ` David Gibson
2015-12-23 19:21   ` Shmulik Ladkani
2016-01-07 16:30     ` Paolo Bonzini
2016-01-07 16:33       ` Cornelia Huck
2016-01-07 16:46         ` Paolo Bonzini
2016-01-07 19:10           ` Shmulik Ladkani
2015-12-18  7:30 ` [Qemu-devel] [PATCH 2/2] vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5 specific Shmulik Ladkani

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