age |
author |
revision |
description |
2008-01-27 |
Keir Fraser |
16957:afa521cf82e6 |
Move remaining xen/include/public/foreign files to tools/include/xen-foreign |
2008-01-27 |
Keir Fraser |
16956:226de1674b2f |
Remove machine setting from HOSTCFLAGS. |
2008-01-27 |
Keir Fraser |
16955:47b8ab314cb6 |
xenstore headers also need public includes. |
2008-01-27 |
Keir Fraser |
16954:d5dd9a457337 |
libxc: Push parallel build of libraries down to a new phony target, as |
2008-01-27 |
Keir Fraser |
16953:f26026336462 |
Fix ia64 public headers installation typo. |
2008-01-27 |
Keir Fraser |
16952:f605f35bd6ba |
Do not special-case native architecture in mkchecker.py. |
2008-01-27 |
Keir Fraser |
16951:240d78e0bb0b |
Update hgignore for tools/include/xen/* |
2008-01-27 |
Keir Fraser |
16950:a59e0510780b |
Define CFLAGS and LDFLAGS for libxenstore. |
2008-01-27 |
Keir Fraser |
16949:4bac220563b1 |
Define CFLAGS and LDFLAGS for libxenguest. |
2008-01-27 |
Keir Fraser |
16948:ddf454872de4 |
Define CFLAGS and LDFLAGS for libxenctrl. |
2008-01-27 |
Keir Fraser |
16947:7e5bae3586ee |
libxc: Remove duplicate zlib check. |
2008-01-27 |
Keir Fraser |
16946:5d11d526a820 |
tools: Merge clean and distclean target. |
2008-01-27 |
Keir Fraser |
16945:d6c12530c69d |
Hypervisor build subsystem does not need COMPILE_ARCH/COMPILE_SUBARCH. |
2008-01-26 |
Keir Fraser |
16944:f4ee7e5793cf |
Add check to subdirs. |
2008-01-26 |
Keir Fraser |
16943:363a1e845189 |
Add ioemu to subdirs. |
2008-01-26 |
Keir Fraser |
16942:7f2b79c05988 |
Call makefile recursively for subdirs. |
2008-01-26 |
Keir Fraser |
16941:1fe8c8a275c9 |
Remove tools/guest-headers; no longer needed. |
2008-01-26 |
Keir Fraser |
16940:cc04dd2d51d2 |
Move xen/foreign build out of tree setup. |
2008-01-26 |
Keir Fraser |
16939:b8ec663b0f6b |
Use real source files for xen/foreign build. |
2008-01-26 |
Keir Fraser |
16938:69b8816b5c8c |
Move xen/sys parts down to tools/include/xen-sys. |
2008-01-26 |
Keir Fraser |
16937:221b867ee084 |
Add PRIVATE_BINDIR. Use it. |
2008-01-26 |
Keir Fraser |
16936:414b37f60e62 |
Also install xen/sys into headers. |
2008-01-26 |
Keir Fraser |
16935:63275fd1596a |
x86: When Xen is notified that CPU frequency has changed, do not trust |
2008-01-26 |
Keir Fraser |
16934:7327e1c2a42c |
Inroduce new vcpu_lock_affinity() and vcpu_unlock_affinity() helper |
2008-01-26 |
Keir Fraser |
16933:4fd33f77be6b |
Remove commented-out dropping from previous changeset. |
2008-01-26 |
Keir Fraser |
16932:b9004e222fde |
Move generation of public header hierarchy into the tools. |
2008-01-26 |
Keir Fraser |
16931:3d71b7bf06ea |
blktap: Clean up makefile and linked libs. |
2008-01-26 |
Keir Fraser |
16930:97dd72c045a5 |
Changeset 16771 introduced a new file called tools/check/funcs.sh. This |
2008-01-26 |
Keir Fraser |
16929:a4335050220c |
Use VPATH instead of symlinks for libelf inclusion into libxenctrl. |
2008-01-25 |
Keir Fraser |
16928:c2216dce87fb |
Update XenAPI version number, changelog, and cover sheet. |
2008-01-25 |
Keir Fraser |
16927:c360bb765b25 |
x86: Ensure RAM holes really are not mapped in Xen's ongoing 1:1 physmap. |
2008-01-25 |
Keir Fraser |
16926:76601c290fa9 |
x86: First 1MB of memory should be mapped with 4kB mappings to avoid |
2008-01-25 |
Keir Fraser |
16925:923f2f736507 |
x86: Clarify early_page_fault() handler intent, and improve debug tracing. |
2008-01-25 |
Keir Fraser |
16924:7f9646fcffe8 |
Fix leaking of /vm/<uuid> path in xenstore on various VM lifecycle events. |
2008-01-25 |
Keir Fraser |
16923:dc6264577b59 |
Remove outdated comments concerning Xen API in xend configuration file. |
2008-01-25 |
Keir Fraser |
16922:367902a19412 |
Fix 'on_*=rename-restart' domain configuration option. |
2008-01-25 |
Keir Fraser |
16921:666573856c59 |
(Re)introduce notion of crashed VM power state. |
2008-01-25 |
Keir Fraser |
16920:b321ef006189 |
x86: Fix host S3. |
2008-01-25 |
Keir Fraser |
16919:3f5dec2011b0 |
[PV-on-HVM] Process event channels notifications in round-robin order |
2008-01-25 |
Keir Fraser |
16918:78a29cf8476b |
Fix losetup -r flag when we specify 'w!' for the disk mode. |
2008-01-24 |
Keir Fraser |
16917:1a2f557448cf |
x86: make show_page_walk() more robust. |
2008-01-24 |
Keir Fraser |
16916:7a2824f99a28 |
x86, hvm: Only invalidate qemu mapcache on XENMEM_decrease_reservation. |
2008-01-24 |
Keir Fraser |
16915:31adb5c972d0 |
block scripts: use fatal() in xen-hotplug-common.sh if the file does not exist. |
2008-01-24 |
Keir Fraser |
16914:6269a3ce7b83 |
x86, hvm: MTRR can't cover all the memery ranges |
2008-01-24 |
Keir Fraser |
16913:74a9bfccddba |
vt-d: Do FLR of assigned devices with VT-d |
2008-01-24 |
Keir Fraser |
16912:bfea0518d630 |
Update hgignore list. |
2008-01-24 |
Keir Fraser |
16911:86c32269ba60 |
network-nat: Fix NAT scripts. |
2008-01-24 |
Keir Fraser |
16910:1190d50ce18c |
Fix libfsimage build on Solaris |
2008-01-24 |
Keir Fraser |
16909:5e60a38ffcf2 |
ioemu: 'lib64' is Linux-specific |
2008-01-24 |
Keir Fraser |
16908:edc268331a9e |
ioemu: Improve xenstore_read_vncpasswd(). |
2008-01-24 |
Keir Fraser |
16907:db620f1c9d30 |
vmx realmode: Restructure code for clarity and better treatment of |
2008-01-23 |
Keir Fraser |
16906:05e36e506c09 |
ioemu: handle empty vnc passwd |
2008-01-23 |
Keir Fraser |
16905:ed540d61339e |
minios: permit blkfront to write from mapped memory |
2008-01-23 |
Keir Fraser |
16904:79497be10105 |
ioemu: Use asprintf instead of PATH_MAX, which POSIX says to be facultative. |
2008-01-23 |
Keir Fraser |
16903:019f5bd23ea5 |
ioemu: fix xc_handle declaration |
2008-01-23 |
Keir Fraser |
16902:f98a26b5b398 |
ioemu: fix phys_ram_addr parameter usage |
2008-01-23 |
Keir Fraser |
16901:6496ad18c3e2 |
ioemu: cache the BlockDriverState pointer |
2008-01-23 |
Keir Fraser |
16900:1c826ea72a80 |
pv-on-hvm: Fix up linux code after hypercall-type-checking changes. |
2008-01-23 |
Keir Fraser |
16899:5a3448506d9c |
vmx realmode: Implement new x86_emulate hook load_fpu_ctxt(). |
2008-01-23 |
Keir Fraser |
16898:5f3a178a80fc |
x86_emulate: Emulate FNINIT, FNSTCW, FNSTSW x87 instructions. |