Searched full:6000 (Results 1 – 21 of 21) sorted by relevance
/qemu/docs/ |
H A D | throttle.txt | 179 -drive file=hd1.qcow2,throttling.iops-total=6000,throttling.group=foo 180 -drive file=hd2.qcow2,throttling.iops-total=6000,throttling.group=foo 182 -drive file=hd4.qcow2,throttling.iops-total=6000,throttling.group=foo 187 combined IOPS limit of 6000, and hd3 and hd5 are members of 'bar'. hd6 252 6000, allowing for 3 more seconds of I/O at 2000 IOPS.
|
/qemu/linux-user/mips64/ |
H A D | syscall_nr.h | 5 #define TARGET_SYSCALL_OFFSET 6000
|
/qemu/linux-headers/asm-mips/ |
H A D | unistd.h | 34 #define __NR_Linux 6000
|
/qemu/tests/qemu-iotests/ |
H A D | 096 | 30 iops = 6000
|
/qemu/include/disas/ |
H A D | dis-asm.h | 114 #define bfd_mach_mips6000 6000 156 bfd_arch_rs6000, /* IBM RS/6000 */
|
/qemu/hw/scsi/ |
H A D | viosrp.h | 22 /* This file contains structures and definitions for IBM RPA (RS/6000 */
|
/qemu/hw/ppc/ |
H A D | rs6000_mc.c | 2 * QEMU RS/6000 memory controller
|
H A D | prep.c | 423 mc->desc = "IBM RS/6000 7020 (40p)", in ibm_40p_machine_init()
|
/qemu/tests/qtest/ |
H A D | max34451-test.c | 308 max34451_i2c_set16(i2cdev, PMBUS_OT_FAULT_LIMIT, 6000); in test_ot_faults()
|
/qemu/docs/devel/ |
H A D | memory.rst | 233 0 1000 2000 3000 4000 5000 6000 7000 8000
|
/qemu/hw/misc/macio/ |
H A D | cuda.c | 598 ms->timers[1].frequency = (SCALE_US * 6000) / 4700; in mos6522_cuda_reset_hold()
|
H A D | pmu.c | 806 ms->timers[1].frequency = (SCALE_US * 6000) / 4700; in mos6522_pmu_reset_hold()
|
/qemu/hw/net/ |
H A D | igb_regs.h | 116 #define IGB_START_ITR 648 /* ~6000 ints/sec */
|
/qemu/qapi/ |
H A D | migration.json | 1703 # "args": [ "/bin/nc", "-p", "6000", 1784 # "args": [ "/bin/nc", "-p", "6000",
|
/qemu/tests/data/qobject/ |
H A D | qdict.txt | 3554 cs5535_gpio.c: 6000
|
/qemu/pc-bios/ |
H A D | qemu.rsrc | 862 $"6000 0000 009E F4EC EDED EDEE EEEE EFEF" /* `....ûÙÏÌÌÌÓÓÓÔÔ */
|
/qemu/target/m68k/ |
H A D | translate.c | 5895 BASE(branch, 6000, f000); in register_m68k_insns()
|
/qemu/include/libdecnumber/ |
H A D | decDPD.h | 516 6000, 7000, 8000, 9000, 80000, 81000, 800000, 801000, 880000, 881000,
|
/qemu/disas/ |
H A D | mips.c | 650 #define CPU_R6000 6000 3875 #define bfd_mach_mips6000 6000
|
/qemu/tests/tcg/i386/ |
H A D | test-i386-fyl2x.c | 864 …{ 0xa.bb09710051dcf8dp-6364L, -0x3.a3b7749ef082dccp+6000L, 0x5.a6d6eb577c61432p+6012L, 0x5.a6d6eb5…
|
/qemu/ |
H A D | qemu-options.hx | 3165 |qemu_system| -nic user,hostfwd=tcp:127.0.0.1:6001-:6000
|