freebsd-dev/sys/x86/xen
Roger Pau Monné b2537024be xen: fix usage of kern_getenv in PVH code
The value returned by kern_getenv should be freed using freeenv.

Reported by:	Coverity
CID:		1248852
Sponsored by: Citrix Systems R&D
2014-10-22 16:49:00 +00:00
..
hvm.c xen: add hooks for Xen PV APIC 2014-06-16 08:43:45 +00:00
pv.c xen: fix usage of kern_getenv in PVH code 2014-10-22 16:49:00 +00:00
pvcpu_enum.c xen: implement support for mapping IO APIC interrupts on Xen 2014-08-04 09:01:21 +00:00
xen_apic.c Fix build with SMP disabled. 2014-07-15 15:40:33 +00:00
xen_intr.c msi: add Xen MSI implementation 2014-09-30 16:46:45 +00:00
xen_msi.c msi: add Xen MSI implementation 2014-09-30 16:46:45 +00:00
xen_nexus.c msi: add Xen MSI implementation 2014-09-30 16:46:45 +00:00
xen_pci.c xen: add the Xen implementation of pci_child_added method 2014-09-30 16:49:17 +00:00
xenpv.c xen: add missing files 2014-06-16 08:54:04 +00:00