aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.1.0-rc74.1.0-rc7Keir Fraser2011-03-162-2/+2
* libxl: passthrough: avoid passing through devices not owned by pcibackAllen M Kay2011-03-161-0/+25
* x86: run-time callers of map_pages_to_xen() must check for errorsJan Beulich2011-03-154-50/+95
* _csched_cpu_pick(): don't return CPUs outside vCPU's affinity maskJan Beulich2011-03-141-0/+1
* Allow tools to map arbitrarily large machphys_mfn_list on 32bit dom0Gianni Tedesco2011-03-141-3/+1
* x86: fix cpu_sibling_map initialization when topology CPUID leaf is presentJan Beulich2011-03-141-3/+3
* x86: add volatile prefix for cpuid asm clausesWei Gang2011-03-141-6/+6
* x86_64: fix error checking in arch_set_info_guest()Tim Deegan2011-03-141-0/+5
* x86/HPET: fix initialization orderJan Beulich2011-03-121-2/+4
* libxl: do not try to use blktap with qdiskIan Jackson2011-03-111-1/+1
* x86: Fix cpu offline bug: add clflush inside dead loopLiu, Jinsong2011-03-112-17/+32
* x86: Fix cpuidle bugLiu, Jinsong2011-03-101-21/+23
* libxl: Call setsid(2) before exec'ing device modelJim Fehlig2011-03-101-0/+1
* update READMEStefano Stabellini2011-03-101-0/+6
* xl/xm: make pci-list use same BDF format as all other commandsIan Campbell2011-03-092-10/+10
* MergeIan Jackson2011-03-091-10/+10
|\
| * x86_emulate: FPU 0xda instructions have a 32-bit memory operand, not 64-bit.Keir Fraser2011-03-081-9/+9
| * x86_emulate: Fix emulation of FIMUL m32i.Keir Fraser2011-03-081-1/+1
* | # HG changeset patchStefano Stabellini2011-03-094-28/+35
|/
* blktap2: fix gap in tapdisk2 disk_type numberingShriram Rajagopalan2011-03-071-3/+3
* x86: Cache read of cpu_state in __cpu_die() for subsequent BUG_ON check.Keir Fraser2011-03-051-2/+3
* x86: On CPU offline, fix master waiting for slave to be fully dead.Keir Fraser2011-03-051-1/+5
* preempt: Disable preemption support for 4.1.Keir Fraser2011-03-051-0/+16
* credit2: Revert debugging patch 22965:9dfd7ffcd76c for release.Keir Fraser2011-03-051-26/+0
* Set debug=n by default.Keir Fraser2011-03-041-1/+1
* Update QEMU_REMOTE to qemu-xen-4.1-testing.gitKeir Fraser2011-03-041-2/+2
* Added signature for changeset 6241fa0ad1a9Ian Jackson2011-03-041-0/+1
* Added tag 4.1.0-branched for changeset 6241fa0ad1a9Ian Jackson2011-03-041-0/+1
* 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