log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 19093:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2009-01-26
Keir Fraser
19093:90909b81b3b9
xenoprof: Fix code indentation.
2009-01-26
Keir Fraser
19092:beba88f6f90d
x86: Clean up pickle_domptr().
2009-01-26
Keir Fraser
19091:fa5887d90110
x86_64: No restriction on Xen heap address width.
2009-01-26
Keir Fraser
19090:39517e863cc8
x86_64: Widen page counts to avoid overflow.
2009-01-26
Keir Fraser
19089:055c589f4791
x86: No need for CMPXCHG8B on page_info structure.
2009-01-26
Keir Fraser
19088:c9dc7dcacc1d
rombios: fix pointer argument to PMM
2009-01-26
Keir Fraser
19087:f2ad1a7ca582
rombios: fix wrong stack segment return in 32-bit gateway
2009-01-25
Keir Fraser
19086:2f993fde1dc6
Rename memory_is_conventional_ram() to page_is_conventional_ram().
2009-01-25
Keir Fraser
19085:ef156b933aad
vt-d: Do not explicitly exclude tboot ranges from dom0 vt-d
2009-01-25
Keir Fraser
19084:55bf9404a675
x86: Fix memory_is_conventional_ram() e820 entry size check.
2009-01-24
Keir Fraser
19083:af2ea4e48669
vt-d: Exclude non-RAM pages (as reported by boot firmware) from dom0 mappings.
2009-01-24
Keir Fraser
19082:f0b46b3a9efd
x86_64, vt-d: Do not include pages 'in xen range' which may be freed
2009-01-23
Keir Fraser
19081:257802327958
Fix ia64 build.
2009-01-23
Keir Fraser
19080:175a425e9b55
EPT/VT-d: Enhance MTRR/PAT virtualization when EPT/VT-d both enabled
2009-01-23
Keir Fraser
19079:f3240cd3cd2b
rombios: Indirect through 32-bit jump table from within the 32-bit bios.
2009-01-23
Keir Fraser
19078:8de0aae803e0
hvm bios: add PMM (a memory manager during POST)
2009-01-23
Keir Fraser
19077:ced1c3069ada
bump libxenctrl and libxenguest versions
2009-01-22
Keir Fraser
19076:9b0289a165eb
x86: Support booting a bzImage format domain 0 kernel.
2009-01-22
Keir Fraser
19075:fe2957a376fe
rombios: Simplify 32-bit gateway interface definitions.
2009-01-22
Keir Fraser
19074:b10fd9f4fe38
rombios: Simplify 32-bit gateway and avoid need for EBDA space.
2009-01-22
Keir Fraser
19073:d52921c18c3d
vmx: utilise the GUEST_PAT and HOST_PAT vmcs area
2009-01-22
Keir Fraser
19072:9f9ba1a7cc92
x86 ucode: add S3 microcode update
2009-01-22
Keir Fraser
19071:adc3775bb6d8
x86 ucode: optimizing microcode update
2009-01-22
Keir Fraser
19070:a1d0868ffadf
x86 ucode: microcode logic update
2009-01-22
Keir Fraser
19069:97228980cd04
x86 ucode: cancel redundant input parameter of microcode functions
2009-01-22
Keir Fraser
19068:a92ed09b4032
xend: Fix do_FLR() scope problem.
2009-01-22
Keir Fraser
19067:a37267e43365
x86: Make the num_siblings CPU parameter per-CPU.
2009-01-21
Keir Fraser
19066:af1d9af1a993
x86: Fix unmaskable MSI handling, and also some other EOI-notification issues.
2009-01-21
Keir Fraser
19065:033945166a3a
xenoprof: dom0 hypercall could trigger Xen NULL-pointer access
2009-01-20
Keir Fraser
19064:a0dddcbd9e32
x86, hvm: Limit output debug port to printable characters.
2009-01-20
Keir Fraser
19063:adee46c3fbfa
hvmloader: ACPI compiler is not to be buil;t and installed on target system.
2009-01-20
Keir Fraser
19062:108b45539cda
page_alloc: Clean up free_heap_pages and init_heap_pages interfaces.
2009-01-20
Keir Fraser
19061:681af1946724
x86_32: Get rid of xenheap_phys_start as it is zero after start of day.
2009-01-20
Keir Fraser
19060:fb0dc8143932
x86: update microcode support
2009-01-20
Keir Fraser
19059:0ab2b283e892
passthrough: fix typo
2009-01-19
Keir Fraser
19058:8df3c145923f
page_alloc: Fix x86_64's alloc_xenheap_pages() when system has >=4GB RAM.
2009-01-16
Keir Fraser
19057:c1320922d05e
x86: Tighten MSR access checks so only dom0 can access cpufreq MSRs,
2009-01-16
Keir Fraser
19056:3c9b66b1798d
x86: Let dom0 write MPERF/APERF MSRs if it is managing cpufreq.
2009-01-16
Keir Fraser
19055:845aa241e163
x86_64: Remove statically-partitioned Xen heap.
2009-01-16
Keir Fraser
19054:ba7ed03a3f79
x86: Fix the 32-bit build.
2009-01-16
Keir Fraser
19053:0ab57e6e440a
[IA64] fix compilation error caused by 19046:ecf603780f56
2009-01-16
Keir Fraser
19052:71e0b8adeb1f
ptrace_core: Handle FV cross-bitness.
2009-01-15
Keir Fraser
19051:40d9d9ff435a
x86 p2m: Apply correct 4GB NPT limit check in two places.
2009-01-15
Keir Fraser
19050:d84504432e61
rombios: remove unnecessary function calls.
2009-01-15
Keir Fraser
19049:04f913ab2049
dump-core: update the documentation
2009-01-15
Keir Fraser
19048:e98032a016d6
x86 acpi: remove redundant function call.
2009-01-15
Keir Fraser
19047:ecf603780f56
libxc: Support cross-bitness guest when core-dumping
2009-01-15
Keir Fraser
19046:f6a455c9f01d
xenoprof: The checks in the function passive_domain_do_rdmsr() were
2009-01-15
Keir Fraser
19045:5b75d99acf9c
rombios: Protect the ax register before calling the TCG BIOS extensions function.
2009-01-14
Keir Fraser
19044:10a8fae412c5
xenpm: build fix
2009-01-14
Keir Fraser
19043:77476eeb8c42
Remove unused XENMAPSPACE_mfn
2009-01-14
Keir Fraser
19042:ee62aaafff46
Remove unused XENMEM_remove_from_physmap.
2009-01-14
Keir Fraser
19041:2737293c761e
Remove unused XENMEM_translate_pfn_list.
2009-01-14
Keir Fraser
19040:3fb43f23f64c
x86: propagate disabled APIC state to Dom0
2009-01-14
Keir Fraser
19039:59274c49a029
x86: restore ability to work on systems without APIC
2009-01-14
Keir Fraser
19038:cc542ebe4853
documentation: how to disable opengl for stubdomains
2009-01-14
Keir Fraser
19037:d400a51a2f46
x86, hvm: stdvga improvements
2009-01-13
Keir Fraser
19036:4f6a2bbdff3f
x86: Call msix_set_enable for MSI-x interrupt
2009-01-13
Keir Fraser
19035:b169db55faf3
hvmloader: remove videoram allocation; move reserve base to 0xfc000000.
2009-01-13
Keir Fraser
19034:d8267d3d2665
xend: fix ballooning bug
less
more
| rev 19093:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip