#
be7747b4 |
| 24-Nov-2009 |
Kip Macy <kmacy@FreeBSD.org> |
fixup kernel core dumps on paravirtual guests
|
Revision tags: release/8.0.0_cvs, release/8.0.0 |
|
#
10b3b545 |
| 17-Sep-2009 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Merge from head
|
#
7d4b968b |
| 17-Sep-2009 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Merge from head up to r188941 (last revision before the USB stack switch)
|
#
cbd59a4f |
| 08-Sep-2009 |
Oleksandr Tymoshenko <gonzo@FreeBSD.org> |
- MFC from head@196987
|
#
8698b76c |
| 30-Aug-2009 |
Kip Macy <kmacy@FreeBSD.org> |
add core dump support to blkfront
Obtained from: Frank Suchomel
|
#
09c817ba |
| 03-Jul-2009 |
Oleksandr Tymoshenko <gonzo@FreeBSD.org> |
- MFC
|
#
cfed3783 |
| 13-Jun-2009 |
Kip Macy <kmacy@FreeBSD.org> |
update backend_changed to reflect .m prototype
|
Revision tags: release/7.2.0_cvs, release/7.2.0 |
|
#
1829d5da |
| 12-Mar-2009 |
Warner Losh <imp@FreeBSD.org> |
Update the projects tree to a newer FreeBSD current.
|
#
12678024 |
| 11-Mar-2009 |
Doug Rabson <dfr@FreeBSD.org> |
Merge in support for Xen HVM on amd64 architecture.
|
Revision tags: release/7.1.0_cvs, release/7.1.0 |
|
#
3a6d1fcf |
| 29-Dec-2008 |
Kip Macy <kmacy@FreeBSD.org> |
merge 186535, 186537, and 186538 from releng_7_xen
Log: - merge in latest xenbus from dfr's xenhvm - fix race condition in xs_read_reply by converting tsleep to mtx_sleep
Log: unmask evtchn in b
merge 186535, 186537, and 186538 from releng_7_xen
Log: - merge in latest xenbus from dfr's xenhvm - fix race condition in xs_read_reply by converting tsleep to mtx_sleep
Log: unmask evtchn in bind_{virq, ipi}_to_irq
Log: - remove code for handling case of not being able to sleep - eliminate tsleep - make sleeps atomic
show more ...
|
#
e57c2b13 |
| 04-Dec-2008 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
integrate from head@185615
|
#
23dc5621 |
| 04-Dec-2008 |
Kip Macy <kmacy@FreeBSD.org> |
Integrate 185578 from dfr Use newbus to managed devices
|
Revision tags: release/6.4.0_cvs, release/6.4.0 |
|
#
920ba15b |
| 26-Sep-2008 |
Kip Macy <kmacy@FreeBSD.org> |
Update xen/interface includes to the latest in mercurial
MFC after: 1 month
|
#
2be5c100 |
| 24-Aug-2008 |
Kip Macy <kmacy@FreeBSD.org> |
Evidently the block device starts at 767.
MFC after: 1 month
|
#
5ce36d52 |
| 23-Aug-2008 |
Kip Macy <kmacy@FreeBSD.org> |
make block devices start at 0
|
#
4615bad1 |
| 20-Aug-2008 |
Kip Macy <kmacy@FreeBSD.org> |
mark blkfront_info as ready
MFC after: 1 month
|
#
5d254c04 |
| 18-Aug-2008 |
Kip Macy <kmacy@FreeBSD.org> |
Make sure that machine addresses are vm_paddr_t
MFC after: 1 month
|
#
89e0f4d2 |
| 12-Aug-2008 |
Kip Macy <kmacy@FreeBSD.org> |
Import Xen paravirtual drivers.
MFC after: 2 weeks
|
#
9199c09a |
| 06-Jan-2010 |
Warner Losh <imp@FreeBSD.org> |
Merge from head at r201628.
# This hasn't been tested, and there are at least three bad commits # that need to be backed out before the branch will be stable again.
|
#
491e6478 |
| 30-Dec-2009 |
Justin T. Gibbs <gibbs@FreeBSD.org> |
In blkif_queue_cb(), test the return value from gnttab_claim_grant_reference() for >= 0 instead of != ENOSPC.
|
#
a4660d59 |
| 28-Dec-2009 |
Justin T. Gibbs <gibbs@FreeBSD.org> |
Correct alignment and boundary constraints in blkfront's bus dma tag. The blkif interface in Xen requires all I/O to be 512 byte aligned with each segment bounded by a 4k page.
Note: This submissio
Correct alignment and boundary constraints in blkfront's bus dma tag. The blkif interface in Xen requires all I/O to be 512 byte aligned with each segment bounded by a 4k page.
Note: This submission only documents the proper contraints for blkif I/O. The alignment code in busdma does not yet handle alignment constraints correctly in all cases.
show more ...
|
#
e4808c4b |
| 30-Nov-2009 |
Kip Macy <kmacy@FreeBSD.org> |
Merge Scott Long's latest blkfront now that the licensing issues are resolved
|
#
9999d2cb |
| 30-Nov-2009 |
Kip Macy <kmacy@FreeBSD.org> |
Update license to reflect terms in xen 2.0 as of the time when the driver was ported to FreeBSD
|
#
be7747b4 |
| 24-Nov-2009 |
Kip Macy <kmacy@FreeBSD.org> |
fixup kernel core dumps on paravirtual guests
|
#
cbd59a4f |
| 08-Sep-2009 |
Oleksandr Tymoshenko <gonzo@FreeBSD.org> |
- MFC from head@196987
|