Home
last modified time | relevance | path

Searched defs:read (Results 1 – 25 of 49) sorted by relevance

12

/qemu/scripts/
H A Danalyze-migration.py146 def read(self): member in RamSection
234 def read(self): member in HTABSection
274 def read(self): member in S390StorageAttributes
312 def read(self): member in ConfigurationSection
341 def read(self): member in VMSDFieldGeneric
358 def read(self): member in VMSDFieldCap
383 def read(self): member in VMSDFieldInt
394 def read(self): member in VMSDFieldUInt
417 def read(self): member in VMSDFieldBool
454 def read(self): member in VMSDFieldStruct
[all …]
H A Dfeature_to_c.py40 read = file.read() variable
/qemu/tests/qtest/libqos/
H A Dfw_cfg.h25 void (*read)(QFWCFG *fw_cfg, void *data, size_t len); member
/qemu/include/hw/rtc/
H A Dm48t59.h45 uint32_t (*read)(Nvram *obj, uint32_t addr); member
H A Dallwinner-rtc.h116 bool (*read)(AwRtcState *s, uint32_t offset); member
/qemu/tests/qtest/
H A Dbcm2835-i2c-test.c39 static void bcm2835_i2c_init_transfer(uint32_t base_addr, bool read) in bcm2835_i2c_init_transfer()
/qemu/hw/i2c/
H A Dpm_smbus.c71 uint8_t read = s->smb_addr & 0x01; in smb_transaction() local
259 uint8_t read = s->smb_addr & 0x01; in smb_ioport_writeb() local
H A Dsmbus_master.c19 int smbus_quick_command(I2CBus *bus, uint8_t addr, int read) in smbus_quick_command()
H A Dpmbus_device.c211 static void pmbus_quick_cmd(SMBusDevice *smd, uint8_t read) in pmbus_quick_cmd()
/qemu/tests/qemu-iotests/
H A D13695 def accounted_ops(self, read = False, write = False, flush = False): argument
113 def accounted_latency(self, read = False, write = False, flush = False): argument
/qemu/include/hw/watchdog/
H A Dallwinner-wdt.h89 bool (*read)(AwWdtState *s, uint32_t offset); member
/qemu/include/exec/
H A Dioport.h36 uint32_t (*read)(void *opaque, uint32_t address); member
/qemu/include/hw/dma/
H A Dxlnx_csu_dma.h69 MemTxResult (*read)(XlnxCSUDMA *s, hwaddr addr, uint32_t len); member
/qemu/python/qemu/utils/
H A Dqom_fuse.py132 def read(self, path: str, size: int, offset: int, fh: IO[bytes]) -> bytes: member in QOMFuse
H A Dqemu_ga_client.py96 def read(self, path: str) -> bytes: member in QemuGuestAgentClient
/qemu/hw/9pfs/
H A D9p-synth.h26 v9fs_synth_read read; member
/qemu/include/hw/timer/
H A Daspeed_timer.h74 uint64_t (*read)(AspeedTimerCtrlState *s, hwaddr offset); member
/qemu/scripts/kvm/
H A Dvmxcap34 def read(self, index, default = None): member in msr
/qemu/hw/xen/
H A Dxen_pt.h149 xen_pt_conf_dword_read read; member
153 xen_pt_conf_word_read read; member
157 xen_pt_conf_byte_read read; member
/qemu/block/
H A Dvhdx-log.c64 uint32_t read; in vhdx_log_peek_hdr() local
138 uint32_t read; in vhdx_log_read_sectors() local
H A Dbackup.c125 bool read, int error) in backup_error_action()
/qemu/util/
H A Dqemu-coroutine-lock.c333 bool read; member
/qemu/tests/unit/
H A Dtest-throttle.c371 int read, in test_conflicts_for_one_set()
/qemu/target/arm/tcg/
H A Dcpu64.c468 bool read) in access_actlr_w()
/qemu/target/i386/hvf/
H A Dhvf.c118 int read, write; in ept_emulation_fault() local

12