/qemu/hw/cxl/ |
H A D | cxl-events.c | 22 static void reset_overflow(CXLEventLog *log) in reset_overflow() 31 CXLEventLog *log; in cxl_event_init() local 52 static CXLEvent *cxl_event_get_head(CXLEventLog *log) in cxl_event_get_head() 62 static int cxl_event_count(CXLEventLog *log) in cxl_event_count() 74 static bool cxl_event_empty(CXLEventLog *log) in cxl_event_empty() 81 CXLEventLog *log) in cxl_event_delete_head() 101 CXLEventLog *log; in cxl_event_insert() local 145 CXLEventLog *log; in cxl_discard_all_event_records() local 159 CXLEventLog *log; in cxl_event_get_records() local 199 CXLEventLog *log; in cxl_event_clear_records() local [all …]
|
H A D | cxl-device-utils.c | 352 CXLEventLogType log; in device_reg_init_common() local
|
/qemu/tests/qemu-iotests/tests/ |
H A D | qsd-migrate | 130 log = vm_src.get_log() variable 137 log = vm_dst.get_log() variable
|
H A D | inactive-node-nbd | 301 log = vm.get_log() variable
|
/qemu/block/ |
H A D | vhdx-log.c | 34 VHDXLogEntries log; member 59 vhdx_log_peek_hdr(BlockDriverState *bs, VHDXLogEntries *log, in vhdx_log_peek_hdr() 132 vhdx_log_read_sectors(BlockDriverState *bs, VHDXLogEntries *log, in vhdx_log_read_sectors() 175 vhdx_log_write_sectors(BlockDriverState *bs, VHDXLogEntries *log, in vhdx_log_write_sectors() 218 static bool vhdx_log_hdr_is_valid(VHDXLogEntries *log, VHDXLogEntryHeader *hdr, in vhdx_log_hdr_is_valid() 339 vhdx_log_read_desc(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogEntries *log, in vhdx_log_read_desc() 592 VHDXLogEntries *log, uint64_t seq, in vhdx_validate_log_entry()
|
H A D | blklogwrites.c | 125 static uint64_t blk_log_writes_find_cur_log_sector(BdrvChild *log, in blk_log_writes_find_cur_log_sector()
|
/qemu/tests/qtest/ |
H A D | libqmp.c | 65 bool log = getenv("QTEST_LOG") != NULL; in qmp_fd_receive() local 152 int log = getenv("QTEST_LOG") != NULL; in _qmp_fd_vsend_fds() local 223 bool log = getenv("QTEST_LOG") != NULL; in qmp_fd_vsend_raw() local
|
H A D | vhost-user-test.c | 126 VhostUserLog log; member 832 guint8 *log; in test_migrate() local
|
/qemu/hw/mem/ |
H A D | cxl_type3_stubs.c | 16 void qmp_cxl_inject_general_media_event(const char *path, CxlEventLog log, in qmp_cxl_inject_general_media_event() 26 void qmp_cxl_inject_dram_event(const char *path, CxlEventLog log, uint8_t flags, in qmp_cxl_inject_dram_event() 40 void qmp_cxl_inject_memory_module_event(const char *path, CxlEventLog log, in qmp_cxl_inject_memory_module_event()
|
H A D | cxl_type3.c | 1609 static int ct3d_qmp_cxl_event_log_enc(CxlEventLog log) in ct3d_qmp_cxl_event_log_enc() 1625 void qmp_cxl_inject_general_media_event(const char *path, CxlEventLog log, in qmp_cxl_inject_general_media_event() 1708 void qmp_cxl_inject_dram_event(const char *path, CxlEventLog log, uint8_t flags, in qmp_cxl_inject_dram_event() 1810 void qmp_cxl_inject_memory_module_event(const char *path, CxlEventLog log, in qmp_cxl_inject_memory_module_event()
|
/qemu/.gitlab-ci.d/ |
H A D | check-patch.py | 35 log = subprocess.check_output(["git", "log", "--format=%H %s", variable
|
H A D | check-dco.py | 39 log = subprocess.check_output(["git", "log", "--format=%H %s", variable
|
/qemu/tests/guest-debug/ |
H A D | run-test.py | 45 def log(output, msg): function
|
/qemu/include/hw/pci/ |
H A D | pcie_aer.h | 65 PCIEAERErr *log; member
|
/qemu/tests/functional/ |
H A D | test_acpi_bits.py | 123 def _print_log(self, log): argument
|
/qemu/include/hw/virtio/ |
H A D | vhost.h | 53 vhost_log_chunk_t *log; member 130 struct vhost_log *log; member
|
/qemu/rust/qemu-api/src/ |
H A D | lib.rs | 24 pub mod log; module
|
/qemu/hw/virtio/ |
H A D | vhost.c | 110 vhost_log_chunk_t log; in vhost_dev_sync_region() local 344 struct vhost_log *log; in vhost_log_alloc() local 373 struct vhost_log *log; in vhost_log_get() local 396 struct vhost_log *log = dev->log; in vhost_log_put() local 443 struct vhost_log *log = vhost_log_get(dev->vhost_ops->backend_type, in vhost_dev_log_resize() local
|
H A D | vhost-backend.c | 96 struct vhost_log *log) in vhost_kernel_set_log_base()
|
/qemu/scripts/ |
H A D | simpletrace.py | 272 def process(events, log, analyzer, read_header=True): argument
|
/qemu/contrib/plugins/ |
H A D | lockstep.c | 73 static GSList *log, *divergence_log; variable
|
/qemu/subprojects/libvduse/ |
H A D | libvduse.c | 111 VduseVirtqLog *log; member 135 void *log; member 1114 void *log; in vduse_set_reconnect_log_file() local
|
/qemu/qga/ |
H A D | commands.c | 226 static char **guest_exec_get_args(const strList *entry, bool log) in guest_exec_get_args()
|
/qemu/system/ |
H A D | qtest.c | 47 char *log; member
|
/qemu/scripts/codeconverter/codeconverter/ |
H A D | patching.py | 79 def log(self, level, fmt, *args) -> None: member in FileMatch
|