aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* xsm: dummy module - implement missing stubKeir Fraser2008-09-151-0/+3
* $(XEN_ROOT) absolutification fixes for ioemu-remote (incl stubdom)Keir Fraser2008-09-121-6/+3
* xenstore: Fix a memory leak in 'xs_is_domain_introduced'.Keir Fraser2008-09-111-2/+5
* xendomains script: A few bug fixes.Keir Fraser2008-09-111-2/+4
* xm: domid casting bugKeir Fraser2008-09-111-1/+1
* x86, xend: Fix processing of cpuid config parametersKeir Fraser2008-09-103-5/+5
* xc_domain_save: Do not poll-wait for guest to shutdown -- it shouldKeir Fraser2008-09-091-53/+4
* ioemu: Fix bug in map cacheKeir Fraser2008-09-091-1/+3
* ioemu: various fixes to 18394:dade7f0bdc8dKeir Fraser2008-09-092-1/+10
* libxc: fix xc_memory_op(): handles XENMEM_remove_from_phsymap case.Keir Fraser2008-09-091-0/+10
* Revert 18415:3e72ab517e44 (xend: move the call to XendDevices.destroy_device_...Keir Fraser2008-09-091-1/+1
* xentrace 7/7: Add option to log to a circular buffer and dump to diskKeir Fraser2008-09-081-44/+345
* xentrace 6/7: Updated formats file.Keir Fraser2008-09-081-49/+100
* xentrace 4/7: Add some missing things to the xentrace options stringKeir Fraser2008-09-081-1/+1
* xc_save: ignore the first suspend event channel notificationKeir Fraser2008-09-081-31/+47
* xc_save: Clean up (*suspend)() callback hook.Keir Fraser2008-09-084-16/+16
* xc_save: Janitorial work.Keir Fraser2008-09-081-17/+10
* lsevtchn: Improve this evtchn reporting tool.Keir Fraser2008-09-053-36/+33
* ioemu: fix offset of MSI-X memory-mapped table.Keir Fraser2008-09-051-1/+1
* xsm: A few hacks to get XSM-disabled (aka dummy) mode working.Keir Fraser2008-09-042-3/+3