/qemu/hw/acpi/ |
H A D | utils.c | 29 MemoryRegion *acpi_add_rom_blob(FWCfgCallback update, void *opaque, in acpi_add_rom_blob()
|
/qemu/ui/ |
H A D | spice-display.c | 125 SimpleSpiceUpdate *update; in qemu_spice_create_one_update() local 221 QXLRect update = { in qemu_spice_create_update() local 242 QXLRect update = { in qemu_spice_create_update() local 262 SimpleSpiceCursor *update; in qemu_spice_create_cursor_update() local 308 void qemu_spice_destroy_update(SimpleSpiceDisplay *sdpy, SimpleSpiceUpdate *update) in qemu_spice_destroy_update() 392 SimpleSpiceUpdate *update; in qemu_spice_display_switch() local 541 SimpleSpiceUpdate *update; in interface_get_command() local 565 SimpleSpiceUpdate *update; in interface_release_resource() local
|
H A D | clipboard.c | 236 bool update) in qemu_clipboard_set_data()
|
H A D | console.c | 226 bool update) in displaychangelistener_gfx_switch() 610 int update; in console_handle_touch_event() local
|
H A D | vnc.h | 279 VncStateUpdate update; /* Most recent pending request from client */ member
|
/qemu/scripts/ |
H A D | python_qmp_updater.py | 58 def update(text: str) -> str: function
|
/qemu/tests/qapi-schema/ |
H A D | test-qapi.py | 128 def open_test_result(dir_name, file_name, update): argument 138 def test_and_diff(test_name, dir_name, update): argument
|
/qemu/hw/timer/ |
H A D | a9gtimer.c | 84 A9GTimerUpdate update = a9_gtimer_get_update(s); in a9_gtimer_update() local 144 A9GTimerUpdate update; in a9_gtimer_read() local
|
/qemu/crypto/ |
H A D | hmac-nettle.c | 49 qcrypto_nettle_hmac_update update; member
|
/qemu/include/hw/arm/ |
H A D | soc_dma.h | 51 int update; member
|
/qemu/rust/hw/char/pl011/src/ |
H A D | device.rs | 194 let mut update = false; in read() localVariable 250 let update = (self.line_control.send_break() != new_val.send_break()) && { in write() localVariable 638 fn update(&self) { in update() method
|
/qemu/include/hw/xen/interface/io/ |
H A D | fbif.h | 57 struct xenfb_update update; member
|
/qemu/tests/qemu-iotests/ |
H A D | testrunner.py | 88 def update(self, test: str, elapsed: float) -> None: member in LastElapsedTime
|
H A D | qcow2_format.py | 449 def update(self, fd): member in QcowHeader
|
/qemu/hw/display/ |
H A D | cg3.c | 117 int update; in cg3_update_display() local
|
H A D | qxl.c | 629 SimpleSpiceUpdate *update; in interface_get_command() local 762 SimpleSpiceUpdate *update; in interface_release_resource() local 1722 QXLRect update = d->ram->update_area; local
|
H A D | vhost-user-gpu.c | 101 VhostUserGpuUpdate update; member
|
H A D | vga.c | 1481 int y1, y, update, linesize, y_start, double_scan, mask, depth; in vga_draw_graphic() local
|
/qemu/include/block/ |
H A D | aio.h | 78 void (*update)(AioContext *ctx, AioHandler *old_node, AioHandler *new_node); member
|
/qemu/contrib/vhost-user-gpu/ |
H A D | vugpu.h | 105 VhostUserGpuUpdate update; member
|
/qemu/hw/intc/ |
H A D | riscv_aplic.c | 565 bool update = false; in riscv_aplic_request() local
|
/qemu/target/s390x/ |
H A D | ioinst.c | 737 int update; in ioinst_handle_schm() local
|
/qemu/target/i386/ |
H A D | sev.c | 878 struct kvm_sev_snp_launch_update update = {0}; in sev_snp_launch_update() local 978 struct kvm_sev_launch_update_data update; in sev_launch_update_data() local
|
/qemu/accel/kvm/ |
H A D | kvm-all.c | 1697 KVMMemoryUpdate *update; in kvm_region_add() local 1709 KVMMemoryUpdate *update; in kvm_region_del() local
|
/qemu/hw/s390x/ |
H A D | css.c | 1910 void css_do_schm(uint8_t mbk, int update, int dct, uint64_t mbo) in css_do_schm()
|