Home
last modified time | relevance | path

Searched refs:Event (Results 1 – 22 of 22) sorted by relevance

/qemu/replay/
H A Dreplay-events.c20 typedef struct Event { struct
26 QTAILQ_ENTRY(Event) events; argument
27 } Event; typedef
113 Event e; in replay_add_event()
122 Event *event = g_new0(Event, 1); in replay_add_event()
220 static Event *replay_read_event(void) in replay_read_event()
222 Event *event; in replay_read_event()
234 event = g_new0(Event, 1); in replay_read_event()
239 event = g_new0(Event, 1); in replay_read_event()
244 event = g_new0(Event, 1); in replay_read_event()
[all …]
/qemu/tests/qemu-iotests/
H A D026.out.nocache6 Event: l1_update; errno: 5; imm: off; once: on; write
11 Event: l1_update; errno: 5; imm: off; once: on; write -b
16 Event: l1_update; errno: 5; imm: off; once: off; write
23 Event: l1_update; errno: 5; imm: off; once: off; write -b
30 Event: l1_update; errno: 28; imm: off; once: on; write
40 Event: l1_update; errno: 28; imm: off; once: off; write
54 Event: l2_load; errno: 5; imm: off; once: on; write
62 Event: l2_load; errno: 5; imm: off; once: on; write -b
70 Event: l2_load; errno: 5; imm: off; once: off; write
86 Event: l2_load; errno: 28; imm: off; once: on; write
[all …]
H A D026.out6 Event: l1_update; errno: 5; imm: off; once: on; write
11 Event: l1_update; errno: 5; imm: off; once: on; write -b
16 Event: l1_update; errno: 5; imm: off; once: off; write
23 Event: l1_update; errno: 5; imm: off; once: off; write -b
30 Event: l1_update; errno: 28; imm: off; once: on; write
40 Event: l1_update; errno: 28; imm: off; once: off; write
54 Event: l2_load; errno: 5; imm: off; once: on; write
62 Event: l2_load; errno: 5; imm: off; once: on; write -b
70 Event: l2_load; errno: 5; imm: off; once: off; write
86 Event: l2_load; errno: 28; imm: off; once: on; write
[all …]
/qemu/qapi/
H A Dcxl.json14 # @informational: Information Event Log
16 # @warning: Warning Event Log
18 # @failure: Failure Event Log
20 # @fatal: Fatal Event Log
42 # @flags: Event Record Flags. See CXL r3.0 Table 8-42 Common Event
54 # General Media Event Record, Memory Event Type for possible
91 # @log: Event log to add the event to
93 # @flags: Event Record Flags. See CXL r3.0 Table 8-42 Common Event
98 # Event Record, Physical Address.
105 # DRAM Event Record, Memory Event Type for possible values.
[all …]
H A Dtrace.json34 # @name: Event name.
48 # @name: Event name pattern (case-sensitive glob).
69 # @name: Event name pattern (case-sensitive glob).
/qemu/docs/specs/
H A Dppc-xive.rst30 routing by matching an event source number with an Event
65 esb: Event State Buffer (Array of PQ bits in an IVSE)
66 eas: Event Assignment Structure
67 end: Event Notification Descriptor
108 an Event State Buffer (ESB) array and can be controlled by MMIOs.
110 If the event is let through, the IVRE looks up in the Event Assignment
111 Structure (EAS) table for an Event Notification Descriptor (END)
112 configured for the source. Each Event Notification Descriptor defines
113 a notification path to a CPU and an in-memory Event Queue, in which
129 - Event-Based Branch (user level)
[all …]
H A Dacpi_hw_reduced_hotplug.rst2 QEMU and ACPI BIOS Generic Event Device interface
5 The ACPI *Generic Event Device* (GED) is a HW reduced platform
61 [0x0-0x3] Event selector bit field (32 bit) set by QEMU.
H A Drocker.txt130 1 Event descriptor ring completion
159 table insertion/deletion, and more. Event processing provides an async
486 TYPE 4 Event type, one of:
489 INFO <nest> Event info (details below)
491 Link Changed Event
504 MAC VLAN Seen Event
/qemu/scripts/tracetool/
H A D__init__.py193 class Event(object): class
273 return Event(self.name, list(self.properties), self.fmt,
290 m = Event._CRE.match(line_str)
309 event = Event(name, props, fmt, args, lineno, filename)
345 fmt = Event.QEMU_TRACE
372 event = Event.build(line, lineno, fname)
/qemu/python/qemu/qmp/
H A Dprotocol.py243 self._runstate_changed: Optional[asyncio.Event] = None
247 self._accepted: Optional[asyncio.Event] = None
462 def _runstate_event(self) -> asyncio.Event:
467 self._runstate_changed = asyncio.Event()
555 self._accepted = asyncio.Event()
/qemu/tests/
H A Dvhost-user-bridge.c54 typedef struct Event { struct
57 } Event; argument
62 Event events[FD_SETSIZE];
164 Event *e = &dispr->events[sock]; in dispatcher_wait()
/qemu/hw/scsi/
H A Dmptendian.c197 reply->Event = cpu_to_le32(reply->Event); in mptsas_fix_event_notification_reply_endianness()
H A Dmpi.h852 uint32_t Event; /* 14h */ member
866 uint32_t Event; /* 0Ch */ member
H A Dmptsas.c706 reply.Event = MPI_EVENT_EVENT_CHANGE; in mptsas_process_event_notification()
/qemu/scripts/
H A Dsimpletrace.py16 from tracetool import read_events, Event
84 dropped_event = Event.build("Dropped_Event(uint64_t num_events_dropped)",
/qemu/python/tests/
H A Dprotocol.py37 self.trigger_input: asyncio.Event
41 self.trigger_input = asyncio.Event()
46 self._accepted = asyncio.Event()
/qemu/tests/qapi-schema/
H A Ddoc-good.txt274 "EVT_BOXED" (Event)
/qemu/chardev/
H A Dchar-win-stdio.c64 KEY_EVENT_RECORD *kev = &buf[i].Event.KeyEvent; in DECLARE_INSTANCE_CHECKER()
/qemu/docs/devel/
H A Dmultiple-iothreads.txt55 * Event notifiers (inter-thread signalling)
H A Dqapi-code-gen.rst754 Event names should be ALL_CAPS with words separated by underscore.
/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dtestacpi.py247 …testsuite.add_test("ACPI HPET (High Precision Event Timer Table)", test_hpet, submenu="ACPI Tests")
H A Dsmbios.py21052 …0x0E: 'Logging disabled for a specific Event Type - too many errors of the same type received in a…
1070 0x02: 'Multiple-Event',
1071 0x03: 'Multiple-Event Handle',
1074 0x06: 'Multiple-Event System Management Type',