aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] xencomm - compilation fix of unmodified driverAlex Williamson2007-08-164-5/+5
* [IA64] Use common xencomm.c and remove ia64 xencomm.cAlex Williamson2007-08-167-479/+10
* merge with xen-unstable.hgAlex Williamson2007-08-1659-1408/+1555
|\
| * Remove unused max_dma_mfn variable.kfraser@localhost.localdomain2007-08-161-8/+1
| * xencomm: Fix for code style.kfraser@localhost.localdomain2007-08-142-89/+79
| * [xen, xencomm] preparetion for xencomm consolidation.kfraser@localhost.localdomain2007-08-141-8/+21
| * [xen, xencomm] xencomm trivial bug fixkfraser@localhost.localdomain2007-08-141-1/+8
| * xen: Cache 'current' vcpu in physdev_op hcall implementation.kfraser@localhost.localdomain2007-08-141-9/+10
| * xen: Do not accept DOMID_SELF as input to DOMCTL_getdomaininfo.kfraser@localhost.localdomain2007-08-141-7/+1
| * libxc: Various xc_evtchn_* functions must return signed integer type.kfraser@localhost.localdomain2007-08-144-90/+107
| * hvm: Cleanups to state-restore paths (including vmxassist world restore).kfraser@localhost.localdomain2007-08-133-74/+35
| * [HVM] [TOOLS] Move device state save earlier in suspend pathTim Deegan2007-08-132-2/+3
| * [PV-on-HVM]: Add missing includeskfraser@localhost.localdomain2007-08-131-1/+2
| * x86-64: enable hypervisor output on VESA frame bufferkfraser@localhost.localdomain2007-08-136-76/+377
| * xm-test: Allow dom0 network interface used in tests to be overridenJames Bulpin2007-08-124-7/+17
| * x86: Trivial clean up of debug output.kfraser@localhost.localdomain2007-08-101-6/+7
| * x86: Improved memcpy() asm implementation.kfraser@localhost.localdomain2007-08-101-7/+15
| * Fix xm block/network-detach command.kfraser@localhost.localdomain2007-08-094-19/+155
| * acm: Some fixes to the Xend ACM management codekfraser@localhost.localdomain2007-08-094-29/+84
| * x86-64: pv wrmsr emulation fixkfraser@localhost.localdomain2007-08-091-14/+14
| * Ensure multiboot modules are mapped when we copy them.kfraser@localhost.localdomain2007-08-091-0/+19
| * x86: Always define both PAE and non-PAE address constantskfraser@localhost.localdomain2007-08-091-10/+26
| * acm: Cleaner use of copy_from_guest().kfraser@localhost.localdomain2007-08-091-6/+6
| * Clean up usage of 'current' in do_iret() hypercall.kfraser@localhost.localdomain2007-08-093-13/+17
| * x86: Do not print unbounded bogus FACS signature.kfraser@localhost.localdomain2007-08-081-1/+1
| * hvm: Handle hw_cr[] array a bit more sanely.kfraser@localhost.localdomain2007-08-086-106/+98
| * hvm: Unify %cr0 handling.kfraser@localhost.localdomain2007-08-087-257/+186
| * Do not clobber new wallclock offset on restore.Ian Campbell2007-08-081-12/+23
| * hvm: Fix %cr4 handling in HAP paging mode.kfraser@localhost.localdomain2007-08-081-1/+2
| * MergeTim Deegan2007-08-0822-680/+366
| |\
| | * hvm: More cleanups, particularly to %cr4 handling.kfraser@localhost.localdomain2007-08-088-195/+106
| | * hvm: More cleanups around paging interfaces.kfraser@localhost.localdomain2007-08-084-57/+21
| | * hvm: Clean up control-register and EFER handling.kfraser@localhost.localdomain2007-08-0721-477/+288
| * | [TOOLS] Avoid unaligned accesses in libfsimage FAT16 codeTim Deegan2007-08-081-3/+3
| |/
* | [IA64] Support of 4k page size for individual guestsAlex Williamson2007-08-169-140/+163
* | [IA64] Shrink vtlb sizeAlex Williamson2007-08-163-39/+18
* | merge with xen-unstable.hgAlex Williamson2007-08-1257-720/+3016
|\|
| * xen: Clean up some paging files: no tab and trailing spaces.kfraser@localhost.localdomain2007-08-076-163/+164
| * xentop: fix abnormal value cpu(%) when domain shutdown.kfraser@localhost.localdomain2007-08-071-1/+1
| * [ACM] Explicitly cast byte arrays when used in copy_from_guestkfraser@localhost.localdomain2007-08-071-3/+3
| * [HVM] Store Etherboot ROM as hexdump, not binaryTim Deegan2007-08-064-2/+2056
| * xm: Fix control characters causing xm tests to fail.kfraser@localhost.localdomain2007-08-061-1/+1
| * xm: pass --skipdtd parameter through to 'xm new'kfraser@localhost.localdomain2007-08-061-1/+2
| * [32on64] Copy the right grant table status code back to the guest.Ian Campbell2007-08-061-2/+2
| * hvm: Fix PV-on-HVM drivers to not execuite hypercall page while it iskfraser@localhost.localdomain2007-08-061-0/+10
| * hvm: Fix save/restore when callback_via line is routed through a PCIkfraser@localhost.localdomain2007-08-061-1/+25
| * pygrub: LiloConf.py supports root and read-onlykfraser@localhost.localdomain2007-08-061-3/+21
| * Fix/cleanup destroyDevice code path in xend.kfraser@localhost.localdomain2007-08-065-27/+96
| * [ACM] Support for removing / replacing a policykfraser@localhost.localdomain2007-08-066-33/+142
| * [ACM] Support for running unlabeled domains alongside labeled oneskfraser@localhost.localdomain2007-08-068-67/+117