Home
last modified time | relevance | path

Searched defs:qom_path (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/stats/
H A Dstats-qmp-cmds.c128 const char *qom_path, StatsList *stats_list) in add_stats_entry()
/openbmc/qemu/hw/ppc/
H A Dspapr_rtc.c100 g_autofree const char *qom_path = NULL; in rtas_set_time_of_day() local
/openbmc/qemu/hw/rtc/
H A Dpl031.c141 g_autofree const char *qom_path = object_get_canonical_path(opaque); in pl031_write() local
H A Dmc146818rtc.c596 g_autofree const char *qom_path = object_get_canonical_path(OBJECT(s)); in rtc_set_time() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem-pci.c108 char *qom_path = object_get_canonical_path(OBJECT(dev)); in virtio_mem_pci_size_change_notify() local
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c1020 void qtest_irq_intercept_out(QTestState *s, const char *qom_path) in qtest_irq_intercept_out()
1026 void qtest_irq_intercept_out_named(QTestState *s, const char *qom_path, const char *name) in qtest_irq_intercept_out_named()
1032 void qtest_irq_intercept_in(QTestState *s, const char *qom_path) in qtest_irq_intercept_in()
1038 void qtest_set_irq_in(QTestState *s, const char *qom_path, const char *name, in qtest_set_irq_in()
/openbmc/qemu/hw/vfio/
H A Dmigration.c111 g_autofree char *qom_path = NULL; in vfio_migration_send_event() local