Home
last modified time | relevance | path

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

12

/qemu/hw/misc/
A Dtz-mpc.c110 memory_region_notify_iommu(&s->upstream, IOMMU_IDX_S, event); in tz_mpc_iommu_notify()
111 memory_region_notify_iommu(&s->upstream, IOMMU_IDX_NS, event); in tz_mpc_iommu_notify()
120 memory_region_notify_iommu(&s->upstream, IOMMU_IDX_S, event); in tz_mpc_iommu_notify()
126 memory_region_notify_iommu(&s->upstream, IOMMU_IDX_NS, event); in tz_mpc_iommu_notify()
429 TZMPC *s = TZ_MPC(container_of(iommu, TZMPC, upstream)); in tz_mpc_translate()
515 memory_region_init_iommu(&s->upstream, sizeof(s->upstream), in tz_mpc_realize()
525 s->blocksize = memory_region_iommu_get_min_page_size(&s->upstream); in tz_mpc_realize()
531 object_unref(OBJECT(&s->upstream)); in tz_mpc_realize()
544 sysbus_init_mmio(sbd, MEMORY_REGION(&s->upstream)); in tz_mpc_realize()
A Dtz-ppc.c269 memory_region_init_io(&port->upstream, obj, &tz_ppc_dummy_ops, in tz_ppc_realize()
271 sysbus_init_mmio(sbd, &port->upstream); in tz_ppc_realize()
282 memory_region_init_io(&port->upstream, obj, &tz_ppc_ops, in tz_ppc_realize()
284 sysbus_init_mmio(sbd, &port->upstream); in tz_ppc_realize()
A Dtz-msc.c264 memory_region_init_io(&s->upstream, obj, &tz_msc_ops, s, name, size); in tz_msc_realize()
265 sysbus_init_mmio(sbd, &s->upstream); in tz_msc_realize()
/qemu/.gitlab-ci.d/
A Dbase.yml8 # For purposes of CI rules, upstream is the gitlab.com/qemu-project
40 # Never run jobs upstream on stable branch, staging branch jobs already ran
44 # Never run jobs upstream on tags, staging branch jobs already ran
56 # Publishing jobs should only run on the default branch in upstream
60 # Non-publishing jobs should only run on staging branches in upstream
64 # Jobs only intended for forks should always be skipped on upstream
A Dcontainer-template.yml9 # Always ':latest' because we always use upstream as a common cache source
A Dbuildtest.yml206 - git remote add upstream https://gitlab.com/qemu-project/qemu
207 - git fetch upstream refs/tags/$QEMU_PREV_VERSION:refs/tags/$QEMU_PREV_VERSION
788 # Never included on upstream pipelines, except for schedules
/qemu/include/hw/misc/
A Dtz-msc.h76 MemoryRegion upstream; member
A Dtz-ppc.h79 MemoryRegion upstream; member
A Dtz-mpc.h71 IOMMUMemoryRegion upstream; member
/qemu/hw/usb/
A Dbus.c370 void usb_port_location(USBPort *downstream, USBPort *upstream, int portnr) in usb_port_location() argument
372 if (upstream) { in usb_port_location()
374 upstream->path, portnr); in usb_port_location()
377 downstream->hubcount = upstream->hubcount + 1; in usb_port_location()
/qemu/hw/arm/
A Dmps2-tz.c567 MemoryRegion *upstream; in make_mpc() local
576 upstream = sysbus_mmio_get_region(SYS_BUS_DEVICE(mpc), 1); in make_mpc()
577 memory_region_add_subregion(get_system_memory(), raminfo->base, upstream); in make_mpc()
618 MemoryRegion *upstream = sysbus_mmio_get_region(SYS_BUS_DEVICE(mpc), 1); in remap_memory() local
621 memory_region_set_address(upstream, addr); in remap_memory()
768 MemoryRegion *upstream = sysbus_mmio_get_region(mpc_sbd, 1); in create_non_mpc_ram() local
769 make_ram_alias(&mms->ram[p->mrindex], p->name, upstream, p->base); in create_non_mpc_ram()
A Dmusca.c227 MemoryRegion *upstream; in make_mpc() local
264 upstream = sysbus_mmio_get_region(SYS_BUS_DEVICE(mpc), 1); in make_mpc()
265 memory_region_add_subregion(get_system_memory(), mpcinfo[i].addr, upstream); in make_mpc()
/qemu/docs/devel/testing/
A Dci-jobs.rst.inc79 the 'upstream'. This defaults to 'qemu-project'. Contributors
82 an upstream context, as opposed to their fork context.
127 merged into the upstream default branch.
/qemu/docs/interop/
A Dqmp-spec.rst388 Management tools should be able to support both upstream and downstream
393 avoid modifying QMP. Both upstream and downstream need to take care to
398 means upstream will never use any downstream names for its commands,
416 as to upstream, obviously. It follows that downstream must behave
417 exactly like upstream for any input not containing members with
422 upstream as long as it doesn't send input with downstream members, and
/qemu/docs/system/arm/
A Dxlnx-zynq.rst32 Direct Linux boot of a generic ARM upstream Linux kernel:
/qemu/docs/about/
A Dbuild-platforms.rst22 features in that distro match the upstream release with the same
24 software in their distro, QEMU upstream code will not add explicit
26 manner that works for the upstream releases too.
/qemu/
A D.gitpublish2 # Common git-publish profiles that can be used to send patches to QEMU upstream.
A DREADME.rst135 found when running code built from QEMU git or upstream released sources
142 the bug is also known to affect latest upstream code, it can also be
/qemu/docs/system/devices/
A Dcxl.rst62 bridge, switch upstream port and endpoints.
129 with a single upstream port, internal PCI bus and multiple
132 Both the CXL upstream and downstream ports have CXL specific
139 by creating an upstream port (cxl-upstream) and a number of
376 -device cxl-upstream,bus=root_port0,id=us0 \
/qemu/docs/specs/
A Dpci-ids.rst46 upstream merge or shipping a distro/product) to avoid conflicts.
A Driscv-iommu.rst90 .. _ventana-linux: https://github.com/ventanamicro/linux/tree/dev-upstream
/qemu/pc-bios/
A DREADME36 - The u-boot binary for e500 comes from the upstream denx u-boot project where
/qemu/docs/
A Dmultiseat.txt137 Patch with this rule has been submitted to upstream udev/systemd, was
A Dpcie.txt88 Only use PCI Express Switches (x3130-upstream, xio3130-downstream)
123 -device x3130-upstream,id=upstream_port1,bus=root_port1[,addr=x] \
/qemu/include/hw/
A Dusb.h510 void usb_port_location(USBPort *downstream, USBPort *upstream, int portnr);

Completed in 46 milliseconds

12