aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Rename ioemu-dir as qemu-xen-traditional-dirStefano Stabellini2011-09-131-11/+11
* Move the ioemu-dir-find shell script to an external fileStefano Stabellini2011-09-131-31/+4
* xenpaging: use batch of pages during final page-inOlaf Hering2011-09-133-19/+42
* hvmloader: don't clear acpi_info after filling in some fieldsIan Campbell2011-09-131-1/+2
* Add missing 'break' statement.Kaushik Kumar Ram2011-08-261-0/+1
* hvmloader: relicense hvmloader xenbus implementation under moreIan Campbell2011-08-101-11/+19
* Revert 23757:f5176c177b99 "xenstored: allow guests to reintroduce themselves"Ian Jackson2011-08-091-14/+7
* hvmloader: Move init_vm86_tss() back into common code.Keir Fraser2011-08-094-24/+20
* xenstored: allow guests to reintroduce themselvesOlaf Hering2011-08-091-7/+14
* hvmloader: Enable SCI in QEMU has it disabled.Keir Fraser2011-07-283-1/+26
* hvmloader: Allow default response to be specified to xenstore_read().Keir Fraser2011-07-254-31/+27
* hvmloader: Formatting cleanups.Keir Fraser2011-07-258-46/+56
* hvmloader: Replace bios_relocate hook with bios_load hookKeir Fraser2011-07-254-13/+18
* hvmloader: Declare get_hvm_info_table/get_shared_info as const funcs.Keir Fraser2011-07-231-2/+1
* hvmloader: Remove bogus and unused RESERVED_MEMSIZE decl.Keir Fraser2011-07-231-2/+2
* hvmloader: New functions mem_hole_alloc() and mem_hole_populate_ram().Keir Fraser2011-07-232-18/+39
* xend: remove PCI device listing from NetBSD, since it's LinuxRoger Pau Monne2011-07-231-0/+1
* add privileged (dom0) kernel feature indicationJan Beulich2011-07-231-0/+7
* hvmloader: Switch to absolute addressing for calling hypercall stubs.Keir Fraser2011-07-201-68/+69
* hvmloader: Remove hard tabs from source files.Keir Fraser2011-07-206-267/+267
* libxl: clean up trailing whitespaces in code.Wei Liu2011-07-1926-169/+169
* libxl: enabling upstream qemu as pure pv backend.Wei Liu2011-07-195-57/+117
* libxl: Keyed unions key off an enum instead of an arbitrary expressionIan Campbell2011-07-184-42/+45
* libxl: use libxl_domain_type enum with libxl__domain_suspend_commonIan Campbell2011-07-183-6/+20
* libxl: specify HVM vs PV in create_info using libxl_domain_type enumIan Campbell2011-07-186-45/+99
* libxl: specify HVM vs PV in build_info using libxl_domain_type enumIan Campbell2011-07-187-22/+61
* libxl: replace libxl__domain_is_hvm with libxl__domain_typeIan Campbell2011-07-184-24/+51
* libxl: Give the HVM domain type the name "HVM"Ian Campbell2011-07-183-7/+7
* xend NetBSD init script: fixed problem when restarting xendRoger Pau Monne2011-07-181-2/+5
* nestedsvm: Support TSC Rate MSRChristoph Egger2011-07-161-1/+1
* libxc: remove obsolete comment.Ian Campbell2011-07-161-4/+0
* xen/libxc: Clean up pv_cpuid switch statements.Keir Fraser2011-07-161-5/+5
* xen/libxc: set CPUID topology leaf as unsupported for PV guestsDavid Vrabel2011-07-161-0/+1
* tools: xencommons NetBSD init script: Multiple bugfixes and improvementsRoger Pau Monne2011-07-151-12/+33
* xl: log domain suspension.Ian Campbell2011-07-151-0/+1
* pygrub: prefer Grub2 to Grub1Ian Campbell2011-07-151-5/+5
* xenbackendd: fix mistaken treatment of unknown backend (eg console) as VIF/VBDRoger Pau Monne2011-07-151-1/+3
* libxl: add LIBXL_MAC_{FMT,FMTLEN,BYTES}Ian Campbell2011-07-145-15/+13
* libxl: rename testenum->testidlIan Campbell2011-07-141-7/+7
* libxl: IDL: bring command line handling in genwrap.py into one place.Ian Campbell2011-07-141-4/+3
* libxl: IDL: add helper to generate references to Aggregate type members.Ian Campbell2011-07-142-10/+22
* libxl: IDL: remove libxl_C_type_ofIan Campbell2011-07-141-5/+2
* libxl: IDL: refactor code to massage a type into a function argumentIan Campbell2011-07-142-6/+16
* libxl: IDL: handle generation of pass-by-reference arguments.Ian Campbell2011-07-143-6/+14
* libxl: IDL: s/anonynous/anonymous/Ian Campbell2011-07-141-1/+1
* build: define "move-if-changed" make macro.Ian Campbell2011-07-141-3/+4
* tools/pygrub: fix solaris kernel snifftools/pygrub: fix solaris kernel sniff2011-07-141-2/+5
* libxl: Fix segfault in get_all_assigned_devicesStefano Stabellini2011-07-141-11/+6
* libxl: do not use tap disk backend other than for raw and vhdIan Jackson2011-07-082-14/+14
* tools: fix shared loop device detection in block hotplug scriptZhigang Wang2011-07-081-1/+1