diff options
| author | Paul Durrant | 2018-05-17 17:35:50 +0200 |
|---|---|---|
| committer | Stefano Stabellini | 2018-05-22 20:43:21 +0200 |
| commit | 5c0d914a9ba9e0641554d127b62859ac0e954b9e (patch) | |
| tree | 1509a19728c911255971c0562f4c83371b1f8f3b /hw/xen | |
| parent | checkpatch: generalize xen handle matching in the list of types (diff) | |
| download | qemu-5c0d914a9ba9e0641554d127b62859ac0e954b9e.tar.gz qemu-5c0d914a9ba9e0641554d127b62859ac0e954b9e.tar.xz qemu-5c0d914a9ba9e0641554d127b62859ac0e954b9e.zip | |
xen: add a meaningful declaration of grant_copy_segment into xen_common.h
Currently the xen_disk source has to carry #ifdef exclusions to compile
against Xen older then 4.8. This is a bit messy so this patch lifts the
definition of struct xengnttab_grant_copy_segment and adds it into the
pre-4.8 compat area in xen_common.h, which allows xen_disk to be cleaned
up.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'hw/xen')
0 files changed, 0 insertions, 0 deletions
