This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
powerpc
/
pseries
History
andreast
d165336abf
Ouch, do the shift properly. An uin64_t needs the right postfix when shifting.
2013-10-31 20:42:47 +00:00
..
mmu_phyp.c
Ouch, do the shift properly. An uin64_t needs the right postfix when shifting.
2013-10-31 20:42:47 +00:00
phyp_console.c
…
phyp_llan.c
- Provide necessary includes.
2013-10-29 11:17:49 +00:00
phyp_vscsi.c
Implement extended LUN support. If PIM_EXTLUNS is set by a SIM, encode
2013-10-29 15:36:58 +00:00
phyp-hvcall.h
…
phyp-hvcall.S
Allow hypervisor calls with more than 7 arguments.
2013-10-20 01:28:39 +00:00
platform_chrp.c
Clean up missed header references.
2013-10-26 17:54:31 +00:00
plpar_iommu.c
The ofw_bus() routines invoke the device's parent, not the device itself,
2013-10-29 21:08:20 +00:00
plpar_iommu.h
…
rtas_dev.c
…
rtas_pci.c
…
vdevice.c
Add two new interfaces to ofw_bus:
2013-10-23 17:24:21 +00:00
xics.c
…