/qemu/linux-user/hppa/ |
H A D | target_proc.h | 19 dprintf(fd, "model\t\t: 9000/778/B160L - " in open_cpuinfo() 20 "Merlin L2 160 QEMU (9000/778/B160L)\n\n"); in open_cpuinfo()
|
/qemu/tests/qtest/ |
H A D | hd-geo-test.c | 728 {"/pci@i0cf8/ide@1,1/drive@0/disk@1", {9000, 120, 30} }, in test_override_ide() 738 add_ide_disk(args, 1, 0, 1, 9000, 120, 30); in test_override_ide() 749 {"/pci@i0cf8/pci8086,2922@1f,2/drive@1/disk@0", {9000, 120, 30} }, in test_override_sata() 759 add_ide_disk(args, 1, 1, 0, 9000, 120, 30); in test_override_sata() 770 {"/pci@i0cf8/scsi@3/channel@0/disk@1,0", {9000, 120, 30} }, in test_override_scsi() 781 add_scsi_disk(args, 1, 0, 0, 1, 0, 9000, 120, 30); in test_override_scsi() 803 {"/pci@i0cf8/pci-bridge@1/scsi@3/channel@0/disk@1,0", {9000, 120, 30} }, in test_override_scsi_q35() 815 add_scsi_disk(args, 1, 0, 0, 1, 0, 9000, 120, 30); in test_override_scsi_q35() 826 {"/pci@i0cf8/scsi@3/channel@0/disk@1,0", {9000, 120, 30} }, in test_override_scsi_2_controllers() 838 add_scsi_disk(args, 1, 0, 0, 1, 0, 9000, 120, 30); in test_override_scsi_2_controllers() [all …]
|
H A D | test-arm-mptimer.c | 129 TIMER_BLOCK_STEP(scaler, 9000); in test_timer_pause() 207 g_assert_cmpuint(timer_counter(), ==, 9000); in test_timer_oneshot_to_periodic() 283 TIMER_BLOCK_STEP(0xAB, 9000); in test_timer_prescaler_on_the_fly()
|
/qemu/pc-bios/ |
HD | hppa-firmware.img | (NULL) p ` P @ 0HALT 8 | t l d X Lj g g <n ... |
/qemu/docs/system/i386/ |
H A D | nitro-enclave.rst | 62 a AF_VSOCK server on the host machine that listens on port 9000 and sends the heartbeat
|
/qemu/tests/migration-stress/guestperf/ |
H A D | engine.py | 454 uri = "tcp:%s:9000" % self._dst_host 456 uri = "rdma:%s:9000" % self._dst_host
|
/qemu/hw/misc/ |
H A D | lasi.c | 249 /* Real time clock (RTC), it's only one 32-bit counter @9000 */ in lasi_reset()
|
/qemu/pc-bios/dtb/ |
H A D | canyonlands.dts | 385 max-frame-size = <9000>; 415 max-frame-size = <9000>;
|
/qemu/tests/functional/ |
H A D | test_arm_orangepi.py | 168 'systemd.default_timeout_start_sec=9000 '
|
/qemu/docs/system/arm/ |
H A D | orangepi.rst | 180 => setenv extraargs 'systemd.default_timeout_start_sec=9000 loglevel=7 nosmp console=ttyS0,115200'
|
/qemu/hw/net/ |
H A D | vmxnet3.h | 790 #define VMXNET3_MAX_MTU 9000
|
/qemu/hw/audio/ |
H A D | cs4231a.c | 146 { 8000, 16000, 27420, 32000, -1, -1, 48000, 9000 },
|
/qemu/block/ |
H A D | rbd.c | 1466 #define QEMU_RBD_EXIT_DIFF_ITERATE2 -9000
|
/qemu/tests/tcg/i386/ |
H A D | test-i386-fyl2x.c | 472 …aep-840L, 0x8.687306d6b53f2b3p-9012L, -0x1.b922757bed236fdcp-9000L, -0x1.b922757bed236fdap-9000L },
|
/qemu/target/m68k/ |
H A D | translate.c | 5909 BASE(addsub, 9000, 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 | 3878 #define bfd_mach_mips9000 9000
|