age |
author |
revision |
description |
2008-09-17 |
Keir Fraser |
18513:694b7daa353c |
xc_save/xc_restore: Fix wrong data type |
2008-09-17 |
Keir Fraser |
18512:366c78ff361b |
x86: Allow continue_hypercall_on_cpu() to be called from within an |
2008-09-17 |
Keir Fraser |
18511:beb28a3975bd |
xm: Remove obsolete mechanism using vncviewer -listen |
2008-09-17 |
Keir Fraser |
18510:7424f989fe01 |
mini-os: adding some missing posix function declarations |
2008-09-16 |
Keir Fraser |
18509:9ab9dadf4876 |
x86-64: enforce memory limits imposed by virtual memory layout |
2008-09-16 |
Keir Fraser |
18508:15efb62ecf09 |
x86: also fix powernow's dom_mask |
2008-09-16 |
Keir Fraser |
18507:d7be37824fe0 |
Merge with IA64 tree. |
2008-09-16 |
Keir Fraser |
18506:f163138e3340 |
x86, microcode: Free microcode_info struct at end of hypercall. |
2008-09-16 |
Keir Fraser |
18505:879330497672 |
x86, microcode: Do not run microcode update in IRQ context. |
2008-09-16 |
Keir Fraser |
18504:88445b184dc6 |
x86: Simplify RDMSR pass-through emulation for certain |
2008-09-25 |
Isaku Yamahata |
18503:325904748847 |
[IA64] A small fix in mm.c. Use PAGE_MASK, not ~PAGE_MASK. |
2008-09-25 |
Isaku Yamahata |
18502:6055360dbfe4 |
[IA64] xc_domain_save: Do not poll-wait for guest to shutdown. |
2008-09-18 |
Isaku Yamahata |
18501:3d96f88fb220 |
[IA64] fix INIT injection. |
2008-09-16 |
Isaku Yamahata |
18500:4a381ddc764a |
merge with xen-unstable.hg |
2008-09-16 |
Keir Fraser |
18499:3eb7a0cfffc2 |
x86, microcode: More code cleanups. |
2008-09-16 |
Keir Fraser |
18498:f03b0cc33576 |
stubdom/ioemu link farm creation fixes |
2008-09-16 |
Keir Fraser |
18497:087b8b29b6b2 |
x86, microcode: Clean up for Xen coding style, and disable for now |
2008-09-15 |
Keir Fraser |
18496:087008dfb005 |
Avoid parallel invocation of git for ioemu-remote. |
2008-09-15 |
Keir Fraser |
18495:75c4a603d9cd |
x86: Fix 32-bit build after AMD microcode update patch. |
2008-09-15 |
Keir Fraser |
18494:59aba2cbbb58 |
xsm: dummy module - implement missing stub |
2008-09-15 |
Keir Fraser |
18493:01fb29f72832 |
vtd: minor edge case memory leak |
2008-09-15 |
Keir Fraser |
18492:c353f07bae84 |
x86, shadow: Allow removing writable mappings from splintered page tables. |
2008-09-13 |
Keir Fraser |
18491:8f456fcd8af1 |
x86, shadow: Fix comment about Linux direct-map address. |
2008-09-12 |
Keir Fraser |
18490:12f3edfab6ef |
x86, shadow: Add new location of Linux direct-map to the places to |
2008-09-12 |
Keir Fraser |
18489:15b1c3d4459a |
x86: microcode update support for AMD CPUs |
2008-09-12 |
Keir Fraser |
18488:e827c54462d3 |
$(XEN_ROOT) absolutification fixes for ioemu-remote (incl stubdom) |
2008-09-12 |
Keir Fraser |
18487:982e6fce0e47 |
Check the existence of serial port before using |
2008-09-12 |
Keir Fraser |
18486:31e06b3ccf53 |
stubdom: compile stubdom with qemu-remote |
2008-09-12 |
Keir Fraser |
18485:34aed15ba9df |
x86, cpu hotplug: flush softirq work when going offline |
2008-09-12 |
Keir Fraser |
18484:f125e481d8b6 |
x86: Clean up cpufreq core logic |