Home
last modified time | relevance | path

Searched refs:foreground (Results 1 – 5 of 5) sorted by relevance

/qemu/contrib/ivshmem-server/
A Dmain.c29 bool foreground; member
88 args->foreground = 1; in ivshmem_server_parse_args()
137 if (args->verbose == 1 && args->foreground == 0) { in ivshmem_server_parse_args()
194 .foreground = IVSHMEM_SERVER_DEFAULT_FOREGROUND, in main()
247 if (!args.foreground) { in main()
/qemu/ui/
A Dcursor.c132 uint32_t foreground, uint32_t background, uint8_t *image, in cursor_set_mono() argument
160 *data = 0xff000000 | foreground; in cursor_set_mono()
194 *data = 0xff000000 | foreground; in cursor_set_mono()
/qemu/tests/tcg/
A DMakefile.target57 run-test = $(call quiet-command, timeout -s KILL --foreground $(TIMEOUT) $2 > $1.out, \
60 run-test = $(call quiet-command, timeout -s KILL --foreground $(TIMEOUT) $2, \
/qemu/python/qemu/utils/
A Dqom_fuse.py87 self.fuse = FUSE(self, self.mount, foreground=True)
/qemu/include/ui/
A Dconsole.h174 uint32_t foreground, uint32_t background, uint8_t *image,

Completed in 14 milliseconds