/qemu/hw/display/ |
H A D | dm163.c | 82 static void dm163_dck_gpio_handler(void *opaque, int line, int new_state) in dm163_dck_gpio_handler() 143 static void dm163_en_b_gpio_handler(void *opaque, int line, int new_state) in dm163_en_b_gpio_handler() 192 static void dm163_lat_b_gpio_handler(void *opaque, int line, int new_state) in dm163_lat_b_gpio_handler() 207 static void dm163_rst_b_gpio_handler(void *opaque, int line, int new_state) in dm163_rst_b_gpio_handler() 216 static void dm163_selbk_gpio_handler(void *opaque, int line, int new_state) in dm163_selbk_gpio_handler() 224 static void dm163_sin_gpio_handler(void *opaque, int line, int new_state) in dm163_sin_gpio_handler() 232 static void dm163_rows_gpio_handler(void *opaque, int line, int new_state) in dm163_rows_gpio_handler()
|
/qemu/migration/ |
H A D | colo-failover.c | 61 FailoverStatus new_state) in failover_set_state()
|
H A D | migration.c | 501 static void migrate_generate_event(MigrationStatus new_state) in migrate_generate_event() argument 1470 MigrationStatus new_state) in migrate_set_state() argument 3621 qemu_savevm_wait_unplug(MigrationState * s,int old_state,int new_state) qemu_savevm_wait_unplug() argument [all...] |
H A D | dirtyrate.c | 212 static int dirtyrate_set_state(int *state, int old_state, int new_state) in dirtyrate_set_state()
|
H A D | postcopy-ram.c | 1546 PostcopyState postcopy_state_set(PostcopyState new_state) in postcopy_state_set() argument
|
/qemu/target/arm/ |
H A D | cpu.c | 951 bool new_state = ((arm_hcr_el2_eff(env) & HCR_VI) && in arm_cpu_update_virq() local 973 bool new_state = ((arm_hcr_el2_eff(env) & HCR_VF) && in arm_cpu_update_vfiq() local 995 bool new_state = ((arm_hcr_el2_eff(env) & HCR_VI) && in arm_cpu_update_vinmi() local 1016 bool new_state = (arm_hcr_el2_eff(env) & HCR_VF) && in arm_cpu_update_vfnmi() local 1036 bool new_state = env->cp15.hcr_el2 & HCR_VSE; in arm_cpu_update_vserr() local
|
/qemu/trace/ |
H A D | trace-hmp-cmds.c | 39 bool new_state = qdict_get_bool(qdict, "option"); in hmp_trace_event() local
|
/qemu/hw/vfio/ |
H A D | migration.c | 125 enum vfio_device_mig_state new_state, in vfio_migration_set_state() 223 enum vfio_device_mig_state new_state, in vfio_migration_set_state_or_reset() 848 enum vfio_device_mig_state new_state; in vfio_vmstate_change_prepare() local 873 enum vfio_device_mig_state new_state; in vfio_vmstate_change() local
|
/qemu/hw/misc/ |
H A D | led.c | 61 static void led_set_state_gpio_handler(void *opaque, int line, int new_state) in led_set_state_gpio_handler()
|
/qemu/qobject/ |
H A D | json-lexer.c | 285 int new_state; in json_lexer_feed_char() local
|
/qemu/block/ |
H A D | blkdebug.c | 100 int new_state; member 811 int *action_count, int *new_state) in process_rule() 845 int new_state; in blkdebug_co_debug_event() local
|
/qemu/target/sparc/ |
H A D | win_helper.c | 393 void helper_wrpstate(CPUSPARCState *env, target_ulong new_state) in helper_wrpstate()
|
/qemu/hw/gpio/ |
H A D | pca9552.c | 94 unsigned new_state = extract32(pins_status, i, 1); in pca955x_display_pins_status() local
|
/qemu/system/ |
H A D | runstate.c | 230 void runstate_set(RunState new_state) in runstate_set()
|
/qemu/hw/ssi/ |
H A D | xilinx_spips.c | 228 bool new_state = field & (1 << i); in xilinx_spips_update_cs() local
|
/qemu/hw/usb/ |
H A D | hcd-ohci.c | 1325 uint32_t new_state; in ohci_set_ctl() local
|
/qemu/qga/ |
H A D | commands-linux.c | 1770 const char *new_state = mem_blk->online ? "online" : "offline"; in transfer_memory_block() local
|
/qemu/target/i386/ |
H A D | sev.c | 292 sev_set_guest_state(SevCommonState *sev_common, SevState new_state) in sev_set_guest_state()
|
/qemu/hw/scsi/ |
H A D | mfi.h | 936 uint32_t new_state; member 970 uint32_t new_state; member
|