age |
author |
revision |
description |
2009-02-11 |
Keir Fraser |
19195:999c465f94f9 |
x86: cpufreq get_cur_val adjustment |
2009-02-11 |
Keir Fraser |
19194:ce391986ce35 |
cpufreq cmdline handling |
2009-02-11 |
Keir Fraser |
19193:1a786ec606e4 |
xend: PCIQuirk`__devIsUnconstrained refers to an undeclared variable if |
2009-02-11 |
Keir Fraser |
19192:1a2c446d7987 |
pciif: Fix typo in constant definition. |
2009-02-11 |
Keir Fraser |
19191:a55919061d79 |
blktap: Fix check_gcrypt |
2009-02-11 |
Keir Fraser |
19190:8d7a6bc2575d |
x86_64: Ensure enough space for allocator bitmap after relocated Xen image. |
2009-02-10 |
Keir Fraser |
19189:4ac8bc60c000 |
x86: mce: Provide extended physical CPU info. |
2009-02-10 |
Keir Fraser |
19188:09ea7eea8122 |
vtd: fix compilation error on ia64 for 19185:1eb6afcad849. |
2009-02-09 |
Keir Fraser |
19187:1eb6afcad849 |
vtd: adding support for multiple queued invalidation pages |
2009-02-09 |
Keir Fraser |
19186:1d4ce9e31fa0 |
minios: fix p2m on x86 |
2009-02-09 |
Keir Fraser |
19185:54492bf232f7 |
[IA64] fix compilation error of iommu.c |
2009-02-09 |
Keir Fraser |
19184:e15d25401309 |
Revert 19178:4fcf4c9c9751ccb8ed |
2009-02-06 |
Keir Fraser |
19183:57e98fc0d956 |
[IA64] compilation fix of xentrace. |
2009-02-06 |
Keir Fraser |
19182:3c44c7dcf482 |
x86: Clean up page-mfn conversion macros to allow better override by shadow code. |
2009-02-06 |
Keir Fraser |
19181:a5bd5722360c |
xenctx: print x86_32 context on x86_64 |
2009-02-06 |
Keir Fraser |
19180:4fcf4c9c9751 |
Better separate IOAPIC management from interrupt vector management |
2009-02-06 |
Keir Fraser |
19179:501bc4129e41 |
x86: Move interrupt vector management from io_apic.c to irq.c |
2009-02-06 |
Keir Fraser |
19178:9dacc3722159 |
x86: ->shutdown() in free_irq() should be passed vector, not irq. |
2009-02-06 |
Keir Fraser |
19177:ab514cfbcdc5 |
Cleanup IOMMU interrupt setup |
2009-02-05 |
Keir Fraser |
19176:191643d4307c |
libxenctrl: adds xc_domain_unbind_msi_irq to libxc. |
2009-02-05 |
Keir Fraser |
19175:92557a0b021f |
Fix PCI passthrough for devices w/o iomem. |
2009-02-05 |
Keir Fraser |
19174:a2a755b7927e |
x86: Use per-domain irq-to-vector array when mapping GSIs |
2009-02-05 |
Keir Fraser |
19173:5c1308e2ece3 |
xenctx support for 64-bit HVM guests |
2009-02-05 |
Keir Fraser |
19172:2358b9fcd51b |
libxc support for the new partial-HVM-save domctl. |
2009-02-05 |
Keir Fraser |
19171:7eb8b094a207 |
Remove uses of DECLARE_BITMAP in the public HVM save format headers |
2009-02-05 |
Keir Fraser |
19170:1dfcb2444c6e |
Add a new domctl to get a single record from the HVM save context |
2009-02-05 |
Keir Fraser |
19169:8303bd33d030 |
x86: recover pat value for bsp after S3 resume. |
2009-02-05 |
Keir Fraser |
19168:4c92a04f4f5e |
x86: solve spinlock bug in s3 cpufreq path. |
2009-02-05 |
Keir Fraser |
19167:5fd1a6951801 |
x86: EPT cleanups. |
2009-02-05 |
Keir Fraser |
19166:416197f0292b |
Add a page_info flag to indicate whether free pages need a TLB flush |
2009-02-05 |
Keir Fraser |
19165:3fc7d4115d6c |
x86: Throw away .eh_frame exception-handling sections. Otherwise they |
2009-02-04 |
Keir Fraser |
19164:de853e901b5c |
Remove cpumask for page_info struct. |
2009-02-04 |
Keir Fraser |
19163:13a0272c8c02 |
x86: Clean up PV guest LDT handling. |
2009-02-04 |
Keir Fraser |
19162:271697e6d9b2 |
x86: Rename cached current from 'v' to 'curr' in a few places. |
2009-02-04 |
Keir Fraser |
19161:398291c661b3 |
x86: No need to flush TLBs on free_page_type() as we no longer trust |
2009-02-04 |
Keir Fraser |
19160:faf20eb0b69e |
x86: Relocate Multiboot module command-line strings. |
2009-02-04 |
Keir Fraser |
19159:7a3124098155 |
xend: fix vncconsole option |
2009-02-04 |
Keir Fraser |
19158:97ca3400d17c |
Eliminate some special page list accessors |
2009-02-04 |
Keir Fraser |
19157:1b2fdbb33716 |
xend: Delay before SIGKILL qemu |
2009-02-04 |
Keir Fraser |
19156:6058887e55d7 |
vtd: Add a boot parameter option for snoop control capability for VT-d. |
2009-02-04 |
Keir Fraser |
19155:7e15ccb7bbd8 |
xm: Improve xm error if booted native |
2009-02-04 |
Keir Fraser |
19154:3e1e87052029 |
docs: Add detach console note to xm man page |
2009-02-04 |
Keir Fraser |
19153:861ebefa7f39 |
XendAPIStore - do not remove non-existent item |
2009-02-03 |
Keir Fraser |
19152:c3b5e36248c9 |
x86: avoid redundant TLB flushes |
2009-02-03 |
Keir Fraser |
19151:66020c204f14 |
x86: misc adjustments to acpi-cpufreq |
2009-02-03 |
Keir Fraser |
19150:93d2193450c4 |
cpufreq: attach __exit to the (unused) cpufreq governor exit handlers |
2009-02-03 |
Keir Fraser |
19149:efef232bbbdb |
Consolidate cpufreq cmdline handling |
2009-02-03 |
Keir Fraser |
19148:aca402831ac1 |
x86: Relocate Multiboot structures where we know they will be |
2009-02-03 |
Keir Fraser |
19147:d68178692b7c |
ia64: fix compilation error |
2009-02-03 |
Keir Fraser |
19146:2262fddac319 |
x86/shadow: struct page_info's type_info is now unsigned long, |
2009-02-02 |
Keir Fraser |
19145:414373f007e8 |
Fix 'debug ?= y' to actually enable debug build. |
2009-01-30 |
Keir Fraser |
19144:2e1734aa8db3 |
x86: page_info cleanups. |
2009-01-30 |
Keir Fraser |
19143:86159a906bec |
page_alloc: try to put heap control structures on the target node |
2009-01-30 |
Keir Fraser |
19142:9b9078a02f65 |
page_alloc: properly honor MAX_ORDER in init_heap_pages() |
2009-01-30 |
Keir Fraser |
19141:e1135b40e783 |
pass-through: drop lock before calling xfree() on error path |
2009-01-30 |
Keir Fraser |
19140:102576868e8d |
amd-iommu: drop locks before printing error messages |
2009-01-30 |
Keir Fraser |
19139:2d70ad9c3bc7 |
amd-iommu: obtain page_alloc_lock before traversing a domain's page list |
2009-01-30 |
Keir Fraser |
19138:162cdb596b9a |
x86: re-arrange struct page_info members |
2009-01-30 |
Keir Fraser |
19137:6fe44eb28f52 |
x86-64: use MFN also for next_shadow link |
2009-01-30 |
Keir Fraser |
19136:4a2f93fb03eb |
x86-64: fold shadow_page_info fields into page_info |
2009-01-30 |
Keir Fraser |
19135:deab3a069185 |
x86: Better bzimage_headroom() crash fix. |
2009-01-30 |
Keir Fraser |
19134:5848b49b74fc |
x86-64: use MFNs for linking together pages on lists |
2009-01-30 |
Keir Fraser |
19133:686144ac1951 |
x86_64: Remove bogus extra do_xsm_op from hypercall_args_table |
2009-02-13 |
Isaku Yamahata |
19132:af992824b5cf |
[IA64] MCA: Avoid calling xmcalloc from interrupt handler |
2009-02-02 |
Isaku Yamahata |
19131:46b4096813dc |
[IA64] Fix populate-on-demand stub. |
2009-01-30 |
Isaku Yamahata |
19130:c8962b24fb50 |
[IA64] remove static-partitioned xenheap |
2009-01-30 |
Isaku Yamahata |
19129:971d2d5cb5cb |
[IA64] Widen page counts and domain pointer |
2009-01-30 |
Isaku Yamahata |
19128:77393d4de777 |
[IA64] No need for cmpxchg on page_info structure. |
2009-01-30 |
Isaku Yamahata |
19127:4edb72e1d0fe |
[IA64] fix __virt_to_maddr() |
2009-01-30 |
Isaku Yamahata |
19126:78bea2f2b0e5 |
[IA64] use domheap for mpt_table. |
2009-01-30 |
Isaku Yamahata |
19125:4773f40d14f2 |
[IA64] remove opt_p2m_xenheap |
2009-01-30 |
Isaku Yamahata |
19124:7029eb0930b4 |
[IA64] remove warning |
2009-01-30 |
Isaku Yamahata |
19123:254021201b1b |
merge with xen-unstable.hg |
2009-01-29 |
Keir Fraser |
19122:916ca93a8658 |
x86: Fix the build. |
2009-01-29 |
Keir Fraser |
19121:988aee72f73d |
stubdom: add videoram to stubdom initial memory reservation |
2009-01-29 |
Keir Fraser |
19120:e1352667df95 |
PoD: Check refcount, not type count when reclaiming zero pages |
2009-01-29 |
Keir Fraser |
19119:aa89d1afb287 |
xend: Fix block device type check |
2009-01-29 |
Keir Fraser |
19118:259d6ac13704 |
PoD: Remove on-stack arrays from pod_zero_check_superpage |
2009-01-29 |
Keir Fraser |
19117:31798b19f25c |
tboot: use TXT's DMA-protected DMAR table to setup VT-d |
2009-01-29 |
Keir Fraser |
19116:202afa5384c4 |
tboot: tboot no longer marks TXT regions as E820_UNUSABLE, so Xen must |
2009-01-29 |
Keir Fraser |
19115:378a85ff1260 |
tboot: hypervisor integrity on S3 |
2009-01-29 |
Keir Fraser |
19114:b86df1139133 |
tboot: ACPI Generic Address Structure for tboot shutdown |
2009-01-29 |
Keir Fraser |
19113:1dc576b683c6 |
tboot: single tboot entry point for shutdown |
2009-01-29 |
Keir Fraser |
19112:a8c342f352c3 |
x86: Although bzimage_headroom() doesn't return -ve values, |
2009-01-29 |
Keir Fraser |
19111:1bd06ed9369d |
x86: bzimage_headroom does not return -ve error codes. |
2009-01-29 |
Keir Fraser |
19110:3449d8e50fb9 |
x86: Do not check dom0 kernel header for bzimage magic until we are |
2009-01-28 |
Keir Fraser |
19109:0858f961c77a |
x86: Pickle domain in page_info into 32 bits. |
2009-01-28 |
Keir Fraser |
19108:839bece33989 |
x86: VCPU structure must reside below 4GB, since it contains embedded |
2009-01-28 |
Keir Fraser |
19107:696351cde9a4 |
Allow memflags to be specified to alloc_xenheap_pages(). |
2009-01-28 |
Isaku Yamahata |
19106:79f259a26a11 |
merge with xen-unstable.hg |
2009-01-27 |
Keir Fraser |
19105:31983c30c460 |
acpi: Neaten reboot messages. |
2009-01-27 |
Keir Fraser |
19104:bcf77bfd1161 |
x86: Fold page_info lock into type_info. |
2009-01-27 |
Keir Fraser |
19103:dbf53b739af0 |
x86-64: don't generate dependency files when building compat headers |
2009-01-27 |
Keir Fraser |
19102:6e623569455c |
x86: clean up struct page_info |
2009-01-27 |
Keir Fraser |
19101:7b56dbd1b439 |
x86: use alloc_domheap_page() consistently in dom0 building |
2009-01-27 |
Keir Fraser |
19100:5f03de1c2fe4 |
x86: clean up comments in mce_intel.c |
2009-01-27 |
Keir Fraser |
19099:89dd2bd6031b |
make pirq_acktype() static to its respective source files |
2009-01-27 |
Keir Fraser |
19098:20f94c2757b8 |
x86-64: also use 1G page mappings for M2P table |
2009-01-27 |
Keir Fraser |
19097:70793b2ff15e |
x86: Fix shadow_check_page_struct_offsets() comment. |
2009-01-26 |
Keir Fraser |
19096:d7f524bf90b0 |
x86_64: shared_info must be allocated below 4GB as it is advertised to |
2009-01-26 |
Keir Fraser |
19095:6b10d97d6fd4 |
x86: Small improvements to mm.c |
2009-01-26 |
Keir Fraser |
19094:728d1892f0e2 |
x86: Clean up shadow_page_info after page_info changes. |
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 |
2009-01-13 |
Keir Fraser |
19033:73770182aee4 |
AMD IOMMU: Reset tail and head pointer of cmd buffer and event log |
2009-01-13 |
Keir Fraser |
19032:1c6642adaeb2 |
AMD IOMMU: Fix a dead lock in device assignment. |
2009-01-13 |
Keir Fraser |
19031:27e9687c5b3d |
build: Define cc-option-add to immediately add options to CFLAGS |
2009-01-13 |
Keir Fraser |
19030:0e448d0a41ff |
xen: Do not assign to CFLAGS/AFLAGS/LDFLAGS with :=. |
2009-01-12 |
Keir Fraser |
19029:5ad9fc3c896f |
tools: Don't turn CFLAGS into a := (immediate evaluation) variable as |
2009-01-12 |
Keir Fraser |
19028:95d8788bf4be |
hvmloader: Fix SMBIOS memory device length boundary condition. |
2009-01-12 |
Keir Fraser |
19027:59d511c4a8d8 |
Do not print `***' when compiling unless we fall over |
2009-01-12 |
Keir Fraser |
19026:bd78714b8594 |
Use -MMD -MF in tools/* rather than -Wp,-M... |
2009-01-09 |
Keir Fraser |
19025:b999142bca8c |
stubdom: Fix compilation after libelf header changes |
2009-01-09 |
Keir Fraser |
19024:1dfc48a8c361 |
AMD IOMMU: Allocate I/O pagetable from domheap instead of xenheap |
2009-01-09 |
Keir Fraser |
19023:6d040d138e8f |
hvmloader: MTRR UC type covers the pci regions only. |
2009-01-09 |
Keir Fraser |
19022:b84345ee0d41 |
hvmloader: Dynamically size the PCI hole. |
2009-01-09 |
Keir Fraser |
19021:bf847041d98f |
New XENMAPSPACE_gmfn parameter for XENMEM_add_to_physmap. |
2009-01-09 |
Keir Fraser |
19020:f75567adad9b |
xend: Fix a ssl migration hang issue |
2009-01-08 |
Keir Fraser |
19019:67ffce500feb |
hvmloader: Reserve BIOS memory and VGA memory at top of 4GB memory hole. |
2009-01-08 |
Keir Fraser |
19018:61dc77689daf |
Print domain max_pages in 'q' debug output. |
2009-01-08 |
Keir Fraser |
19017:8c894687c2a5 |
x86, hvm: Move E820 table creation into hvmloader, extend |
2009-01-08 |
Keir Fraser |
19016:0d119f628795 |
xm: Fix syntax error. |
2009-01-08 |
Keir Fraser |
19015:f20e5039b168 |
hvmloader: Simplify access to hvm_info_table. |
2009-01-08 |
Keir Fraser |
19014:1025a725d45b |
Fix gcc make-dep cmdline options. |
2009-01-08 |
Keir Fraser |
19013:6cec460c3290 |
x86: Re-instate warnings for HVM guest writes to read-only memory. |
2009-01-08 |
Keir Fraser |
19012:7df072566b8c |
Move libelf headers out of xen public header dir. |
2009-01-08 |
Keir Fraser |
19011:275abe1c5d24 |
Auto-build dependency files in hypervisor build tree. |
2009-01-08 |
Keir Fraser |
19010:292919f61238 |
x86-64: guest directed placement of initial p->m map |
2009-01-08 |
Keir Fraser |
19009:97f8d6453fda |
passthough: MSI-INTx translation documentation |
2009-01-08 |
Keir Fraser |
19008:3a92e1a446d9 |
pci: add config options for MSI-INTx translation in HVM |
2009-01-08 |
Keir Fraser |
19007:989bd3f2fd72 |
pci: add pci option support for XenAPI sever |
2009-01-08 |
Keir Fraser |
19006:13c8e6bac9ab |
pci: add pci option support for XML-RPC server |
2009-01-08 |
Keir Fraser |
19005:9671a4d66f40 |
passthrough: MSI-INTx translation for HVM |
2009-01-08 |
Keir Fraser |
19004:e9cd8e7c3b44 |
xenpm tool enhancements |
2009-01-08 |
Keir Fraser |
19003:95d77829216f |
x86: remove pointless dom0 check |
2009-01-07 |
Keir Fraser |
19002:b9721b2766c1 |
Enable debug build by default, for better dev testing. |
2009-01-07 |
Keir Fraser |
19001:6d96d3c02e94 |
cpufreq: stats_lock doesn't appear to need to be irq-safe. |
2009-01-28 |
Isaku Yamahata |
19000:4fd4dcf2f891 |
[IA64] support XEN_DOMCTL_[gs]et_address_size |
2009-01-07 |
Isaku Yamahata |
18999:b0beee268543 |
[IA64] stub for XENMEM_[gs]et_pod_target. |
2009-01-07 |
Isaku Yamahata |
18998:7152abcd560d |
[IA64] ia64 counter part of 5b44cfde9666. |
2009-01-07 |
Isaku Yamahata |
18997:e1b8cc945d04 |
[IA64] compilation fix of xenctx |
2009-01-07 |
Isaku Yamahata |
18996:661a839a481e |
merge with xen-unstable.hg |
2009-01-06 |
Keir Fraser |
18995:284a65851f54 |
rombios: Get rid of annoying delay at F12 boot menu. |
2009-01-06 |
Keir Fraser |
18994:883d01b2fd72 |
rombios: Allow option ROMs to extend up to 0xEA000. |
2009-01-06 |
Keir Fraser |
18993:f2ede9e01d14 |
xend: Fix error handling in device_create(). |
2009-01-06 |
Keir Fraser |
18992:f1239aad10cf |
rombios: Do not initialise PCI devices after hvmloader. |
2009-01-06 |
Keir Fraser |
18991:6674835e18e7 |
hvm: Tell Viridian-enabled OS to relax timer interrupt checks. |
2009-01-06 |
Keir Fraser |
18990:74430e4c047f |
x86: Disable MSI as it seems to be triggering ASSERT at irq.c:269. |
2009-01-06 |
Keir Fraser |
18989:f6b92526e916 |
libxc: Define xc_ffs{8,16,32,64} functions. Use them. |
2009-01-05 |
Keir Fraser |
18988:d77f66f89c04 |
x86: Poison initmem at end of Xen bootstrap |
2009-01-05 |
Keir Fraser |
18987:2c5a2e99a1d6 |
vmx: Print advanced features during boot |
2009-01-05 |
Keir Fraser |
18986:d6889b3b6423 |
Download external tarballs from xenbits.xensource.com |
2009-01-05 |
Keir Fraser |
18985:5a7caf864f4e |
Cpufreq: simplify cpufreq_statistic_lock init |
2009-01-05 |
Keir Fraser |
18984:fd59c117994a |
Cpufreq: prevent negative px resident time, add spinlock to avoid race |
2009-01-05 |
Keir Fraser |
18983:42108955f52e |
Cpufreq: remove redundant fragments |
2009-01-05 |
Keir Fraser |
18982:f76f1294d82c |
vtd hotplug: check if a device can be hot-plugged. |
2009-01-05 |
Keir Fraser |
18981:b3a9bc726241 |
vtd: avoid redundant context mapping |
2009-01-05 |
Keir Fraser |
18980:9cc632cc6d40 |
xenctx: compat-mode/HVM support |
2009-01-05 |
Keir Fraser |
18979:34f52eafd4e3 |
Make xc_translate_foreign_address aware of compat-mode guests and |
2009-01-05 |
Keir Fraser |
18978:5ce75a8eec7f |
p2m: Small audit fixes. |
2009-01-05 |
Keir Fraser |
18977:5b44cfde9666 |
PoD memory 9/9: xend integration |
2009-01-05 |
Keir Fraser |
18976:2a8ae362a828 |
PoD memory 8/9: libxc interface |
2009-01-05 |
Keir Fraser |
18975:2090917489c5 |
PoD memory 7/9: Xen interface |
2009-01-05 |
Keir Fraser |
18974:ebe11a452393 |
PoD memory 6/9: superpage splintering |
2009-01-05 |
Keir Fraser |
18973:489f35400ef2 |
PoD memory 5/9: emergency scan |
2009-01-05 |
Keir Fraser |
18972:bd33ff263e2c |
PoD memory 4/9: Decrease reservation |
2009-01-05 |
Keir Fraser |
18971:f2ba08549466 |
PoD memory 3/9: PoD core |
2009-01-05 |
Keir Fraser |
18970:629f028d22f9 |
PoD memory 2/9: calls to gfn_to_mfn_query() |
2009-01-05 |
Keir Fraser |
18969:0cd1ba8bd7cd |
PoD (populate-on-demand) memory 1/9: Add a p2m query type. |
2008-12-29 |
Keir Fraser |
18968:de38a475ab9e |
acpi: Reserve IO ports used by hotplug |
2008-12-29 |
Keir Fraser |
18967:5544a96572bf |
cpufreq: xen is default cpufreq, userspace is default governor (override on cmdline) |
2008-12-29 |
Keir Fraser |
18966:e0301796fce8 |
x86, vmx: Fix single step on debugger |
2008-12-29 |
Keir Fraser |
18965:d0751463539a |
x86, mce: Fix x86_mcinfo_getptr is called when no error found |
2008-12-29 |
Keir Fraser |
18964:14a2c24eb94e |
rombios: disable DEBUG_ROMBIOS by default. |
2008-12-29 |
Keir Fraser |
18963:20dc723958f4 |
rombios: pass BDF correctly during option ROM scan |
2008-12-29 |
Keir Fraser |
18962:65cc537fbbf8 |
rombios: enabling option ROM write access during initialisation. |
2008-12-29 |
Keir Fraser |
18961:4035ea96ae2f |
cpufreq: Fix a cpufreq cmdline parse bug, and change sample_rate unit |
2008-12-29 |
Keir Fraser |
18960:0af9fbf3f053 |
x86: Do not restrict 32-bit EPT to 4GB. |
2008-12-29 |
Keir Fraser |
18959:c54d6f871de8 |
x86, intel: Clear Error counter field when set new cmci owner |
2009-01-07 |
Isaku Yamahata |
18958:b8b66dc0fa1d |
[IA64] stubs for populate on demand. |
2009-01-06 |
Isaku Yamahata |
18957:8df294a89a36 |
[IA64] Fix some IPF Xen VT-d bugs. |
2009-01-05 |
Isaku Yamahata |
18956:29a0ecb8a711 |
[IA64] fix ia64_fast_eoi hypercall to catch up PHYSDEVOP_pirq_eoi_gmfn |
2009-01-05 |
Isaku Yamahata |
18955:636c685d9622 |
[IA64] fix mis-setting ed bit for itlb entry for hvm domain. |
2009-01-05 |
Isaku Yamahata |
18954:4422219acd93 |
[IA64] paravirtualize itc and support save/restore. |
2009-01-05 |
Isaku Yamahata |
18953:ecdc570407ec |
[IA64] remove warning. |
2008-12-24 |
Isaku Yamahata |
18952:07f26e047fbf |
merge with xen-unstable.hg |
2008-12-22 |
Keir Fraser |
18951:e2f36d066b7b |
i386: Fix the build. |
2008-12-22 |
Keir Fraser |
18950:b59db1f95d19 |
shadow: Remove warnings about writes to read-only BIOS area. These |
2008-12-22 |
Keir Fraser |
18949:aa0fee8a6ef5 |
Cleanup Intel CMCI support. |
2008-12-22 |
Keir Fraser |
18948:4d5203f95498 |
Enable CMCI for Intel CPUs |
2008-12-19 |
Keir Fraser |
18947:2dffa6ceb0af |
Support S3 for MSI interrupt |
2008-12-19 |
Keir Fraser |
18946:738513b106fa |
Change the pcidevs_lock from rw_lock to spin_lock |
2008-12-19 |
Keir Fraser |
18945:2312cc25232b |
CPUIDLE: adjust cstate statistic interface |
2008-12-19 |
Keir Fraser |
18944:d238101c1832 |
VT-d: Fix PCI-X device assignment |
2008-12-18 |
Keir Fraser |
18943:8c35da364ab3 |
xend: Actually restrict a domU's access to xenstore when we mean to -- |
2008-12-18 |
Keir Fraser |
18942:54c5d8247aaf |
x86: Quieten tracing in msi startup/shutdown handlers. |
2008-12-18 |
Keir Fraser |
18941:0a393ba0ec0a |
rombios: Update to Bochs latest |
2008-12-18 |
Keir Fraser |
18940:768759d4e319 |
xenoprof: Add support for Intel Dunnington cores. |
2008-12-18 |
Keir Fraser |
18939:c2dad16819b5 |
x86, shadow: Avoid duplicates in fixup tables. |
2008-12-18 |
Keir Fraser |
18938:b33b745cd5ec |
Fix mini-os ia64 compilation |
2008-12-17 |
Keir Fraser |
18937:22e3666ee483 |
x86, hvm: Don't ever call the shadow code to fix a page fault in an |
2008-12-16 |
Keir Fraser |
18936:a76b4e00e186 |
xenpm: add cpu frequency control interface, through which user can |
2008-12-16 |
Keir Fraser |
18935:fd720db48675 |
x86: Update xen-detect utility to scan for Xen signature in CPUID space. |
2008-12-16 |
Keir Fraser |
18934:86db039882ea |
mini-os: Make utility function get_self_id() in fs-front.c public. |
2008-12-16 |
Keir Fraser |
18933:ea0ad7b3ae41 |
x86: Simpler time handling when TSC is constant across all power saving states. |
2008-12-16 |
Keir Fraser |
18932:c3df4b8ea2fc |
vmx: Do not disable real EFER.NXE even when disabled by guest. |
2008-12-16 |
Keir Fraser |
18931:5b73fa1b9562 |
x86: Enable MTF for HVM guest single step in gdb |
2008-12-15 |
Keir Fraser |
18930:f827181eadd4 |
x86: Decode CPUID for TSC guarantees. |
2008-12-15 |
Keir Fraser |
18929:65bbc9ec3849 |
rombios: fix references to EBDA |
2008-12-15 |
Keir Fraser |
18928:21bbb41f9af2 |
x86: Small cleanups to time handling. |
2008-12-13 |
Keir Fraser |
18927:045f70d1acdb |
xenpmd: Fix bogus fgets() size parameter. |
2008-12-13 |
Keir Fraser |
18926:6a3c2b4459ad |
x86: Clean up and simplify rwlock implementation. |
2008-12-13 |
Keir Fraser |
18925:e767f80d4bcc |
Clean up use of spin_is_locked() and introduce rw_is_locked(). |
2008-12-13 |
Keir Fraser |
18924:db0c6d297d00 |
xc_pm: Fix off-by-one error in string array access. |
2008-12-13 |
Keir Fraser |
18923:df2ee10097c7 |
x86: Fix early time initialisation after recent changes. |
2008-12-11 |
Keir Fraser |
18922:68b76ad4faf7 |
xentop: Fix fprintf() build failure. |
2008-12-11 |
Keir Fraser |
18921:7802a247e6f9 |
hvmloader: enable bus mastering of PCI device |
2008-12-11 |
Keir Fraser |
18920:df32584505c2 |
x86: enable interrupts explicitly in __start_xen() |
2008-12-11 |
Keir Fraser |
18919:1391e1a444c2 |
x86: Clean up early time setup. |
2008-12-11 |
Keir Fraser |
18918:33ae75b60de2 |
vga: Only vga_endboot() if vga_init() completed. |
2008-12-11 |
Keir Fraser |
18917:b56d5fe594ae |
x86, cpufreq: Change cpufreq_driver->get so that it can get other |
2008-12-11 |
Keir Fraser |
18916:2941b1a97c60 |
Re-enable MSI support |
2008-12-11 |
Keir Fraser |
18915:c15244125a69 |
x86: fix the potential of encountering panic "IO-APIC + timer doesn't work! ..." |
2008-12-11 |
Keir Fraser |
18914:f4c1a347311b |
x86: unify local_irq_XXX() |
2008-12-11 |
Keir Fraser |
18913:68555b9a7d98 |
rombios: fix rom_scan (ja->jmp) |
2008-12-11 |
Keir Fraser |
18912:a662a934eefe |
Fix a typo caused by 18898. |
2008-12-11 |
Keir Fraser |
18911:0f1a166fe92e |
cpufreq: Short path avoiding IPI in critical fast path. |
2008-12-11 |
Keir Fraser |
18910:147c646a2836 |
libxc: Fix xc_pm.c build by avoiding bogus header includes. |
2008-12-11 |
Keir Fraser |
18909:1419a73316e1 |
Fix BUILD_BUG_ON() |
2008-12-10 |
Keir Fraser |
18908:6401c9533ef5 |
Avoid negative runstate pieces. |
2008-12-10 |
Keir Fraser |
18907:2a349db39496 |
Initialize state_entry_time to zero for all idle vcpus |
2008-12-10 |
Keir Fraser |
18906:415a69b41397 |
x86: Make MCE panic message more obvious |
2008-12-10 |
Keir Fraser |
18905:265baac90802 |
gdbserver: Fix build failure. |
2008-12-10 |
Keir Fraser |
18904:605ef79ee46c |
Add user PM control interface |
2008-12-10 |
Keir Fraser |
18903:9ba1541d6dc2 |
Add cpufreq governors: performance, powersave, userspace |
2008-12-10 |
Keir Fraser |
18902:b73f3646a17f |
libxc: Fix memory leak in zlib usage |
2008-12-09 |
Keir Fraser |
18901:6595393a3d28 |
Use virtual 8086 mode for VMX guests with CR0.PE == 0 |
2008-12-09 |
Keir Fraser |
18900:5535efd8e011 |
vga: Fix screen clear at end of Xen bootstrap. |
2008-12-09 |
Keir Fraser |
18899:cd8c7d963af5 |
pv-on-hvm: add pvSCSI frontend |
2008-12-09 |
Keir Fraser |
18898:11d12d61b138 |
pv-on-hvm: fix for Centos 5.2 |
2008-12-09 |
Keir Fraser |
18897:043aba2b67a1 |
VT-d: check return value of pirq_guest_bind() |
2008-12-09 |
Keir Fraser |
18896:f7f8f44b9292 |
tools: Fix a few error-path memory leaks. |
2008-12-09 |
Keir Fraser |
18895:c0c113ab0be5 |
xend: Remember bootable flag for vbds in xenstore |
2008-12-09 |
Keir Fraser |
18894:b1b9cf7a2d36 |
xend: Fix memory allocation bug after hvm reboot in numa system |
2008-12-09 |
Keir Fraser |
18893:628b3a76dbf4 |
libxc: Fix gcc 4.3 build failure |
2008-12-09 |
Keir Fraser |
18892:76099ad24cbd |
rombios: support BCV |
2008-12-05 |
Keir Fraser |
18891:cc82d54bedfd |
Fix domain save when guest is in S3. |
2008-12-05 |
Keir Fraser |
18890:d206692cbcbe |
x86: make an error message more precise |
2008-12-05 |
Keir Fraser |
18889:de7fd862ada2 |
cpufreq: allow customization of some parameters |
2008-12-05 |
Keir Fraser |
18888:3905cbf523b2 |
x86/cpufreq: reduce verbosity |
2008-12-05 |
Keir Fraser |
18887:3db54d2aa8bd |
powernow: implement struct cpufreq_driver.verify |
2008-12-05 |
Keir Fraser |
18886:e34f3e314ecf |
x86/32on64: adjust address when converting syscall to fault |
2008-12-05 |
Keir Fraser |
18885:c520af4bde59 |
x86, time: Fix scale_reciprocal(). |
2008-12-05 |
Keir Fraser |
18884:4ffd935c08a3 |
minios: Clip memory not usable by Mini-OS (above 1GB) |
2008-12-05 |
Keir Fraser |
18883:eed39afde7dd |
cpuidle: revise tsc-save/restore to reduce tsc skew between cpus |
2008-12-05 |
Keir Fraser |
18882:5e066dc410ac |
vga: Clear the screen when relinquishing VGA to dom0. |
2008-12-05 |
Keir Fraser |
18881:b44e244d7bb9 |
xentrace: trace interrupt window |
2008-12-05 |
Keir Fraser |
18880:99f01b8184c7 |
VT-d code cleanup |
2008-12-24 |
Isaku Yamahata |
18879:9837303a4708 |
[IA64]: Fix BUILD_BUG_ON(). |
2008-12-24 |
Isaku Yamahata |
18878:559809738237 |
[IA64]: fix compilation error. |
2008-12-12 |
Isaku Yamahata |
18877:e97216802360 |
IA64: quieten PV fp fault/trap handler. |
2008-12-12 |
Isaku Yamahata |
18876:09c467481a44 |
IA64: fix panic caused by daccess fault. |
2008-12-12 |
Isaku Yamahata |
18875:05b293d7fbb7 |
IA64: make the fpswa emulation keep the previous behaviour. |
2008-12-12 |
Isaku Yamahata |
18874:9e0f8f78d37a |
IA64: fix fp fault/trap handler. |
2008-12-12 |
Isaku Yamahata |
18873:a86a4ddd8b2b |
IA64: fix emulation of fp emulation in pv domain |
2008-12-10 |
Isaku Yamahata |
18872:3acca92b9597 |
IA64: fix efi_emulate_set_virtual_address_map() |
2008-12-10 |
Isaku Yamahata |
18871:e239a47180fb |
IA64: improve handle_fpu_swa() |
2008-12-10 |
Isaku Yamahata |
18870:dd7ac569579a |
IA64: use symbolic constant for hypercall. |
2008-12-05 |
Isaku Yamahata |
18869:09160c3bd179 |
merge with xen-unstable.hg |
2008-12-04 |
Keir Fraser |
18868:1b173394f815 |
docs: Add description of BUILD_BUG_ON(). |
2008-12-04 |
Keir Fraser |
18867:a71c610cc9e6 |
Fix one timer range issue |
2008-12-04 |
Keir Fraser |
18866:12c0acf08caf |
New document on error handling in Xen. |
2008-12-04 |
Keir Fraser |
18865:cb289056b523 |
Fix existence check for MMIO-mapped 16550 UARTs |
2008-12-04 |
Keir Fraser |
18864:1099be706d4e |
xm: Fix xm block-list for inactive managed domains |
2008-12-04 |
Keir Fraser |
18863:63aa939c114c |
xend: Remember bootloader settings in xenstore |
2008-12-05 |
Isaku Yamahata |
18862:f0a9a58608a0 |
IA64: implement PHYSDEVOP_pirq_eoi_gmfn and related stuff. |
2008-12-05 |
Isaku Yamahata |
18861:c15577ad46f2 |
IA64: eliminate NR_IRQ_VECTORS. ia64 part. |
2008-12-04 |
Isaku Yamahata |
18860:f4c5befcba8d |
merge with xen-unstable.hg |
2008-12-03 |
Keir Fraser |
18859:7338f6301067 |
xentop: Fix xentop for blktap |
2008-12-03 |
Keir Fraser |
18858:bb7683510600 |
AMD IOMMU: Invalidate all pages on domain destruction |
2008-12-03 |
Keir Fraser |
18857:f571834d3f5d |
AMD IOMMU: Propagate HyperTransport settings from IVHD table to control register |
2008-12-03 |
Keir Fraser |
18856:5c121966ad9a |
AMD IOMMU: Fix event log interrupt handling |
2008-12-03 |
Keir Fraser |
18855:00a15b45cae3 |
Fix the HVM save hypercall to avoid freeing an uninitalised pointer. |
2008-12-03 |
Keir Fraser |
18854:2647c63be4cf |
Do not request domain shutdown if in S3 state during domain save. |
2008-12-03 |
Keir Fraser |
18853:cb526325927c |
physdev: make PHYSDEVOP_pirq_eoi_mfn use of gmfn instead of mfn. |
2008-12-03 |
Keir Fraser |
18852:9a6153a89d66 |
x86: Fix mfn_to_virt() to cast MFN to address size. |
2008-12-03 |
Keir Fraser |
18851:28d485613eb3 |
x86: No need for short jmp before long hjmp when setting CR0.PE |
2008-12-02 |
Keir Fraser |
18850:2797ad550925 |
xenpmd: Adjust strncat() length to avoid static buffer overflow. |
2008-12-02 |
Keir Fraser |
18849:fc5208167bb6 |
Fix Xen panic with oprofile |
2008-12-01 |
Keir Fraser |
18848:f39673ce7d6e |
pvgrub: value returned by getrtsecs should be BCD |
2008-11-29 |
Keir Fraser |
18847:a00eb6595d3c |
x86: Fix PHYSDEVOP_pirq_eoi_mfn, which I modified and broke. |
2008-11-28 |
Keir Fraser |
18846:4d52d3c53850 |
x86: remove unused parameter/arguments from flush_ready_eoi() |
2008-11-28 |
Keir Fraser |
18845:c820bf73a914 |
x86: add a shared page indicating the need for an EOI notification |
2008-11-28 |
Keir Fraser |
18844:8dbf23c89cc6 |
xend: Fix device release for tap devices |
2008-11-28 |
Keir Fraser |
18843:abada55aec43 |
xm: Relax the sanity check on guest configuration with XSM-ACM addlabel |
2008-11-28 |
Keir Fraser |
18842:9be2fe3de567 |
shadow: fix the fix for promotion/resync race. |
2008-11-27 |
Keir Fraser |
18841:90ed7af65570 |
x86_emulate: Fix for test harness and simplify some opcodes. |
2008-11-27 |
Keir Fraser |
18840:8d5474a5c66b |
Avoid warn_unused_result build failure on fgets(). |
2008-11-27 |
Keir Fraser |
18839:840b761e07c1 |
x86, hpet: check hpet existence |
2008-11-27 |
Keir Fraser |
18838:b1a38832be05 |
VT-d code cleanup |
2008-11-27 |
Keir Fraser |
18837:a558165cfead |
shadow: set fast_emul to zero when emulating to an out-of-sync page. |
2008-11-26 |
Keir Fraser |
18836:ab0c1bdede53 |
Merge with ia64 tree. |
2008-11-26 |
Keir Fraser |
18835:32aecede4626 |
timer: Print timer fn when dump timer queue |
2008-11-26 |
Keir Fraser |
18834:1975e33b79f1 |
vtd: cleanups |
2008-11-26 |
Keir Fraser |
18833:4ccee1299bc7 |
xen: Fix gcc 4.3 build failure. |
2008-12-03 |
Isaku Yamahata |
18832:54e5d15af567 |
IA64: Rationalize VMM mode alignment checking |
2008-11-26 |
Isaku Yamahata |
18831:b3265ff6c613 |
merge with xen-unstable.hg |
2008-11-25 |
Keir Fraser |
18830:c2a018cdb45d |
Fix PSE PAT handling in guest walk. |
2008-11-25 |
Isaku Yamahata |
18829:436816898c87 |
merge with xen-unstable.hg |
2008-11-24 |
Keir Fraser |
18828:e7c421510be9 |
hvmloader: Pass BDF to PCI option ROMs. |
2008-11-24 |
Keir Fraser |
18827:521d4d90f6e3 |
hvmloader: Load physical PCI option ROMs where available. |
2008-11-24 |
Keir Fraser |
18826:612218519cb5 |
hvmloader: Relocate the etherboot ROM to be near the end of VGA |
2008-11-24 |
Keir Fraser |
18825:285f8635f573 |
shadow: fix race between resync and page promotion. |
2008-11-24 |
Keir Fraser |
18824:0b8c6c91c5a4 |
pv-on-hvm drivers: build fixes for Linux 2.6.27+ |
2008-11-24 |
Keir Fraser |
18823:cd45b5c95612 |
PCI interface changes for PCIE-AER enabling |
2008-11-20 |
Keir Fraser |
18822:e7da388ff95d |
x86: make NR_IRQS build-time configurable |
2008-11-20 |
Keir Fraser |
18821:935bd48f096a |
Eliminate NR_IRQ_VECTORS |
2008-11-20 |
Keir Fraser |
18820:6468257e9e62 |
Properly distinguish irq and vector spaces |
2008-11-20 |
Keir Fraser |
18819:db7a713071fe |
x86: freeze non-current vCPUs of dom0 before entering S5 |
2008-11-20 |
Keir Fraser |
18818:857bda0c15b3 |
xend: Make _setCPUAffinity() errors nonfatal on domain resume |
2008-11-20 |
Keir Fraser |
18817:e3a0c3c9fd7b |
x86, hpet: Fix initialisation of secondary timers. |
2008-11-20 |
Keir Fraser |
18816:368e072feb29 |
xenapi: fix valid_object typo |
2008-11-19 |
Keir Fraser |
18815:98d48f7680db |
x86: Fix build for some versions of gcc. |
2008-11-19 |
Keir Fraser |
18814:bddd2d344c54 |
x86: secure ioapic_guest_write() against FREE_TO_ASSIGN irq values |
2008-11-19 |
Keir Fraser |
18813:4107618ee0d8 |
x86: support CPUID hypervisor feature bit |
2008-11-19 |
Keir Fraser |
18812:4c67985c552e |
x86, s3: Sync platform stamps at time suspend. |
2008-11-19 |
Keir Fraser |
18811:390ef36eb596 |
Remove Xen-private definitions from kexec public header. |
2008-11-19 |
Keir Fraser |
18810:2f8b0e14143c |
xen s3, No need to check idle vcpu before update_vcpu_system_time(). |
2008-11-19 |
Keir Fraser |
18809:876bffced2b8 |
x86, hpet: Avoud double initialisation on boot or after S3. |
2008-11-19 |
Keir Fraser |
18808:9958ef441af0 |
x86: Fix the clocksource= boot parameter after c/s 18786. |
2008-11-18 |
Keir Fraser |
18807:f09a1d5d4338 |
x86, hvm: Fix domain restore bug with Intel VLAPIC acceleration. |
2008-11-18 |
Keir Fraser |
18806:ed8524f4a044 |
x86: Re-initialise HPET on resume from S3 |
2008-11-18 |
Keir Fraser |
18805:85fda344dba7 |
x86, time: Clean up platform timer initialisation. |
2008-11-18 |
Keir Fraser |
18804:ae891977a4d3 |
x86, hvm: Implement interrupt routing to least priority processor. |
2008-11-18 |
Keir Fraser |
18803:2604400f75e3 |
vtd: fix memory allocation from NUMA node for VT-d. |
2008-11-17 |
Keir Fraser |
18802:7dd722064128 |
hvm: Fix hvm_vcpu_reset_state() to act on specified domain, rather |
2008-11-17 |
Keir Fraser |
18801:17911073a90a |
tools: use sysfs interface to balloon driver if present |
2008-11-14 |
Keir Fraser |
18800:2188ed106885 |
Remove NR_PIRQS definition -- always use NR_IRQS. |
2008-11-14 |
Keir Fraser |
18799:85198c4d4da5 |
Fix to save CPU affinity for xm save/restore |
2008-11-14 |
Keir Fraser |
18798:3ba83def85a2 |
vt-d: Fix ia64 build. |
2008-11-13 |
Keir Fraser |
18797:a0910b1b5ec0 |
x86: don't disable MSI in order to mask an IRQ |
2008-11-13 |
Keir Fraser |
18796:d44ad6db638c |
x86, hvm: Provide access to limited VCPUOP_ hypercalls. |
2008-11-13 |
Keir Fraser |
18795:48879ca58848 |
x86: Use the shadow-code PT walker from the HAP functions |
2008-11-13 |
Keir Fraser |
18794:7fb33d15dc9b |
x86: Move the guest pagetable walker out of shadow/multi.c |
2008-11-13 |
Keir Fraser |
18793:b87cc4de3ca6 |
x86: Move guest_l*e definitions into common code |
2008-11-13 |
Keir Fraser |
18792:9f68b6ae6243 |
xm: display domain id on domain creation |
2008-11-12 |
Keir Fraser |
18791:8de4b4e9a435 |
x86: add SSE-based copy_page() |
2008-11-12 |
Keir Fraser |
18790:8e18dd41c6c7 |
x86: reduce GDT switching |
2008-11-12 |
Keir Fraser |
18789:2bd99c5faa42 |
xend, pciif: fix some indentation |
2008-11-11 |
Keir Fraser |
18788:07d0be88571f |
hvm: fix single stepping on debugger |
2008-11-11 |
Keir Fraser |
18787:7be8e7eefbd7 |
vmx: Clean up exception delivery logic. |
2008-11-11 |
Keir Fraser |
18786:7e8db19d72a5 |
x86: fix getvcpucontext for HVM segment registers |
2008-11-11 |
Keir Fraser |
18785:92d0e13b0ea3 |
vmx: Fix realmode exception delivery to correctly check stack pointer size. |
2008-11-11 |
Keir Fraser |
18784:36bda0bb805f |
vtd cleanup: change some function return types to void |
2008-11-11 |
Keir Fraser |
18783:76e90ac5067e |
xend: Restore CPU affinity on domain resume. |
2008-11-11 |
Keir Fraser |
18782:beade55d67fc |
minios: add a barebone net/if.h |
2008-11-10 |
Keir Fraser |
18781:40668908260c |
vtd: fix interrupt remapping to handle SMI RTE's with uninitialized |
2008-11-07 |
Keir Fraser |
18780:832efb028a1d |
x86, vmx realmode: Stack manipulation on interrupt/exception injection |
2008-11-07 |
Keir Fraser |
18779:256067cbf5b3 |
xenpm: Fix an error path. |
2008-11-06 |
Keir Fraser |
18778:3450cb9706ac |
x86, hvm: Better MTRR type check. |
2008-11-06 |
Keir Fraser |
18777:6b6610c115fc |
x86: Fix an inverted flags conversion in map_page_to_xen() |
2008-11-06 |
Keir Fraser |
18776:3af208e6f850 |
x86: Use gfn_to_mfn() rather than gfn_to_mfn_current() in callers |
2008-11-05 |
Keir Fraser |
18775:5fd51e1e9c79 |
x86: PV support for hugepages |
2008-11-05 |
Keir Fraser |
18774:1e437b5b418a |
x86: fix a typo |
2008-11-05 |
Keir Fraser |
18773:baad1475f2cd |
x86, hvm: Only warn on memory attribute conflicts for real RAM. |
2008-11-05 |
Keir Fraser |
18772:ef202be3cf54 |
xend, security: Prevent changing of the policy while VMs are migrating |
2008-11-05 |
Keir Fraser |
18771:484cf12ba667 |
xend: Add a multi-reader-single-writer lock implementation |
2008-11-04 |
Keir Fraser |
18770:4bfc67b09e9c |
tools/hotplug: Separate OS-specific scripts. |
2008-11-04 |
Keir Fraser |
18769:6bd021d987d7 |
x86: allow grant table originating ptes to have their guest available |
2008-11-18 |
dietmar hahn |
18768:7ef733b961c8 |
[IA64] Remove the useless big endian stuff. |
2008-11-17 |
dietmar hahn |
18767:cf3b9afb8568 |
[IA64] minios: Fix ctor and dtor sections. |
2008-11-17 |
dietmar hahn |
18766:3dfe1a7c729e |
[IA64] minios: Clean up the hypervisor interface |
2008-11-18 |
Isaku Yamahata |
18765:008b68ff6095 |
[IA64] Fix a bug for XEN_VIRT_UC_BIT use. |
2008-11-17 |
Isaku Yamahata |
18764:90dd47269489 |
[IA64] Fix typo. (PALL -> PAL) |
2008-11-07 |
Isaku Yamahata |
18763:9bc00e9716cd |
[IA64] Fix frametable_miss handling for HVM guests. |
2008-11-07 |
Isaku Yamahata |
18762:b9436a3c9f00 |
[IA64] Fix vti guests broken issue. |
2008-11-06 |
Isaku Yamahata |
18761:f6795589ef82 |
[IA64] use pte_pfn() where possible |
2008-11-06 |
Isaku Yamahata |
18760:958942c44332 |
[IA64] make ia64 dump_execution_state() print stack trace for debugging. |
2008-11-04 |
Isaku Yamahata |
18759:57c94bdbd6b3 |
[IA64] fix {un}lock_ipi_calllock(). |
2008-11-04 |
Isaku Yamahata |
18758:e75cb35c798b |
merge with xen-unstable.hg |
2008-11-03 |
Keir Fraser |
18757:43a079fd50fd |
xentrace: Trace mmio/io read/write value |
2008-11-03 |
Keir Fraser |
18756:4ec25db9326a |
x86: Fix GRANT_PTE_FLAGS. |
2008-11-03 |
Keir Fraser |
18755:540483d2a98f |
x86: simplify page reference handling for partially (in-)validated pages |
2008-11-03 |
Keir Fraser |
18754:303b1014f91e |
Cpufreq: Enhance hypervisor px sanity check |
2008-11-03 |
Keir Fraser |
18753:91a2b9309a72 |
xend: ioport & irq persistence thru reboot |
2008-10-31 |
Keir Fraser |
18752:f12d9595d07c |
Change timer implementation to allow variable 'slop' in how late |
2008-10-30 |
Keir Fraser |
18751:85ba96069dfb |
x86: Use the right error code when testing for spurious pagefaults |
2008-10-30 |
Keir Fraser |
18750:ed30f4efb728 |
x86: fix preemptable page type handling |
2008-10-30 |
Keir Fraser |
18749:9e5cf6778a6d |
x86: eliminate domain cleanup hack in favor of using the preemptable |
2008-10-30 |
Keir Fraser |
18748:112e81ae5824 |
CPUIDLE: Support C1 FFH entry |
2008-10-30 |
Keir Fraser |
18747:1137464400a8 |
CPUIDLE: add idx field |
2008-10-30 |
Keir Fraser |
18746:e8f0e625e043 |
rombios: fix int13h for floppy disk |
2008-10-29 |
Keir Fraser |
18745:85a2a54c70c8 |
cpufreq: Fix another build failure. |
2008-10-29 |
Keir Fraser |
18744:6a8fea290af5 |
cpufreq.c: shut up compiler about cpufreq_dom |
2008-10-29 |
Keir Fraser |
18743:ae100f264f6a |
x86: Fix relinquish_memory() for PGT_partial pages. |
2008-10-29 |
Keir Fraser |
18742:183d2d7adc2f |
minios: Define __INSIDE_MINIOS__ rather than __MINIOS__ |
2008-10-29 |
Keir Fraser |
18741:bec755616e8e |
x86: Specify NUMA node when alloc'ing compat l4 for 32-on-64 guest |
2008-10-29 |
Keir Fraser |
18740:2c7665f04038 |
cpufreq: domain structure update from array to linked list |
2008-10-28 |
Keir Fraser |
18739:19549b9766fd |
x86: Fix circular page reference destruction in relinquish_memory(). |
2008-10-28 |
Keir Fraser |
18738:2c20d026bb55 |
xend: Fix typo in waitForBackend() for phantom VBDs |
2008-10-28 |
Keir Fraser |
18737:16eede823854 |
hvm: Do not mess with APIC timer deadline if in one-shot mode. |
2008-10-28 |
Keir Fraser |
18736:748af1e5d67c |
xenoprof: Small fixes. |
2008-10-27 |
Keir Fraser |
18735:8d41996e6897 |
minios: do not expose #define current to applications |
2008-10-27 |
Keir Fraser |
18734:324b9b1dd71d |
x86: Disable MSI IRQs until locking is fixed. |
2008-10-27 |
Keir Fraser |
18733:2a022ee37392 |
x86, hvm, xenoprof: Add fully support of HVM guest to xenoprofile on Intel P6. |
2008-10-27 |
Keir Fraser |
18732:4413d53a8320 |
x86: highmem handling assistance hypercalls |
2008-10-27 |
Keir Fraser |
18731:9bbb54fd9181 |
Constify arguments to unmap_domain_page() etc. |
2008-10-27 |
Keir Fraser |
18730:604ffa3cdcc4 |
x86: First fixmap entry (0) is invalid. |
2008-10-27 |
Keir Fraser |
18729:15aed96c7b5c |
Print d->is_dying when dumping domain info. |
2008-10-27 |
Keir Fraser |
18728:11c86c51a697 |
x86: fix domain cleanup |
2008-10-27 |
Keir Fraser |
18727:101e50cffc78 |
x86/powernow: fix machine shutdown |
2008-10-27 |
Keir Fraser |
18726:537d480b7ffc |
x86: Fix coding style in msi.c |
2008-10-27 |
Keir Fraser |
18725:9e47e72fd03e |
serial: Fix IRQ enable/disable in tx interrupt handler. |
2008-10-27 |
Keir Fraser |
18724:efc0a4065ee1 |
x86_32: Lock in map_domain_page() may be taken with IRQs disabled, and |
2008-10-27 |
Keir Fraser |
18723:b99ab7f88a82 |
Add 2 more permissions to the XSM/Flask default policy. |
2008-10-27 |
Keir Fraser |
18722:3ff349c7aeb7 |
x86: relax restrictions on reserved bits in L3 for 32on64 x86 guests |
2008-10-27 |
Keir Fraser |
18721:c3362551a424 |
Cpufreq statistic update for SW_ANY coordination |
2008-10-27 |
Keir Fraser |
18720:5c48ab6b1977 |
Fix xm scsi-attach/detach/list for inactive managed domains |
2008-10-23 |
Keir Fraser |
18719:874d0d673ecb |
x86: Enable spinlock debugging earlier during boot. |
2008-10-23 |
Keir Fraser |
18718:d1ecee02cced |
x86: Dom0 builder doesn't need to disable IRQs while running on dom0 pagetables. |
2008-10-23 |
Keir Fraser |
18717:164985e3a46e |
x86: Dom0 builder must run on a valid GDT at all times. |
2008-10-23 |
Keir Fraser |
18716:6d45bf101d57 |
Remove accidentally checked-in xenpmd binary. |