aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PV-GRUB: add support for ext4Matt Wilson2012-04-041-0/+474
* PV-GRUB: Check for errors when applying patches to GRUBMatt Wilson2012-04-041-1/+1
* QEMU_TAG updateIan Jackson2012-04-031-3/+3
* tools/libfsimage: include Rules.mk firstOlaf Hering2012-03-148-16/+8
* tools/blktap: reorder MEMSHR_DIR to fix CFLAGSOlaf Hering2012-03-142-5/+4
* libxl: Pass actual RAM amount to qemu-xenAnthony PERARD2012-04-031-4/+3
* autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more senseRoger Pau Monne2012-04-036-76/+92
* config/Tools.mk: remove unused IPOlaf Hering2012-04-031-1/+0
* libxl: Document API and ABI compatibility guarantees.Ian Campbell2012-03-191-0/+78
* libxl: log device model arguments to aid debuggingIan Campbell2012-03-191-1/+5
* tools: specify datadir for qemu-xen build to fix firmware loadingOlaf Hering2012-04-031-0/+1
* tools/vtpm: use LDLIBS to pass -lgmpOlaf Hering2012-04-031-1/+1
* docs: clarify documentation for the the dom0_mem command line optionDavid Vrabel2012-04-031-7/+15
* autoconf: fix python-dev detection on old python versionsRoger Pau Monne2012-04-032-44/+43
* remove ia64Jan Beulich2012-04-03488-117304/+19
* QEMU_TAG updateIan Jackson2012-04-021-3/+3
* libxl: Use enum values for qemu version not raw numbersIan Campbell2012-03-221-4/+6
* linux-xencommons: Load xen-acpi-processorKonrad Rzeszutek Wilk2012-03-231-0/+1
* docs: Remove qemu-upstream HowTo, and link to the wiki page.Anthony PERARD2012-04-021-123/+5
* docs: Document vcpu-pinning in guest config fileDario Faggioli2012-04-021-0/+7
* tools/libxc: send page-in requests in batches in linux_privcmd_map_foreign_bulkOlaf Hering2012-03-261-15/+57
* docs: expand docs/INDEX, sort html index by title rather than filenameIan Campbell2012-03-262-1/+18
* libxl: support for "rtc_timeoffset" and "localtime"Lin Ming2012-04-025-0/+29
* libxl: Handle non-ballooned, zero slackmem properly for pci passthruGeorge Dunlap2012-04-021-1/+1
* xl: do not include xenctrl.hIan Campbell2012-03-271-1/+0
* xl: provide a command to set the saved configuration for a running domainIan Campbell2012-04-024-2/+181
* README: Document optional ocaml dependenciesIan Campbell2012-03-271-0/+7
* docs: Document some more hypercallsIan Jackson2012-04-023-0/+50
* docs: spelling and typoes in misc/xen-command-line.markdownIan Campbell2012-03-261-17/+19
* docs: add some missing options to misc/xen-command-line.markdownIan Campbell2012-03-261-0/+45
* docs: wrap misc/xen-command-line.markdown to 80 columnsIan Campbell2012-03-261-50/+132
* device tree: print a warning if a node is nested too deepDavid Vrabel2012-04-021-1/+18
* arm: add dom0_mem command line argumentDavid Vrabel2012-04-021-2/+13
* arm: use bootargs for the command lineDavid Vrabel2012-04-023-0/+23
* device tree,arm: supply a flat device tree to dom0David Vrabel2012-04-026-60/+260
* arm: Use HTPIDR to point to per-CPU stateTim Deegan2012-04-025-28/+20
* arm: missing unlock in GIC error pathTim Deegan2012-04-021-0/+1
* arm: remove code that sets current to itselfTim Deegan2012-04-021-1/+0
* AMD_LWP: add interrupt support for AMD LWPWei Huang2012-03-302-7/+32
* x86: Unify direct-apic and hiprio irq vector allocations.Keir Fraser2012-03-306-11/+22
* x86: Allow direct vectored interrupts to be dynamically allocated.Keir Fraser2012-03-305-62/+53
* Remove single use of fastcall from hypervisor common code.Keir Fraser2012-03-302-4/+4
* x86: All vectored interrupts go through do_IRQ().Keir Fraser2012-03-3010-200/+60
* x86/mm: allow mem_event ops on AMD processors too.Tim Deegan2012-03-291-4/+0
* IOMMU: clean up handling of 'foo' and 'no-foo' command-line optionsTim Deegan2012-03-291-14/+19
* x86/mm: Make iommu passthrough and mem paging/sharing mutually exclusiveAndres Lagar-Cavilla2012-03-293-1/+15
* x86/mm: Teach paging to page table-based p2mAndres Lagar-Cavilla2012-03-291-10/+19
* x86/mm/p2m-pt: Clip mfn to allowable width when building a PTETim Deegan2012-03-291-3/+10
* x86/hpet: warn about and clear reserved set config register bitsJan Beulich2012-03-283-1/+17
* x86/hpet: use asm/hpet.h in HVM emulation codeJan Beulich2012-03-272-57/+35