aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PV-on-HVM] Process event channels notifications in round-robin orderKeir Fraser2008-01-251-7/+55
* Fix losetup -r flag when we specify 'w!' for the disk mode.Keir Fraser2008-01-251-1/+1
* x86: make show_page_walk() more robust.Keir Fraser2008-01-242-7/+7
* x86, hvm: Only invalidate qemu mapcache on XENMEM_decrease_reservation.Keir Fraser2008-01-242-16/+27
* block scripts: use fatal() in xen-hotplug-common.sh if the file does not exist.Keir Fraser2008-01-241-3/+3
* x86, hvm: MTRR can't cover all the memery rangesKeir Fraser2008-01-241-1/+14
* vt-d: Do FLR of assigned devices with VT-dKeir Fraser2008-01-244-55/+100
* Update hgignore list.Keir Fraser2008-01-241-0/+2
* network-nat: Fix NAT scripts.Keir Fraser2008-01-243-5/+52
* Fix libfsimage build on SolarisKeir Fraser2008-01-241-2/+2
* ioemu: 'lib64' is Linux-specificKeir Fraser2008-01-241-1/+1
* ioemu: Improve xenstore_read_vncpasswd().Keir Fraser2008-01-241-10/+15
* vmx realmode: Restructure code for clarity and better treatment ofKeir Fraser2008-01-241-67/+111
* ioemu: handle empty vnc passwdKeir Fraser2008-01-233-18/+12
* minios: permit blkfront to write from mapped memoryKeir Fraser2008-01-231-1/+1
* ioemu: Use asprintf instead of PATH_MAX, which POSIX says to be facultative.Keir Fraser2008-01-231-3/+3
* ioemu: fix xc_handle declarationKeir Fraser2008-01-231-1/+1
* ioemu: fix phys_ram_addr parameter usageKeir Fraser2008-01-231-1/+1
* ioemu: cache the BlockDriverState pointerKeir Fraser2008-01-231-4/+5
* pv-on-hvm: Fix up linux code after hypercall-type-checking changes.Keir Fraser2008-01-232-5/+6
* vmx realmode: Implement new x86_emulate hook load_fpu_ctxt().Keir Fraser2008-01-233-2/+11
* x86_emulate: Emulate FNINIT, FNSTCW, FNSTSW x87 instructions.Keir Fraser2008-01-232-2/+36
* x86_emulate: Fix CLTS emulation.Keir Fraser2008-01-231-1/+1
* ChangeLog: Document new set_target xenstore and domctl commands.Keir Fraser2008-01-231-0/+12
* New XS_SET_TARGETKeir Fraser2008-01-2311-4/+151
* New XEN_DOMCTL_set_targetKeir Fraser2008-01-2325-186/+426
* tools/check: Add explicit include path for funcs.sh.Keir Fraser2008-01-2314-14/+14
* minios: make allocation of page tables for ondemand mapping lazyKeir Fraser2008-01-231-62/+109
* Remove auto-generated files in extboot/ directory.Keir Fraser2008-01-232-0/+0
* Merge with ia64 treeKeir Fraser2008-01-224-45/+219
|\
| * vmx: Disable vmxassist in the default build.Keir Fraser2008-01-221-1/+1
| * vmx realmode: Faster emulation of REP INS and REP OUTS.Keir Fraser2008-01-221-0/+60
| * x86_emulate: Provide callbacks for faster emulation of:Keir Fraser2008-01-222-44/+158
* | [IA64][IOEMU] Add back ia64Alex Williamson2008-01-221-0/+3
* | merge with xen-unstable.hg (staging)Alex Williamson2008-01-22101-1062/+3233
|\|
| * Add MANDIR, MAN1DIR and MAN8DIR. Use it.Keir Fraser2008-01-226-23/+19
| * Add SBINDIR. Use it always.Keir Fraser2008-01-2214-34/+25
| * ioemu: Use XEN_TARGET_ARCH instead of uname -m.Keir Fraser2008-01-222-33/+5
| * Add BINDIR. Use it.Keir Fraser2008-01-229-14/+16
| * Add INCLUDEDIR. Use it.Keir Fraser2008-01-2210-20/+22
| * Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-2220-65/+65
| * Add PREFIX definition as base for all installed files.Keir Fraser2008-01-222-0/+4
| * minios: permit blkfront to write from mapped memoryKeir Fraser2008-01-223-1/+32
| * minios: POSIX fixesKeir Fraser2008-01-2212-29/+70
| * minios: fix case when _text is not 0Keir Fraser2008-01-221-5/+5
| * minios: Fix x86_32 compilationKeir Fraser2008-01-224-3/+4
| * hvmloader: Expand iomem allocation pool to 0xf0000000-0xfc000000.Keir Fraser2008-01-222-10/+25
| * hvmloader: Assign PCI resources in descending order of size for better packing.Keir Fraser2008-01-221-30/+62
| * XEN_GUEST_HANDLE_00030205() compat macro is broken. Remove it andKeir Fraser2008-01-223-9/+10
| * xend: On block-attach, remove device information when VmError occurs.Keir Fraser2008-01-221-0/+5