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 9049:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-02-27
emellor
9049:8e3865296e31
Move files that have appeared in the wrong place due to incorrect patch -p setting.
2006-02-27
kaf24
9048:0cb40b7f7840
xen/ia64 uaccess is still linux style with different declaration as
2006-02-27
kaf24
9047:cc9ed0eea55a
Fix a missed unmap in __entry().
2006-02-27
emellor
9046:d741fa272309
While testing TCP & UDP tests (coming soon), I tracked down a bug in the
2006-02-27
emellor
9045:136aea67b369
The attached patch does the following:
2006-02-27
emellor
9044:911f3ecd975e
The attached patch breaks out
2006-02-27
kaf24
9043:ee8041b0ab86
Add a compile time option to enable domain 0 running in ring 0.
2006-02-27
Ian Campbell
9042:6060937db0fe
merge
2006-02-27
Ian Campbell
9041:57cd768791d1
List pae_pgdir_above_4gb in features for x86/32 Linux kernel.
2006-02-27
Ian Campbell
9040:b75d80269ff4
merge.
2006-02-27
Ian Campbell
9039:c823e60207f0
Support XENFEAT_supervisor_mode_kernel in x86/64 HYPERVISOR_IRET macro
2006-02-27
Ian Campbell
9038:f1e5b29dd15a
Only panic() if the dom0 kernel requires an unknown feature flag.
2006-02-27
emellor
9037:bf1dc22ca24c
Merged.
2006-02-27
cl349
9036:e480a5db8abb
Fix non-xen build for: Make the fixmap area moveable in kernel address space.
2006-02-27
cl349
9035:bf594e88f046
Add arch/i386/mm/pgtable.c to sparse tree.
2006-02-27
cl349
9034:55f597e929f3
Fix non-xen build for: Move the gate page (vsyscall) out of the fixmap area
2006-02-27
cl349
9033:dbec76a720f8
Add include/asm-i386/{fixmap,page}.h to sparse tree.
2006-02-27
kaf24
9032:ab982f583b73
Define strlcpy() in include/xen/string.h
2006-02-26
kaf24
9031:5541ea99106a
Periodically sytnchronize Xen's wallclock time with NTP-synchronized time in domain0.
2006-02-26
kaf24
9030:af6a564ea81c
The disk isn't guaranteed to be the first device in the config sxp --
2006-02-26
kaf24
9029:c7550ed2ccbf
pygrub currently takes a file on the command line to mean a config file
2006-02-26
kaf24
9028:a861cbd578f2
Instead of using a static filename in the guest bootloader, use a random
2006-02-26
kaf24
9027:b567eb77399f
Add 'console=xxx' to the Xen serial console section to make it obvious
2006-02-26
kaf24
9026:a5830f7fd7e0
Cross-compilation fixes (x86/64 on i386).
2006-02-25
kaf24
9025:0d7c3c47ad20
Fix assertion.
2006-02-25
kaf24
9024:d0b7281556f2
New VCPUOP_register_runstate_memory_area hypercall. Avoids
2006-02-25
kaf24
9023:c375c2109452
Update Linux time IRQ handler to understand the new stolen/blocked cycle counts
2006-02-25
kaf24
9022:2303fb4682e7
New VCPUOP_get_runstate_info hypercall. Returns information about the current
2006-02-25
kaf24
9021:a9f3abcc4149
Avoid pcnet dm packet loss / corruption.
2006-02-24
kaf24
9020:8b42c8aea36a
Split XENFEAT_ feature flags into new header file features.h.
2006-02-24
kaf24
9019:e92dd21483bd
Fix up CPU allocation and topology reporting.
2006-02-24
kaf24
9018:3048761dc368
Quieten down MSR access warnings.
2006-02-24
kaf24
9017:ec92f986411e
Default minimum number of receive buffers queued by netfront is now 64, not 8.
2006-02-24
kaf24
9016:cf1c1bb9f6d2
Bring up AP of VMX domain.
2006-02-24
kaf24
9015:71f2d19cd3a5
Clean up p2m functions.
2006-02-24
kaf24
9014:1980e01346a7
Two missing exports (one of them needed only for PAE) prevented netfront from being built as a module.
2006-03-01
awilliam
9013:88f97bb8f3ae
[IA64] Every processor call xen_early_setup (required on SMP-guest to set ivt).
2006-03-01
awilliam
9012:18b0911d936d
[IA64] warning cleanup
2006-03-01
awilliam
9011:cfe20f41f043
[IA64] VTI: updated vtlb, support_non_contiguous memory on vtidomain
2006-02-28
awilliam
9010:e58ff5fd3550
[IA64] Unused fields in mm_struct commented out.
2006-02-28
awilliam
9009:b417cb20f1db
[IA64] Misc clean-up and warnings removal.
2006-02-28
awilliam
9008:4db98649cc36
[IA64] xen_timer_interval removed (was not used).
2006-02-28
awilliam
9007:f4b83d04643c
[IA64] delivery_mask removed (was unused).
2006-02-28
awilliam
9006:8ee4d4dac552
[IA64] Found the lost memory
2006-02-28
awilliam
9005:0b0be946cf9c
[IA64] cleanup warning in xen/ia64 (arch/ia64/xen)
2006-02-28
awilliam
9004:bd9cb8dc97b6
[IA64] cleanup warning in xen/ia64 (arch/ia64/linux-xen)
2006-02-28
awilliam
9003:5e751dddf4d0
[IA64] cleanup warning in xen/ia64 (arch/ia64/linux)
2006-02-28
awilliam
9002:ff019fb073e4
[IA64] cleanup warning in xen/ia64 (include/asm-ia64)
2006-02-28
awilliam
9001:b5a6da522577
[IA64] Cleanup hypercall.h
2006-02-27
awilliam
9000:a220579c2aa8
[IA64] fix SMP bug for vhpt
2006-02-27
awilliam
8999:a4a4a28a1686
[IA64] warning removal: NR_CPUS
2006-02-27
awilliam
8998:21f633fd90e4
[IA64] SMP_HOST: Alloc vhpt from domheap
2006-02-24
awilliam
8997:6c43118bdba8
merge
2006-02-24
kaf24
8996:0807931dfa54
Another tiny C89 fix.
2006-02-24
cl349
8995:4f838d2ac31a
linux-i386: cleanup head.S, sync default_ldt and {new,boot}_cpu_data with native.
2006-02-24
Ian Campbell
8994:e0f563e8db9f
Implement direct iret to guest kernel where possible in HYPERVISOR_IRET macro.
2006-02-24
kaf24
8993:e33ebd143767
Tools changes for per-vcpu io event channel on IA64.
2006-02-24
kaf24
8992:70575c8cab99
Return <4GB memory back to Xen when destroying a PAE pgdir.
2006-02-24
kaf24
8991:5e73c92e5f1f
This patch allows for compilation with C89 era compilers, by removing the
2006-02-24
kaf24
8990:407a50974a46
Cset 8950 adds shadow info dump in common code, however
less
more
| rev 9049:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip