Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 26) sorted by relevance

12

/qemu/hw/acpi/
H A Dutils.c29 MemoryRegion *acpi_add_rom_blob(FWCfgCallback update, void *opaque, in acpi_add_rom_blob()
/qemu/ui/
H A Dspice-display.c125 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 Dclipboard.c236 bool update) in qemu_clipboard_set_data()
H A Dconsole.c226 bool update) in displaychangelistener_gfx_switch()
610 int update; in console_handle_touch_event() local
H A Dvnc.h279 VncStateUpdate update; /* Most recent pending request from client */ member
/qemu/scripts/
H A Dpython_qmp_updater.py58 def update(text: str) -> str: function
/qemu/tests/qapi-schema/
H A Dtest-qapi.py128 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 Da9gtimer.c84 A9GTimerUpdate update = a9_gtimer_get_update(s); in a9_gtimer_update() local
144 A9GTimerUpdate update; in a9_gtimer_read() local
/qemu/crypto/
H A Dhmac-nettle.c49 qcrypto_nettle_hmac_update update; member
/qemu/include/hw/arm/
H A Dsoc_dma.h51 int update; member
/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs194 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 Dfbif.h57 struct xenfb_update update; member
/qemu/tests/qemu-iotests/
H A Dtestrunner.py88 def update(self, test: str, elapsed: float) -> None: member in LastElapsedTime
H A Dqcow2_format.py449 def update(self, fd): member in QcowHeader
/qemu/hw/display/
H A Dcg3.c117 int update; in cg3_update_display() local
H A Dqxl.c629 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 Dvhost-user-gpu.c101 VhostUserGpuUpdate update; member
H A Dvga.c1481 int y1, y, update, linesize, y_start, double_scan, mask, depth; in vga_draw_graphic() local
/qemu/include/block/
H A Daio.h78 void (*update)(AioContext *ctx, AioHandler *old_node, AioHandler *new_node); member
/qemu/contrib/vhost-user-gpu/
H A Dvugpu.h105 VhostUserGpuUpdate update; member
/qemu/hw/intc/
H A Driscv_aplic.c565 bool update = false; in riscv_aplic_request() local
/qemu/target/s390x/
H A Dioinst.c737 int update; in ioinst_handle_schm() local
/qemu/target/i386/
H A Dsev.c878 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 Dkvm-all.c1697 KVMMemoryUpdate *update; in kvm_region_add() local
1709 KVMMemoryUpdate *update; in kvm_region_del() local
/qemu/hw/s390x/
H A Dcss.c1910 void css_do_schm(uint8_t mbk, int update, int dct, uint64_t mbo) in css_do_schm()

12