Home
last modified time | relevance | path

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

1234567

/openbmc/qemu/docs/devel/
H A Dmulti-process.rst57 emulation. i.e., the control process would also be the CPU emulation
58 process. In a later phase, CPU emulation could be separated from the
68 Another is the modular nature of QEMU device emulation code provides
69 interface points where the QEMU functions that perform device emulation
70 can be separated from the QEMU functions that manage the emulation of
74 QEMU device emulation
77 QEMU uses an object oriented SW architecture for device emulation code.
84 The object model is hierarchical, so device emulation code names its
92 In order to separate the device emulation code from the CPU emulation
94 a couple of existing QEMU features that can run emulation code
[all …]
H A Dsecure-coding-practices.rst17 virtualization or emulation. They are simply C programming bugs. Therefore
45 The most sensitive attack surface is device emulation. All hardware register
74 moments. Device emulation code must not assume that the guest follows the
79 A related issue is that device emulation code must be prepared for unexpected
82 certain device registers. Device emulation code must handle the case where the
101 Guests with multiple vCPUs may modify guest RAM while device emulation code is
102 running. Device emulation code must copy in descriptors and other guest RAM
105 crash when a vCPU thread modifies guest RAM while device emulation is
H A Duefi-vars.rst45 depend on SMM emulation on x64, which allows the removal of a bunch of
46 complex code for SMM emulation from the linux kernel
48 without implementing secure world (el3) emulation in kvm.
/openbmc/qemu/target/loongarch/
H A DREADME12 - System emulation
14 …You can reference docs/system/loongarch/virt.rst to get the information about system emulation of …
16 - Linux-user emulation
18 …We already support Linux user emulation. We can use LoongArch cross-tools to build LoongArch execu…
23 see System emulation.
/openbmc/qemu/docs/system/
H A Dindex.rst8 for full system emulation (as opposed to user-mode emulation).
17 device-emulation
H A Dtarget-m68k.rst9 The M5208EVB emulation includes the following devices:
17 The AN5206 emulation includes the following devices:
H A Dtarget-xtensa.rst14 The sim pseudo board emulation provides an environment similar to one
21 The Avnet LX60/LX110/LX200 emulation supports:
H A Dtarget-rx.rst24 Start emulation of rx-virt::
33 Start emulation of rx-virt::
/openbmc/u-boot/board/emulation/qemu-x86/
H A DMAINTAINERS4 F: board/emulation/qemu-x86/
11 F: board/emulation/qemu-x86/
/openbmc/qemu/tcg/tci/
H A DREADME64 user mode emulation.
88 System emulation
95 Linux user mode emulation
104 running i386 and x86_64 system emulation and Linux user mode.
107 because I run it in a mips malta emulation, so it is an interpreted
108 emulation in an emulation.
112 (tested in a ppc emulation).
/openbmc/qemu/docs/system/arm/
H A Dstellaris.rst4 The Luminary Micro Stellaris LM3S811EVB emulation includes the following
16 The Luminary Micro Stellaris LM3S6965EVB emulation includes the
H A Dsx1.rst4 The Siemens SX1 models v1 and v2 (default) basic emulation. The
5 emulation includes the following elements:
H A Dmusicpal.rst4 The Freecom MusicPal internet radio emulation includes the following
/openbmc/qemu/docs/system/openrisc/
H A Demulation.rst4 QEMU's TCG emulation includes support for the OpenRISC or1200 implementation of
12 In addition to the instruction subsets the QEMU TCG emulation also has support
/openbmc/qemu/docs/devel/migration/
H A Dbest-practices.rst39 - Care should be taken with device emulation code so that newer
40 emulation code can work with older firmware to allow forward migration.
43 to older systems with older device emulation code will work.
/openbmc/openbmc/poky/meta/recipes-extended/minicom/
H A Dminicom_2.10.bb1 SUMMARY = "Text-based modem control and terminal emulation program"
3 DESCRIPTION = "Minicom is a text-based modem control and terminal emulation program for Unix-like o…
/openbmc/qemu/docs/specs/
H A Driscv-aia.rst25 - no m-mode is provided, so there is no m-mode APLIC or IMSIC emulation regardless of
29 is provided there will be no APLIC or IMSIC emulation in userspace, and the virtual
38 .. list-table:: How AIA and accel options changes controller emulation
/openbmc/u-boot/drivers/tee/
H A DKconfig23 TA. The emulation provides all callbacks of a regular TEE and
27 The emulation only supports one open session at a time.
/openbmc/qemu/include/user/
H A Dguest-base.h11 #error Cannot include this header from system emulation
H A Dsignal.h10 #error Cannot include this header from system emulation
/openbmc/qemu/docs/system/devices/
H A Dcan.rst3 The CAN bus emulation provides mechanism to connect multiple
31 to work on CAN hardware emulation on QEMU.
33 Examples how to use CAN emulation for SJA1000 based boards
47 (2) CAN bus PCM-3680I PCI (dual SJA1000 channel) emulation::
58 (3) CAN bus MIOe-3680 PCI (dual SJA1000 channel) emulation::
112 The PCIe board emulation is provided for now (the device identifier is
182 …(4) `RTLWS 2015 article about the project and its use with CANopen emulation <http://cmp.felk.cvut…
/openbmc/u-boot/board/emulation/qemu-arm/
H A DMAINTAINERS4 F: board/emulation/qemu-arm/
/openbmc/u-boot/board/emulation/qemu-riscv/
H A DMAINTAINERS4 F: board/emulation/qemu-riscv/
/openbmc/u-boot/arch/arm/mach-qemu/
H A DKconfig4 default "emulation"
/openbmc/qemu/include/accel/tcg/
H A Diommu.h11 #error Cannot include accel/tcg/iommu.h from user emulation

1234567