aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge4.1.0-branchedIan Jackson2011-03-032-3/+5
|\
| * x86, libxc: Fix xc_translate_foreign_address() for PV guests ofKeir Fraser2011-03-032-3/+5
* | tools: gtracestate: fix several problemsWei Gang2011-03-031-13/+18
* | libxc: Missed one when replacing read_exact with RDEXACT macroGeorge Dunlap2011-03-031-1/+1
* | libxl: correctly initialise yylinenoIan Jackson2011-03-031-0/+3
* | xl: add "device_model_args" to pass arbitrary extra arguments to device modelIan Campbell2011-03-031-20/+34
* | libxc: fix incorrect scanning of pfn array in pagebuf during migrationShriram Rajagopalan2011-03-031-4/+4
|/
* credit2: Add more debuggingGeorge Dunlap2011-03-031-0/+26
* x86: Fix cpu online/offline bug: mce memory leak.Liu, Jinsong2011-03-021-35/+57
* x86: Disable IRQs and do WBINVD first in play_dead().Keir Fraser2011-03-021-4/+5
* x86: Add warning comment explaining restrictions to play_dead().Shan Haitao2011-03-021-0/+9
* Update Xen version to 4.1.0-rc7-preKeir Fraser2011-02-281-1/+1
* Added signature for changeset 7b6791dbfecdKeir Fraser2011-02-281-0/+1
* Added tag 4.1.0-rc6 for changeset 7b6791dbfecdKeir Fraser2011-02-281-0/+1
* Update Xen version to 4.1.0-rc64.1.0-rc6Keir Fraser2011-02-282-2/+2
* Avoid possible live-lock in vcpu_migrateJuergen Gross2011-02-281-27/+44
* xl: allow config filename to precede optionsIan Jackson2011-02-251-0/+5
* xl: fix tap:aio disk parsingStefano Stabellini2011-02-251-4/+8
* libxc: Handle failed xc_get_hvm_param in domain saveGeorge Dunlap2011-02-251-0/+4
* remus: fix incorrect disk_info_t initializationShriram Rajagopalan2011-02-251-2/+2
* libxl: Multi-device passthrough coldplug: do not wait for unstarted guestIan Jackson2011-02-253-7/+17
* libxl: do not ignore errors from libxl_device_pci_add_xenstore in do_pci_addIan Jackson2011-02-251-2/+2
* xl/libxl: treat vif "ip" fields as a simple stringIan Campbell2011-02-254-21/+10
* x86 NMI: continue in case of PCI SERR errosStefano Stabellini2011-02-251-16/+5
* cpupool: Avoid race when moving cpu between cpupoolsJuergen Gross2011-02-252-8/+38
* amd-k8-mce: remove a stray break statementKeir Fraser2011-02-241-1/+0
* x86: Fix mwait usage when doing cpu offlineKeir Fraser2011-02-241-1/+2
* x86: add strictly sanity check for XSAVE/XRSTORWei Gang2011-02-219-21/+37
* libxl regression: don't require vncpasswd when password is empty stringChristoph Egger2011-02-181-1/+1
* libxl/xl: enable support for routed network configurations.Ian Campbell2011-02-185-0/+26
* libxl: fix cd insert/ejectStefano Stabellini2011-02-181-3/+17
* [IA64] fix missing header: asm/fpswa.hKUWAMURA Shin'ya2011-02-181-0/+1
* libxl: Clear file object on successful munmap()Signed-off-by: Jim Fehlig2011-02-171-1/+7
* libxl: remove the entries from xenstore when destroying a diskStefano Stabellini2011-02-173-4/+11
* libxl: create xenstore backend for empty disksStefano Stabellini2011-02-171-3/+1
* xl: fix cdrom_insert parsingStefano Stabellini2011-02-171-27/+10
* docs: vbd-interface.txt: correct behaviour for modern Linux pv-on-hvmIan Jackson2011-02-171-3/+4
* libxl: do slow resume after failed migration attemptIan Campbell2011-02-171-1/+1
* xl cpupool-numa-split: reduce number of Dom0 vcpusJuergen Gross2011-02-171-0/+23
* xl daemon: fix some memory leaksStefano Stabellini2011-02-171-4/+10
* tools/examples: Remove obsolete bochsrc example file.Keir Fraser2011-02-171-20/+0
* Update Xen version to 4.1.0-rc6-preKeir Fraser2011-02-161-1/+1
* Added signature for changeset d2d27d989ebcKeir Fraser2011-02-161-0/+1
* Added tag 4.1.0-rc5 for changeset d2d27d989ebcKeir Fraser2011-02-161-0/+1
* Update Xen version to 4.1.0-rc54.1.0-rc5Keir Fraser2011-02-162-2/+3
* x86 p2m: Reinstate || errneously removed by 22924:86000076dceeKeir Fraser2011-02-161-1/+1
* MAINTAINERS: Explicitly list architecture maintainers and lists.Ian Campbell2011-02-161-0/+16
* x86/shadow: unconditionally set the p2m/log-dirty allocation functions.Tim Deegan2011-02-161-4/+4
* x86/mm: partially revert 21093:4a3e131f7498Tim Deegan2011-02-162-11/+7
* docs: document disk configuration string syntax (particularly, xl's syntax)Kamala Narasimhan2011-02-151-0/+154