aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gnttab: miscellaneous fixesJan Beulich2012-02-093-8/+25
* arm: copy DTB appended to zImageDavid Vrabel2012-02-091-19/+44
* arm: support zImage format kernels for dom0David Vrabel2012-02-094-56/+221
* arm: makefilesStefano Stabellini2012-02-093-0/+123
* arm: define stub arch_dump_shared_mem_infoIan Campbell2012-02-091-0/+4
* arm: define domain_pirq_to_irqIan Campbell2012-02-091-0/+2
* Tools: Make xen-access test compile in 32 bits modeAndres Lagar-Cavilla2012-02-092-12/+13
* CONFIG: remove #ifdef __ia64__ from the x86 arch treeAndrew Cooper2012-02-093-19/+1
* CONFIG: remove CONFIG_SMP #ifdefsAndrew Cooper2012-02-0912-55/+4
* tools/python: remove references to removed libflask from setup.pyOlaf Hering2012-02-091-5/+3
* vpmu: Rename PASSIVE_DOMAIN_ALLOCATEDDietmar Hahn2012-02-093-7/+8
* vpmu: Remove unnecessary spaces at the end of linesDietmar Hahn2012-02-092-34/+34
* vpmu: Use macros to access struct vpmu_struct.flagsDietmar Hahn2012-02-096-40/+46
* amd iommu: Remove redundant checks from iommu emulation code pathWei Wang2012-02-091-6/+0
* arm: vtimerStefano Stabellini2012-02-095-2/+196
* arm: vgic emulationStefano Stabellini2012-02-097-1/+649
* arm: trap handlersStefano Stabellini2012-02-091-0/+609
* arm: driver for the generic timer for ARMv7Stefano Stabellini2012-02-092-0/+207
* arm: shutdown, smp and smpbootStefano Stabellini2012-02-093-0/+102
* arm: early setup codeStefano Stabellini2012-02-091-0/+206
* arm: pl011 UART driverStefano Stabellini2012-02-093-0/+269
* arm: mm and p2mStefano Stabellini2012-02-099-0/+1491
* arm: irqStefano Stabellini2012-02-094-0/+224
* arm: mmio handlersStefano Stabellini2012-02-092-0/+103
* arm: driver for CoreLink GIC-400 Generic Interrupt ControllerStefano Stabellini2012-02-093-0/+626
* arm: domain_buildStefano Stabellini2012-02-094-1/+222
* arm: domainStefano Stabellini2012-02-092-0/+296