Searched refs:latest (Results 1 – 25 of 31) sorted by relevance
12
/qemu/target/loongarch/ |
H A D | README | 9 …We can get the latest loongarch documents at https://github.com/loongson/LoongArch-Documentation/t… 52 We can get the latest LoongArch documents or LoongArch tools at https://github.com/loongson/
|
/qemu/qapi/ |
H A D | dump.json | 133 # @completed: bytes written in latest dump (uncompressed) 135 # @total: total bytes to be written in latest dump (uncompressed) 147 # Query latest dump status.
|
/qemu/tests/docker/dockerfiles/ |
H A D | python.docker | 3 FROM fedora:latest
|
/qemu/docs/system/openrisc/ |
H A D | emulation.rst | 15 For information on all OpenRISC instructions please refer to the latest
|
/qemu/hw/m68k/ |
H A D | virt.c | 339 #define DEFINE_VIRT_MACHINE_IMPL(latest, ...) \ in type_init() argument 348 if (latest) { \ in type_init()
|
/qemu/docs/devel/ |
H A D | qapi-domain.rst | 131 <https://pydoc.dev/sphinx/latest/sphinx.util.docfields.GroupedField.html?private=1>`_ 156 <https://pydoc.dev/sphinx/latest/sphinx.util.docfields.TypedField.html?private=1>`_ 187 <https://pydoc.dev/sphinx/latest/sphinx.util.docfields.Field.html?private=1>`_ 223 <https://pydoc.dev/sphinx/latest/sphinx.util.docfields.GroupedField.html?private=1>`_ 254 <https://pydoc.dev/sphinx/latest/sphinx.util.docfields.GroupedField.html?private=1>`_ 281 <https://pydoc.dev/sphinx/latest/sphinx.util.docfields.TypedField.html?private=1>`_ 310 <https://pydoc.dev/sphinx/latest/sphinx.util.docfields.TypedField.html?private=1>`_
|
H A D | writing-monitor-commands.rst | 92 Which is QMP's way of saying "the latest command executed OK and didn't return
|
/qemu/docs/system/ppc/ |
H A D | amigang.rst | 41 vgabios so ``VGABIOS-lgpl-latest.bin`` is needed instead which can be 56 -device ati-vga,model=rv100,romfile=VGABIOS-lgpl-latest.bin
|
/qemu/docs/system/riscv/ |
H A D | shakti-c.rst | 14 https://c-class.readthedocs.io/en/latest/
|
/qemu/docs/devel/migration/ |
H A D | compatibility.rst | 23 Related to this are the "latest" machine types defined on each of 42 This is the latest QEMU with the latest machine type. 55 the latest machine type for that version (pc-5.2) but one of an older 116 property, and that is what it is going to get in the latest released
|
H A D | main.rst | 222 have a version_id parameter because it always uses the latest version.
|
/qemu/docs/system/loongarch/ |
H A D | virt.rst | 56 Note: You need get the latest cross-tools at https://github.com/loongson/build-tools
|
/qemu/docs/system/arm/ |
H A D | emulation.rst | 163 <https://developer.arm.com/documentation/ddi0487/latest>`_. 196 <https://developer.arm.com/documentation/ddi0553/latest>`_.
|
H A D | orangepi.rst | 81 Mainline Linux kernels from 4.19 up to latest master are known to work.
|
/qemu/target/riscv/ |
H A D | xthead.decode | 10 # https://github.com/T-head-Semi/thead-extension-spec/releases/latest
|
/qemu/python/ |
H A D | README.rst | 24 doing, the installed package always reflects the latest version in your
|
H A D | setup.cfg | 200 # Coverage.py [https://coverage.readthedocs.io/en/latest/] is a tool for
|
/qemu/hw/s390x/ |
H A D | s390-virtio-ccw.c | 855 #define DEFINE_CCW_MACHINE_IMPL(latest, ...) \ argument 870 if (latest) { \
|
/qemu/docs/system/i386/ |
H A D | nitro-enclave.rst | 26 .. _AWS nitro enclaves: https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html
|
/qemu/ |
H A D | hmp-commands-info.hx | 737 .help = "Display the latest dump status", 743 Display the latest dump status.
|
H A D | README.rst | 142 the bug is also known to affect latest upstream code, it can also be
|
/qemu/docs/devel/testing/ |
H A D | ci-jobs.rst.inc | 75 'latest', but if running pipelines for different branches
|
/qemu/docs/about/ |
H A D | build-platforms.rst | 148 not tested anymore, so it is recommended to use one of the latest versions of
|
/qemu/docs/system/devices/ |
H A D | net.rst | 93 .. _passt(1): https://passt.top/builds/latest/web/passt.1.html
|
/qemu/hw/arm/ |
H A D | virt.c | 107 #define DEFINE_VIRT_MACHINE_IMPL(latest, ...) \ argument 117 if (latest) { \
|
12