Searched full:mostly (Results 1 – 25 of 93) sorted by relevance
1234
/qemu/hw/mem/ |
H A D | npcm7xx_mc.c | 37 qemu_log_mask(LOG_UNIMP, "%s: mostly unimplemented\n", __func__); in npcm7xx_mc_read() 45 qemu_log_mask(LOG_UNIMP, "%s: mostly unimplemented\n", __func__); in npcm7xx_mc_write()
|
/qemu/ |
H A D | LICENSE | 21 3) The Tiny Code Generator (TCG) is mostly under the BSD or MIT licenses;
|
H A D | page-vary-target.c | 33 * page size to match the host page size. Mostly, this reduces the
|
/qemu/docs/system/ |
H A D | target-sparc64.rst | 8 Niagara (T1) machine. The Sun4u emulator is mostly complete, being able
|
H A D | qemu-manpage.rst | 4 This file is the skeleton for the qemu.1 manpage. It mostly
|
/qemu/hw/vfio/ |
H A D | pci-quirks.h | 2 * vfio generic region quirks (mostly backdoors to PCI config space)
|
/qemu/util/ |
H A D | path.c | 41 /* Only do absolute paths: quick and dirty, but should mostly be OK. */ in path()
|
/qemu/system/ |
H A D | globals.c | 2 * Global variables that (mostly) should not exist
|
/qemu/docs/system/s390x/ |
H A D | css.rst | 4 QEMU implements a virtual channel subsystem with subchannels, (mostly
|
/qemu/docs/specs/ |
H A D | ppc-spapr-hcalls.rst | 14 calls which are mostly used as a private interface between the firmware
|
/qemu/include/gdbstub/ |
H A D | syscalls.h | 97 * This is mostly driven by the semihosting mode the user configures
|
/qemu/docs/devel/ |
H A D | rust.rst | 217 Here, the lower classes do not add any functionality, and mostly 384 Use procedural macros with care. They are mostly useful for two purposes: 422 slightly complicated process, mostly due to the need to teach Meson how
|
/qemu/hw/nvram/ |
H A D | bcm2835_otp.c | 4 * The OTP implementation is mostly a stub except for the OTP rows
|
/qemu/docs/system/devices/ |
H A D | vhost-user.rst | 14 to the guest. The code is mostly boilerplate although each device has
|
/qemu/docs/devel/testing/ |
H A D | ci-runners.rst.inc | 27 For all Linux based systems, the setup can be mostly automated by the
|
/qemu/include/qemu/ |
H A D | iova-tree.h | 19 * mostly continuous.
|
/qemu/include/hw/mem/ |
H A D | memory-device.h | 42 * empty memory devices are mostly ignored by the memory device code.
|
/qemu/hw/block/ |
H A D | cdrom.c | 84 /* mostly same info as PearPc */
|
/qemu/docs/config/ |
H A D | q35-virtio-serial.cfg | 145 # We also create an optical disk, mostly for installation
|
H A D | mach-virt-serial.cfg | 195 # We also create an optical disk, mostly for installation
|
H A D | q35-virtio-graphical.cfg | 140 # We also create an optical disk, mostly for installation
|
/qemu/include/hw/sd/ |
H A D | sd.h | 2 * SD Memory Card emulation. Mostly correct for MMC too.
|
/qemu/docs/ |
H A D | pcie.txt | 46 Integrated Endpoints, existing hardware mostly integrates legacy PCI 272 Host devices are mostly PCI Express and should be plugged only into
|
/qemu/linux-user/ |
H A D | linuxload.c | 1 /* Code for loading Linux executables. Mostly linux kernel code. */
|
/qemu/docs/sphinx/ |
H A D | compat.py | 131 # Code below based mostly on sphinx.roles.XRefRole; run() and
|
1234