| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFS r217055: Don't panic when a disk is detached on XEN. | Colin Percival | 2011-01-06 | 1 | -0/+16 |
| * | MFC Xen-related commits r215470, r215472, r215525, r215663, r215813, r215819, | Colin Percival | 2010-12-20 | 1 | -20/+33 |
| * | Synchronize Xen support with current, excluding console API changes in | Justin T. Gibbs | 2010-11-24 | 31 | -2689/+4365 |
| * | MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, | Matt Jacob | 2010-02-11 | 1 | -1/+1 |
| * | MFC 196403: Temporarily revert the new-bus locking for 8.0 release. | John Baldwin | 2009-08-20 | 1 | -4/+0 |
| * | Make the newbus subsystem Giant free by adding the new newbus sxlock. | Attilio Rao | 2009-08-02 | 1 | -0/+4 |
| * | Catch up with r195249, "Improve the handling of cpuset with interrupts." | Alan Cox | 2009-07-21 | 1 | -2/+3 |
| * | Make ipi_cpu() function as intended. | Adrian Chadd | 2009-05-30 | 1 | -1/+4 |
| * | Don't call the watch callback if its NULL. | Adrian Chadd | 2009-05-28 | 1 | -4/+11 |
| * | Fix the Xen build for i386 PV mode. | Doug Rabson | 2009-04-01 | 2 | -3/+7 |
| * | Merge in support for Xen HVM on amd64 architecture. | Doug Rabson | 2009-03-11 | 13 | -250/+569 |
| * | merge 186535, 186537, and 186538 from releng_7_xen | Kip Macy | 2008-12-29 | 16 | -1269/+1487 |
| * | Integrate 185578 from dfr | Kip Macy | 2008-12-04 | 11 | -1007/+640 |
| * | merge fix for boot-time hang on centos' xen | Kip Macy | 2008-11-14 | 1 | -24/+38 |
| * | Fix evtchn initialization on SMP | Kip Macy | 2008-10-24 | 1 | -12/+47 |
| * | Fix IPI support | Kip Macy | 2008-10-23 | 1 | -15/+26 |
| * | move ipi_pcpu to evtchn.c | Kip Macy | 2008-09-26 | 1 | -7/+15 |
| * | Update xen/interface includes to the latest in mercurial | Kip Macy | 2008-09-26 | 33 | -717/+1929 |
| * | partial update to interface headers to 3.2 | Kip Macy | 2008-09-25 | 13 | -60/+411 |
| * | - add more debug cruft to xenbus | Kip Macy | 2008-08-20 | 3 | -13/+47 |
| * | Check for watch events when doing inline message processing | Kip Macy | 2008-08-20 | 1 | -16/+39 |
| * | Xen 3.2 now interleaves watch events with regular message notifications. | Kip Macy | 2008-08-20 | 6 | -44/+79 |
| * | avoid evtchn_init name collision in gdb | Kip Macy | 2008-08-19 | 1 | -2/+2 |
| * | Make sure we don't lose the most significant bits of the frame number on PAE ... | Kip Macy | 2008-08-17 | 1 | -1/+1 |
| * | Import check for xen features. | Kip Macy | 2008-08-15 | 1 | -0/+24 |
| * | Compile fixes for xen build. | Kip Macy | 2008-08-15 | 7 | -0/+8 |
| * | Import OS interfaces to Xen services. | Kip Macy | 2008-08-12 | 68 | -0/+14624 |