aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.1.0-rc14.1.0-rc1Keir Fraser2011-01-132-2/+3
* xl: correct test for domid on error exit from domain_createIan Jackson2011-01-131-1/+1
* xl: save domain config (userdata) under correct domid/uuidIan Jackson2011-01-131-9/+9
* libxl: config parser: Rebuild config file parser scanner (rerun flex)Ian Jackson2011-01-121-17/+26
* Revert 22706:ca10302ac285 "xenpaging: update machine_to_phys_mapping[] during...Keir Fraser2011-01-121-5/+1
* MergeIan Jackson2011-01-1133-4467/+1043
|\
| * tools/python/pyxl: Updates to builtin-type marshalling functionsGianni Tedesco2011-01-111-3/+20
| * tools/python/pyxl: Export PCI passthrough related libxl functionsGianni Tedesco2011-01-111-0/+74
| * tools/python/pyxl: Allow subclassing of auto-generated python typesGianni Tedesco2011-01-112-2/+2
| * tools/python/pyxl: Export relevant integer constants from python wrapperGianni Tedesco2011-01-111-0/+32
| * tools/python/pyxl: Un-muddle libxl_domain_(pause|unpause) wrappersGianni Tedesco2011-01-111-2/+2
| * tools/python/pyxl: Fix reference counting of Py_(None|True|False)Gianni Tedesco2011-01-112-2/+15
| * QEMU_TAG updateIan Jackson2011-01-111-3/+3
| * tools/xend: check for device model if path is not specifiedMichal Novotny2011-01-111-0/+4
| * libxl: fix missing include of <signal.h>Christoph Egger2011-01-111-0/+1
| * libxl: move domain struct init functions from xl to libxlGianni Tedesco2011-01-114-155/+164
| * libxl: Introduce libxl_domain_create_new() and libxl_domain_create_restore()Gianni Tedesco2011-01-119-614/+651
| * libxl: refactor code which adds per-PCI device backend nodes in xenstoreIan Campbell2011-01-111-25/+20
| * libxl: log which PCI device could not be reset.Ian Campbell2011-01-111-1/+1
| * libxl: do not leak front flexarray on error in libxl_create_pci_backendIan Campbell2011-01-111-7/+12
| * libxl: write PCI frontend xenstore nodes to the frontend directory.Ian Campbell2011-01-111-3/+5
| * tools: remove fs-front/fs-backTim Deegan2011-01-1114-3627/+14
| * tools/xenpaging: fix return value from xc_mem_paging_flush_ioemu_cacheIan Jackson2011-01-111-1/+1
| * stubdom: Fix stubdom-dm using "grep" improperlyJohn Weekes2011-01-111-1/+1
| * stubdom/minios: don't retrieve the address of void variableGianni Tedesco2011-01-111-1/+1
| * stubdom/minios: use correct sized types for software floating pointSamuel Thibault2011-01-111-20/+16
| * libxl: Add gfx_passthru parameterDaniel De Graaf2011-01-112-0/+4
* | libxl: config parser: print warning for apparent arbitrary pythonIan Jackson2011-01-116-44/+63
* | libxl: config parser: rerun flex (Debian lenny 2.5.35)Ian Jackson2011-01-112-10/+38
* | libxl: config parser: make CfgParseContext initialisation commonIan Jackson2011-01-111-37/+45
* | libxl: config parser: do not segfault in some error pathsIan Jackson2011-01-111-0/+1
|/
* xentrace: build fix "array subscript has type 'char'"Keir Fraser2011-01-111-3/+3
* tools: Fix flask does not build because linking fails withKeir Fraser2011-01-111-1/+1
* xenctx: misc adjustmentsKeir Fraser2011-01-111-13/+28
* x86: restore x2apic pre-enabled check logicKeir Fraser2011-01-114-11/+24
* xenpaging: update machine_to_phys_mapping[] during page deallocationKeir Fraser2011-01-111-1/+5
* xenpaging: drop paged pages in guest_remove_pageKeir Fraser2011-01-115-27/+72
* xenpaging: update machine_to_phys_mapping[] during page-inKeir Fraser2011-01-111-0/+1
* xenpaging: make three functions staticKeir Fraser2011-01-111-3/+3
* xenpaging: print page-in/page-out progressKeir Fraser2011-01-111-0/+2
* xenpaging: mkdir /var/lib/xen/xenpaging during make installKeir Fraser2011-01-111-0/+1
* xenpaging: specify policy mru_size at runtimeKeir Fraser2011-01-113-5/+27
* xenpaging: remove domain_id and mfn from struct xenpaging_victimKeir Fraser2011-01-114-29/+18
* x86-64: refine access permission check for wrmsr to MSR_FAM10H_MMIO_CONF_BASEKeir Fraser2011-01-111-2/+1
* vt-d: Remove unnecessary 'inline' qualifiersKeir Fraser2011-01-101-13/+5
* vtd: Remove unused 'align' local variable from iommu_flush_iotlb_psi().Keir Fraser2011-01-101-1/+0
* vtd: Fix up iommu_flush_iotlb_psi().Keir Fraser2011-01-101-7/+6
* x86_64: don't use weak symbols on x86-64Keir Fraser2011-01-101-2/+3
* x86-64: don't allow wrmsr to MSR_FAM10H_MMIO_CONF_BASE when Xen itself is usi...Keir Fraser2011-01-101-1/+12
* EPT/VT-d: bug fix for EPT/VT-d table sharingKeir Fraser2011-01-104-58/+45