age |
author |
revision |
description |
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, |