aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* 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
* domain builder: Zero start_info struct.kfraser@localhost.localdomain2007-08-031-0/+2
* On debug builds, scrub pages with non-zero poison.kfraser@localhost.localdomain2007-08-031-3/+11
* [HVM] Yet another MCA/MCE MSR.Tim Deegan2007-08-033-0/+7
* es7000: Remove the bulk of the ES7000 specific code from Xen.kfraser@localhost.localdomain2007-08-036-220/+7
* Merge with ppc/xen-unstable.hgkfraser@localhost.localdomain2007-08-0211-193/+137
|\
| * libelf: Clean up and fix up BSD symtab handling.kfraser@localhost.localdomain2007-08-025-174/+114
| * elfloader: Re-add break stmt I stupidly removed from elf parser.kfraser@localhost.localdomain2007-08-021-0/+2
| * libelf: Remove unneeded extra elf_set_verbose() invocation.kfraser@localhost.localdomain2007-08-021-4/+0
| * MergeTim Deegan2007-08-028-54/+227
| |\
| | * xenstore: Redirect stdin/stdout/stderr to /dev/null.kfraser@localhost.localdomain2007-08-011-4/+8
| | * xenstore: Do not assign to stdout/stderr/stdin - they are notkfraser@localhost.localdomain2007-08-013-10/+5
| * | [MINIOS] fix x86_64 p2m map and CFLAGSTim Deegan2007-08-023-3/+10
* | | merge with xen-unstable.hgHollis Blanchard2007-08-0237-553/+789
|\ \ \ | | |/ | |/|
| * | [ELF] Load elf symbols when BSD_SYMTAB=yes.kfraser@localhost.localdomain2007-08-015-41/+215
| |/
| * xenstored: Do not write to stderr if we are daemonised!kfraser@localhost.localdomain2007-08-014-15/+16