aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* x86, hvm: Hyper-V guest interface support with small set of enlightenmentsKeir Fraser2008-10-146-14/+36
* xend: fixup the Secondary Bus Reset.Keir Fraser2008-10-131-2/+3
* xenpm: Fix logic when Hyperthreading is enabled.Keir Fraser2008-10-131-19/+38
* xend: Fix dev backend path construction.Keir Fraser2008-10-131-1/+1
* xend: Restore bridge control register after secondary bus resetKeir Fraser2008-10-101-3/+6
* Merge with IA64 treeKeir Fraser2008-10-102-11/+9
|\
| * xend: Fix the detection of the upmost bridge in the python function find_pare...Keir Fraser2008-10-101-7/+6
| * [IA64] compile xenpm for ia64.Keir Fraser2008-10-101-4/+3
* | merge with xen-unstable.hgIsaku Yamahata2008-10-107-35/+54
|\|
| * hvmloader: smbios support for large memory guestsKeir Fraser2008-10-091-27/+40
| * xenpm: Fix typo bug.Keir Fraser2008-10-091-1/+1
| * xend: Fix typo _gatherDom -> gatherDom.Keir Fraser2008-10-091-1/+1
| * flask: Fix a problem in xend code when starting a guest with XSM/Flask enabled.Keir Fraser2008-10-081-1/+4
| * flask: Add 2 permissions to the default flask policy to get a VIF-enabled gue...Keir Fraser2008-10-081-0/+3
| * flask: Fix to default policy to get simple VM runningKeir Fraser2008-10-081-1/+1
| * pygrub: fix the parameter `default' and `timeout' in elilo.confKeir Fraser2008-10-031-3/+3
| * xend: Allow guest write access to /local/domain/x/memoryKeir Fraser2008-10-031-1/+1
* | [IA64] libxc: make xc_ia64_copy_memmap use DOM0VP_get_memmap.Isaku Yamahata2008-10-031-22/+65
* | merge with xen-unstable.hgIsaku Yamahata2008-10-034-25/+47
|\|
| * libblktap: Remove trailing null byte in xs_printfKeir Fraser2008-10-021-1/+1
| * xc_ptrace: Allow gdbserver to connect to a guest before APs areKeir Fraser2008-10-021-5/+4
| * xend: Make only selected subdirs of /local/domain/<domid> writable by the guest.Keir Fraser2008-10-022-19/+42
* | [IA64] libxc clean up.Isaku Yamahata2008-10-024-59/+73
* | [IA64] xc restore: fix domain restore.Isaku Yamahata2008-10-021-1/+1
* | [IA64] hvm builder: more precisely use of memory size.Isaku Yamahata2008-10-021-36/+41
* | [IA64] libxc: improve foreign p2m exposure.Isaku Yamahata2008-10-021-3/+10
* | merge with xen-unstable.hgIsaku Yamahata2008-10-02479-209078/+6842
|\|
| * xend: Fixes after backend xenstore config changes.Keir Fraser2008-10-012-4/+4
| * xend: Move some backend configuration info.Keir Fraser2008-10-014-127/+64
| * x86, hvm: Expose host core/HT topology to HVM guests.Keir Fraser2008-09-301-4/+30
| * hvm: Remove extboot from virtual firmware.Keir Fraser2008-09-298-761/+1
| * xc_save: use correct size when unmapping live p2m.Keir Fraser2008-09-291-2/+2
| * hvm: Default timer_mode=1 (do not delay virtual time for missedKeir Fraser2008-09-262-2/+2
| * X86 and IA64: Update cpufreq statistic logic for supporting both x86Keir Fraser2008-09-261-0/+1
| * xm: Fix xm start -c / --vncviewerKeir Fraser2008-09-251-3/+4
| * hvm firmware: Replace etherboot with modern gPXE ROMs.Keir Fraser2008-09-258-4135/+6413
| * x86: Add xenpm utility to list CPU power info.Keir Fraser2008-09-252-4/+206
| * ia64: fix make install under tools/debugger/xenitpKeir Fraser2008-09-241-3/+9
| * hvm, save/restore: Skip page batches which contain no valid pages.Keir Fraser2008-09-231-1/+14
| * acm, xend: Catch bad vlan identifiersKeir Fraser2008-09-231-0/+9
| * libxc: Wrapper functions for cpu online/offlineKeir Fraser2008-09-223-0/+56
| * xentop: Fix display of long domain names.Keir Fraser2008-09-221-1/+1
| * xenctx: fix xenctx --all option on x86Keir Fraser2008-09-221-1/+1
| * xend: Refactor vmmetrics destruction.Keir Fraser2008-09-222-10/+12
| * xm list: Return unique exit code for non-existent domainKeir Fraser2008-09-181-0/+1
| * x86, amd, hvm: pass through one more cpuid cache description leafKeir Fraser2008-09-181-6/+11
| * Remove internal tools/ioemu tree.Keir Fraser2008-09-18440-203961/+0
| * xc_save/xc_restore: Fix wrong data typeKeir Fraser2008-09-172-4/+4
| * xm: Remove obsolete mechanism using vncviewer -listenKeir Fraser2008-09-172-52/+0
* | [IA64] xc_domain_save: Do not poll-wait for guest to shutdown.Isaku Yamahata2008-09-251-28/+3
|/