aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: ocaml: add xenlight.mliIan Jackson2012-01-131-0/+1
* remove inclusion of asm/config.hJan Beulich2012-01-1313-16/+1
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-1335-41/+2
* libxl: fix build with make prior to 3.81Jan Beulich2012-01-121-1/+3
* .gitignoreIan Jackson2012-01-121-0/+372
* x86/mm: Fix operator associativity bug in mm-locks.hTim Deegan2012-01-121-2/+2
* x86-64: globally use -mno-sseJan Beulich2012-01-122-2/+2
* x86: properly define size_tJan Beulich2012-01-122-4/+10
* x86: move and fold certain type property definitionsJan Beulich2012-01-122-10/+5
* amd iommu: Enable FC bit in iommu host level PTEWei Wang2012-01-121-0/+7
* amd iommu: add ppr log processing into iommu interrupt handlingWei Wang2012-01-121-42/+121
* amd iommu: Enable guest level translationWei Wang2012-01-121-1/+24
* amd iommu: Enable ppr logWei Wang2012-01-123-12/+99
* amd iommu: Add iommu emulation for hvm guestWei Wang2012-01-1211-3/+1085
* amd iommu: Introduces new helper functions to simplify bitwise operationsWei Wang2012-01-124-52/+110
* amd iommu: Refactoring iommu ring buffer definitionWei Wang2012-01-123-61/+102
* move declarations of some required per-arch functions into common headersJan Beulich2012-01-1210-22/+20
* ia64: fix build (once again)Jan Beulich2012-01-122-0/+3
* x86/mm: Code style fixes in mem_sharing.cAndres Lagar-Cavilla2012-01-122-46/+48
* x86/mm: Disable paging_prepAndres Lagar-Cavilla2012-01-121-0/+4
* x86/mm: Allow a page in p2m_ram_paged_out state to be loadedAndres Lagar-Cavilla2012-01-121-4/+11
* x86: add a new SMP bring up way for tboot caseWei, Gang2012-01-113-4/+29
* xenpaging: convert mem_event_t to struct mem_eventOlaf Hering2012-01-092-5/+5
* xenpaging: convert xenpaging_t to struct xenpagingOlaf Hering2012-01-095-23/+23
* xenpaging: convert xenpaging_victim_t to struct victimOlaf Hering2012-01-094-11/+9
* xenpm: assorted adjustmentsJan Beulich2012-01-101-42/+31
* docs: xl.pod.1: introduction to FLASKStefano Stabellini2012-01-101-3/+17
* libxl: add feature flag to xenstore for XS_RESET_WATCHESOlaf Hering2012-01-052-0/+2
* flask/policy: add missing manage_domain rulesDaniel De Graaf2012-01-102-0/+9
* docs: Update xsm-flask documentationDaniel De Graaf2012-01-102-145/+97
* blktap2/vhd: add -liconv when linking if using libiconvRoger Pau Monne2011-12-201-0/+4
* build: detect if libiconv is presentRoger Pau Monne2011-12-201-0/+5
* blktap2: remove local definitions and include byteswap.hRoger Pau Monne2011-12-201-37/+2
* blktap: remove local definitions and include byteswap.hRoger Pau Monne2011-12-201-37/+1
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-1614-13/+130
* libxl: Add hvm specific ro and rw nodes.Paul Durrant2011-12-162-3/+11
* libxl: Open code rw and ro node creation.Paul Durrant2011-12-163-20/+42
* Add correct const-ness to memshr tool functionsAndres Lagar-Cavilla2012-01-106-5/+9
* Fix types used in xc_memshr_* functionsAndres Lagar-Cavilla2012-01-102-21/+21
* libxc: Only retry mapping pages when ENOENT is returnedAndres Lagar-Cavilla2012-01-101-1/+1
* VMX: print Pause Loop Exiting disabled message just onceJan Beulich2012-01-091-1/+2
* PCI: properly abstract out per-architecture extensions to struct pci_devJan Beulich2012-01-095-7/+17
* PCI: shrink pci_dev_info's is_extfn/is_virtfn membersJan Beulich2012-01-092-4/+4
* Update QEMU_TAGIan Jackson2012-01-051-3/+3
* ipxe: remove tarball on cleanIan Campbell2012-01-051-1/+1
* pygrub: fix extlinux parsingRoger Pau Monne2012-01-032-1/+21
* libxl: write vifname in xenstore if set.Wei Liu2012-01-051-0/+6
* libxl: print out vifname in create dryrun.Wei Liu2012-01-051-0/+2
* netbsd: build fix with gcc 4.5David Brownlee2012-01-051-1/+11
* x86: emulate lea with two register operands correctlyDavid Vrabel2012-01-051-0/+1