age |
author |
revision |
description |
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 |
2008-01-25 |
Keir Fraser |
16887:923f2f736507 |
x86: Clarify early_page_fault() handler intent, and improve debug tracing. |
2008-01-25 |
Keir Fraser |
16886:7f9646fcffe8 |
Fix leaking of /vm/<uuid> path in xenstore on various VM lifecycle events. |
2008-01-25 |
Keir Fraser |
16885:dc6264577b59 |
Remove outdated comments concerning Xen API in xend configuration file. |
2008-01-25 |
Keir Fraser |
16884:367902a19412 |
Fix 'on_*=rename-restart' domain configuration option. |
2008-01-25 |
Keir Fraser |
16883:666573856c59 |
(Re)introduce notion of crashed VM power state. |
2008-01-25 |
Keir Fraser |
16882:b321ef006189 |
x86: Fix host S3. |
2008-01-25 |
Keir Fraser |
16881:3f5dec2011b0 |
[PV-on-HVM] Process event channels notifications in round-robin order |
2008-01-25 |
Keir Fraser |
16880:78a29cf8476b |
Fix losetup -r flag when we specify 'w!' for the disk mode. |
2008-01-24 |
Keir Fraser |
16879:1a2f557448cf |
x86: make show_page_walk() more robust. |
2008-01-24 |
Keir Fraser |
16878:7a2824f99a28 |
x86, hvm: Only invalidate qemu mapcache on XENMEM_decrease_reservation. |
2008-01-24 |
Keir Fraser |
16877:31adb5c972d0 |
block scripts: use fatal() in xen-hotplug-common.sh if the file does not exist. |
2008-01-24 |
Keir Fraser |
16876:6269a3ce7b83 |
x86, hvm: MTRR can't cover all the memery ranges |
2008-01-24 |
Keir Fraser |
16875:74a9bfccddba |
vt-d: Do FLR of assigned devices with VT-d |
2008-01-24 |
Keir Fraser |
16874:bfea0518d630 |
Update hgignore list. |
2008-01-24 |
Keir Fraser |
16873:86c32269ba60 |
network-nat: Fix NAT scripts. |
2008-01-24 |
Keir Fraser |
16872:1190d50ce18c |
Fix libfsimage build on Solaris |
2008-01-24 |
Keir Fraser |
16871:5e60a38ffcf2 |
ioemu: 'lib64' is Linux-specific |
2008-01-24 |
Keir Fraser |
16870:edc268331a9e |
ioemu: Improve xenstore_read_vncpasswd(). |
2008-01-24 |
Keir Fraser |
16869:db620f1c9d30 |
vmx realmode: Restructure code for clarity and better treatment of |
2008-01-23 |
Keir Fraser |
16868:05e36e506c09 |
ioemu: handle empty vnc passwd |
2008-01-23 |
Keir Fraser |
16867:ed540d61339e |
minios: permit blkfront to write from mapped memory |
2008-01-23 |
Keir Fraser |
16866:79497be10105 |
ioemu: Use asprintf instead of PATH_MAX, which POSIX says to be facultative. |
2008-01-23 |
Keir Fraser |
16865:019f5bd23ea5 |
ioemu: fix xc_handle declaration |
2008-01-23 |
Keir Fraser |
16864:f98a26b5b398 |
ioemu: fix phys_ram_addr parameter usage |
2008-01-23 |
Keir Fraser |
16863:6496ad18c3e2 |
ioemu: cache the BlockDriverState pointer |
2008-01-23 |
Keir Fraser |
16862:1c826ea72a80 |
pv-on-hvm: Fix up linux code after hypercall-type-checking changes. |
2008-01-23 |
Keir Fraser |
16861:5a3448506d9c |
vmx realmode: Implement new x86_emulate hook load_fpu_ctxt(). |
2008-01-23 |
Keir Fraser |
16860:5f3a178a80fc |
x86_emulate: Emulate FNINIT, FNSTCW, FNSTSW x87 instructions. |
2008-01-23 |
Keir Fraser |
16859:7f940c605893 |
x86_emulate: Fix CLTS emulation. |
2008-01-23 |
Keir Fraser |
16858:c364f80eb4b5 |
ChangeLog: Document new set_target xenstore and domctl commands. |
2008-01-23 |
Keir Fraser |
16857:26fc953a89bb |
New XS_SET_TARGET |
2008-01-23 |
Keir Fraser |
16856:cff4c8a1aa28 |
New XEN_DOMCTL_set_target |
2008-01-23 |
Keir Fraser |
16855:bcae9d2cc2f8 |
tools/check: Add explicit include path for funcs.sh. |
2008-01-23 |
Keir Fraser |
16854:56307d5809cc |
minios: make allocation of page tables for ondemand mapping lazy |
2008-01-23 |
Keir Fraser |
16853:470e9dc0afc2 |
Remove auto-generated files in extboot/ directory. |
2008-01-22 |
Keir Fraser |
16852:087c2b76d360 |
Merge with ia64 tree |
2008-01-22 |
Keir Fraser |
16851:7eafc6e84188 |
vmx: Disable vmxassist in the default build. |
2008-01-22 |
Keir Fraser |
16850:dbb5a7983775 |
vmx realmode: Faster emulation of REP INS and REP OUTS. |
2008-01-22 |
Keir Fraser |
16849:a878752a83f9 |
x86_emulate: Provide callbacks for faster emulation of: |
2008-01-22 |
Alex Williamson |
16848:b79802517a75 |
[IA64][IOEMU] Add back ia64 |
2008-01-22 |
Alex Williamson |
16847:603ea719d73a |
merge with xen-unstable.hg (staging) |
2008-01-22 |
Keir Fraser |
16846:0ededc85e6b4 |
Add MANDIR, MAN1DIR and MAN8DIR. Use it. |
2008-01-22 |
Keir Fraser |
16845:71012e36922c |
Add SBINDIR. Use it always. |
2008-01-22 |
Keir Fraser |
16844:51a7e508bd01 |
ioemu: Use XEN_TARGET_ARCH instead of uname -m. |
2008-01-22 |
Keir Fraser |
16843:5e03f0bc0aa2 |
Add BINDIR. Use it. |
2008-01-22 |
Keir Fraser |
16842:89995ccec15a |
Add INCLUDEDIR. Use it. |
2008-01-22 |
Keir Fraser |
16841:6ed9b42d1ec4 |
Apply PREFIX directly to LIBDIR. |
2008-01-22 |
Keir Fraser |
16840:d57a94546911 |
Add PREFIX definition as base for all installed files. |
2008-01-22 |
Keir Fraser |
16839:898ce9341e6b |
minios: permit blkfront to write from mapped memory |
2008-01-22 |
Keir Fraser |
16838:945820bfedb6 |
minios: POSIX fixes |
2008-01-22 |
Keir Fraser |
16837:7b1e7e8a5130 |
minios: fix case when _text is not 0 |
2008-01-22 |
Keir Fraser |
16836:d5e22e766d1f |
minios: Fix x86_32 compilation |
2008-01-22 |
Keir Fraser |
16835:b006c58b055e |
hvmloader: Expand iomem allocation pool to 0xf0000000-0xfc000000. |
2008-01-22 |
Keir Fraser |
16834:824ffb1efa9c |
hvmloader: Assign PCI resources in descending order of size for better packing. |
2008-01-22 |
Keir Fraser |
16833:491c28320794 |
XEN_GUEST_HANDLE_00030205() compat macro is broken. Remove it and |
2008-01-22 |
Keir Fraser |
16832:6f3fb3f86b68 |
xend: On block-attach, remove device information when VmError occurs. |
2008-01-22 |
Keir Fraser |
16831:2af5fb3e34e5 |
hvm, ioemu: Fix the ide/cdrom emulation error on FC7 guest. |
2008-01-22 |
Keir Fraser |
16830:cc5bb500df5f |
vtd: Enable queued invalidation method if such HW support is |
2008-01-22 |
Keir Fraser |
16829:80e177b12fd2 |
minios: add blkfront testing |
2008-01-22 |
Keir Fraser |
16828:623d668b3029 |
minios, blkfront: set default block path. |
2008-01-22 |
Keir Fraser |
16827:5f3c236d1711 |
minios: Add align support to _xmalloc(). |
2008-01-22 |
Keir Fraser |
16826:6ba04ec03dec |
Make tools/check scripts cross-friendly |
2008-01-22 |
Keir Fraser |
16825:5b9b3b41fe89 |
Make tools/Makefile cross-friendly |
2008-01-21 |
Keir Fraser |
16824:6fed70d658ea |
hvm: Allow PCI high-memory resource to be decided by hvmloader at |
2008-01-21 |
Keir Fraser |
16823:f1947dddb5a0 |
x86: Sync cpu/intel_cacheinfo.c with Linux kernel |
2008-01-21 |
Keir Fraser |
16822:60ee6f97cb19 |
x86, xenoprof: Support Intel Penryn processors. |
2008-01-21 |
Keir Fraser |
16821:3c49ae5641b0 |
minios: add lwIP 1.3.0 support |
2008-01-21 |
Keir Fraser |
16820:aca8d453da59 |
minios: make time interface POSIX |
2008-01-18 |
Keir Fraser |
16819:3f26758bcc02 |
xend: Handle unspecified timer_mode domain platform parameter. |
2008-01-22 |
Alex Williamson |
16818:29268e3fc7ab |
[IA64] Fix a perf counter typo |
2008-01-22 |
Alex Williamson |
16817:564fa97594a6 |
[IA64] Introduce dom0_vhpt_size_log2 boot option to change dom0 vhpt size |
2008-01-18 |
Alex Williamson |
16816:ff90abf572f2 |
[IA64] Fix thash long format crash |
2008-01-18 |
Alex Williamson |
16815:759a9fb42645 |
[IA64] Fix emacs file mode in vmx_entry.S and vmx_vsa.S |
2008-01-18 |
Alex Williamson |
16814:0ace9a451a25 |
[IA64] Use rcu where possible. |
2008-01-18 |
Alex Williamson |
16813:a868bd4236e6 |
merge with xen-unstable.hg staging |
2008-01-18 |
Keir Fraser |
16812:1e6455d608bd |
minios: do not exit if FS backend not found. |
2008-01-18 |
Keir Fraser |
16811:420f98121491 |
minios: support COW for a zero page |
2008-01-18 |
Keir Fraser |
16810:ec10c9a2d976 |
do_set_trap_table()'s argument can be const. |
2008-01-18 |
Keir Fraser |
16809:ada944b5e066 |
do_callback_op()'s second argument can be const allowing the guest to |
2008-01-18 |
Keir Fraser |
16808:692a91e3b262 |
Move primitive-type guest-handle definitions into common xen.h header file. |
2008-01-18 |
Keir Fraser |
16807:478c798b9937 |
pv-on-hvm: fix/adjust pv driver's mkbuildtree |
2008-01-18 |
Keir Fraser |
16806:edc95d23493b |
xenctx/x86: fix format for readability and add information |
2008-01-18 |
Keir Fraser |
16805:2d6a0ee25f2a |
minios: extend map_frames into being able to map a series of |
2008-01-18 |
Keir Fraser |
16804:8101b65014e8 |
minios: set text and rodata read-only, free unused pages 0 and 1 |
2008-01-18 |
Keir Fraser |
16803:62fc84adc8ed |
Clarify 'xm mem-set' and 'xm vcpu-set' requirements in documentation. |
2008-01-18 |
Keir Fraser |
16802:2633dc4f55d4 |
vt-d: Clean up and bug fixes to ioapic handling. |
2008-01-18 |
Keir Fraser |
16801:4a6282589b90 |
Revert network-nat script changes introduced by 16739:33dcf04d77152. |
2008-01-18 |
Keir Fraser |
16800:80ea335cf209 |
ioemu: replace non-standard ulong with unsigned long |
2008-01-18 |
Keir Fraser |
16799:2ac0fd9fd4b4 |
qemu-dm: Nicely terminate the device model script, to let it properly |
2008-01-18 |
Keir Fraser |
16798:a1a3fe600ef3 |
Add FS backend/frontend drivers (frontend in minios only). |
2008-01-17 |
Keir Fraser |
16797:764d6741de07 |
minios: add blkfront |
2008-01-17 |
Alex Williamson |
16796:7643472d6b43 |
[IA64] Make maximum number of supported physical CPUs a compile-time option |
2008-01-17 |
Alex Williamson |
16795:44aca51a4b7b |
[IA64] Support continuation for hypercall in hvm. |
2008-01-17 |
Alex Williamson |
16794:7238393ef220 |
[IA64] xenoprof/ia64 howto |
2008-01-17 |
Alex Williamson |
16793:003036d7db0f |
[IA64] Cleanup duplicate kdump_find_rsvd_region() |
2008-01-17 |
Alex Williamson |
16792:8977f087351a |
[IA64] Fix start_kernel() to call init_xenheap_pages() with correct range. |
2008-01-17 |
Alex Williamson |
16791:4fbde3a39909 |
[IA64] Improve boot loader data moving logic in start_kernel() |
2008-01-17 |
Alex Williamson |
16790:bba0419a05f1 |
[IA64] domheap: Clean up of context switch code |
2008-01-17 |
Alex Williamson |
16789:0c2dc9424a68 |
[IA64] domheap: Introduce xenheap_megabytes boot option |
2008-01-17 |
Alex Williamson |
16788:37a3e770a85c |
[IA64] domheap: Allocate mca related objects from domheap instead of xenheap |
2008-01-17 |
Alex Williamson |
16787:a1288419288e |
[IA64] domheap: Allocate percpu area from domheap |
2008-01-17 |
Alex Williamson |
16786:a739d3edc185 |
[IA64] domheap: Allocate vm buffer before boot allocator |
2008-01-17 |
Alex Williamson |
16785:af3550f53874 |
[IA64] domheap: Don't pin xenheap down. Now it's unnecessary. |
2008-01-17 |
Alex Williamson |
16784:6a7fa7dbde56 |
[IA64] domheap: Fix current->domain->arch.shadow_bitmap reference |
2008-01-17 |
Alex Williamson |
16783:d0216f9e87c1 |
[IA64] domheap: Don't refer struct domain from GET_VA_VCPU_VHPT_MADDR() |