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 9211:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-03-09
cl349
9211:fbeb0a5b7219
Change the location of the shared_info page for auto_translated_physmap guests.
2006-03-09
kaf24
9210:df0ad1c46f10
Build MTRR support into privileged xenlinux x86/64.
2006-03-09
kaf24
9209:e0d32d7cb5da
Apply proper locking in xenlinux mtrr interface functions.
2006-03-09
kaf24
9208:c176d2e45117
64 bit pagetable builder added to mm.c
2006-03-09
kaf24
9207:80bc37d5a32f
Explain disadvantages of building pciback as a module in Kconfig help.
2006-03-09
kaf24
9206:d4a2af362e5e
Make xc_linux_build() load the initrd page-by-page rather
2006-03-09
kaf24
9205:a1fcee3b2abe
Clean up internal libxc functions to take 'const char *'
2006-03-09
kaf24
9204:899532500ada
Add a parallel set of APIs to the domain builders to allow images and
2006-03-09
kaf24
9203:5ea87acc07dc
Adds a new device interface to xend/xm similar to the one for ioports
2006-03-09
kaf24
9202:37f3f5ad9110
According to the April 2005 Intel Virtualization Technology Specification
2006-03-09
kaf24
9201:17e26f60e901
Fix order-of-evaluation issue in xc_domain_dumpcore. The intent is
2006-03-09
kaf24
9200:a4dc14edd56b
Clean up the interface for sharing xen-heap pages with guests.
2006-03-09
kaf24
9199:4af3f8bd7e0c
Add missing include in hypercalls header file.
2006-03-08
kaf24
9198:f527a18cc8c3
Allow pciback to be built as a module.
2006-03-08
kaf24
9197:42a1f6ffd0e9
Allow pciback to be placed into a permissive mode of operation whereby it allows
2006-03-08
kaf24
9196:aae274b4c1a7
Trivial fix for pcifront bringup.
2006-03-08
kaf24
9195:766817372cab
Fix call to set_timer in vlapic.c. Should not set timer.expires
2006-03-08
kaf24
9194:53b0dc1cb1db
Implement guest_access routines for copying to/from a sub-field of a structure.
2006-03-08
kaf24
9193:3627061dcc9a
Undo misapplied search replace.
2006-03-08
kaf24
9192:94b10faa7577
Lower-casify some macros, and rename kernel_mode() to guest_kernel_mode().
2006-03-08
kaf24
9191:64f890639992
Update Xen extraversion to reflect unstable status.
2006-03-08
kaf24
9190:3219aa25ad46
The PAE guest can run on SMP 64-bit Xen0 now.
2006-03-08
kaf24
9189:f55d6c299c7e
Keep totalram_pages in sync with current_pages in balloon driver.
2006-03-08
kaf24
9188:6cc6b0ec9fa5
Add some bounds checking to values passed when changing the period and
2006-03-08
kaf24
9187:2538f3f838dc
Ensure old Python files are overwritten during tools install.
2006-03-08
kaf24
9186:13bbfced7b35
Fix 64-bit Linux build.
2006-03-08
kaf24
9185:ccca12a2bee2
Fix up #PF error code before propagating to guest kernel.
2006-03-07
kaf24
9184:503c4d8454e5
Clean up vlapic code.
2006-03-07
kaf24
9183:4293d6760cef
Upgrade all hypercalls to use the new guest_handle interface (on the Xen side).
2006-03-07
cl349
9182:b41ad96f1242
Cleanup i386 entry.S.
2006-03-07
kaf24
9181:51c59d5d76b0
Tighten up the assertion conditions in the GUEST_MODE() macro.
2006-03-06
kaf24
9180:583d01868d17
SVM patch to add missing svm_asid() call into 64bit exits.S vmexit loop.
2006-03-06
kaf24
9179:57a905038907
Fix additional gdbstub issues.
2006-03-06
kaf24
9178:b0d8b38681ff
Add next/previous key bindings to XenMon curses mode.
2006-03-06
kaf24
9177:0ad422291688
Fix reporting of time intervals in the log mode of XenMon.
2006-03-06
kaf24
9176:d60392d5b818
No need to re-set vm_pgoff before calling remap_pfn_range(). It will do
2006-03-06
kaf24
9175:6cb33c7c8cdd
Make /proc/xen/xsd_kva with permissions 0600 so it can be opened
2006-03-06
kaf24
9174:90c71ea18b50
Simplify ptrace_names array declaration.
2006-03-06
cl349
9173:e9daf5307296
Cleanup whitespace.
2006-03-06
kaf24
9172:085f0ad9018a
Fix build with some gcc versions.
2006-03-14
awilliam
9171:dc50cdd66c5c
[IA64] Turn off pending guest timer printk
2006-03-14
awilliam
9170:0f905da1451d
[IA64] Fixed PGT and PGC flags
2006-03-14
awilliam
9169:8a551ec13d93
[IA64] Remove the last compile warnings
2006-03-10
awilliam
9168:142a3eec56bd
[IA64] Remove unused and unwritten active_mm field of vcpu and domain.
2006-03-10
awilliam
9167:cb5abeaabd1a
[IA64] fix print out in ia64 setup_guest()
2006-03-10
awilliam
9166:5a0a0d9d126a
[IA64] compilation fix hypercall.h
2006-03-10
awilliam
9165:056109e43947
[IA64] ia64 gdbstub compilation fix
2006-03-10
awilliam
9164:1abf3783975d
[IA64] Merge guest TR emulation
2006-03-10
awilliam
9163:551f7935f79a
[IA64] domU destroy
2006-03-10
awilliam
9162:c644eb4049ab
[IA64] page ref counter
2006-03-09
awilliam
9161:405f0f847c0f
[IA64] in_tpa is now an argument of vcpu_translate
2006-03-09
awilliam
9160:3b877779e9a3
[IA64] user process should not crash Xen.
2006-03-08
awilliam
9159:6270e89e1d47
[IA64] Remove warning in domain.c
2006-03-08
awilliam
9158:d00fa9827789
[IA64] cleanups
2006-03-07
awilliam
9157:a693ccb4d581
[IA64] VTI: fix Oops: time tick before it's due
2006-03-07
awilliam
9156:9215a9a1af9e
[IA64] Some noisy traces removed.
2006-03-07
awilliam
9155:20c1a71383a9
[IA64] Remove mmzone.h and warning:"MAX_ORDER" redefined
2006-03-07
awilliam
9154:294e032f14af
[IA64] Guarantee VTi guest can get correct frequency base
2006-03-06
awilliam
9153:c4ac21dc3f16
merge
2006-03-06
kaf24
9152:e8fb817c4c15
Update microcode.c to linux-2.6.16-rc5 codebase.
less
more
| rev 9211:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip