Home
last modified time | relevance | path

Searched defs:system (Results 1 – 4 of 4) sorted by relevance

/qemu/include/qemu/
H A Dqemu-plugin.h91 } system; member
H A Dosdep.h807 #define system platform_does_not_support_system macro
/qemu/roms/
H A DMakefile28 system := $(shell uname -s | tr "A-Z" "a-z") macro
/qemu/qga/
H A Dcommands-posix.c2646 unsigned long user, system, idle, iowait, irq, softirq, steal, guest; in qmp_guest_get_cpustats() local