age |
author |
revision |
description |
2008-09-22 |
Keir Fraser |
18522:3c42b5ad0a4f |
x86,amd,microcode: fix hypercall return code |
2008-09-22 |
Keir Fraser |
18521:e61c7833dc9d |
CPUIDLE: Handle C2 LAPIC timer & TSC stop |
2008-09-22 |
Keir Fraser |
18520:9cc4cebee50b |
CPUIDLE: Support multiple C3 states |
2008-09-22 |
Keir Fraser |
18519:ad79f7af3916 |
xenctx: fix xenctx --all option on x86 |
2008-09-22 |
Keir Fraser |
18518:a1e86caf83a3 |
xend: Refactor vmmetrics destruction. |
2008-09-18 |
Keir Fraser |
18517:2e8ad0c35792 |
pvgrub: Allow to work with a partitionless virtual disc. |
2008-09-18 |
Keir Fraser |
18516:79459028af39 |
xm list: Return unique exit code for non-existent domain |
2008-09-18 |
Keir Fraser |
18515:104ceb3de263 |
x86, amd, hvm: pass through one more cpuid cache description leaf |
2008-09-18 |
Keir Fraser |
18514:71d3d3ac23b8 |
Remove internal tools/ioemu tree. |
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 |
2008-09-12 |
Isaku Yamahata |
18483:ec8eaab557d8 |
merge with xen-unstable.hg |
2008-09-11 |
Keir Fraser |
18482:346c073ed6a4 |
xenstore: Fix a memory leak in 'xs_is_domain_introduced'. |
2008-09-11 |
Keir Fraser |
18481:a5cc38391afb |
ACPI: Grant access of MSR_IA32_THERM_CONTROL MSR to dom0 |
2008-09-11 |
Keir Fraser |
18480:d8ce41b79ecc |
CPUIDLE: Disable APIC timer intr during C3 while force hpetbroadcast |
2008-09-11 |
Keir Fraser |
18479:fa2adc7fb996 |
x86, shadow: Fix some SHADOW_PRINTK() callers. |
2008-09-11 |
Keir Fraser |
18478:01c8ccb551b0 |
xendomains script: A few bug fixes. |
2008-09-11 |
Keir Fraser |
18477:4ffc70556000 |
x86: Support CPU hotplug offline. |
2008-09-11 |
Keir Fraser |
18476:fba8dca321c2 |
xm: domid casting bug |
2008-09-11 |
Keir Fraser |
18475:e5766aea2907 |
xsm: XSM foreigndom usage bug |
2008-09-10 |
Keir Fraser |
18474:f5e72cbfbb17 |
x86: Fix calibration rendezvous for cpu hotplug. |
2008-09-10 |
Keir Fraser |
18473:706844309f36 |
CPUIDLE: Port Linux menu governor to replace the initial ladder governor |
2008-09-10 |
Keir Fraser |
18472:cfbe4df8d47c |
CPUIDLE: Adjust Cx residency to contain Cx exit latency & overhead. |
2008-09-10 |
Keir Fraser |
18471:020b8340e839 |
CPUIDLE: Avoid remnant LAPIC timer intr while force hpetbroadcast |
2008-09-10 |
Keir Fraser |
18470:9ee24da5a488 |
CPUIDLE: Avoid remnant HPET intr while force hpetbroadcast |
2008-09-10 |
Keir Fraser |
18469:6a37b3d966f9 |
vtd: Add a command line param to enable/disable pass-through feature |
2008-09-10 |
Keir Fraser |
18468:b5912430e66c |
x86, xend: Fix processing of cpuid config parameters |
2008-09-10 |
Keir Fraser |
18467:65dc37be0443 |
x86: Remove MSI boot parameter -- now always on. |
2008-09-09 |
Keir Fraser |
18466:7f1c71c6d4c8 |
x86: Do not permit 'AUTO_ASSIGN' parameter to PHYSDEVOP_alloc_irq_vector. |
2008-09-09 |
Keir Fraser |
18465:59904b180078 |
xc_domain_save: Do not poll-wait for guest to shutdown -- it should |
2008-09-09 |
Keir Fraser |
18464:5f3bb7f1a4cb |
Small user manual fixes. |
2008-09-09 |
Keir Fraser |
18463:5a6f5b4b5fb3 |
ioemu: Fix bug in map cache |