Searched hist:1.847 (Results 1 - 15 of 15) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.847 Wed Nov 08 21:03:35 GMT 2006 rpaulo regen
H A Dpcidevs_data.h1.847 Mon Nov 13 20:12:10 GMT 2006 bouyer Regen: add NetMos 9855 Quad UART and 1284 Printer port
H A Dpcidevs1.847 Wed Nov 08 11:35:11 GMT 2006 martti Fix aligment.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.847 Wed Apr 30 05:15:07 GMT 2025 imil Introduce pvh_boot boolean to identify the real hypervisor when booting in PVH
mode.

As of now, sys/arch/x86/x86/identcpu.c / identify_hypervisor() returns in the
case of vm_guest being VM_GUEST_GENPVH, yet this VM type is not an actual
hypervisor but an information recorded in locore.S to drive boot method.
We need to investigate what type of hypervisor is really running the VM in
order to apply specifics, so instead of relying on vm_guest_is_pvh() which only
checks for VM_GUEST_XENPVH || VM_GUEST_GENPVH, pvh_boot informs on the boot
method while allowing to identify the real hypervisor.

Idea ok'd by bouyer@, tested on Xen domU, Xen dom0 with GENERIC PVH and
qemu GENERIC PVH boot.
/src/distrib/sets/lists/base/
H A Dshl.mi1.847 Mon Sep 03 15:30:36 GMT 2018 christos bump libpcap
H A Dmi1.847 Sat Dec 05 20:11:01 GMT 2009 pooka Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.
/src/doc/
H A D3RDPARTY1.847 Tue Jun 21 01:53:18 GMT 2011 mrg note mpc 0.9, mpfr 3.0.1, GNU MP 5.0.2 and GCC 4.5.3 imports.
H A DCHANGES1.847 Tue May 08 17:01:01 GMT 2007 xtraeme Mention recent ug(4) changes.
/src/sys/arch/i386/conf/
H A DGENERIC1.847 Thu Sep 06 10:24:18 GMT 2007 martti Fixed indentation (it should be <keyword><space><tab><name><tab><comment>).
/src/distrib/sets/lists/man/
H A Dmi1.847 Tue Jan 17 19:08:28 GMT 2006 jmmv The tb(4) driver is gone, so should be the manual page.
/src/distrib/sets/lists/tests/
H A Dmi1.847 Wed Jun 24 09:47:17 GMT 2020 jruoho Add a few checks for stdethers(8) and stdhosts(8).
/src/share/mk/
H A Dbsd.own.mk1.847 Sun Apr 26 21:37:22 GMT 2015 mrg two changes to radeon drm firmware:
- only install it by default on x86, set new MKRADEONFIRMWARE variable
- install in /libdata, so that separate /usr systems work

(this still doesn't solve PR#49811, which possibly could be handled by
having them being a kernel module loaded by /boot.)
/src/usr.bin/make/
H A Dvar.c1.847 Tue Feb 23 14:21:45 GMT 2021 rillig make: note inconsistent parsing behavior in modifier ':_='
/src/sys/conf/
H A Dfiles1.847 Tue May 29 21:32:29 GMT 2007 christos Add a sockaddr_storage member to "struct ifreq" maintaining backwards
compatibility with the older ioctls. This avoids stack smashing and
abuse of "struct sockaddr" when ioctls placed "struct sockaddr_foo's" that
were longer than "struct sockaddr".
XXX: Some of the emulations might be broken; I tried to add code for
them but I did not test them.
/src/distrib/sets/lists/comp/
H A Dmi1.847 Wed Feb 08 19:00:33 GMT 2006 agc Add entries for the iSCSI target, and supporting library and manual
pages.

Completed in 1391 milliseconds