age |
author |
revision |
description |
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. |
2006-03-06 |
kaf24 |
9151:941897e98591 |
Allow NMI watchdog setup on newer P4 processors. |
2006-03-06 |
kaf24 |
9150:9de50910defd |
libxc: Verify Magic number when reading dump |
2006-03-06 |
kaf24 |
9149:0161a721bad5 |
Fix boot-memory layout description. |
2006-03-06 |
kaf24 |
9148:8ed131452f27 |
Consolidate xc_ptrace and xc_ptrace_core |
2006-03-06 |
kaf24 |
9147:26eff2448966 |
libxc: xc_ptrace cleanups |
2006-03-06 |
kaf24 |
9146:f614ea56143c |
Fix DBG_LEVEL_VLAPIC_INTERRUPT definition. |
2006-03-06 |
kaf24 |
9145:f096a90c7728 |
Fix ia64 build. |
2006-03-06 |
kaf24 |
9144:d75cab09ef57 |
Fix mkelf32 cross compilation support. The previous fix for |
2006-03-06 |
kaf24 |
9143:42f93cc190b7 |
Fix SVM guest destroy: I/O shared page is mapped globally so must unmap |
2006-03-04 |
emellor |
9142:64f11b0e2e7d |
Merged. |
2006-03-04 |
emellor |
9141:f43f094467f6 |
Allow callers to XendClient.xend_list_domains to specify the detail flag, and |
2006-03-04 |
emellor |
9140:5aae1b1c3098 |
Log the tdb_error when a read fails with EIO. This is happening after a long |
2006-03-04 |
emellor |
9139:8853631252d8 |
Added a 'state' field to the xenbus_device structure, which caches the state |
2006-03-04 |
kaf24 |
9138:2d87e2747973 |
Make guest_access implementation arch-specific. |
2006-03-04 |
kaf24 |
9137:eb24eb6bc341 |
Fix some warnings when compiling tools. |
2006-03-03 |
kaf24 |
9136:2307bf2a4bfc |
Rename guest_handle() macro to GUEST_HANDLE() and define_guest_handle() |
2006-03-03 |
kaf24 |
9135:aefc75f5db5e |
/proc/xen/xsd_kva exports mmap interface that xenstored now uses to map the |
2006-03-03 |
kaf24 |
9134:1c46091df7ce |
Avoid floating point in hash table implementation. |
2006-03-03 |
kaf24 |
9133:621d32a54e2d |
Move dom0_op hypercall to the guest_handle interface (inside Xen). |
2006-03-03 |
emellor |
9132:d088ce2d3528 |
Merged. |
2006-03-03 |
emellor |
9131:9e19dcb05f56 |
Wait for the devices configured at start-up, before allowing the boot to |
2006-03-03 |
emellor |
9130:c8c0f99193d4 |
Change the way that reboot-timeouts are handled. Rather than refreshing the |
2006-03-03 |
emellor |
9129:2274f293af41 |
Added further integrity checking, this time checking for duplicate directory |
2006-03-03 |
emellor |
9128:871f768aadc6 |
Cope when the filename returned by losetup for an existing loop device is not |
2006-03-02 |
emellor |
9127:1a1e3dcbbf19 |
Cope if xenstore is down. |
2006-03-02 |
emellor |
9126:26af50da86b7 |
Added hashtable implementation, to support the reachability check against the |
2006-03-03 |
kaf24 |
9125:fab6deef7e87 |
Domain0 identifies IOAPIC by physical base address rather than BIOS-assigned identifier. |
2006-03-03 |
kaf24 |
9124:8aa45d7713e3 |
Clean up PIT-thru-ioapic setup. We don't need the legacy missed-tick |
2006-03-03 |
kaf24 |
9123:a0c07e32000a |
Minor enhancements to gdbbuild, the build script for gdbserver-xen. |
2006-03-03 |
kaf24 |
9122:658528fe2b9a |
It's not necessary to define a function for dumping virtual IOAPIC |
2006-03-03 |
kaf24 |
9121:e0d8c23acaa7 |
Add a description of the virtual TPM interface to the interface |
2006-03-03 |
kaf24 |
9120:4e7c8eae6775 |
This patch undoes 8697 and makes xm reboot/shutdown work again. This code |
2006-03-03 |
kaf24 |
9119:7eafbed44734 |
Raises an explicit error message when the domain config file specifies |
2006-03-03 |
kaf24 |
9118:0f368e70b4eb |
VTPM fixes: |
2006-03-03 |
kaf24 |
9117:ec7802acc8c9 |
Fix up some issues I found when porting PPC to the new common gdb stub code: |
2006-03-03 |
kaf24 |
9116:f3661f9a95dd |
VTPM_Tools: Fix error when closing only vtpm, and fix restore bug when |
2006-03-03 |
kaf24 |
9115:46a6d9626911 |
Ignore external (user-provided) CFLAGS when building vmxassist and hvmloader. |
2006-03-03 |
kaf24 |
9114:29f8c87bd8fd |
Add a 'clear trap table' path to set_trap_table hypercall, taken when |
2006-03-02 |
kaf24 |
9113:af04fef70bad |
Don't compile HVM_DBG_LOG into xen by default. |
2006-03-02 |
kaf24 |
9112:316fafc6d743 |
Fix libxc warnings with gcc-4.1 and glibc-2.3.90. |
2006-03-02 |
kaf24 |
9111:dfa7ba9c1296 |
Many fixes and cleanups for lomount: |
2006-03-02 |
kaf24 |
9110:fd102a15436f |
Change debug level of vmx_io_instruction to DBG_LEVEL_IO. |
2006-03-02 |
kaf24 |
9109:b50d3fca138e |
Add empty files need to fix ia64 build. |
2006-03-02 |
kaf24 |
9108:990b436099be |
Clean up use of wait_event_interruptible(). |
2006-03-02 |
cl349 |
9107:8f1f6c70e4f5 |
linux-x86-64: eliminate duplicate exports |
2006-03-02 |
cl349 |
9106:f6445afee702 |
Remove unnecessary include statements. |
2006-03-02 |
cl349 |
9105:5ef601da9c2c |
linux: clean up setup_arch_post.h |
2006-03-02 |
kaf24 |
9104:cfbf7332d616 |
While native code range-checks the requested address, possibly |
2006-03-02 |
kaf24 |
9103:4dd325c1d87d |
A few changes to the new 'guest handle' interface: |
2006-03-02 |
kaf24 |
9102:e639d53330ba |
Make sure that installed files have sensible permissions and are owned by the |
2006-03-02 |
kaf24 |
9101:d9f980fabc18 |
Fix problems when creating HVM guest on PAE host with >4G physical memory. |
2006-03-02 |
kaf24 |
9100:eeac4fdf02ed |
merge |
2006-03-02 |
kaf24 |
9099:7edd64c8bb36 |
Fix printing of u64 value 'msr_content' to use PRIx64 format. |
2006-03-02 |
kaf24 |
9098:385ddb11971d |
Merge xen-ia64-unstable.hg |
2006-03-02 |
emellor |
9097:34b7dd72aa55 |
Merged. |
2006-03-02 |
emellor |
9096:c400eb3ea6dc |
Fix violation of C90 mixed-code-and-declarations restriction. |
2006-03-02 |
vhanquez |
9095:47e0d6fa741e |
Removing out-of-date unused file. |
2006-03-02 |
emellor |
9094:cff782f65c4d |
Fix printf. |
2006-03-02 |
emellor |
9093:689da5e0a970 |
Added a basic integrity checker, and some basic ability to recover from store |
2006-03-02 |
emellor |
9092:849723752858 |
Silence the messages that are emitted when removing nodes that already have |
2006-03-02 |
emellor |
9091:b2d3117cc7ed |
Avoid a race between Xend removing the vm entries corresponding to a domain, |
2006-03-01 |
kaf24 |
9090:6734682d2fd0 |
Fix problems with HVM PAE guests with >4GB memory. |
2006-03-01 |
kaf24 |
9089:9bde2889635c |
Add SVM 32bit msr support (combined both 32bit with 64bit functions) |
2006-03-01 |
kaf24 |
9088:072d51860554 |
Clean up SVM 32-bit exits.S file (remove all tsc/fpu). |
2006-03-01 |
kaf24 |
9087:b0dfd76ef5d2 |
Revert two uses of CONFIG_PAGING_LEVELS to CPP rather than C predicate. |
2006-03-01 |
kaf24 |
9086:e0f66dbe4b13 |
map_domain_page() now handles running on idle page tables. |
2006-03-01 |
kaf24 |
9085:4d979b6689ea |
Disallow cmpxchg8b ptwr emulation for non-pae. Also a few cleanups. |
2006-03-06 |
awilliam |
9084:ede16886f979 |
[IA64] #if 0'd useless code in timer handled. |
2006-03-06 |
awilliam |
9083:c668c6abb5f0 |
[IA64] Warnings removal and small cleanups. |
2006-03-06 |
awilliam |
9082:c870c7f66abc |
[IA64] fix INVALID_M2P_ENTRY and INVALID_M2P macro |
2006-03-03 |
awilliam |
9081:983311b895be |
[IA64] VTI: Use 16K page size to emulate guest physical mode |
2006-03-03 |
awilliam |
9080:333db05b8bbb |
[IA64] Avoid double reclaim dom0 image and dom0 initrd |
2006-03-01 |
awilliam |
9079:b4f1084177cc |
[IA64] sparse update for 2.6.16-rc5 |
2006-03-01 |
awilliam |
9078:d4b26e74e310 |
[IA64] default to SMP |
2006-03-01 |
awilliam |
9077:c1daa52dd0bf |
[IA64] Turn on CONFIG_XEN_BLKDEV_BACKEND |
2006-03-01 |
awilliam |
9076:673f62edbfbe |
merge |
2006-03-01 |
emellor |
9075:d8451bb6278c |
Remove unused #include <sys/ioctl.h>. |
2006-03-01 |
kaf24 |
9074:bd816eee9cf6 |
Clean wrpt state when emulating CR3 write. |