Home
last modified time | relevance | path

Searched refs:class (Results 1 – 25 of 130) sorted by relevance

123456

/qemu/contrib/plugins/
A Dhowvec.c41 const char *class; member
53 InsnClassExecCount *class; member
184 class = &class_table[i]; in plugin_exit()
185 switch (class->what) { in plugin_exit()
191 class->class, in plugin_exit()
197 class->class); in plugin_exit()
201 class->class); in plugin_exit()
223 rec->class->class : "un-categorised"); in plugin_exit()
274 g_assert(class); in find_counter()
276 switch (class->what) { in find_counter()
[all …]
/qemu/tests/qemu-iotests/
A D219.out39 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
40 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
41 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
42 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
43 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
44 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
80 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
81 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
82 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
83 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
[all …]
A D296.out5 {"error": {"class": "GenericError", "desc": "Failed to get shared \"consistent read\" lock"}}
6 {"error": {"class": "GenericError", "desc": "Failed to get shared \"consistent read\" lock"}}
14 {"error": {"class": "GenericError", "desc": "Block node is read-only"}}
15 {"error": {"class": "GenericError", "desc": "Failed to get shared \"consistent read\" lock"}}
16 {"error": {"class": "GenericError", "desc": "Failed to get shared \"consistent read\" lock"}}
22 {"error": {"class": "GenericError", "desc": "Failed to get \"write\" lock"}}
A D087.out9 {"error": {"class": "GenericError", "desc": "'node-name' must be specified for the root node"}}
19 {"error": {"class": "GenericError", "desc": "node-name=disk is conflicting with a device id"}}
20 {"error": {"class": "GenericError", "desc": "Duplicate nodes with node-name='test-node'"}}
30 {"error": {"class": "GenericError", "desc": "aio=native was specified, but it requires cache.direct…
42 {"error": {"class": "GenericError", "desc": "Use of AES-CBC encrypted IMGFMT images is no longer su…
65 {"error": {"class": "GenericError", "desc": "Parameter 'driver' is missing"}}
A D223.out48 {"error": {"class": "GenericError", "desc": "NBD server not running"}}
56 {"error": {"class": "GenericError", "desc": "NBD server already running"}}
66 {"error": {"class": "GenericError", "desc": "Block export id 'n' is already in use"}}
74 {"error": {"class": "GenericError", "desc": "Bitmap 'b3' is not found"}}
156 {"error": {"class": "GenericError", "desc": "Export 'n2' is not found"}}
161 {"error": {"class": "GenericError", "desc": "NBD server not running"}}
170 {"error": {"class": "GenericError", "desc": "NBD server not running"}}
178 {"error": {"class": "GenericError", "desc": "NBD server already running"}}
196 {"error": {"class": "GenericError", "desc": "Bitmap 'b3' is not found"}}
278 {"error": {"class": "GenericError", "desc": "Export 'n2' is not found"}}
[all …]
A D307.out29 {"error": {"class": "GenericError", "desc": "Invalid block export id"}}
31 {"error": {"class": "GenericError", "desc": "Block export id 'export0' is already in use"}}
33 {"error": {"class": "GenericError", "desc": "Cannot export read-only node as writable"}}
35 {"error": {"class": "GenericError", "desc": "Export 'export1' is not found"}}
60 {"error": {"class": "GenericError", "desc": "Cannot change iothread of active block backend"}}
62 {"error": {"class": "GenericError", "desc": "Permission conflict on node 'null': permissions 'write…
66 {"error": {"class": "GenericError", "desc": "Permission conflict on node 'fmt': permissions 'write'…
106 {"error": {"class": "GenericError", "desc": "export 'export1' still in use"}}
127 {"error": {"class": "GenericError", "desc": "export 'export1' still in use"}}
A D085.out27 {"error": {"class": "GenericError", "desc": "Cannot find device='' nor node-name=''"}}
34 {"error": {"class": "GenericError", "desc": "Parameter 'snapshot-file' is missing"}}
179 {"error": {"class": "GenericError", "desc": "The overlay is already in use"}}
186 {"error": {"class": "GenericError", "desc": "The overlay is already in use"}}
191 {"error": {"class": "GenericError", "desc": "The overlay is already in use"}}
196 {"error": {"class": "GenericError", "desc": "The overlay is already in use"}}
203 {"error": {"class": "GenericError", "desc": "The overlay is already in use"}}
218 {"error": {"class": "GenericError", "desc": "The overlay already has a backing image"}}
233 {"error": {"class": "GenericError", "desc": "Making 'snap_14' a backing child of 'snap_14' would cr…
252 {"error": {"class": "GenericError", "desc": "Cannot find device='snap_16' nor node-name='snap_16'"}}
[all …]
A D141.out9 {"error": {"class": "GenericError", "desc": "Node 'drv0' is busy: node is used as backing hd of 'NO…
23 {"error": {"class": "GenericError", "desc": "Node 'drv0' is busy: block device is in use by block j…
37 {"error": {"class": "GenericError", "desc": "Node 'drv0' is busy: block device is in use by block j…
50 {"error": {"class": "GenericError", "desc": "Node 'drv0' is busy: block device is in use by block j…
63 {"error": {"class": "GenericError", "desc": "Node 'drv0' is busy: block device is in use by block j…
/qemu/docs/devel/
A Dqom.rst18 The root object class is TYPE_OBJECT which provides for the basic
30 Creating a QOM class
69 The TYPE_DEVICE class is the parent class for all modern devices
101 cast an #Object to a subclass (or base-class) type using
134 class object is zero filled.
168 :caption: Defining an abstract class
215 *class method*.
390 per-class state it needs to store in its own class struct,
393 class_size of the type to the size of the class struct.
396 :caption: Defining a type which needs a class struct
[all …]
A Dreset.rst89 calls to resettable interface are done through base class functions, such an
164 The ``resettable_class_set_parent_phases()`` class function may be used to
165 backup parent class methods.
176 /* call parent class enter phase */
188 /* call parent class hold phase */
200 /* call parent class exit phase */
214 static void mydev_class_init(ObjectClass *class, void *data)
216 MyDevClass *myclass = MYDEV_CLASS(class);
217 ResettableClass *rc = RESETTABLE_CLASS(class);
264 Base class handling of reset
[all …]
A Dvirtio-backends.rst24 device using mmio and -device virtio-foo-pci is the same class of
32 itself is derived from the base class. For example:
44 The author may decide to have a more expansive class hierarchy to
75 defines a base class for the VirtIO GPU and then specialises two
87 on the VirtIOPCIProxy class and the specific VirtIO instance is
105 DEFINE_PROP_UINT32("class", VirtIOPCIProxy, class_code, 0),
/qemu/qom/
A Dobject.c71 ObjectClass *class; member
346 if (ti->class) { in type_initialize()
377 memcpy(ti->class, parent->class, parent->class_size); in type_initialize()
571 obj->class = type->class; in object_initialize_with_type()
956 if (!class) { in object_class_dynamic_cast()
963 return class; in object_class_dynamic_cast()
991 ret = class; in object_class_dynamic_cast()
1017 if (!class || !class->interfaces) { in object_class_dynamic_cast_assert()
1018 return class; in object_class_dynamic_cast_assert()
1030 if (class && ret == class) { in object_class_dynamic_cast_assert()
[all …]
/qemu/tests/unit/
A Dtest-qga.c122 const char *class, *desc; in qmp_assertion_message_error() local
127 class = qdict_get_try_str(error, "class"); in qmp_assertion_message_error()
247 const gchar *class, *desc; in test_qga_invalid_args() local
266 const gchar *class, *desc; in test_qga_invalid_cmd() local
637 const gchar *class, *desc; in test_qga_blockedrpcs() local
672 const gchar *class, *desc; in test_qga_allowedrpcs() local
855 const gchar *class, *desc; in test_qga_guest_exec_merged() local
867 class = qdict_get_str(val, "class"); in test_qga_guest_exec_merged()
960 const gchar *class, *desc; in test_qga_guest_exec_invalid() local
968 class = qdict_get_str(error, "class"); in test_qga_guest_exec_invalid()
[all …]
/qemu/hw/pci-bridge/
A Dpci_expander_bridge.c95 static void pxb_bus_class_init(ObjectClass *class, void *data) in pxb_bus_class_init() argument
97 PCIBusClass *pbc = PCI_BUS_CLASS(class); in pxb_bus_class_init()
102 object_class_property_add(class, "acpi_uid", "uint32", in pxb_bus_class_init()
104 object_class_property_set_description(class, "acpi_uid", in pxb_bus_class_init()
172 static void pxb_host_class_init(ObjectClass *class, void *data) in pxb_host_class_init() argument
174 DeviceClass *dc = DEVICE_CLASS(class); in pxb_host_class_init()
175 SysBusDeviceClass *sbc = SYS_BUS_DEVICE_CLASS(class); in pxb_host_class_init()
176 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(class); in pxb_host_class_init()
227 static void pxb_cxl_host_class_init(ObjectClass *class, void *data) in pxb_cxl_host_class_init() argument
229 DeviceClass *dc = DEVICE_CLASS(class); in pxb_cxl_host_class_init()
[all …]
/qemu/docs/system/riscv/
A Dshakti-c.rst7 Shakti SoC is a SoC based on the Shakti C-class processor core. Shakti C
11 https://gitlab.com/shaktiproject/cores/shakti-soc/-/blob/master/fpga/boards/artya7-100t/c-class/REA…
13 For more info on the Shakti C-class core, please see:
14 https://c-class.readthedocs.io/en/latest/
21 * 1 C-class core
/qemu/target/hexagon/imported/
A Dfloat.idef118 fHIDE(int class;)
120 class = fpclassify(fFLOAT(RsV));
122 if (fGETBIT(0,uiV) && (class == FP_ZERO)) PdV = 0xff;
123 if (fGETBIT(1,uiV) && (class == FP_NORMAL)) PdV = 0xff;
125 if (fGETBIT(3,uiV) && (class == FP_INFINITE)) PdV = 0xff;
126 if (fGETBIT(4,uiV) && (class == FP_NAN)) PdV = 0xff;
280 fHIDE(int class;)
282 class = fpclassify(fDOUBLE(RssV));
284 if (fGETBIT(0,uiV) && (class == FP_ZERO)) PdV = 0xff;
285 if (fGETBIT(1,uiV) && (class == FP_NORMAL)) PdV = 0xff;
[all …]
/qemu/qga/vss-win32/
A Dvss-common.h76 template <class T>
77 class COMPointer {
110 class COMInitializer {
/qemu/net/
A Dtrace-events29 vhost_vdpa_net_load_cmd(void *s, uint8_t class, uint8_t cmd, int data_num, int data_size) "vdpa sta…
30 vhost_vdpa_net_load_cmd_retval(void *s, uint8_t class, uint8_t cmd, int r) "vdpa state: %p class: %…
/qemu/hw/core/
A Dqdev.c698 static void device_class_base_init(ObjectClass *class, void *data) in device_class_base_init() argument
700 DeviceClass *klass = DEVICE_CLASS(class); in device_class_base_init()
735 static void device_class_init(ObjectClass *class, void *data) in device_class_init() argument
737 DeviceClass *dc = DEVICE_CLASS(class); in device_class_init()
738 VMStateIfClass *vc = VMSTATE_IF_CLASS(class); in device_class_init()
739 ResettableClass *rc = RESETTABLE_CLASS(class); in device_class_init()
741 class->unparent = device_unparent; in device_class_init()
763 object_class_property_add_bool(class, "realized", in device_class_init()
765 object_class_property_add_bool(class, "hotpluggable", in device_class_init()
767 object_class_property_add_bool(class, "hotplugged", in device_class_init()
[all …]
A Dbus.c235 static void bus_class_init(ObjectClass *class, void *data) in bus_class_init() argument
237 BusClass *bc = BUS_CLASS(class); in bus_class_init()
238 ResettableClass *rc = RESETTABLE_CLASS(class); in bus_class_init()
240 class->unparent = bus_unparent; in bus_class_init()
/qemu/hw/pci/
A Dpci-internal.h7 uint16_t class; member
17 const pci_class_desc *get_class_desc(int class);
A Dpci-qmp-cmds.c112 int class; in qmp_query_pci_device() local
120 class = pci_get_word(dev->config + PCI_CLASS_DEVICE); in qmp_query_pci_device()
121 info->class_info->q_class = class; in qmp_query_pci_device()
122 desc = get_class_desc(class); in qmp_query_pci_device()
/qemu/qapi/
A Dpci.json98 # @desc: a string description of the device's class (not stable, and
101 # @class: the class code of the device
106 'data': {'*desc': 'str', 'class': 'int'} }
138 # @class_info: the class of the device
/qemu/docs/devel/testing/
A Dfunctional.rst79 Python module, containing the ``qemu_test.QemuSystemTest`` class.
88 class Version(QemuSystemTest):
106 The ``qemu_test.QemuSystemTest`` base test class
109 The ``qemu_test.QemuSystemTest`` class has a number of characteristics
117 The base test class has also support for tests with more than one
129 class MultipleMachines(QemuSystemTest):
176 primarily depend on the value of the ``qemu_bin`` class attribute.
184 process. While the QEMUMachine class owns the primary QMP monitor
217 The QemuUserTest class can be used for running an executable via the
243 class to set this attribute, you can automatically check whether the
[all …]
/qemu/tests/functional/acpi-bits/bits-tests/
A Dsmbios.py243 class SMBIOS(unpack.Struct):
94 class Header(unpack.Struct):
119 class SmbiosBaseStructure(unpack.Struct):
169 class BIOSInformation(SmbiosBaseStructure):
773 class SystemSlots(SmbiosBaseStructure):
915 class OEMStrings(SmbiosBaseStructure):
1034 class EventLogDescriptor(unpack.Struct):
1141 class MemoryDevice(SmbiosBaseStructure):
1482 class SystemReset(SmbiosBaseStructure):
2235 class Inactive(SmbiosBaseStructure):
[all …]

Completed in 50 milliseconds

123456