Home
last modified time | relevance | path

Searched refs:EPRINTLN (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dvmexit.c190 EPRINTLN("Unhandled %s%c 0x%04x at 0x%lx", in vmexit_inout()
219 EPRINTLN("rdmsr to register %#x on vcpu %d", in vmexit_rdmsr()
245 EPRINTLN("wrmsr to register %#x(%#lx) on vcpu %d", in vmexit_wrmsr()
376 EPRINTLN("vm exit[%d]", vcpu_id(vcpu)); in vmexit_vmx()
377 EPRINTLN("\treason\t\tVMX"); in vmexit_vmx()
378 EPRINTLN("\trip\t\t0x%016lx", vme->rip); in vmexit_vmx()
379 EPRINTLN("\tinst_length\t%d", vme->inst_length); in vmexit_vmx()
380 EPRINTLN("\tstatus\t\t%d", vme->u.vmx.status); in vmexit_vmx()
381 EPRINTLN("\texit_reason\t%u (%s)", vme->u.vmx.exit_reason, in vmexit_vmx()
383 EPRINTLN("\tqualification\t0x%016lx", in vmexit_vmx()
[all …]
H A Dbhyverun_machdep.c307 EPRINTLN("VM exit on HLT not supported"); in bhyve_init_vcpu()
332 EPRINTLN("SMP mux requested, no pause support"); in bhyve_init_vcpu()
344 EPRINTLN("Unable to set x2apic state (%d)", err); in bhyve_init_vcpu()
H A Dmptbl.c312 EPRINTLN("mptable requires mapped mem"); in mptable_build()
323 EPRINTLN("MPtable is incompatible with " in mptable_build()
325 EPRINTLN("MPtable generation can be disabled " in mptable_build()
H A Dpci_lpc.c284 EPRINTLN("Unable to allocate resources for " in lpc_init()
298 EPRINTLN("Unable to initialize backend '%s' " in lpc_init()
547 EPRINTLN("Only one LPC bridge is allowed."); in pci_lpc_init()
557 EPRINTLN("LPC bridge can be present only on bus 0."); in pci_lpc_init()
H A Dps2kbd.c286 EPRINTLN("Unhandled ps2 keyboard current " in ps2kbd_write()
335 EPRINTLN("Unhandled ps2 keyboard command " in ps2kbd_write()
380 EPRINTLN("Unhandled ps2 keyboard keysym 0x%x", keysym); in ps2kbd_keysym_queue()
H A Dxmsr.c258 EPRINTLN("Unknown cpu vendor \"%s\"", cpu_vendor); in init_msr()
H A De820.c97 EPRINTLN("E820 map:"); in e820_dump_table()
101 EPRINTLN(" (%4lu) [%16lx, %16lx] %s", i, in e820_dump_table()
H A Dps2mouse.c292 EPRINTLN("Unhandled ps2 mouse current " in ps2mouse_write()
361 EPRINTLN("Unhandled ps2 mouse command " in ps2mouse_write()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_fbuf.c231 EPRINTLN("pci_fbuf: munmap_memseg failed"); in pci_fbuf_baraddr()
237 EPRINTLN("pci_fbuf: mmap_memseg failed"); in pci_fbuf_baraddr()
265 EPRINTLN("fbuf: Invalid IPv6 address: \"%s\"", in pci_fbuf_parse_config()
274 EPRINTLN( in pci_fbuf_parse_config()
281 EPRINTLN("fbuf: Invalid IPv6 address: \"%s\"", in pci_fbuf_parse_config()
293 EPRINTLN( in pci_fbuf_parse_config()
318 EPRINTLN("fbuf: Invalid vga setting: \"%s\"", value); in pci_fbuf_parse_config()
333 EPRINTLN("fbuf: max resolution is %ux%u", COLS_MAX, ROWS_MAX); in pci_fbuf_parse_config()
338 EPRINTLN("fbuf: minimum resolution is %ux%u", in pci_fbuf_parse_config()
382 EPRINTLN("Only one frame buffer device is allowed."); in pci_fbuf_init()
[all …]
H A Dvirtio.c300 EPRINTLN( in vq_getchain()
319 EPRINTLN( in vq_getchain()
331 EPRINTLN( in vq_getchain()
339 EPRINTLN( in vq_getchain()
358 EPRINTLN( in vq_getchain()
371 EPRINTLN( in vq_getchain()
384 EPRINTLN( in vq_getchain()
616 EPRINTLN( in vi_pci_read()
620 EPRINTLN( in vi_pci_read()
736 EPRINTLN( in vi_pci_write()
[all …]
H A Dnet_backend_dlpi.c87 EPRINTLN("%s: %s (%s)", dev, msg, dlpi_strerror(ret)); in be_dlpi_err()
99 EPRINTLN("dlpi backend requires non-NULL callback"); in be_dlpi_init()
105 EPRINTLN("dlpi backend requires a VNIC"); in be_dlpi_init()
160 EPRINTLN("%s: enable O_NONBLOCK failed", vnic); in be_dlpi_init()
166 EPRINTLN("Could not register event"); in be_dlpi_init()
243 EPRINTLN("DLPI bounce buffer was too small! - needed %x bytes", in be_dlpi_peek_recvlen()
334 EPRINTLN("%s: bad MAC address len %d", in be_dlpi_get_mac()
340 EPRINTLN("%s: MAC address too long (%d bytes required)", in be_dlpi_get_mac()
H A Dbootrom.c226 EPRINTLN("Error opening bootrom \"%s\": %s", in bootrom_loadrom()
232 EPRINTLN("Could not fstat bootrom file \"%s\": %s", romfile, in bootrom_loadrom()
244 EPRINTLN("Error opening bootrom variable file " in bootrom_loadrom()
250 EPRINTLN( in bootrom_loadrom()
261 EPRINTLN("Invalid bootrom variable size %ld", in bootrom_loadrom()
269 EPRINTLN("Invalid bootrom and variable aggregate size %ld", in bootrom_loadrom()
284 EPRINTLN("Incomplete read of page %d of bootrom " in bootrom_loadrom()
H A Dpci_virtio_9p.c217 EPRINTLN("virtio-9p: allocation failure: %s", in pci_vt9p_notify()
250 EPRINTLN( in pci_vt9p_legacy_config()
296 EPRINTLN("virtio-9p: path required"); in pci_vt9p_init()
301 EPRINTLN("virtio-9p: failed to open '%s': %s", value, in pci_vt9p_init()
308 EPRINTLN("virtio-9p: share name required"); in pci_vt9p_init()
312 EPRINTLN("virtio-9p: share name too long"); in pci_vt9p_init()
322 EPRINTLN("virtio-9p: soft state allocation failure: %s", in pci_vt9p_init()
328 EPRINTLN("virtio-9p: vsc_config allocation failure: %s", in pci_vt9p_init()
H A Dnet_backends.c104 EPRINTLN("TAP backend requires non-NULL callback"); in tap_init()
113 EPRINTLN("open of tap device %s failed", tbuf); in tap_init()
122 EPRINTLN("tap device O_NONBLOCK failed"); in tap_init()
127 EPRINTLN("tap device link up failed"); in tap_init()
142 EPRINTLN("Could not register event"); in tap_init()
H A Dpctestdev.c97 EPRINTLN("Only one pc-testdev device is allowed."); in pctestdev_init()
104 EPRINTLN("pc-testdev: Failed to obtain IOAPIC pin count."); in pctestdev_init()
110 EPRINTLN("pc-testdev: Unsupported IOAPIC pin count: %d.", in pctestdev_init()
H A Dpci_virtio_console.c295 EPRINTLN("vtcon: Invalid port %s", port_name); in pci_vtcon_sock_add()
302 EPRINTLN("vtcon: required path missing for port %ld", port); in pci_vtcon_sock_add()
372 EPRINTLN("vtcon: required name missing for port %ld", port); in pci_vtcon_sock_add()
673 EPRINTLN("vtcon: port %s requires a path", name); in pci_vtcon_legacy_config_port()
677 EPRINTLN("vtcon: too many ports"); in pci_vtcon_legacy_config_port()
765 EPRINTLN("cannot create port %s: %s", in pci_vtcon_init()
H A Dpci_virtio_viona.c304 EPRINTLN("viona: bad control RX data"); in pci_viona_control_rx()
324 EPRINTLN("viona: unrecognised RX control cmd %u", in pci_viona_control_rx()
367 EPRINTLN("viona: bad control MAC data"); in pci_viona_control_mac()
400 EPRINTLN("viona: unrecognised MAC control cmd %u", in pci_viona_control_mac()
438 EPRINTLN("viona: bad control chain, len=%d, w=%d, r=%d", in pci_viona_control()
445 EPRINTLN("viona: control header too short: %u", iov[0].iov_len); in pci_viona_control()
467 EPRINTLN("viona: unrecognised control class %u, cmd %u", in pci_viona_control()
H A Dblock_if.c608 EPRINTLN("Invalid sector size \"%s\"", ssval); in blockif_open()
617 EPRINTLN("Invalid sector size \"%s\"", ssval); in blockif_open()
621 EPRINTLN("Invalid sector size \"%s\"", ssval); in blockif_open()
633 EPRINTLN("Missing \"path\" for block device."); in blockif_open()
777 EPRINTLN("Invalid sector size %d/%d", in blockif_open()
791 EPRINTLN("Sector size %d incompatible " in blockif_open()
859 EPRINTLN("blockif_resized: get mediasize failed: %s", in blockif_resized()
H A Ddebug.h43 #define EPRINTLN(fmt, arg...) FPRINTLN(stderr, fmt, ##arg) macro
H A Dbhyverun.c438 EPRINTLN("Attempting to delete unknown cpu %d", vcpu); in fbsdrun_deletecpu()
503 EPRINTLN("vm_run error %d, errno %d", error, errno); in vm_loop()
791 EPRINTLN("Device emulation initialization error: %s", in main()
796 EPRINTLN("Failed to init TPM device"); in main()
H A Dnet_utils.c58 EPRINTLN("Invalid MAC %s", mac_str); in net_parsemac()
H A Dpci_uart.c115 EPRINTLN("Unable to initialize backend '%s' for " in pci_uart_init()
H A Dpci_nvme.c604 EPRINTLN("%s: error setting subnqn (%d)", __func__, ret); in pci_nvme_init_ctrldata()
938 EPRINTLN("%s unknown AEN notice type %u", in pci_nvme_aen_process()
974 EPRINTLN("%s unknown AEN type %u", __func__, atype); in pci_nvme_aen_process()
1087 EPRINTLN("%s: illegal ASQS value %#x (aqa=%#x)", __func__, in pci_nvme_init_controller()
1096 EPRINTLN("%s: ASQ vm_map_gpa(%lx) failed", __func__, in pci_nvme_init_controller()
1107 EPRINTLN("%s: illegal ACQS value %#x (aqa=%#x)", __func__, in pci_nvme_init_controller()
1116 EPRINTLN("%s: ACQ vm_map_gpa(%lx) failed", __func__, in pci_nvme_init_controller()
3154 EPRINTLN("nvme: Invalid qsz option %d", in pci_nvme_parse_config()
3163 EPRINTLN("Invalid ioslots option %d", sc->ioslots); in pci_nvme_parse_config()
3196 EPRINTLN("Invalid bootindex %d", atoi(value)); in pci_nvme_parse_config()
[all …]
H A Dpci_ahci.c341 EPRINTLN("unsupported fis type %d", ft); in ahci_write_fis()
1798 EPRINTLN("Unsupported cmd:%02x", cfis[2]); in ahci_handle_cmd()
1843 EPRINTLN("Not a H2D FIS:%02x", cfis[0]); in ahci_handle_slot()
2130 EPRINTLN("pci_ahci_port: read only registers 0x%"PRIx64"", offset); in pci_ahci_port_write()
2205 EPRINTLN("pci_ahci: unknown i/o write offset 0x%"PRIx64"", offset); in pci_ahci_write()
2303 EPRINTLN("pci_ahci: unknown i/o read offset 0x%"PRIx64"", in pci_ahci_read()
2378 EPRINTLN("Missing or invalid type for port %d: \"%s\"", in pci_ahci_legacy_config()
H A Dpci_emul.c224 EPRINTLN("Invalid PCI slot info field \"%s\"", aopt); in pci_parse_slot_usage()
315 EPRINTLN("pci slot %d:%d:%d: unknown device \"%s\"", bnum, snum, in pci_parse_slot()
324 EPRINTLN("pci slot %d:%d:%d already occupied!", bnum, snum, in pci_parse_slot()
1538 EPRINTLN("pci slot %d:%d:%d: missing " in init_pci()
1544 EPRINTLN("pci slot %d:%d:%d: unknown " in init_pci()
1550 EPRINTLN("pci slot %d:%d:%d: legacy " in init_pci()

12