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
/
x86
/
xen
History
jhb
c0b82e46b8
Correct variable name in two panic messages: num_msi_irq -> num_msi_irqs.
...
MFC after: 1 week
2018-12-31 22:46:43 +00:00
..
hvm.c
xen: fix setting legacy PVH vcpu id
2018-09-13 07:12:16 +00:00
pv.c
Provide string functions for use before ifuncs get resolved.
2018-10-11 23:28:04 +00:00
pvcpu_enum.c
Axe MINIMUM_MSI_INT.
2018-11-16 23:39:39 +00:00
xen_apic.c
xen: fix PV IPI setup
2018-09-13 07:07:13 +00:00
xen_intr.c
Convert the number of MSI IRQs on x86 from a constant to a tunable.
2018-11-15 18:37:41 +00:00
xen_msi.c
Correct variable name in two panic messages: num_msi_irq -> num_msi_irqs.
2018-12-31 22:46:43 +00:00
xen_nexus.c
Dynamically allocate IRQ ranges on x86.
2018-08-28 21:09:19 +00:00
xen_pci_bus.c
…
xenpv.c
xen/pv: remove the attach of the ISA bus from the Xen PV bus
2018-02-16 18:04:27 +00:00