Home
last modified time | relevance | path

Searched refs:peripheral (Results 1 – 14 of 14) sorted by relevance

/qemu/tests/qemu-iotests/
H A D186.out9 /machine/peripheral-anon/device[1]: [not inserted]
10 Attached to: /machine/peripheral-anon/device[N]
25 /machine/peripheral-anon/device[1]: [not inserted]
26 Attached to: /machine/peripheral-anon/device[N]
41 /machine/peripheral-anon/device[1]: [not inserted]
42 Attached to: /machine/peripheral-anon/device[N]
61 Attached to: /machine/peripheral-anon/device[N]
77 Attached to: /machine/peripheral-anon/device[N]
93 Attached to: /machine/peripheral-anon/device[N]/virtio-backend
101 Attached to: /machine/peripheral/qdev_id/virtio-backend
[all …]
H A D172.out400 Attached to: /machine/peripheral-anon/device[N]
436 Attached to: /machine/peripheral-anon/device[N]
486 Attached to: /machine/peripheral-anon/device[N]
491 Attached to: /machine/peripheral-anon/device[N]
555 Attached to: /machine/peripheral-anon/device[N]
610 Attached to: /machine/peripheral-anon/device[N]
665 Attached to: /machine/peripheral-anon/device[N]
720 Attached to: /machine/peripheral-anon/device[N]
784 Attached to: /machine/peripheral-anon/device[N]
839 Attached to: /machine/peripheral-anon/device[N]
[all …]
H A D227.out53 "qdev": "/machine/peripheral-anon/device[0]/virtio-backend"
225 "qdev": "/machine/peripheral/virtio0/virtio-backend"
H A D307.out69 {"data": {"device": "sda", "path": "/machine/peripheral/sda"}, "event": "DEVICE_DELETED", "timestam…
/qemu/docs/interop/
H A Dvirtio-balloon-stats.rst67 which generates ``/machine/peripheral-anon/device[1]`` as the QOM path for
73 "arguments": { "path": "/machine/peripheral-anon/device[1]",
81 "arguments": { "path": "/machine/peripheral-anon/device[1]",
89 "arguments": { "path": "/machine/peripheral-anon/device[1]",
108 "arguments": { "path": "/machine/peripheral-anon/device[1]",
/qemu/docs/devel/migration/
H A Dqpl-compression.rst73 6a:02.0 System peripheral: Intel Corporation Device 0cfe
74 6f:02.0 System peripheral: Intel Corporation Device 0cfe
75 74:02.0 System peripheral: Intel Corporation Device 0cfe
76 79:02.0 System peripheral: Intel Corporation Device 0cfe
77 e7:02.0 System peripheral: Intel Corporation Device 0cfe
78 ec:02.0 System peripheral: Intel Corporation Device 0cfe
79 f1:02.0 System peripheral: Intel Corporation Device 0cfe
80 f6:02.0 System peripheral: Intel Corporation Device 0cfe
/qemu/docs/devel/
H A Ds390-cpu-topology.rst58 "qom-path": "/machine/peripheral-anon/device[0]",
73 "qom-path": "/machine/peripheral-anon/device[1]",
88 "qom-path": "/machine/peripheral-anon/device[2]",
H A Dreplay.rst85 non-determinism. These are inputs from clock and peripheral devices,
/qemu/system/
H A Dqdev-monitor.c1064 static GSList *qdev_build_hotpluggable_device_list(Object *peripheral) in qdev_build_hotpluggable_device_list() argument
1068 object_child_foreach(peripheral, qdev_add_hotpluggable_device, &list); in qdev_build_hotpluggable_device_list()
1076 Object *peripheral = machine_get_container("peripheral"); in peripheral_device_del_completion() local
1079 list = qdev_build_hotpluggable_device_list(peripheral); in peripheral_device_del_completion()
/qemu/docs/system/arm/
H A Db-l475e-iot01a.rst34 See the complete list of unimplemented peripheral devices
/qemu/docs/system/
H A Dcpu-hotplug.rst109 "qom-path": "/machine/peripheral/cpu-2",
H A Dtarget-mips.rst79 - GPEX and virtio as peripheral devices
H A Dreplay.rst77 The following non-deterministic data from peripheral devices is saved into
/qemu/hw/ssi/
H A Dxilinx_spips.c1157 int peripheral = flash_addr >> LQSPI_ADDRESS_BITS; in lqspi_load_cache() local
1165 s->regs[R_LQSPI_STS] |= peripheral ? LQSPI_CFG_U_PAGE : 0; in lqspi_load_cache()