aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [BUILD] Add option to ensure kernel build is non-interactive.Keir Fraser2008-02-121-1/+7
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-1282-130/+3612
* libxenctrl headers should not pollute macro namespace withKeir Fraser2008-02-1212-49/+56
* device-dm: Use SIGHUP before SIGKILLKeir Fraser2008-02-122-5/+18
* xend: Remove redundant check of maximum memory size.Keir Fraser2008-02-121-3/+0
* Add timestamp option to xenconsoledKeir Fraser2008-02-122-11/+99
* Rendezvous selected cpus in softirq (stop_machine).Keir Fraser2008-02-119-13/+239
* ioemu: Dynamic VNC colour depth.Keir Fraser2008-02-117-80/+207
* xen-api: Fix some errors in Xen-API's PBD class.Keir Fraser2008-02-111-11/+11
* xen-api: Add TOC and hyperlink cross reference to xen-api documentKeir Fraser2008-02-113-1/+13
* ioemu: save 3MB of ioport tables (on 64bit machines)Keir Fraser2008-02-111-20/+40
* ioemu: cope with partial reads/writes when using the read()/write()Keir Fraser2008-02-111-6/+19
* x86 hvm: Allow HPET to be configured as a per-domain config option.Keir Fraser2008-02-1111-454/+496
* xend: Better support for legacy HVM config with hvmloader configuredKeir Fraser2008-02-112-7/+5
* x86: Compile fix for p2m audit code.Keir Fraser2008-02-111-3/+4
* vt-d: Remap interrupt for passthru device if such HW is detected on VT-d plat...Keir Fraser2008-02-116-7/+356
* x86: Fix build after xentrace changes.Keir Fraser2008-02-111-15/+18
* Document XenStore's new SET_TARGET messageKeir Fraser2008-02-111-0/+10
* x86 shadow: Move the shadow linear mapping for n-on-3-on-4 shadows soKeir Fraser2008-02-111-34/+70
* xend: Remove redundant xc.domain_setcpuweight() all the way down to libxenctrl.Keir Fraser2008-02-114-49/+0
* domain builder: make vfb = [ 'type=sdl' ] workKeir Fraser2008-02-111-3/+9
* ioemu stubdom: make daemonize optionalKeir Fraser2008-02-111-2/+13
* ioemu: some ifndef NO_UNIX_SOCKETS were missingKeir Fraser2008-02-112-8/+8
* ioemu: make AIO optional (already done upstream)Keir Fraser2008-02-111-0/+8
* ioemu: fix compilation without softfloatKeir Fraser2008-02-112-0/+14
* ioemu stubdom: make TPM optionalKeir Fraser2008-02-112-0/+3
* qemu: Queue mouse clicks.Keir Fraser2008-02-112-15/+82
* xentrace: Remove redundant tb_done_init checks, and add missing ones.Keir Fraser2008-02-114-63/+79
* xentrace: Improve xentrace to use VIRQ_TBUF interrupts as well as aKeir Fraser2008-02-111-56/+82
* xentrace: Allow xentrace to handle >4G of trace data.Keir Fraser2008-02-113-17/+69
* xentrace: Fix bug in logic for bytes_to_wrap in trace buffer.Keir Fraser2008-02-111-19/+10
* x86_emulate: Fix IMUL r/m8 emulation.Keir Fraser2008-02-071-0/+1
* vmx realmode: Add REP MOVS handler.Keir Fraser2008-02-071-0/+53
* x86_emulate: Handle rep_ins, rep_outs, rep_movs hook failure and fallKeir Fraser2008-02-071-12/+15
* x86_emulate: Fix MUL emulation.Keir Fraser2008-02-071-0/+4
* ioemu: use POSIX int type.Keir Fraser2008-02-071-1/+1
* x86: physaddr_bitsize must always be initialised for 32-on-64 dom0.Keir Fraser2008-02-071-24/+16
* ioemu: Fix build after LIST->QEMU_LIST changes.Keir Fraser2008-02-072-8/+8
* vmx: Clean up VPMU code a little and remove noisy printk.Keir Fraser2008-02-072-44/+50
* hvm: Clean up CPUID_0000_0001 return values.Keir Fraser2008-02-076-67/+40
* Add 'coredump-destroy' and 'coredump-restart' actions for crashed domains.Keir Fraser2008-02-0710-21/+83
* xm reboot: Fix wait option of xm reboot commandKeir Fraser2008-02-071-2/+13
* ioemu: avoid name clashes due to LIST_* macrosKeir Fraser2008-02-075-48/+48
* ioemu: config cleanup re AF_UNIX sockets on non-WindowsKeir Fraser2008-02-073-2/+9
* minios: Fix blkfront grant map leakKeir Fraser2008-02-072-3/+4
* minios: Support net/block backend in domUKeir Fraser2008-02-072-25/+29
* hvmloader: Remove dead function check_amd().Keir Fraser2008-02-061-14/+0
* x86 vmx: Remove vmxassist.Keir Fraser2008-02-0625-4087/+5
* Revert 16973:b5427f2d83c3, which breaks automated testing (HVM qemu-dmKeir Fraser2008-02-051-1/+1
* x86_emulate: fix side-effect macro call.Keir Fraser2008-02-051-3/+6