Searched refs:calculated (Results 1 – 25 of 25) sorted by relevance
/qemu/docs/devel/ |
H A D | ebpf_rss.rst | 18 of rx virtqueue based on lookup table built according to calculated symmetric hash 30 Not for all packets, the hash can/should be calculated. 87 - redirect - "boolean" value, should the hash be calculated, on false - ``default_queue`` would be… 89 …VIRTIO_NET_RSS_HASH_TYPE_*`` defines. If for packet hash should not be calculated - ``default_queu… 91 … used for packet that shouldn't be hashed. For some packets, the hash can't be calculated(g.e ARP).
|
H A D | replay.rst | 136 mode virtual clock value is calculated using executed instructions counter.
|
/qemu/hw/net/ |
H A D | net_rx_pkt.c | 548 uint32_t calculated = 0; in _net_rx_pkt_validate_sctp_sum() local 564 &calculated, sizeof(calculated))) { in _net_rx_pkt_validate_sctp_sum() 568 calculated = crc32c(0xffffffff, in _net_rx_pkt_validate_sctp_sum() 570 calculated = iov_crc32c(calculated ^ 0xffffffff, vec + 1, vec_len - 1); in _net_rx_pkt_validate_sctp_sum() 571 valid = calculated == le32_to_cpu(original); in _net_rx_pkt_validate_sctp_sum()
|
H A D | trace-events | 394 sunhme_rx_xsum_calc(uint16_t xsum) "calculated incoming xsum as 0x%x"
|
/qemu/docs/interop/ |
H A D | parallels.rst | 87 - If data_off is zero, the offset is calculated as the end of BAT 128 or calculated as specified above) 138 or calculated as specified above) to the end of the file. It represents a
|
H A D | qcow2.rst | 379 calculated as normal for the LUKS spec. ie the size of the LUKS 637 is calculated using this formula: 831 Granularity is calculated as 908 calculated like this::
|
H A D | vhost-user.rst | 992 #. If ``d.flags`` is not equal to the calculated flags value (means
|
/qemu/scripts/ |
H A D | qemu-binfmt-conf.sh | 204 calculated according to the binary to interpret
|
/qemu/docs/devel/migration/ |
H A D | dirty-limit.rst | 37 The dirty page rate is calculated via the KVM dirty ring mechanism,
|
H A D | postcopy.rst | 38 That metric is calculated both for all vCPUs as overlapped value, and 39 separately for each vCPU. These values are calculated on destination
|
/qemu/docs/specs/ |
H A D | pci-ids.rst | 37 ID is calculated from the virtio device ID by adding the
|
H A D | rocker.rst | 587 already calculated by OS 635 (1 << 2): csum calculated 642 RX_CSUM 2 IP calculated checksum:
|
H A D | ppc-spapr-numa.rst | 330 0 and 3 is 40, we calculated it as 20. This is what the current logic and
|
/qemu/docs/system/i386/ |
H A D | amd-memory-encryption.rst | 125 it in the exact same way as it is calculated by the AMD-SP. SEV API Spec 131 The launch measurement is calculated as:
|
/qemu/docs/system/s390x/ |
H A D | cpu-topology.rst | 76 inside the topology is calculated by adding the CPUs to the topology
|
H A D | vfio-ap.rst | 103 APQN is defined by the matrix calculated from the APM and AQM; it is the
|
/qemu/include/hw/ |
H A D | elf_ops.h.inc | 300 * If the offset calculated in this iteration exceeds the
|
/qemu/docs/about/ |
H A D | deprecated.rst | 537 be calculated with ``((2 ^ n) - 1) << 3``. The least significant three bits
|
/qemu/qapi/ |
H A D | migration.json | 2140 # relies on sampling and hashing, calculated dirty page rate is 2157 # @calc-time: time period for which dirty page rate is calculated. By
|
H A D | machine.json | 1978 # usually calculated using e.g. CPU features or CPU generations.
|
H A D | block-core.json | 1555 # it should not be less than job cluster size which is calculated 5337 # calculated as extent_number = virtual_size / 2GB. Providing
|
/qemu/ui/ |
H A D | cocoa.m | 1534 /* Coordinates have to be calculated each time because the window can change its size */
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_rvv.c.inc | 761 * calculated with EMUL rather than LMUL.
|
/qemu/ |
H A D | qemu-options.hx | 357 of CPUs will be calculated from the provided topology members and the
|
/qemu/tests/tcg/i386/ |
H A D | x86.csv | 165 # disp8 value should be calculated as 128/32.
|