aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: link a device tree blob into the xen imageDavid Vrabel2012-02-135-1/+26
* arm: few missing #defineStefano Stabellini2012-02-132-0/+5
* libfdt: add to buildDavid Vrabel2012-02-133-0/+8
* libfdt: fixup libfdt_env.h for xenDavid Vrabel2012-02-132-17/+12
* libfdt: add version 1.3.0David Vrabel2012-02-1313-0/+3211
* MAINTAINERS: Add entry for ARM w/ virt extensions portIan Campbell2012-02-131-0/+9
* firmware: Introduce CONFIG_ROMBIOS and CONFIG_SEABIOS optionsJulian Pidancet2012-02-133-21/+32
* hvmloader: Move option ROM loading into a separate optionnal fileJulian Pidancet2012-02-137-228/+259
* firmware: Use mkhex from hvmloader directory for etherboot ROMsJulian Pidancet2012-02-134-15/+11
* hvmloader: Allow the mkhex command to take several file argumentsJulian Pidancet2012-02-131-1/+2
* hvmloader: Only compile 32bitbios_support.c when rombios is enabledJulian Pidancet2012-02-131-2/+2
* x86/vMCE: MC{G,i}_CTL handling adjustmentsJan Beulich2012-02-133-10/+10
* x86/paging: use clear_guest() for zero-filling guest buffersJan Beulich2012-02-131-20/+30
* xend: populate HVM guest grant table on bootIan Campbell2012-02-103-0/+43
* x86/mm: New sharing audit memopAndres Lagar-Cavilla2012-02-108-8/+37
* Use memops for mem paging, sharing, and access, instead of domctlsAndres Lagar-Cavilla2012-02-1020-276/+421
* x86/mm: When removing/adding a page from/to the physmap, keep in mind it coul...Andres Lagar-Cavilla2012-02-101-1/+25
* x86/mm: Refactor possibly deadlocking get_gfn callsAndres Lagar-Cavilla2012-02-103-32/+85
* x86/mm: Revert changeset 24582:f6c33cfe7333Andres Lagar-Cavilla2012-02-101-2/+2
* Re-order calls to put_gfn() around wait queue invocationsAndres Lagar-Cavilla2012-02-1013-47/+83
* x86/mm: Rework locking in the PoD layerAndres Lagar-Cavilla2012-02-105-65/+87
* x86/mm: Clean up locking now that p2m lockups are fully synchronizedAndres Lagar-Cavilla2012-02-106-103/+57
* x86/mm: Make p2m lookups fully synchronized wrt modificationsAndres Lagar-Cavilla2012-02-105-39/+85
* xenpaging: deal with MEM_EVENT_FLAG_EVICT_FAIL request in tools/xenpagingOlaf Hering2012-02-091-1/+1
* libxl: fix bootloader args settingZhigang Wang2012-02-091-3/+5
* xenstored: Add stub domain builderDaniel De Graaf2012-02-093-3/+146
* xenstored: add --priv-domid parameterDaniel De Graaf2012-02-093-1/+7
* xenstored: use domain_is_unprivileged instead of checking conn->idDaniel De Graaf2012-02-092-7/+7
* stubdom: enable xenstored buildDaniel De Graaf2012-02-093-4/+35
* xenstored: add --event parameter for bootstrappingDaniel De Graaf2012-02-094-3/+13
* xenstored: support running in minios stubdomDaniel De Graaf2012-02-097-82/+195
* xenstored: add --internal-db flagDaniel De Graaf2012-02-091-6/+14
* xenstored: support for tdb_copy with TDB_INTERNALAlex Zeffertt2012-02-091-0/+35
* xenstored: add NO_SOCKETS compilation optionAlex Zeffertt2012-02-091-5/+23
* xenstored: refactor socket setup codeDaniel De Graaf2012-02-091-39/+46
* xenstored: use grant references instead of map_foreign_rangeAlex Zeffertt2012-02-091-6/+48
* mini-os: make frontends and xenbus optionalDaniel De Graaf2012-02-0911-198/+306
* mini-os: Move test functions into test.cDaniel De Graaf2012-02-095-414/+473
* mini-os: create app-specific configurationDaniel De Graaf2012-02-098-20/+64
* mini-os: remove per-fd evtchn limitAlex Zeffertt2012-02-092-74/+84
* mini-os: avoid crash if no console is providedDaniel De Graaf2012-02-091-1/+6
* lib{xc,xl}: Seed grant tables with xenstore and console grantsAlex Zeffertt2012-02-097-7/+211
* tools/libxl: pull xenstore/console domids from xenstoreDaniel De Graaf2012-02-092-2/+14
* flask/policy: add device model types to example policyDaniel De Graaf2012-02-093-1/+27
* libxl: Add device_model_stubdomain_seclabelDaniel De Graaf2012-02-094-0/+21
* libxl: helper function to send commands to traditional qemuShriram Rajagopalan2012-02-094-10/+16
* libxl: bugfix: create_domain() return to caller if !daemonizeShriram Rajagopalan2012-02-091-1/+1
* xl: add reference for vcpu-set command.Wei Liu2012-02-091-0/+7
* stubdom: update README to reference xl configuration syntaxIan Campbell2012-02-091-12/+13
* mini-os: stop compiler complaint about unused variablesJohn McDermott2012-02-095-0/+6