freebsd-dev/usr.sbin/bhyve
Pedro F. Giffuni 9f3dba686c bhyve: consider the bogus case of a negative bar idx.
This is a followup to r297472 to squelch Coverity.

CID:	1194319
2016-05-13 14:59:02 +00:00
..
acpi.c
acpi.h
ahci.h
atkbdc.c
bhyve.8 Update the bhyve(8) man page: 2016-04-20 06:29:03 +00:00
bhyverun.c
bhyverun.h
block_if.c Cleanup unused-but-set-variable spotted by gcc-4.9. 2016-01-26 07:17:21 +00:00
block_if.h
bootrom.c
bootrom.h
consport.c
dbgport.c
dbgport.h
fwctl.c Use MIN()/MAX() macros from sys/param.h. 2016-04-22 06:25:32 +00:00
fwctl.h
inout.c
inout.h
ioapic.c
ioapic.h
Makefile Don't use SYSDIR to avoid conflicts with existing usage. 2016-04-20 17:05:32 +00:00
Makefile.depend
mem.c
mem.h
mevent_test.c
mevent.c
mevent.h
mptbl.c
mptbl.h
pci_ahci.c Use MIN()/MAX() macros from sys/param.h. 2016-04-22 06:25:32 +00:00
pci_emul.c bhyve: consider the bogus case of a negative bar idx. 2016-05-13 14:59:02 +00:00
pci_emul.h Handle PBA that shares a page with MSI-X table for passthrough devices. 2016-04-13 18:39:33 +00:00
pci_hostbridge.c
pci_irq.c
pci_irq.h
pci_lpc.c
pci_lpc.h
pci_passthru.c Always emit an error message on passthru configuration errors. 2016-04-19 20:43:05 +00:00
pci_uart.c
pci_virtio_block.c bhyve: replace uninitialized variable "offset". 2016-05-13 14:38:04 +00:00
pci_virtio_net.c Fix typo: nmd->cur_tx_ring should be used in pci_vtnet_netmap_writev() 2016-03-14 08:48:16 +00:00
pci_virtio_rnd.c
pm.c
post.c
rtc.c
rtc.h
smbiostbl.c
smbiostbl.h
spinup_ap.c
spinup_ap.h
task_switch.c
uart_emul.c
uart_emul.h
virtio.c
virtio.h
xmsr.c
xmsr.h