age |
author |
revision |
description |
2008-09-24 |
Keir Fraser |
18543:b53b02976633 |
Fix direct use of 'make' -> $(MAKE) |
2008-09-24 |
Keir Fraser |
18542:31f09a5e24cf |
x86: Properly synchronise updates to pirq-to-vector mapping. |
2008-09-24 |
Keir Fraser |
18541:7750906b06b3 |
x86: change _PAGE_GNTTAB |
2008-09-24 |
Keir Fraser |
18540:1eeb3aecea57 |
x86/PCI-MSI: fix log messages |
2008-09-24 |
Keir Fraser |
18539:981e4d7eb8a8 |
ia64: fix make install under tools/debugger/xenitp |
2008-09-24 |
Keir Fraser |
18538:2842dbc5679c |
minios: blkfront should set protocol node |
2008-09-24 |
Keir Fraser |
18537:c6f80d1227cb |
xm docs: Added new,delete,dump-core,resume,suspend,uptime and fixed others |
2008-09-23 |
Keir Fraser |
18536:f4552d9f6afb |
hvm, save/restore: Skip page batches which contain no valid pages. |
2008-09-23 |
Keir Fraser |
18535:fd3f54eb23e1 |
acm, xend: Catch bad vlan identifiers |
2008-09-22 |
Keir Fraser |
18534:df6f9fe48f11 |
libxc: Wrapper functions for cpu online/offline |
2008-09-22 |
Keir Fraser |
18533:0c8d2e44126d |
x86: Add sysctl for cpu online/offline |
2008-09-22 |
Keir Fraser |
18532:415c3da25b26 |
x86: fix powernow |
2008-09-22 |
Keir Fraser |
18531:81483e49c74c |
Add debug key 'e' for event channel information |
2008-09-22 |
Keir Fraser |
18530:ae29cd95ba7d |
acpi: mark several more items __init/__initdata |
2008-09-22 |
Keir Fraser |
18529:d8a2d117225c |
x86/cpufreq: don't use static array for large per-CPU data structures |
2008-09-22 |
Keir Fraser |
18528:1c09b810f977 |
domctl: don't allow certain operations on Dom0 |
2008-09-22 |
Keir Fraser |
18527:40233384ffe3 |
vsprintf: Better size_t input checking, and fix return values of |
2008-09-22 |
Keir Fraser |
18526:c0db74e41662 |
Fix misc issues related to allowing support of more CPUs |
2008-09-22 |
Keir Fraser |
18525:ae24b533dc9d |
xentop: Fix display of long domain names. |
2008-09-22 |
Keir Fraser |
18524:6d3b932cbeca |
i386: make double fault TSS per-CPU |
2008-09-22 |
Keir Fraser |
18523:7f1a36b834e1 |
x86: make GDT per-CPU |
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 |