/openbmc/qemu/docs/system/ |
H A D | target-s390x.rst | 6 QEMU can emulate z/Architecture (in particular, 64 bit) s390x systems 11 When using KVM as accelerator, QEMU can emulate CPUs up to the generation 13 QEMU will emulate a subset of z13 cpu features that should be enough to run 19 QEMU will not emulate most of the traditional devices found under LPAR or
|
H A D | target-loongarch.rst | 6 QEMU can emulate loongArch 64 bit systems via the 10 When using KVM as accelerator, QEMU can emulate la464 cpu model. And when 11 using the default cpu model with TCG as accelerator, QEMU will emulate a
|
H A D | target-openrisc.rst | 6 QEMU can emulate 32-bit OpenRISC CPUs using the ``qemu-system-or1k`` executable. 37 different kernel which boots on a system that QEMU does emulate.)
|
H A D | target-riscv.rst | 6 QEMU can emulate both 32-bit and 64-bit RISC-V CPUs. Use the 42 boots on a system that QEMU does emulate.)
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/ |
H A D | README.md | 14 - simPress - To emulate physical power button press. 15 - simLongPress - To emulate physical power button long press. 30 - simPress - To emulate ID button press. 44 - simPress - To emulate reset button press.
|
/openbmc/qemu/linux-user/arm/nwfpe/ |
H A D | fpa11.c | 157 /* Emulate the instruction in the opcode. */ 197 /* Emulate conversion opcodes. */ in EmulateAll() 198 /* Emulate register transfer opcodes. */ in EmulateAll() 199 /* Emulate comparison opcodes. */ in EmulateAll() 205 /* Emulate monadic arithmetic opcodes. */ in EmulateAll() 206 /* Emulate dyadic arithmetic opcodes. */ in EmulateAll() 212 /* Emulate load/store opcodes. */ in EmulateAll() 213 /* Emulate load/store multiple opcodes. */ in EmulateAll()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/ |
H A D | Button.interface.yaml | 9 Emulate button press. 15 Emulate button release. 21 Emulate long button press.
|
H A D | Power.interface.yaml | 6 Emulate power button press. 12 Emulate power button long press.
|
H A D | ID.interface.yaml | 9 Emulate ID button press.
|
H A D | Reset.interface.yaml | 6 Emulate reset button press.
|
H A D | NMI.interface.yaml | 10 Emulate NMI button press.
|
/openbmc/qemu/hw/audio/ |
H A D | ac97.h | 54 AC97_Sigmatel_Analog = 0x6c, /* We emulate a Sigmatel codec */ 55 AC97_Sigmatel_Dac2Invert = 0x6e, /* We emulate a Sigmatel codec */
|
/openbmc/qemu/docs/user/ |
H A D | main.rst | 40 QEMU relies on the host kernel to emulate most signal system calls, 41 for example to emulate the signal mask. On Linux, QEMU supports both 47 On Linux, QEMU can emulate the ``clone`` syscall and create a real 55 While QEMU does its best to emulate atomic operations properly 59 QEMU was conceived so that ultimately it can emulate itself. Although it
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | debug.h | 72 * ubi_dbg_is_bitflip - if it is time to emulate a bit-flip. 85 * ubi_dbg_is_write_failure - if it is time to emulate a write failure. 99 * ubi_dbg_is_erase_failure - if its time to emulate an erase failure.
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | eventreplay.py | 18 """Emulate a connection to a bitbake server.""" 48 """Emulate running a command on the server."""
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_rom.c | 239 bool emulate, alloced; in dm_pci_run_vga_bios() local 273 emulate = false; in dm_pci_run_vga_bios() 280 emulate = true; in dm_pci_run_vga_bios() 284 emulate = true; in dm_pci_run_vga_bios() 291 emulate = false; in dm_pci_run_vga_bios() 295 if (emulate) { in dm_pci_run_vga_bios()
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_config_init.c | 62 /* find emulate register group entry */ 80 /* find emulate register entry */ 136 /* emulate byte register */ in xen_pt_byte_reg_read() 149 /* emulate word register */ in xen_pt_word_reg_read() 162 /* emulate long register */ in xen_pt_long_reg_read() 180 /* modify emulate register */ in xen_pt_byte_reg_write() 199 /* modify emulate register */ in xen_pt_word_reg_write() 218 /* modify emulate register */ in xen_pt_long_reg_write() 323 /* modify emulate register */ in xen_pt_cmd_reg_write() 451 /* set emulate mask depend on BAR flag */ in xen_pt_bar_reg_read() [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/ |
H A D | xf86-video-cirrus_1.6.0.bb | 5 devices are not so common in the wild anymore, but QEMU can emulate one, so \
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/ |
H A D | README.md | 7 property names here should not be used as a patterns to emulate elsewhere in the
|
/openbmc/u-boot/drivers/mmc/ |
H A D | sandbox_mmc.c | 20 * sandbox_mmc_send_cmd() - Emulate SD commands 22 * This emulate an SD card version 2. Single-block reads result in zero data.
|
/openbmc/u-boot/drivers/bios_emulator/ |
H A D | besys.c | 43 * BIOS in u-boot. Removed some emulate functions such as the 245 /* For Non-Intel machines we may need to emulate some I/O port accesses that 264 PowerPC systems), we emulate the VGA so that the BIOS will still be able to 277 to emulate that functionality in here. */ in VGA_inpb() 340 we only emulate timer 0 which is the only timer that the BIOS code appears 350 to emulate that functionality in here. */ in VGA_outpb() 498 We emulate this using our PCI_accessReg function which will access the PCI 567 that we need to emulate in here, and fall through to reflecting the write 613 that we need to emulate in here, and fall through to reflecting the write 646 that we need to emulate in here, and fall through to reflecting the write [all …]
|
/openbmc/qemu/target/i386/hvf/ |
H A D | x86_task.c | 17 #include "emulate/x86.h" 20 #include "emulate/x86_decode.h" 21 #include "emulate/x86_emu.h"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-mlcommons-loadgen/ |
H A D | python3-mlcommons-loadgen_5.0.15.bb | 5 in the MLCommons working group, to emulate the workloads seen in \
|
/openbmc/u-boot/drivers/w1/ |
H A D | Kconfig | 21 Emulate a 1-wire bus using a GPIO.
|
/openbmc/qemu/target/ppc/ |
H A D | cpu-param.h | 15 * cpus we emulate at the system level.
|