Module Name:src
Committed By: jym
Date: Sun Aug 28 22:34:26 UTC 2011
Modified Files:
src/sys/arch/xen/xen [jym-xensuspend]: clock.c evtchn.c
Log Message:
Put some assertions to check values of the VIRQ <> event channels mappings.
Fix the VIRQ_TIMER per-cpu translations, s
Module Name:src
Committed By: jym
Date: Wed Aug 24 21:37:05 UTC 2011
Modified Files:
src/sys/arch/xen/xen [jym-xensuspend]: xen_machdep.c
Log Message:
Now that Xen sysctl(7) moved under machdep, create a machdep.xen.suspend
node to command suspension.
To generate a diff
Module Name:src
Committed By: jym
Date: Thu May 26 22:32:39 UTC 2011
Modified Files:
src/sys/arch/xen/xen [jym-xensuspend]: xen_machdep.c
Log Message:
balloon is now supported, update comment.
To generate a diff of this commit:
cvs rdiff -u -r1.4.12.7 -r1.4.12.8 src/sys/
Module Name:src
Committed By: jym
Date: Thu May 26 22:30:32 UTC 2011
Modified Files:
src/sys/arch/xen/xen [jym-xensuspend]: if_xennet_xenbus.c xbd_xenbus.c
Log Message:
Split allocation and initialization of ring I/O for xbd(4) and xennet(4):
- allocation belongs to _attac
Module Name:src
Committed By: jym
Date: Sat May 7 17:42:09 UTC 2011
Modified Files:
src/sys/arch/xen/xen [jym-xensuspend]: if_xennet_xenbus.c
Log Message:
When it successfully resume a device, return true instead of 0 aka false.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: jym
Date: Sat May 7 17:38:35 UTC 2011
Modified Files:
src/sys/arch/xen/xen [jym-xensuspend]: balloon.c
Log Message:
Implement pmf(9) suspend/resume routines for balloon(4). Trivial, heh.
To generate a diff of this commit:
cvs rdiff -u -r1.5