/qemu/include/hw/ |
A D | boards.h | 536 #define _MACHINE_VER_STR2(major, minor) \ argument 539 #define _MACHINE_VER_STR3(major, minor, micro) \ argument 542 #define _MACHINE_VER_STR4(major, minor, _unused_, tag) \ argument 545 #define _MACHINE_VER_STR5(major, minor, micro, _unused_, tag) \ argument 574 #define _MACHINE_VER_TYPE_NAME2(prefix, major, minor) \ argument 577 #define _MACHINE_VER_TYPE_NAME3(prefix, major, minor, micro) \ argument 611 #define _MACHINE_VER_SYM2(sym, prefix, major, minor) \ argument 614 #define _MACHINE_VER_SYM3(sym, prefix, major, minor, micro) \ argument 648 #define _MACHINE_VER_IS_EXPIRED_IMPL(cutoff, major, minor) \ argument 653 #define _MACHINE_VER_IS_EXPIRED2(cutoff, major, minor) \ argument [all …]
|
/qemu/ui/ |
A D | gtk-gl-area.c | 182 static int gd_cmp_gl_context_version(int major, int minor, QEMUGLParams *params) in gd_cmp_gl_context_version() 206 int major, minor; in gd_gl_area_create_context() local
|
A D | input-barrier.h | 57 int16_t major; member
|
A D | egl-helpers.c | 503 EGLint major, minor; in qemu_egl_init_dpy() local
|
A D | spice-core.c | 525 unsigned int major; in qmp_query_spice_real() local
|
A D | vdagent.c | 20 #define CHECK_SPICE_PROTOCOL_VERSION(major, minor, micro) \ argument
|
A D | vnc.h | 291 int major; member
|
/qemu/hw/m68k/ |
A D | virt.c | 364 #define DEFINE_VIRT_MACHINE_AS_LATEST(major, minor) \ argument 366 #define DEFINE_VIRT_MACHINE(major, minor) \ argument
|
/qemu/hw/i386/ |
A D | pc_q35.c | 329 #define DEFINE_Q35_MACHINE(major, minor) \ argument 332 #define DEFINE_Q35_MACHINE_BUGFIX(major, minor, micro) \ argument
|
A D | pc_piix.c | 448 #define DEFINE_I440FX_MACHINE(major, minor) \ argument
|
/qemu/include/standard-headers/asm-m68k/ |
A D | bootinfo.h | 158 #define MK_BI_VERSION(major, minor) (((major) << 16) + (minor)) argument
|
/qemu/include/hw/xen/interface/io/ |
A D | kbdif.h | 476 uint32_t major; /* length of the major axis, pixels */ member
|
/qemu/hw/s390x/ |
A D | s390-virtio-ccw.c | 845 #define DEFINE_CCW_MACHINE_AS_LATEST(major, minor) \ argument 848 #define DEFINE_CCW_MACHINE(major, minor) \ argument
|
/qemu/hw/vfio/ |
A D | iommufd.c | 187 int major, minor; in iommufd_cdev_getfd() local
|
/qemu/include/standard-headers/linux/ |
A D | fuse.h | 873 uint32_t major; member 885 uint32_t major; member 903 uint32_t major; member 910 uint32_t major; member
|
/qemu/net/ |
A D | tap-win32.c | 602 unsigned long major; in tap_win32_open() member
|
/qemu/qga/ |
A D | commands-win32.c | 2056 int major; member 2122 DWORD major = os_version->dwMajorVersion; in ga_get_win_name() local
|
A D | commands-linux.c | 1924 unsigned int major, minor; in guest_get_diskstats() local
|
/qemu/block/ |
A D | vpc.c | 76 uint16_t major; member
|
/qemu/scripts/ |
A D | analyse-9p-simpletrace.py | 177 def v9fs_mknod(self, tag, id, fid, mode, major, minor): argument
|
/qemu/tests/qtest/ |
A D | libqtest.c | 1428 int major, int minor) in qtest_check_machine_version() 1446 const int major = QEMU_VERSION_MAJOR; in qtest_is_old_versioned_machine() local
|
/qemu/hw/arm/ |
A D | virt.c | 132 #define DEFINE_VIRT_MACHINE_AS_LATEST(major, minor) \ argument 134 #define DEFINE_VIRT_MACHINE(major, minor) \ argument
|
/qemu/hw/9pfs/ |
A D | 9p.c | 2854 uint32_t major, minor; in v9fs_create() local 3649 int major, minor; in v9fs_mknod() local
|
/qemu/include/hw/firmware/ |
A D | smbios.h | 26 uint8_t major, minor; member
|
/qemu/hw/ppc/ |
A D | spapr.c | 4730 #define DEFINE_SPAPR_MACHINE_AS_LATEST(major, minor) \ argument 4732 #define DEFINE_SPAPR_MACHINE(major, minor) \ argument
|