aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: Correct PTHREAD options in config/StdGNU.mkIan Jackson2012-04-117-32/+130
* libxl: Fix leak of ctx->lockIan Jackson2012-04-111-4/+13
* libxl: remove poller from list in libxl__poller_getRoger Pau Monne2012-04-111-1/+3
* libxl: Fix eventloop_iteration over-lockingIan Jackson2012-04-112-6/+2
* libxl: fix hang due to libxl__initiate_device_removeIan Jackson2012-04-113-11/+18
* libxl: ao: allow immediate completionIan Jackson2012-04-112-5/+16
* .gitignore: Add a missing fileIan Jackson2012-04-111-0/+1
* x86: explicitly mark __initdata variables as used when building with clang.Tim Deegan2012-04-113-2/+8
* xen: define __section() and friends and use them for section annotations.Tim Deegan2012-04-118-22/+19
* x86: don't use .subsection when compiling with clangTim Deegan2012-04-111-0/+8
* x86: fix memset(ptr, 0, sizeof ptr).Tim Deegan2012-04-112-4/+3
* x86: fix logical ANDs used to mask bitfields.Tim Deegan2012-04-112-3/+3
* x86/mm: Another couple of comparisons of unsigned vars with < 0.Tim Deegan2012-04-111-2/+2
* xen: Add -Wno-unused-value to the clang CFLAGSTim Deegan2012-04-111-1/+2
* xen, cpupools: Fix cpupool-move to make more consistentGeorge Dunlap2012-04-101-8/+13
* xen, credit2: Put the per-cpu schedule lock back to the default lock when rel...George Dunlap2012-04-101-0/+6
* xen: Fix schedule()'s grabbing of the schedule lockGeorge Dunlap2012-04-101-3/+4
* x86/mm: Take care of domain reference for shared pagesAndres Lagar-Cavilla2012-04-051-1/+7
* domctl.h: document non-standard error codes for enabling paging/accessOlaf Hering2012-04-031-0/+12
* xenpaging: add error code to indicate iommem passthroughOlaf Hering2012-03-302-2/+6
* autoconf: check for as86, ld86, bcc and iaslRoger Pau Monne2012-02-223-0/+208
* libxl: fixup error handling in libxl_send_triggerIan Campbell2012-04-041-5/+6
* xl, libxl: Add per-device and global permissive config options for pci passth...George Dunlap2012-04-045-1/+61
* libxl: Move bdf parsing into libxluGeorge Dunlap2012-04-047-161/+199
* PV-GRUB: add support for btrfsMatt Wilson2012-04-041-0/+3512
* 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