kvm_para.h 421 B

12345678910111213
  1. /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
  2. /*
  3. * User API definitions for paravirtual devices on s390
  4. *
  5. * Copyright IBM Corp. 2008
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of the GNU General Public License (version 2 only)
  9. * as published by the Free Software Foundation.
  10. *
  11. * Author(s): Christian Borntraeger <borntraeger@de.ibm.com>
  12. */