age |
author |
revision |
description |
2008-02-26 |
Keir Fraser |
17127:c8b58f82d893 |
ioemu: VNC updates should be sent only when requested. |
2008-02-26 |
Keir Fraser |
17126:580bcd4c9642 |
minios: add PVFB support |
2008-02-26 |
Keir Fraser |
17125:ca2cf5c1adcc |
ioemu: Do not sue xce_handle directly as a file descriptor. |
2008-02-26 |
Keir Fraser |
17124:76479f25cdac |
x86_emulate: Fix FNSTCW/FNSTSW modrm range check. |
2008-02-26 |
Keir Fraser |
17123:4f8c3a61511c |
x86 hvm: Fix bugzilla bug 1172. |
2008-02-26 |
Keir Fraser |
17122:3278024fa4ea |
xentrace: Add a time parameter |
2008-02-26 |
Keir Fraser |
17121:0d732e2455b3 |
xentrace: Disable tracing by default on exit |
2008-02-26 |
Keir Fraser |
17120:803c964e3ede |
xentrace: Add option to reserve disk space |
2008-02-26 |
Keir Fraser |
17119:644ddc6514b1 |
xentrace: Fix --discard-buffers option |
2008-02-26 |
Keir Fraser |
17118:2749d15c7410 |
ioemu: e1000 emulation |
2008-02-26 |
Keir Fraser |
17117:9dd235d6174d |
Fix restore of saved image containing rtc_timeoffset |
2008-02-26 |
Keir Fraser |
17116:b6323bf8dae0 |
vtpm: script function for identifying vTPM by its UUID |
2008-02-25 |
Keir Fraser |
17115:d34e99141506 |
stubdom: Disable PCI passthrough functionality for now. |
2008-02-25 |
Keir Fraser |
17114:cb3e47897b85 |
x86: Foreign mappings of HVM-guest pages should not affect type count, |
2008-02-25 |
Keir Fraser |
17113:746fc8fe9d75 |
hvmloader/acpi: Simplify Processor Object definitions. |
2008-02-25 |
Keir Fraser |
17112:44ec075760b6 |
xenoprof: Fix x86 32-on-64 xenoprof_arch_counter() implementation. |
2008-02-25 |
Keir Fraser |
17111:89ee92328720 |
blktap: Remove some code duplication |
2008-02-25 |
Keir Fraser |
17110:cd06c0c1bfff |
ioemu: Fix Solaris build. |
2008-02-25 |
Keir Fraser |
17109:5adc98ae6861 |
svm: Fix stupid typo in svm_set_interrupt_shadow(). |
2008-02-22 |
Keir Fraser |
17108:200787660b5f |
hvm: More emulation changes: push some of the realmode or HVM-emulate |
2008-02-22 |
Keir Fraser |
17107:757cd7bb5e35 |
xen: Add license stanza to a few public headers. |
2008-02-25 |
Alex Williamson |
17106:7e8334e651c4 |
[IA64] Remove VL_LDFLAGS=ia64.ld from Makefile.target |
2008-02-25 |
Alex Williamson |
17105:4a9f31bdfcc0 |
[IA64] Clear console page for sioemu |
2008-02-25 |
Alex Williamson |
17104:07d9e9ca34f0 |
[IA64] Add a dump command to xenitp |
2008-02-22 |
Alex Williamson |
17103:3d6e463d08a2 |
[IA64] Fix qemu memory access on IA64 |
2008-02-22 |
Keir Fraser |
17102:8338290757c5 |
x86 hvm: More emulation simplifications. |
2008-02-22 |
Keir Fraser |
17101:b21b434b3b1a |
New Xenbus states Reconfiguring and Reconfigured. |
2008-02-21 |
Keir Fraser |
17100:09b53f27a18b |
hvm: Remove lots of custom trap-and-emulate code and defer to |
2008-02-21 |
Keir Fraser |
17099:591cfd37bd54 |
Move vtd and amd iommu code to arch-generic location. |
2008-02-21 |
Keir Fraser |
17098:f1a107ec62b6 |
x86_emulate: Allow writeback-avoidance optimisation to be defeated by |
2008-02-21 |
Keir Fraser |
17097:221b2680ffe5 |
blktap: qcow2 image format support |
2008-02-20 |
Keir Fraser |
17096:ea1dc85d7122 |
x86/64: Fix PAE-on-64 mmuext_op() preemption. |
2008-02-20 |
Keir Fraser |
17095:28dcae176191 |
xenconsoled: don't force newline with timestamps |
2008-02-20 |
Keir Fraser |
17094:6e096456b3e1 |
ioemu: Share framebuffer between VGA device model and VNC server. |
2008-02-20 |
Keir Fraser |
17093:e3c722d483f5 |
ioemu: Do proper block device extent checks. |
2008-02-20 |
Keir Fraser |
17092:511ab2b89ced |
xm: Fix xm vcpu-pin to complain for CPU numbers out of range. |
2008-02-20 |
Keir Fraser |
17091:6757307d1adc |
x86 shadow: Minor fix to the fast emulation patch. |
2008-02-20 |
Keir Fraser |
17090:3f1cf03826fe |
x86 hvm: Replace old MMIO emulator with x86_emulate()-based harness. |
2008-02-19 |
Alex Williamson |
17089:f853c0497095 |
merge with xen-unstable.hg |
2008-02-18 |
Keir Fraser |
17088:8848d9e07584 |
hvm: Better gating of hvm_get_segment_register() in __hvm_copy(). |
2008-02-18 |
Keir Fraser |
17087:9d29141a5e52 |
x86: Fix mod_l3_entry() for PAE-on-64 guests. The adjustment of |
2008-02-18 |
Keir Fraser |
17086:eb418cb71d4b |
ia64: Fix build after PCI hotplug changes. |
2008-02-18 |
Keir Fraser |
17085:bf19616b2ae8 |
amd iommu: Allow device deassignment. |
2008-02-15 |
Keir Fraser |
17084:1cb8d51b4d77 |
ioemu: Fix the build. |
2008-02-15 |
Keir Fraser |
17083:819399d0bdb1 |
x86: Fix debug build. |
2008-02-15 |
Keir Fraser |
17082:c6eeb71a85cf |
Enable HVM guest VT-d device hotplug via a simple ACPI hotplug device model. |
2008-02-15 |
Keir Fraser |
17081:29c03bc32d3e |
hvm acpi: Expose \_S4 ACPI object, allowing suspend-to-disk. |
2008-02-15 |
Keir Fraser |
17080:03d13b696027 |
Provide fast write emulation path to release shadow lock. |
2008-02-15 |
Keir Fraser |
17079:38b532eea3bf |
vt-d: Fix dom0 boot issue with vtd=1 on Stoakley platform. Turn off |
2008-02-15 |
Keir Fraser |
17078:8210e430be2b |
xenconsoled: Use ISO8601 date stamp format. |
2008-02-19 |
Alex Williamson |
17077:63b0a8cb56ff |
[IA64] Fix getvcpucontext hypercall |
2008-02-19 |
Alex Williamson |
17076:a0900277d1d1 |
[IA64] Fix shadow_op_off hypercall |
2008-02-19 |
Alex Williamson |
17075:6aa10413da5b |
[IA64] Avoid wild use of registers. |
2008-02-19 |
Alex Williamson |
17074:aaf4d6d1d83e |
[IA64] Handle long vhpt format for ttag and thash. |
2008-02-19 |
Alex Williamson |
17073:031c8f407e01 |
[IA64] Self IO EMUlator - tools part |
2008-02-19 |
Alex Williamson |
17072:430a036ab261 |
[IA64] Self IO EMUlator (sioemu) - Hypervisor part |
2008-02-19 |
Alex Williamson |
17071:c750c7177d63 |
[IA64] Build warning fix |
2008-02-15 |
Alex Williamson |
17070:2c9d0eb5a855 |
[IA64] Handle nested dtlb miss in vmx_dirty_bit |
2008-02-14 |
Alex Williamson |
17069:29faad225cbb |
[IA64] Make translate_phy_pte() static |
2008-02-14 |
Alex Williamson |
17068:d8fbfd8ef184 |
[IA64] Cleanup vmx_vcpu.h |
2008-02-14 |
Alex Williamson |
17067:8e89261a8308 |
[IA64] Add support for hvm live migration |
2008-02-14 |
Alex Williamson |
17066:9e9ba5185ef1 |
merge with xen-unstable.hg |
2008-02-14 |
Keir Fraser |
17065:55ae3b66b1b6 |
x86/64: Make BIOS call to declare our intention to enter long mode. |
2008-02-14 |
Keir Fraser |
17064:72f52dd2dba8 |
x86 iommu: Define vendor-neutral interface for access to IOMMU. |
2008-02-14 |
Keir Fraser |
17063:c9d9bbf1204c |
ioemu: Support the WMVi pseudoencoding in the vnc server. |
2008-02-14 |
Keir Fraser |
17062:0769835cf50f |
x86 shadow: Reduce scope of shadow lock. |
2008-02-14 |
Keir Fraser |
17061:80428fb872be |
ioemu: Stub out direct-Linux-boot support for anything other than x86. |
2008-02-14 |
Keir Fraser |
17060:866e90d5deb4 |
ioemu: backport upstream's qemu_memalign. |
2008-02-14 |
Keir Fraser |
17059:eefd66912b65 |
minios: drop unused xenblk_rxidx function |
2008-02-14 |
Keir Fraser |
17058:c1003b9e0bb8 |
stubdom: optimize block io completion polling by not polling all the |
2008-02-14 |
Keir Fraser |
17057:b9b6caf06f8c |
Mini-OS: Fix alignment in maybe_split() |
2008-02-13 |
Keir Fraser |
17056:e1dde6f8bc87 |
xen: Clean up SMP/hotplug headers and implementation a bit. |
2008-02-13 |
Keir Fraser |
17055:e7085b40dc08 |
vmx realmode: Only check for pending interrupts every 16th |
2008-02-13 |
Keir Fraser |
17054:ec1fa84147ad |
vmx realmode: __hvm_copy() should not hvm_get_segment_register() when |
2008-02-13 |
Keir Fraser |
17053:4c64376d439d |
x86 vmx: Streamline vmx_interrupt_blocked() to avoid a VMREAD if |
2008-02-13 |
Keir Fraser |
17052:e56c9fe4a7e6 |
x86 vmx: Remove bogus BUG_ON() introduced in previous changeset. |
2008-02-13 |
Keir Fraser |
17051:5e1df44d406e |
x86 hvm: Factor out save/restore of segment registers from VMX/SVM |
2008-02-13 |
Keir Fraser |
17050:0164d924ceba |
Tools: fix save/restore of 32-bit PV guests with 64-bit tools |
2008-02-13 |
Keir Fraser |
17049:27314cfbcefe |
pv-on-hvm: Signal crash to Xen tools when HVM guest panics. |
2008-02-12 |
Keir Fraser |
17048:e85399173769 |
stubdom: missing two renames (avoids always re-compiling newlib) |
2008-02-12 |
Keir Fraser |
17047:2424c6a3a0ed |
stubdom: Rename stubdom/*.build into stubdom/*-build, newlib into |
2008-02-12 |
Keir Fraser |
17046:7e91007fa727 |
Make stubdom/Makefile override XEN_OS to MiniOS, and add |
2008-02-12 |
Keir Fraser |
17045:761604c6136d |
[BUILD] Disable LOCALVERSION_AUTO in upstream Linux builds. |
2008-02-12 |
Keir Fraser |
17044:419a141ca16d |
[BUILD] Fixup support for building upstream kernels. |
2008-02-12 |
Keir Fraser |
17043:319a54d5c804 |
[BUILD] Add option to ensure kernel build is non-interactive. |
2008-02-12 |
Keir Fraser |
17042:a905c582a406 |
Add stubdomain support. See stubdom/README for usage details. |
2008-02-12 |
Keir Fraser |
17041:88818d55e95a |
libxenctrl headers should not pollute macro namespace with |
2008-02-12 |
Keir Fraser |
17040:bd09d9692bda |
device-dm: Use SIGHUP before SIGKILL |
2008-02-12 |
Keir Fraser |
17039:c3fd43049492 |
xend: Remove redundant check of maximum memory size. |
2008-02-12 |
Keir Fraser |
17038:181578832957 |
Add timestamp option to xenconsoled |
2008-02-11 |
Keir Fraser |
17037:2a3111016f88 |
Rendezvous selected cpus in softirq (stop_machine). |
2008-02-11 |
Keir Fraser |
17036:7b0c0ab0566b |
ioemu: Dynamic VNC colour depth. |
2008-02-11 |
Keir Fraser |
17035:7fd49c55c0b0 |
xen-api: Fix some errors in Xen-API's PBD class. |
2008-02-11 |
Keir Fraser |
17034:e3b7f1793f0c |
xen-api: Add TOC and hyperlink cross reference to xen-api document |
2008-02-11 |
Keir Fraser |
17033:7e189fc27f4f |
ioemu: save 3MB of ioport tables (on 64bit machines) |
2008-02-11 |
Keir Fraser |
17032:a1b83b3b0449 |
ioemu: cope with partial reads/writes when using the read()/write() |
2008-02-11 |
Keir Fraser |
17031:209512f6d89c |
x86 hvm: Allow HPET to be configured as a per-domain config option. |
2008-02-11 |
Keir Fraser |
17030:17020f4eb0aa |
xend: Better support for legacy HVM config with hvmloader configured |
2008-02-11 |
Keir Fraser |
17029:bab9e298450a |
x86: Compile fix for p2m audit code. |
2008-02-11 |
Keir Fraser |
17028:faefbf2c4840 |
vt-d: Remap interrupt for passthru device if such HW is detected on VT-d platforms. |
2008-02-11 |
Keir Fraser |
17027:e3d417c4786b |
x86: Fix build after xentrace changes. |
2008-02-11 |
Keir Fraser |
17026:ad064e48b6f2 |
Document XenStore's new SET_TARGET message |
2008-02-11 |
Keir Fraser |
17025:9541494c0945 |
x86 shadow: Move the shadow linear mapping for n-on-3-on-4 shadows so |
2008-02-11 |
Keir Fraser |
17024:49f87f3c2cb8 |
xend: Remove redundant xc.domain_setcpuweight() all the way down to libxenctrl. |
2008-02-11 |
Keir Fraser |
17023:f8b855ffa470 |
domain builder: make vfb = [ 'type=sdl' ] work |
2008-02-11 |
Keir Fraser |
17022:fbbc0523779e |
ioemu stubdom: make daemonize optional |
2008-02-11 |
Keir Fraser |
17021:b0119e24d900 |
ioemu: some ifndef NO_UNIX_SOCKETS were missing |
2008-02-11 |
Keir Fraser |
17020:dbb60ed6bc22 |
ioemu: make AIO optional (already done upstream) |
2008-02-11 |
Keir Fraser |
17019:54bd38dab5ef |
ioemu: fix compilation without softfloat |
2008-02-11 |
Keir Fraser |
17018:df9e3ec0490a |
ioemu stubdom: make TPM optional |
2008-02-11 |
Keir Fraser |
17017:96b418cf047e |
qemu: Queue mouse clicks. |
2008-02-11 |
Keir Fraser |
17016:c68ce89542c7 |
xentrace: Remove redundant tb_done_init checks, and add missing ones. |
2008-02-11 |
Keir Fraser |
17015:7a415bce11c9 |
xentrace: Improve xentrace to use VIRQ_TBUF interrupts as well as a |
2008-02-11 |
Keir Fraser |
17014:98e9d5d4b309 |
xentrace: Allow xentrace to handle >4G of trace data. |
2008-02-11 |
Keir Fraser |
17013:7d03c0b07504 |
xentrace: Fix bug in logic for bytes_to_wrap in trace buffer. |
2008-02-07 |
Keir Fraser |
17012:1b750b9cf431 |
x86_emulate: Fix IMUL r/m8 emulation. |
2008-02-07 |
Keir Fraser |
17011:8e4cd0658c41 |
vmx realmode: Add REP MOVS handler. |
2008-02-07 |
Keir Fraser |
17010:5e08872c24f7 |
x86_emulate: Handle rep_ins, rep_outs, rep_movs hook failure and fall |
2008-02-07 |
Keir Fraser |
17009:445edf4089a3 |
x86_emulate: Fix MUL emulation. |
2008-02-13 |
Alex Williamson |
17008:0a2ee4279326 |
[IA64] Cleanup: remove unused functions and definitions |
2008-02-13 |
Alex Williamson |
17007:ef67e2867b44 |
[IA64] Cleanup in xc_ia64_linux_save.c |
2008-02-13 |
Alex Williamson |
17006:390707dd4c2f |
[IA64] Make xenitp more '|tee' friendly |
2008-02-07 |
Alex Williamson |
17005:9203ee23e724 |
merge with xen-unstable.hg |
2008-02-07 |
Keir Fraser |
17004:e6cf98edf0c5 |
ioemu: use POSIX int type. |
2008-02-07 |
Keir Fraser |
17003:eef22fa42f44 |
x86: physaddr_bitsize must always be initialised for 32-on-64 dom0. |
2008-02-07 |
Keir Fraser |
17002:9cac8f659a24 |
ioemu: Fix build after LIST->QEMU_LIST changes. |
2008-02-07 |
Keir Fraser |
17001:2adf154d17c2 |
vmx: Clean up VPMU code a little and remove noisy printk. |
2008-02-07 |
Keir Fraser |
17000:199f81c4b882 |
hvm: Clean up CPUID_0000_0001 return values. |
2008-02-07 |
Keir Fraser |
16999:58e5e9ae0f8d |
Add 'coredump-destroy' and 'coredump-restart' actions for crashed domains. |
2008-02-07 |
Keir Fraser |
16998:d04593aa1605 |
xm reboot: Fix wait option of xm reboot command |
2008-02-07 |
Keir Fraser |
16997:45b2e7d59e3a |
ioemu: avoid name clashes due to LIST_* macros |
2008-02-07 |
Keir Fraser |
16996:3821e39cc1a0 |
ioemu: config cleanup re AF_UNIX sockets on non-Windows |
2008-02-07 |
Keir Fraser |
16995:0672d5b11262 |
minios: Fix blkfront grant map leak |
2008-02-07 |
Keir Fraser |
16994:c9844192c965 |
minios: Support net/block backend in domU |
2008-02-06 |
Keir Fraser |
16993:b280ee89dcdc |
hvmloader: Remove dead function check_amd(). |
2008-02-06 |
Keir Fraser |
16992:9d0e86d8c1d1 |
x86 vmx: Remove vmxassist. |
2008-02-05 |
Keir Fraser |
16991:f8db1c6baad9 |
Revert 16973:b5427f2d83c3, which breaks automated testing (HVM qemu-dm |
2008-02-05 |
Keir Fraser |
16990:bf4a24c172d2 |
x86_emulate: fix side-effect macro call. |
2008-02-05 |
Keir Fraser |
16989:92734271810a |
vmx realmode: Emulate protected-mode transition while CS and SS have |
2008-02-05 |
Keir Fraser |
16988:df6b8bed2845 |
xend: Scrub vnc password for vfb from xend.log. |
2008-02-05 |
Keir Fraser |
16987:def2adbce510 |
xend: Restore values of /vm/uuid/xend/* to recreated domains. |
2008-02-05 |
Keir Fraser |
16986:32e9c52fc6d9 |
x86_emulate: Fix SAHF emulation. |
2008-02-07 |
Alex Williamson |
16985:e3e8bdb5d52d |
[IA64] Fix vcpu_tranlate() |
2008-02-06 |
Alex Williamson |
16984:7823534b28ca |
[IA64] Fix shadow_op hypercall |
2008-02-07 |
Alex Williamson |
16983:741ac532eb79 |
[IA64] Fix live migration |
2008-02-05 |
Alex Williamson |
16982:e83d2b840e88 |
[IA64] Fix maximum_gpfn hypercall |
2008-02-05 |
Alex Williamson |
16981:700f33cc0297 |
[IA64] Add EXTRA_AFLAGS for platform-pci/xcom_asm.S |
2008-02-05 |
Alex Williamson |
16980:28310fefde60 |
[IA64] Fix domain refernece counting |
2008-02-04 |
Alex Williamson |
16979:c98276a51ff8 |
[IA64] Add xencomm_arch_hypercall_suspend to fix module load |
2008-02-04 |
Alex Williamson |
16978:0695363214c3 |
merge with xen-unstable.hg |
2008-02-04 |
Keir Fraser |
16977:99b8ffe25088 |
x86: adjust reserved bit page fault handling |
2008-02-04 |
Keir Fraser |
16976:7e6a705e8ec5 |
x86 shadow: Cleanup for early-unshadow code. |
2008-02-04 |
Keir Fraser |
16975:4e9b5427f2d8 |
ioemu: use SIGHUP instead of SIGKILL |
2008-02-04 |
Keir Fraser |
16974:90844659c458 |
Revert 16947:32b898768217027. Breaks HVM qcow-backed discs. |
2008-02-03 |
Keir Fraser |
16973:e4edc310e949 |
hvm: FPU management cleanups. |
2008-02-03 |
Keir Fraser |
16972:aecbf98aa709 |
vmx realmode: HOST_CR0.TS must be cleared when restoring guest FPU |
2008-02-03 |
Keir Fraser |
16971:39ddd51318e9 |
Revert 16963:d29d74d4eeac and 16750:2ac0fd9fd4b4. |
2008-02-02 |
Keir Fraser |
16970:a47ac2495137 |
Fix hvmloader makefile dependencies, and do not recurse into |
2008-02-02 |
Keir Fraser |
16969:bb0477a0e9f2 |
etherboot: Supply pre-built option ROMs to avoid needing to build |
2008-02-02 |
Keir Fraser |
16968:8b6fa61bb433 |
Fix to Xen NAT network scripts for Debian. |
2008-02-02 |
Keir Fraser |
16967:b1b93caa7d8e |
xend: Fix grow of the LEGACY_UNSUPPORTED_BY_XENAPI_CFG list each time |
2008-02-02 |
Keir Fraser |
16966:5d84464dc1fc |
Fix save/restore failure cleanup |
2008-02-01 |
Keir Fraser |
16965:d29d74d4eeac |
hvm: Fix 'xm save' bug in qhich qemu-dm ignores SIGTERM. |
2008-02-01 |
Keir Fraser |
16964:3787e70b2ab2 |
x86 shadow: Fix cross-page write emulation failure. |
2008-02-01 |
Keir Fraser |
16963:396ab902b02d |
Direct Linux boot: XenD changes for HVM direct Linux boot. |
2008-02-01 |
Keir Fraser |
16962:67ca9c37ef02 |
Direct Linux boot: Support booting non-relocatable Linux kernels. |
2008-02-01 |
Keir Fraser |
16961:17cce0554151 |
Direct Linux boot: Support booting relocatable Linux kernels. |
2008-01-31 |
Keir Fraser |
16960:42369d21641d |
hvm: Etherboot for E100 NIC |
2008-01-31 |
Keir Fraser |
16959:71e9c5d41023 |
Remove unused find-gcc-3 script. |
2008-01-31 |
Keir Fraser |
16958:f3b418afc6be |
etherboot: Fix the build. |
2008-01-31 |
Keir Fraser |
16957:af5d189df051 |
vmx realmode: Exception delivery clears interrupt shadow. |
2008-01-31 |
Keir Fraser |
16956:938446025b5b |
Fix x86/64 Xen build. |
2008-01-31 |
Keir Fraser |
16955:c4a06902febf |
Fix xm shutdown/reboot for HVM domain of IA64 |
2008-01-31 |
Keir Fraser |
16954:1b4fa085bec6 |
Small fix for VMX Core2 perfctr access. |
2008-01-31 |
Keir Fraser |
16953:475f4323b86a |
libxc: Fix the third argument of bitmap_64_to_byte in xc_tbuf_set_cpu_mask |
2008-01-31 |
Keir Fraser |
16952:0faf620bc749 |
build: Make PREFIX work by fixing LIBDIR |
2008-01-31 |
Keir Fraser |
16951:0d70e01c0012 |
vmx realmode: Emulate MSR accesses. |
2008-01-31 |
Keir Fraser |
16950:a6c037d8cba3 |
Add DTrace support to xenstored |
2008-01-31 |
Keir Fraser |
16949:32b898768217 |
ioemu: Stop PV guest from parsing xenstore and opening block devices. |
2008-01-30 |
Ian Jackson |
16948:5c30a9dec02d |
Build etherboot ROM from source. |
2008-01-30 |
Alex Williamson |
16947:33d0cf9474f9 |
[IA64] Fix infinite loop in fault handler if debugger is not connected |
2008-01-30 |
Alex Williamson |
16946:13eb21985d3d |
[IA64] Flush cache after patch kernel |
2008-01-30 |
Keir Fraser |
16945:5f997b5b8a58 |
ioemu: Fix xenstore access changes. |
2008-01-30 |
Keir Fraser |
16944:0343aa136101 |
ioemu: strip tap subtype prefix from image name |
2008-01-30 |
Keir Fraser |
16943:625c923f7b4a |
xend: fix external-device-migrate step 0 |
2008-01-30 |
Keir Fraser |
16942:87ab3222640c |
acm, xend: Fix resetting policy. |
2008-01-30 |
Keir Fraser |
16941:087caea46be7 |
vmx: Clean up after Core2 perf-monitoring patch. |
2008-01-30 |
Keir Fraser |
16940:6ea3db7ae24d |
vmx: Enable Core 2 Duo Performance Counters in HVM guest |
2008-01-30 |
Keir Fraser |
16939:47b7ec3b4055 |
xend: Small fix for hvm/hap flags. |
2008-01-30 |
Keir Fraser |
16938:92aa029e7cb1 |
ioemu: use standard uint8_t instead of uint8 in new e100 s/r code |
2008-01-30 |
Keir Fraser |
16937:4942f9909ec8 |
xend: Perform uuid/name uniqueness check on restore. |
2008-01-30 |
Keir Fraser |
16936:3daab9b636c1 |
ioemu: Better fix for SB16 infinite looping. |
2008-01-30 |
Keir Fraser |
16935:daf1862c4ee5 |
vtpm: Small makefile fix. |
2008-01-29 |
Keir Fraser |
16934:1a357a1504b2 |
minios: Fix bug when blkfront reading into zero-mapped buffer |
2008-01-29 |
Keir Fraser |
16933:233f40973e1d |
xend: Fix building PV guests after introducing new HVM-HAP config option. |
2008-01-29 |
Keir Fraser |
16932:04e24b9dcc16 |
xend: Obey localtime config option for HVM guests as well as PV guests. |
2008-01-29 |
Keir Fraser |
16931:98c2665056ea |
x86, hvm: Add a per-domain parameter to specify shadow or hap. |
2008-01-29 |
Keir Fraser |
16930:193afcdb85b2 |
x86: Fix shadow pinning logic (for PV live relo). |
2008-01-29 |
Keir Fraser |
16929:128f7bc0a277 |
x86: Fix HVM hypercall preemption causing guest crash. |
2008-01-29 |
Keir Fraser |
16928:7aa2149a3b0e |
ioemu: Add support for e100 nic save/restore. |
2008-01-29 |
Keir Fraser |
16927:a4bd1371196e |
x86: Fix XENPF_change_freq hypercall to not dereference a non-existent |
2008-01-29 |
Keir Fraser |
16926:e23144190f93 |
x86: Fix 16889:60bb765b25b5 in a couple of respects: |
2008-01-28 |
Keir Fraser |
16925:01e178f7ec6d |
minios: Fix ia64 build. |
2008-01-28 |
Keir Fraser |
16924:3a263c0cf989 |
Update hgignore list now that tools/libxc/xen/ no longer exists. |
2008-01-28 |
Keir Fraser |
16923:4a92c68db1d2 |
firmware: Use new path to xen public headers. |
2008-01-28 |
Keir Fraser |
16922:ed2ca78286a8 |
vmx realmode: Multiple I/O reads to qemu in an instruction is not |
2008-01-28 |
Keir Fraser |
16921:ed8ab1a36b09 |
x86-64: use 1GB pages in 1:1 mapping if available |
2008-01-28 |
Keir Fraser |
16920:1fbab289fed1 |
Make check-libext2fs cross-friendly |
2008-01-27 |
Keir Fraser |
16919:afa521cf82e6 |
Move remaining xen/include/public/foreign files to tools/include/xen-foreign |
2008-01-27 |
Keir Fraser |
16918:226de1674b2f |
Remove machine setting from HOSTCFLAGS. |
2008-01-27 |
Keir Fraser |
16917:47b8ab314cb6 |
xenstore headers also need public includes. |
2008-01-27 |
Keir Fraser |
16916:d5dd9a457337 |
libxc: Push parallel build of libraries down to a new phony target, as |
2008-01-27 |
Keir Fraser |
16915:f26026336462 |
Fix ia64 public headers installation typo. |
2008-01-27 |
Keir Fraser |
16914:f605f35bd6ba |
Do not special-case native architecture in mkchecker.py. |
2008-01-27 |
Keir Fraser |
16913:240d78e0bb0b |
Update hgignore for tools/include/xen/* |
2008-01-27 |
Keir Fraser |
16912:a59e0510780b |
Define CFLAGS and LDFLAGS for libxenstore. |
2008-01-27 |
Keir Fraser |
16911:4bac220563b1 |
Define CFLAGS and LDFLAGS for libxenguest. |
2008-01-27 |
Keir Fraser |
16910:ddf454872de4 |
Define CFLAGS and LDFLAGS for libxenctrl. |
2008-01-27 |
Keir Fraser |
16909:7e5bae3586ee |
libxc: Remove duplicate zlib check. |
2008-01-27 |
Keir Fraser |
16908:5d11d526a820 |
tools: Merge clean and distclean target. |
2008-01-27 |
Keir Fraser |
16907:d6c12530c69d |
Hypervisor build subsystem does not need COMPILE_ARCH/COMPILE_SUBARCH. |
2008-01-26 |
Keir Fraser |
16906:f4ee7e5793cf |
Add check to subdirs. |
2008-01-26 |
Keir Fraser |
16905:363a1e845189 |
Add ioemu to subdirs. |
2008-01-26 |
Keir Fraser |
16904:7f2b79c05988 |
Call makefile recursively for subdirs. |
2008-01-26 |
Keir Fraser |
16903:1fe8c8a275c9 |
Remove tools/guest-headers; no longer needed. |
2008-01-26 |
Keir Fraser |
16902:cc04dd2d51d2 |
Move xen/foreign build out of tree setup. |
2008-01-26 |
Keir Fraser |
16901:b8ec663b0f6b |
Use real source files for xen/foreign build. |
2008-01-26 |
Keir Fraser |
16900:69b8816b5c8c |
Move xen/sys parts down to tools/include/xen-sys. |
2008-01-26 |
Keir Fraser |
16899:221b867ee084 |
Add PRIVATE_BINDIR. Use it. |
2008-01-26 |
Keir Fraser |
16898:414b37f60e62 |
Also install xen/sys into headers. |
2008-01-26 |
Keir Fraser |
16897:63275fd1596a |
x86: When Xen is notified that CPU frequency has changed, do not trust |
2008-01-26 |
Keir Fraser |
16896:7327e1c2a42c |
Inroduce new vcpu_lock_affinity() and vcpu_unlock_affinity() helper |
2008-01-26 |
Keir Fraser |
16895:4fd33f77be6b |
Remove commented-out dropping from previous changeset. |
2008-01-26 |
Keir Fraser |
16894:b9004e222fde |
Move generation of public header hierarchy into the tools. |
2008-01-26 |
Keir Fraser |
16893:3d71b7bf06ea |
blktap: Clean up makefile and linked libs. |
2008-01-26 |
Keir Fraser |
16892:97dd72c045a5 |
Changeset 16771 introduced a new file called tools/check/funcs.sh. This |
2008-01-26 |
Keir Fraser |
16891:a4335050220c |
Use VPATH instead of symlinks for libelf inclusion into libxenctrl. |
2008-01-25 |
Keir Fraser |
16890:c2216dce87fb |
Update XenAPI version number, changelog, and cover sheet. |
2008-01-25 |
Keir Fraser |
16889:c360bb765b25 |
x86: Ensure RAM holes really are not mapped in Xen's ongoing 1:1 physmap. |
2008-01-25 |
Keir Fraser |
16888:76601c290fa9 |
x86: First 1MB of memory should be mapped with 4kB mappings to avoid |