Searched refs:peripheral (Results 1 – 14 of 14) sorted by relevance
/qemu/tests/qemu-iotests/ |
H A D | 186.out | 9 /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 D | 172.out | 400 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 D | 227.out | 53 "qdev": "/machine/peripheral-anon/device[0]/virtio-backend" 225 "qdev": "/machine/peripheral/virtio0/virtio-backend"
|
H A D | 307.out | 69 {"data": {"device": "sda", "path": "/machine/peripheral/sda"}, "event": "DEVICE_DELETED", "timestam…
|
/qemu/docs/interop/ |
H A D | virtio-balloon-stats.rst | 67 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 D | qpl-compression.rst | 73 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 D | s390-cpu-topology.rst | 58 "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 D | replay.rst | 85 non-determinism. These are inputs from clock and peripheral devices,
|
/qemu/system/ |
H A D | qdev-monitor.c | 1064 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 D | b-l475e-iot01a.rst | 34 See the complete list of unimplemented peripheral devices
|
/qemu/docs/system/ |
H A D | cpu-hotplug.rst | 109 "qom-path": "/machine/peripheral/cpu-2",
|
H A D | target-mips.rst | 79 - GPEX and virtio as peripheral devices
|
H A D | replay.rst | 77 The following non-deterministic data from peripheral devices is saved into
|
/qemu/hw/ssi/ |
H A D | xilinx_spips.c | 1157 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()
|