aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support to the tarball source type for using the ketchup tool.Ian Campbell2007-07-092-0/+753
* Add hooks for a script to update kernel configuration after tree has beenIan Campbell2007-07-093-1/+43
* Remove .hgskip. This was an ancient mercurial patch which was neverIan Campbell2007-07-091-1/+0
* VMX: Fix function return code when a GP fault is generated on CR accesses.kfraser@localhost.localdomain2007-07-091-12/+12
* Fix xm save command for a inactive managed domain.kfraser@localhost.localdomain2007-07-092-8/+6
* VMX: No VMExits on SYSENTER MSR accesses since VMX already has VMCSkfraser@localhost.localdomain2007-07-091-0/+5
* Better error message for 'xm sysrq' on inactive domain.kfraser@localhost.localdomain2007-07-091-0/+3
* SVM: Sync with VMX code changes.Keir Fraser2007-07-073-64/+66
* vms: A cleanup to vmx.c:Keir Fraser2007-07-072-217/+229
* Specify -fno-strict-aliasing in root build config file.Keir Fraser2007-07-078-9/+10
* Merge with PPC tree.Keir Fraser2007-07-0736-252/+451
|\
| * [PPC] Add missing '{' in conditional statement.kfraser@localhost.localdomain2007-07-061-1/+1
| * hvm: Add global default keymap settingkfraser@localhost.localdomain2007-07-064-0/+18
| * Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-0613-78/+167
| * Revert 15471:7ac7f147241405af83e7a9d748cf7b01279734fckfraser@localhost.localdomain2007-07-061-4/+2
| * docs: update xm man pagekfraser@localhost.localdomain2007-07-061-127/+162
| * [ACM] Support for initial unicode handling of strings in policies.kfraser@localhost.localdomain2007-07-061-6/+10
| * Export debugger attached state to xc API.kfraser@localhost.localdomain2007-07-064-1/+6
| * xend: Fix xm block/network-attach command for inactive managed domainkfraser@localhost.localdomain2007-07-061-3/+12
| * xend: Fix op_domain_sched_credit_set() in SrvDomain.pykfraser@localhost.localdomain2007-07-061-1/+2
| * vmx: Fix a typo.kfraser@localhost.localdomain2007-07-062-2/+2
| * hvm: Fix vnc keymap for Japanese keyboards.kfraser@localhost.localdomain2007-07-062-1/+4
| * Use short name format when reference to vcpu vmx union member.kfraser@localhost.localdomain2007-07-063-10/+10
| * Improve xm sched-credit command for inactive managed domainskfraser@localhost.localdomain2007-07-062-17/+34
| * hvm: Allow blktap to be able to be booted as system volume for PV-on-HVMkfraser@localhost.localdomain2007-07-061-2/+4
| * [HVM] ROMBIOS: reboot when we see Ctrl+Alt+DelTim Deegan2007-07-061-0/+4
| * [HVM] Shadow: avoid xen crash if guest uses special memory for pagetablesTim Deegan2007-07-052-5/+19
* | [POWERPC][XEN] Stop sharing the MPIC between dom0 and Xen.Hollis Blanchard2007-07-063-131/+12
* | [POWERPC][XEN] Increase foreign mapping size to accommodate Linux 2.6.18 usage.Hollis Blanchard2007-07-061-1/+1
* | [POWERPC][XEN] Quiet time debug messages.Hollis Blanchard2007-07-061-1/+1
* | [XEN][POWERPC] Merge with xen-unstable.hg.Hollis Blanchard2007-07-0617-142/+692
|\ \ | |/ |/|
| * [POWERPC][XEN] Set up an RTAS node for dom0 and proxy methodsJimi Xenidis2007-06-057-54/+472
| * [POWERPC][FIRMWARE] Firmware can now provide an RTAS stubJimi Xenidis2007-06-036-7/+107
| * [POWERPC][XEN] ingore firmware debugging imageJimi Xenidis2007-06-031-0/+1
| * [POWERPC][FIRMWARE] Increase stack and move it to the biging of the data sect...Jimi Xenidis2007-06-031-11/+15
| * [POWERPC][XEN] Simplify Dom0 Loading.Jimi Xenidis2007-06-031-59/+69
| * [POWERPC][XEN] Restore sanity to the memory allocated for the OFD devtreeJimi Xenidis2007-06-031-8/+17
| * [POWERPC][XEN] Build firmware as single section and also build a debuggable i...Jimi Xenidis2007-06-021-3/+11
* | [HVM] update Etherboot ROM: new version, stricter DHCP compliance.Tim Deegan2007-07-052-2/+3
* | vmx: Write back modified interruptibility-info in enable_intr_window().kfraser@localhost.localdomain2007-07-041-1/+3
* | hvm vmx: Support 'virtual NMI' feature of VMX.kfraser@localhost.localdomain2007-07-035-21/+67
* | xen: Fix event-channel destruction.kfraser@localhost.localdomain2007-07-032-29/+33
* | [x86/32] Support two byte CMOVcc opcodes in 4G segment fixup.Ian Campbell2007-07-031-2/+78
* | x86: Clean up do_iret() hypercall.kfraser@localhost.localdomain2007-07-032-16/+19
* | xenstore: Remove broken and unmaintained test code.kfraser@localhost.localdomain2007-07-0329-4418/+5
* | Remove over-zealous assertion.Steven Hand2007-07-031-5/+0
* | [XEN] Fix p2m->shadow callback to pass the mfn being written toTim Deegan2007-07-035-18/+31
* | xen: Fix my changes to I/O-region-finding routine.kfraser@localhost.localdomain2007-07-031-3/+2
* | xen: Remove useless check from dom0 builder.kfraser@localhost.localdomain2007-07-031-3/+0
* | x86: Improve e820 scanning for all I/O regions.kfraser@localhost.localdomain2007-07-031-7/+21