Home
last modified time | relevance | path

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

/qemu/system/
H A Dmemory.c231 for (var = (view)->ranges; var < (view)->ranges + (view)->nr; ++var)
277 if (view->nr == view->nr_allocated) { in flatview_insert()
278 view->nr_allocated = MAX(2 * view->nr, 10); in flatview_insert()
279 view->ranges = g_realloc(view->ranges, in flatview_insert()
282 memmove(view->ranges + pos + 1, view->ranges + pos, in flatview_insert()
293 trace_flatview_destroy(view, view->root); in flatview_destroy()
313 trace_flatview_destroy_rcu(view, view->root); in flatview_unref()
350 memmove(&view->ranges[i], &view->ranges[j], in flatview_simplify()
351 (view->nr - j) * sizeof(view->ranges[j])); in flatview_simplify()
767 view->dispatch = address_space_dispatch_new(view); in generate_memory_topology()
[all …]
H A Dtrace-events19 flatview_new(void *view, void *root) "%p (root %p)"
20 flatview_destroy(void *view, void *root) "%p (root %p)"
21 flatview_destroy_rcu(void *view, void *root) "%p (root %p)"
/qemu/include/hw/xen/interface/hvm/
H A Dhvm_op.h26 uint16_t view; member
34 uint16_t view; member
237 uint16_t view; member
246 uint16_t view; member
259 uint16_t view; member
271 uint16_t view; member
288 uint16_t view; member
350 struct xen_hvm_altp2m_view view; member
/qemu/hw/misc/
H A Dmips_itu.c380 ITCView view = get_itc_view(addr); in itc_storage_read() local
391 switch (view) { in itc_storage_read()
415 "itc_storage_read: Bad ITC View %d\n", (int)view); in itc_storage_read()
427 ITCView view = get_itc_view(addr); in itc_storage_write() local
437 switch (view) { in itc_storage_write()
467 "itc_storage_write: Bad ITC View %d\n", (int)view); in itc_storage_write()
/qemu/docs/specs/
H A Dppc-xive.rst147 (TIMA), four aligned pages, each exposing a different view of the
149 to the entire context and is reserved for the ring 0 view for the
151 is for the hypervisor, ring 1 view. The third (page address ending in
152 ``0b10``) is for the operating system, ring 2 view. The fourth (page
153 address ending in ``0b11``) is for user level, ring 3 view.
/qemu/include/exec/
H A Dmemory-internal.h37 void flatview_unref(FlatView *view);
/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c297 FlatView *view; in get_io_address() local
298 view = as->current_map; in get_io_address()
299 g_assert(view); in get_io_address()
310 flatview_for_each_range(view, get_io_address_cb , &cb_info); in get_io_address()
/qemu/docs/sphinx-static/
H A Dtheme_overrides.css144 * tables with tons of columns, which need the full width of the view-port.
/qemu/docs/system/ppc/
H A Damigang.rst31 https://www.hyperion-entertainment.com/index.php/downloads?view=files&parent=28.
/qemu/docs/devel/
H A Dtracing.rst339 lttng view
345 Babeltrace can be used at any later time to view the trace::
H A Dqom.rst25 that make up a QEMU "machine". You can view this tree by running
H A Dloads-stores.rst337 way QEMU defines the view of memory that a device or CPU has.
H A Dmulti-thread-tcg.rst262 of view of external observers (e.g. another processor core). They can
H A Dmulti-process.rst780 ``mmap()``\ ed by the emulation process to share the emulation's view of
/qemu/ui/
H A Dcocoa.m339 QemuCocoaView *view = userInfo;
341 if ([view isMouseGrabbed] && [view handleEvent:event]) {
1282 // create a view and add it to the window
1285 error_report("(cocoa) can't create a view");
/qemu/docs/system/
H A Dgdb.rst68 view of where things are in memory or perhaps more trivially disable
/qemu/qapi/
H A Dmachine.json419 # will not notice anything is amiss, as from its point of view
426 # its point of view time will have continued to flow normally.
H A Dblock-core.json2041 # reads is guaranteed that their view of the contents of the block
/qemu/
H A Dhmp-commands-info.hx233 .help = "show memory tree (-f: dump flat view for address spaces;"
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
H A Dqemu-options.hx4886 deterministic execution times from the guest point of view.
/qemu/docs/system/devices/
H A Dcxl.rst3 From the view of a single host, CXL is an interconnect standard that
/qemu/.gitlab-ci.d/
H A Dbuildtest.yml732 -anT --tree-view=filetree -m qemu_init
/qemu/linux-headers/LICENSES/preferred/
H A DGPL-2.0128 these conditions, and telling the user how to view a copy of this
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc157 /* Taking a simplified view of the logical immediates for now, ignoring