aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xl: parse the maxvcpus config file parameterStefano Stabellini2010-09-021-0/+3
* MergeIan Jackson2010-09-026-5/+21
|\
| * [IA64] Rename irq_cfg->domain to irq_cfg->cpu_maskKeir Fraser2010-09-021-1/+1
| * VT-d: fix ia64 buildKeir Fraser2010-09-021-0/+8
| * Disable ACPI APEI feature for ia64Keir Fraser2010-09-021-1/+1
| * hvm_op: Remove use of uint64_aligned_t from guest header file.Keir Fraser2010-09-021-1/+2
| * Revert 5b03813d8d6e "Make uint64_aligned_t and GUEST_HANDLE_64 visible to gue...Keir Fraser2010-09-022-2/+9
* | tools/xenstore: correctly handle errors from read_messageDaniel De Graaf2010-09-011-17/+31
|/
* x86 shadow: allocate all shadow memory in single pagesTim Deegan2010-09-014-221/+104
* x86 shadow: remove the assumption that multipage shadows are contiguousTim Deegan2010-09-012-31/+42
* x86 shadow: explicitly link the pages of multipage shadowsTim Deegan2010-09-014-34/+137
* x86 shadow: for multi-page shadows, explicitly track the first pageTim Deegan2010-09-014-13/+46
* x86 intel: Disable XSAVE support.Keir Fraser2010-09-011-1/+1
* x86_64: Ensure frame-table compression leaves MAX_ORDER alignedKeir Fraser2010-09-011-2/+8
* hvm: Fix merging error in hvm_op.hKeir Fraser2010-09-011-2/+2
* Make uint64_aligned_t and GUEST_HANDLE_64 visible to guests.Keir Fraser2010-09-012-9/+2
* x86 p2m: Fix comment regarding mfn_valid().Keir Fraser2010-09-011-1/+1
* x86 mm: revert check in clear_mmio_p2m_entry() changed in 21940:e7afe98afd43Allen Kay allen.m.kay@intel.com2010-09-011-1/+3
* libxl: builtin list types should be pass-by-referenceIan Campbell2010-08-314-6/+10
* libxl: correct indentation of _libxl_types.cIan Campbell2010-08-311-1/+1
* libxl: correctly free Reference types in autogenerated destroy functionsIan Campbell2010-08-311-5/+7
* libxl: drop libxl_set_vcpucount, introduce libxl_set_vcpuonlineStefano Stabellini2010-08-313-17/+22
* libxl: run libxlgentypes with $(PYTHON)Christoph Egger2010-08-311-1/+1
* Missing include in libxl_pci.cDaniel De Graaf2010-08-301-0/+1
* libxl: fix xenstore connection when run in domUDaniel De Graaf2010-08-301-0/+2
* ept: Put locks around ept_get_entryKeir Fraser2010-08-301-0/+6
* Rename irq_cfg->domain to irq_cfg->cpu_maskKeir Fraser2010-08-3012-46/+46
* Update MAINTAINERS file with AMD maintainersKeir Fraser2010-08-301-0/+14
* VT-d: Hardware require RH bit to be set in IRTE when delivery mode is LPRKeir Fraser2010-08-261-2/+4
* Fix bind_irq_vector() destinationKeir Fraser2010-08-261-2/+2
* # HG changeset patchIan Campbell2010-08-2479-336/+1982
* libxc: remove xc_ptraceIan Campbell2010-08-245-1379/+0
* tools/xenpaging: call pageout policy function in xenpaging_evict_pageOlaf Hering2010-08-241-2/+2
* xl: treat sub-command main function like a regular C main() functionIan Campbell2010-08-241-2/+7
* xl: correct argument parsing for some sub-commands.Ian Campbell2010-08-242-69/+81
* libxl: do not leak path to dom0 attached disk after running bootloaderIan Campbell2010-08-241-5/+7
* libxl: xc_domain_restore returns 0 on success, 1 on errorIan Campbell2010-08-241-1/+1
* xl: improve vif2 parsingAndre Przywara2010-08-241-20/+25
* xl: fix strtok() call in vif2 parsingAndre Przywara2010-08-241-1/+1
* Fix typo in audit_p2m(), SHARED_P2M_ENTRY does not exist.Keir Fraser2010-08-241-1/+1
* Fix mce erst bug to pass build under i386.Keir Fraser2010-08-241-1/+1
* buildconfigs: update enable-xen-configKeir Fraser2010-08-241-0/+24
* Document how 4gb_segment_notify notifysKeir Fraser2010-08-221-2/+2
* mce: Provide ERST interfaceKeir Fraser2010-08-225-0/+272
* Implement ACPI APEI ERST featureKeir Fraser2010-08-2213-0/+1697
* x86: Automatically EOI guest-bound interrupts if guest takes too long.Keir Fraser2010-08-221-8/+57
* xl: poison data objects in auto-generated destructorsGianni Tedesco2010-08-201-0/+4
* libxc: remus: unbreak after 21488:dd6bbdc42033Brendan Cully2010-08-191-14/+18
* libxl: Disable opengl if info->opengl == 0 (correct sense of test)Stefano Stabellini2010-08-191-1/+1
* QEMU_TAG updateIan Jackson2010-08-191-3/+3