aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-10-291-1/+5
* libxl: propagate user supplied values into event for_user field.Ian Campbell2012-10-264-12/+15
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-10-261-1/+1
* libxl: ao: cope with fast ao completion with progess eventsIan Jackson2012-10-261-1/+3
* xl/libxl: make shutdown accept the long option --wait for -wSander Eikelenboom2012-10-263-3/+7
* init scripts: xendomains correct order of options for shutdown commandSander Eikelenboom2012-10-261-1/+1
* docs, build: Do not ignore install-docs errorsIan Jackson2012-10-261-1/+1
* docs, build: Tolerate missing pod2textIan Jackson2012-10-261-1/+4
* pygrub: correct typo in --args assignmentOlaf Hering2012-10-261-3/+3
* stubdom: fix parallel build by expanding CROSS_MAKEOlaf Hering2012-10-261-28/+26
* xenballoond.init: remove 4 from default runlevelOlaf Hering2012-10-261-1/+1
* hotplug/Linux: Remove tracing (bash -x) from network-nat scriptOlaf Hering2012-10-261-1/+1
* libxl/qemu-xen: use cache=writeback for IDE and SCSIStefano Stabellini2012-10-261-4/+4
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-267-8/+22
* docs: Document scheduler-related Xen command-line optionsGeorge Dunlap2012-10-261-0/+22
* xl: resume the domain on suspend failureBastian Blank2012-10-261-3/+6
* pygrub: always append --argsOlaf Hering2012-10-261-2/+4
* libxl: Fix missing dependency in api check ruleIan Jackson2012-10-261-4/+4
* xentop.c: Change curses painting behavior to avoid flickerJason McCarver2012-10-261-1/+5
* xl: error if vif backend!=0 is used with run_hotplug_scriptsRoger Pau Monne2012-10-262-2/+11
* libxl: fix usage of backend parameter and run_hotplug_scriptsRoger Pau Monne2012-10-261-0/+14
* libxl: handle errors from xc_sharing_* info functionsIan Campbell2012-10-261-2/+19
* docs: correct formatting errors in xmdomain.cfgMatt Wilson2012-10-261-4/+2
* libxl: fix error message in device_backend_callbackRoger Pau Monne2012-10-261-1/+2
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-264-9/+154
* x86: don't special case first IO-APICJan Beulich2012-10-251-17/+13
* xen: fix build when 'perfc=y'Dario Faggioli2012-10-251-0/+2
* nestedsvm: fix VMEXIT emulationChristoph Egger2012-10-251-6/+11
* nestedsvm: fix memory leak on shutdown/crashChristoph Egger2012-10-251-0/+9
* hvm: handle PoD and grant pages in HVMOP_get_mem_typeOlaf Hering2012-10-251-0/+4
* x86/HPET: obtain proper lock for changing IRQ affinityJan Beulich2012-10-251-2/+12
* x86/oprof: adjust off-by-one counter range checksJan Beulich2012-10-251-2/+2
* More efficient TLB-flush filtering in alloc_heap_pages().Keir Fraser2012-10-251-13/+16
* x86/xenoprof: fix kernel/user mode detection for HVMJacob Shin2012-10-252-7/+17
* x86/amd: Fix xen_apic_write warnings in Dom0Wei Wang2012-10-251-0/+12
* x86/nested-svm: Update the paging mode on VMRUN and VMEXIT emulation.Christoph Egger2012-10-051-0/+8
* x86/ucode: fix Intel case of resume handling on boot CPUJan Beulich2012-10-041-2/+0
* x86/IRQ: fix valid-old-vector checks in __assign_irq_vector()Jan Beulich2012-10-041-2/+1
* x86/HPET: don't disable interrupt delivery right after setting it upJan Beulich2012-10-041-2/+2
* x86: check remote MMIO remap permissionsDaniel De Graaf2012-10-041-0/+13
* x86/S3: add cache flush on secondary CPUs before going to sleepBen Guthro2012-10-042-0/+12
* x86: tighten checks in XEN_DOMCTL_memory_mapping handlerJan Beulich2012-10-046-47/+67
* x86: properly check XEN_DOMCTL_ioport_mapping arguments for invalid rangeJan Beulich2012-10-041-1/+1
* tools: bump SONAMEs for changes during 4.2 development cycle.Ian Campbell2012-10-022-2/+2
* Fix libxenstore memory leak when USE_PTHREAD is not definedAndres Lagar-Cavilla2012-10-021-4/+13
* tmem: bump pool version to 1 to fix restore issue when tmem enabledZhenzhong Duan2012-09-251-1/+2
* tmem: cleanupJan Beulich2012-09-252-11/+11
* tmem: fixup 2010 cleanup patch that breaks tmem save/restoreDan Magenheimer2012-09-251-0/+2
* tmem: reduce severity of log messagesJan Beulich2012-09-252-41/+50
* tmem: properly drop lock on error path in do_tmem_op()Jan Beulich2012-09-251-1/+7