]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/qemu-xen.git/commit
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
authorIan Campbell <ian.campbell@citrix.com>
Fri, 5 Feb 2016 15:17:59 +0000 (15:17 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 11 Feb 2016 16:16:31 +0000 (16:16 +0000)
commitb1ff63dbd8d2b42541da91a557b7d3cf129c9c0b
treea5f5feb721df1bdc49e2091d0fe2515c890566ab
parent6455f75670101151d92518018e3292624343ce26
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2

We assume (and check for in configure) 4.2 or later now. In reality
all of the removed checks are for far older versions.

FMT_ioreq_size is no longer needed.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
v2: Drop FMT_ioreq_size too
hw/display/xenfb.c
xen-hvm.c