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 19216:
(0)
-10000
-3000
-1000
-120
+120
tip
age
author
revision
description
2009-02-17
Keir Fraser
19216:cb8ece5d7647
Fix typos in xendomains script.
2009-02-17
Keir Fraser
19215:6630f99dfc01
Merge with ext/ia64/xen-unstable.hg
2009-02-13
Keir Fraser
19214:09a6fa059b37
x86: Clean up vpt-align patch.
2009-02-13
Keir Fraser
19213:d9480422034b
hvm: Align periodic vpts.
2009-02-13
Keir Fraser
19212:5ae8ed54e2cd
xenapi: Correct some syntax errors in xen/xend/XendAPI.py
2009-02-13
Keir Fraser
19211:9ac547ed9455
iommu: Fix interrupt setup.
2009-02-13
Keir Fraser
19210:766b3763ad1b
[XSM][FLASK] basic documentation and a type cast error for x86_64
2009-02-13
Keir Fraser
19209:67d9d2a4b988
xendomains: clean up output formatting
2009-02-13
Keir Fraser
19208:e6f1c66874d5
x86 hvm: Allow restore of old images with different segment attribute format.
2009-03-02
Isaku Yamahata
19207:c4c4ba857d8b
[IA64] This is consistent with the x86 version of this function.
2009-02-13
Isaku Yamahata
19206:b432c632ebe8
[IA64] remove a warning.
2009-02-13
Isaku Yamahata
19205:9369df6e5bd2
[IA64] remove the warning.
2009-02-13
Isaku Yamahata
19204:9b761ae54610
[IA64] fix relinquish_memory()
2009-02-13
Isaku Yamahata
19203:726b56720b16
[IA64] shrink ia64 struct page_info.
2009-02-13
Isaku Yamahata
19202:af0da711bbdb
[IA64] use page_list_head and related stuff.
2009-02-13
Isaku Yamahata
19201:c7cba853583d
merge with xen-unstable.hg
2009-02-12
Keir Fraser
19200:32b154137492
vtd: move the snoop control detection out of acpi_dmar_init()
2009-02-12
Keir Fraser
19199:94e12fa57816
xm save: Display help text if bad options specified.
2009-02-12
Keir Fraser
19198:a624353a668d
rombios: fix int15/86h (wait for microseconds)
2009-02-12
Keir Fraser
19197:9e3be0660c1e
Cleanup naming for ia64 and x86 interrupt handling functions
2009-02-11
Keir Fraser
19196:bf9cdbec516a
cpufreq: fix the build
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.
less
more
| rev 19216:
(0)
-10000
-3000
-1000
-120
+120
tip