summaryrefslogtreecommitdiffstats
path: root/sys/dev/xen
Commit message (Expand)AuthorAgeFilesLines
* Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed threadattilio2008-08-281-1/+1
* Evidently the block device starts at 767.kmacy2008-08-241-1/+1
* make block devices start at 0kmacy2008-08-231-3/+4
* For reasons that I have not delved in to Xen 3.2 netback now does header spli...kmacy2008-08-211-21/+38
* change netfront to match xen31_6kmacy2008-08-202-3/+3
* mark blkfront_info as readykmacy2008-08-201-1/+2
* include vmparam.h for KERNBASE and fix typokmacy2008-08-201-2/+3
* register netfront before xenbus does its probingkmacy2008-08-201-1/+1
* Integrate the Xen console driver.ed2008-08-201-165/+36
* Make sure that machine addresses are vm_paddr_tkmacy2008-08-171-6/+7
* Compile fixes for xen build.kmacy2008-08-152-4/+0
* Import Xen paravirtual drivers.kmacy2008-08-1212-0/+8270
OpenPOWER on IntegriCloud