aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libxl: Rename pci_list_assignable to pci_assignable_listGeorge Dunlap2012-05-157-45/+45
* libxl: Make a helper function write a BDF to a sysfs pathGeorge Dunlap2012-05-151-19/+34
* xl: Make clear distinction between "filename" and "data source"George Dunlap2012-05-152-27/+33
* libxlu: Rename filename to config_sourceGeorge Dunlap2012-05-154-14/+14
* libxl: Warn that /usr/bin/pygrub is deprecatedGeorge Dunlap2012-05-151-0/+4
* tools: Install pv bootloaders in libexec rather than /usr/binGeorge Dunlap2012-05-152-3/+10
* libxl: Look for bootloader in libexec pathGeorge Dunlap2012-05-151-0/+20
* xl: Introduce vncviewer xm compatibility optionsGoncalo Gomes2012-05-154-17/+91
* xl: code motion of vncviewer() and `struct domain_create`Goncalo Gomes2012-05-151-24/+26
* xl: introduce specific VCPU to PCPU mapping in config fileDario Faggioli2012-05-152-7/+63
* x86: adjust handling of interrupts coming in via legacy vectorsJan Beulich2012-05-155-20/+52
* x86: fix i8259A_resume()Jan Beulich2012-05-151-1/+1
* nstore: rename public xenstore headersIan Campbell2012-05-1441-47/+59
* x86/hvm: put value of emulated register reads into trace recordsDavid Vrabel2012-05-141-1/+5
* tools: xen-lowmemd is x86 specific, only install for x86Ian Campbell2012-05-141-2/+2
* autoconf: check for dev86 and iasl on x86* onlyRoger Pau Monne2012-05-142-4/+15
* libxc: implement gnttab.set_max_grants for LinuxJan Beulich2012-05-141-0/+22
* libxl: prevent xl from doing operations on domains if xend is runningRoger Pau Monne2012-05-145-68/+96
* x86/irq: fix locking for c/s 24707:96987c324a4f debugging codeJan Beulich2012-05-141-0/+1
* unmodified_drivers: remove inclusion of asm/system.hOlaf Hering2012-05-141-1/+0
* libxl: abort bootloader invocation when domain diesIan Jackson2012-05-113-11/+108
* libxl: child processes cleanupsIan Jackson2012-05-118-46/+61
* libxl: clarify definition of "slow" operationIan Jackson2012-05-111-6/+23
* libxl: convert console callback to libxl_asyncprogress_howIan Jackson2012-05-116-45/+67
* libxl: remove malloc failure handling from NEW_EVENTIan Jackson2012-05-113-11/+3
* libxl: provide progress reporting for long-running operationsIan Jackson2012-05-113-3/+149
* libxl: Fix an ao completion bug; document locking policyIan Jackson2012-05-112-1/+29
* libxl: make libxl_create run bootloader via callbackIan Jackson2012-05-112-13/+41
* libxl: set guest_domid even if libxl__domain_make failsRoger Pau Monne2012-05-112-2/+5
* libxl: ao: convert libxl__spawn_*Ian Jackson2012-05-116-402/+683
* libxl: change some structures to unit arraysIan Jackson2012-05-112-51/+51
* libxl: remove ctx->waitpid_insteadIan Jackson2012-05-112-12/+3
* libxl: add a dummy ao_how to libxl_domain_core_dumpIan Campbell2012-05-113-7/+19
* libxl: Allow AO_GC and EGC_GC even if not usedIan Jackson2012-05-111-2/+2
* libxl: log bootloader outputIan Jackson2012-05-113-1/+36
* libxl: make libxl_create_logfile const-correctIan Jackson2012-05-112-2/+2
* libxl: ao: Convert libxl_run_bootloaderIan Jackson2012-05-115-343/+419
* libxl: provide libxl__openpty_*Ian Jackson2012-05-112-0/+163
* libxl: provide libxl__datacopier_*Ian Jackson2012-05-113-1/+231
* libxl: Clean up setdefault in do_domain_createIan Jackson2012-05-111-3/+0
* libxl: Introduce libxl__sendmsg_fds and libxl__recvmsg_fdsIan Jackson2012-05-112-0/+115
* libxl: provide libxl__remove_file et al.Ian Jackson2012-05-112-0/+86
* autoconf: New test for openpty et al.Ian Jackson2012-05-117-1/+101
* autoconf: trim the configure script; use autoheaderIan Jackson2012-05-114-3734/+737
* of SIGCHLD. The application can tell us whether it wants to ownIan Jackson2012-05-116-20/+515
* libxl: support multiple libxl__ev_fds for the same fdIan Jackson2012-05-112-30/+42
* libxl: handle POLLERR, POLLHUP, POLLNVAL properlyIan Jackson2012-05-112-1/+11
* blktap2: Fix naked unchecked uses of read/write/chdir.Keir Fraser2012-05-117-8/+56
* libxl_qmp: remove libxl__qmp_migrate, introduce libxl__qmp_saveStefano Stabellini2012-05-113-90/+5
* libxl: save/restore qemu's physmapStefano Stabellini2012-05-111-1/+162