/qemu/tests/qemu-iotests/ |
H A D | 082 | 73 # Adding the help option to a command without other -o options 77 # Adding the help option to the same -o option 83 # Adding the help option to a separate -o option 132 # Adding the help option to a command without other -o options 136 # Adding the help option to the same -o option 142 # Adding the help option to a separate -o option 165 # Adding the help option to a command without other -o options 191 # Adding the help option to a command without other -o options 195 # Adding the help option to the same -o option 201 # Adding the help option to a separate -o option
|
H A D | 293.out | 9 == adding a password to slot 4 == 10 == adding a password to slot 1 == 11 == adding a password to slot 3 == 12 == adding a password to slot 2 == 33 == adding secret 0 == 35 == adding secret 3 (last slot) ==
|
H A D | 246 | 49 log('\n--- Adding bitmaps Small, Medium, Large, and Transient ---\n') 68 log('--- Adding new bitmap, growing image, and adding 2nd new bitmap ---') 85 log('--- Adding "NewB" bitmap, removing "New" bitmap ---') 95 log('--- Adding "NewC" bitmap, removing "NewTwo" bitmap ---')
|
H A D | 246.out | 6 --- Adding bitmaps Small, Medium, Large, and Transient --- 88 --- Adding new bitmap, growing image, and adding 2nd new bitmap --- 191 --- Adding "NewB" bitmap, removing "New" bitmap --- 200 --- Adding "NewC" bitmap, removing "NewTwo" bitmap ---
|
H A D | 202.out | 2 Adding IOThread... 4 Adding blockdevs...
|
H A D | 293 | 77 echo "== adding a password to slot 4 ==" 79 echo "== adding a password to slot 1 ==" 81 echo "== adding a password to slot 3 ==" 84 echo "== adding a password to slot 2 ==" 118 echo "== adding secret 0 ==" 122 echo "== adding secret 3 (last slot) =="
|
H A D | 202 | 44 iotests.log('Adding IOThread...') 49 iotests.log('Adding blockdevs...')
|
H A D | 208.out | 4 Adding NBD export...
|
H A D | 294.out | 9 == adding a password to slot 1 ==
|
/qemu/tests/tcg/multiarch/ |
H A D | overflow.c | 42 fprintf(stderr, "data overflow while adding 32 bits\n"); in main() 46 fprintf(stderr, "data overflow while adding 64 bits\n"); in main()
|
/qemu/docs/system/ |
H A D | barrier.rst | 19 This protocol is enabled by adding an input-barrier object to QEMU. 40 by removing and re-adding the input-barrier object, for instance
|
/qemu/contrib/gitdm/ |
H A D | aliases | 4 # if you are adding something here also consider if the .mailmap needs 47 # to strict SPF, although we prefer to avoid adding more entries like that.
|
/qemu/include/hw/cpu/ |
H A D | cluster.h | 39 * adding the CPUs to it as QOM child objects (e.g. using the 45 * (Regrettably QOM provides no way to prevent adding children to a realized
|
/qemu/docs/devel/testing/ |
H A D | qtest.rst | 25 Consider adding a new QTest case when you are introducing a new virtual 26 hardware, or extending one if you are adding functionalities to an existing
|
H A D | main.rst | 72 If you are writing new code in QEMU, consider adding a unit test, especially 170 Consider adding a new QAPI schema test when you are making a change on the QAPI 278 test failure. If using such devices are explicitly desired, consider adding 396 An alternative method to set up permissions is by adding the current user to 483 Adding new build pre-requisites 526 obvious breakages when adding the new pre-requisite. Please see 537 Adding new OS distros 541 desired to be tested. Before adding a new OS distro, discuss the proposed 548 cost/benefit tradeoff of adding new OS distros needs to be considered. 860 Adding new guests [all …]
|
/qemu/include/hw/pci/ |
H A D | pcie_sriov.h | 46 * VFs, adding ARI to PF 51 * Initializes a PF with user-created VFs, adding the ARI extended capability to
|
/qemu/ |
H A D | .exrc | 1 "VIM settings to match QEMU coding style. They are activated by adding the
|
H A D | .gdbinit | 2 # follow the instructions it prints. They boil down to adding the following to
|
/qemu/docs/devel/migration/ |
H A D | main.rst | 142 when hot adding USB devices it's important to specify the ports 244 The most common structure change is adding new data, e.g. when adding 245 a newer form of device, or adding that state that you previously 364 Adding a dummy field into the migration stream is normally the best way to preserve 391 compatibility; in general most changes can be made by adding Subsections
|
/qemu/docs/devel/ |
H A D | index-build.rst | 5 some of the basics if you are adding new files and targets to the build.
|
/qemu/docs/system/s390x/ |
H A D | cpu-topology.rst | 48 old and new QEMU without adding new flags. 76 inside the topology is calculated by adding the CPUs to the topology 98 adding the CPUs to the topology based on the core-id.
|
/qemu/docs/system/i386/ |
H A D | microvm.rst | 53 - microvm.auto-kernel-cmdline=bool (Set off to disable adding virtio-mmio devices to the kernel cmd… 127 to try the triple-fault mechanism first, by adding ``reboot=t`` to the
|
/qemu/linux-headers/linux/ |
H A D | userfaultfd.h | 177 * hugetlbfs virtual memory ranges. Adding or not adding 183 * 1) by adding UFFD_FEATURE_MISSING_HUGETLBFS to the
|
/qemu/.github/workflows/ |
H A D | lockdown.yml | 25 QEMU welcomes contributions of code (either fixing bugs or adding new
|
/qemu/target/i386/kvm/ |
H A D | trace-events | 5 kvm_x86_add_msi_route(int virq) "Adding route entry for virq %d"
|