Home
last modified time | relevance | path

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

12

/qemu/hw/misc/
H 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()
H 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()
H 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/include/hw/misc/
H A Dtz-msc.h76 MemoryRegion upstream; member
H A Dtz-ppc.h79 MemoryRegion upstream; member
H A Dtz-mpc.h71 IOMMUMemoryRegion upstream; member
/qemu/
H A D.b4-config2 # Common b4 settings that can be used to send patches to QEMU upstream.
H A D.gitpublish2 # Common git-publish profiles that can be used to send patches to QEMU upstream.
H 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/hw/usb/
H A Dbus.c369 void usb_port_location(USBPort *downstream, USBPort *upstream, int portnr) in usb_port_location() argument
371 if (upstream) { in usb_port_location()
373 upstream->path, portnr); in usb_port_location()
376 downstream->hubcount = upstream->hubcount + 1; in usb_port_location()
/qemu/docs/devel/testing/
H 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/hw/arm/
H 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()
H 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/interop/
H 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/
H A Dxlnx-zynq.rst32 Direct Linux boot of a generic ARM upstream Linux kernel:
/qemu/docs/about/
H 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.
H A Dremoved-features.rst931 which has been dead for years; there was never an upstream Linux
937 Support for this CPU was removed from the upstream Linux kernel, and
938 there is no available upstream toolchain to build binaries for it.
1111 the upstream Linux kernel in 2018, and it has also been dropped from glibc, so
1261 The corresponding upstream server project is no longer maintained.
/qemu/docs/system/devices/
H 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/
H A Dpci-ids.rst46 upstream merge or shipping a distro/product) to avoid conflicts.
H A Driscv-iommu.rst116 .. _ventana-linux: https://github.com/ventanamicro/linux/tree/dev-upstream
/qemu/docs/
H A Dmultiseat.txt137 Patch with this rule has been submitted to upstream udev/systemd, was
H 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/pc-bios/
H A DREADME36 - The u-boot binary for e500 comes from the upstream denx u-boot project where
/qemu/include/hw/
H A Dusb.h510 void usb_port_location(USBPort *downstream, USBPort *upstream, int portnr);
/qemu/docs/devel/
H A Dtcg-plugins.rst22 your plugin upstream so they can be updated if/when the API changes.

12