age |
author |
revision |
description |
2007-11-01 |
Keir Fraser |
16294:931e4b987257 |
PV-on-HVM: Define BLOCKING_NOTIFIER_HEAD macro for old Linux kernels. |
2007-10-31 |
Keir Fraser |
16293:3191627e5ad6 |
xenperf: Fix typo in mlock() invocation. |
2007-10-31 |
Keir Fraser |
16292:e2d76fb12ae2 |
ia64: Fix the build after guest_physmap_add_page() changes. |
2007-10-31 |
Keir Fraser |
16291:2717128cbdd1 |
hvm: Fail attempts to add pages to guest pseudophys memory map above |
2007-10-31 |
Keir Fraser |
16290:c7d5d229f191 |
x86, hvm: Allow HAP to be enabled on 32-bit Xen (but still disabled by default). |
2007-10-31 |
Keir Fraser |
16289:eaa8014ef779 |
x86, hvm: Fix 'no_missed_tick_accoutning' timer mode. |
2007-11-01 |
Alex Williamson |
16288:41c1731c9125 |
[IA64] Implement some PAL procedures |
2007-11-01 |
Alex Williamson |
16287:b235b68a0f4f |
[IA64] Update pal.h and pal.S to linux-2.6.21 |
2007-11-01 |
Alex Williamson |
16286:42e032f52371 |
[IA64] Fix ia64_sal_get_state_info() emulation bug |
2007-10-30 |
Alex Williamson |
16285:a07288a84785 |
merge with xen-unstable.hg (staging) |
2007-10-30 |
Keir Fraser |
16284:7eb68d995aa7 |
ia64: Fix after stdvga performance changes to bufioreq struct. |
2007-10-30 |
Keir Fraser |
16283:9379c83e14b5 |
x86, hvm: Flush local TLB after any change to linear pagetable mapping. |
2007-10-30 |
Keir Fraser |
16282:44dde35cb2a6 |
x86, hvm: New timer mode 'no missed-tick accounting'. |
2007-10-30 |
Ian Campbell |
16281:cc58c6f3950e |
Refactor buildconfigs/mk.* to make the common rules separate from the |
2007-10-30 |
Ian Campbell |
16280:0c64074794da |
ALLOW_INTERFACE_MISMATCH defaults to "y" so don't specify it |
2007-10-30 |
Ian Campbell |
16279:34f7017a5941 |
Always use ketchup for tarball sources, since the only non-user was |
2007-10-30 |
Ian Campbell |
16278:4687dc12f1af |
Remove the linux-2.6-paravirt build target since it is obsolete now the code is |
2007-10-30 |
Keir Fraser |
16277:4b4c75cb6c0f |
x86: cache current vcpu in some trap-handling functions. |
2007-10-30 |
Keir Fraser |
16276:007ff84be506 |
vt-d: Do dpci eoi outside of irq_lock. |
2007-10-30 |
Keir Fraser |
16275:26fb702fd8cf |
Update README file for Xen 3.2, and add tboot makefile targets and |
2007-10-30 |
Keir Fraser |
16274:afd768e9382e |
Intel(R) Trusted Execution Technology (Intel(R) TXT) support for Xen. |
2007-10-30 |
Keir Fraser |
16273:ceb195042ca7 |
acm, xm: Propagate error codes. |
2007-10-30 |
Keir Fraser |
16272:dc3fcd5dd4eb |
qemu vnc auth 4/4: XenD config for VNC TLS protocol |
2007-10-30 |
Keir Fraser |
16271:f7026f931e60 |
qemu vnc auth 3/4: Add VNC auth support from upstream QEMU |
2007-10-30 |
Keir Fraser |
16270:5cc6a30faf69 |
qemu vnc auth 2/4: Revert current VNC auth support |
2007-10-30 |
Keir Fraser |
16269:d25ab83a89e3 |
qemu vnc auth 1/4: QEMU event handler bug fix |
2007-10-30 |
Keir Fraser |
16268:09d8b6eb3131 |
xend: Reduce xenstore transactions when listing domains |
2007-10-29 |
Keir Fraser |
16267:4034317507de |
x86: allow pv guests to disable TSC for applications |
2007-10-29 |
Keir Fraser |
16266:ba8c2bbaad79 |
x86: Remove dead code from arch_get_info_guest(). |
2007-10-29 |
Keir Fraser |
16265:955ee4fa1345 |
xenconsoled: Rate-limit activity caused by each domU. |
2007-10-29 |
Keir Fraser |
16264:3bb94bb35dad |
Allow incremental access to hypervisor console log. |
2007-10-29 |
Keir Fraser |
16263:23582bcda6e1 |
x86: Clean up NMI delivery logic. Allow set_trap_table vector 2 to be |
2007-10-29 |
Keir Fraser |
16262:63bfed7b662b |
x86, hvm: Clean up code style in stdvga code and do not compile for |
2007-10-29 |
Keir Fraser |
16261:03b006b02995 |
x86, vt-d: Move out isa irq mapping from hvm_do_IRQ_dpci() |
2007-10-29 |
Keir Fraser |
16260:752d6e94a4c0 |
xend, acm: Trigger a script when a resource's label changes |
2007-10-29 |
Keir Fraser |
16259:0fa1643c48ff |
xend, acm: Fix bad indentation |
2007-10-26 |
Keir Fraser |
16258:aa56bb2fe7d9 |
Fix PVFB device initialization |
2007-10-26 |
Keir Fraser |
16257:05f257f4f3c7 |
x86: Replace FLUSH_LEVEL() parameter to flush_area() with rather |
2007-10-26 |
Keir Fraser |
16256:537b8edb1efa |
serial: Check index argument before indexing into an array. |
2007-10-26 |
Keir Fraser |
16255:62426339d644 |
Fire watch for non-dom0 backend when frontend is removed from xenstore |
2007-10-26 |
Keir Fraser |
16254:3fe75ef9ca93 |
x86/64: paravirt 32-on-64 call gate support |
2007-10-26 |
Keir Fraser |
16253:1438f3255384 |
Clean up xen/xsm/xsm_policy.c compilation warning on !x86. |
2007-10-26 |
Keir Fraser |
16252:3980cdd8f879 |
LAPIC timer accounting fix |
2007-10-26 |
Keir Fraser |
16251:0fbb6ec3ed47 |
x86: Fix 32-bit build, and remove pragma usage in public headers (and |
2007-10-26 |
Keir Fraser |
16250:d31f63db5f1e |
x86, hvm: Allow Cirrus VGA BIOS to clear framebuffer with minimal PIO writes. |
2007-10-26 |
Keir Fraser |
16249:413107fa49a5 |
x86, hvm, vt-d: Kill timer in iommu domain destroy |
2007-10-26 |
Keir Fraser |
16248:cae485f682aa |
x86, hvm: Improve standard VGA performance |
2007-10-26 |
Keir Fraser |
16247:2d238ca6d51a |
x86: Fix MTRR/PAT virtualisation on PAE |
2007-10-26 |
Keir Fraser |
16246:fd09283562e2 |
hvm: Clean up firmware compilation warnings. |
2007-10-26 |
Keir Fraser |
16245:b5a2cbca3930 |
hvm, x86: Allow virtual timer mode to be specified. |
2007-10-25 |
Keir Fraser |
16244:a9171b9c3fd8 |
xentrace: Fix race in updating consumer ring index. |
2007-10-25 |
Keir Fraser |
16243:c3b41281b1fc |
ia64, qemu-dm: Trivial build fix. |
2007-10-25 |
Keir Fraser |
16242:3d97c1c1f7c8 |
pv-on-hvm: fixes for unmodified drivers build and modern Linux |
2007-10-25 |
Keir Fraser |
16241:01d45050a808 |
qemu: Add extra tracing around logdirty bitmap setup. |
2007-10-25 |
Keir Fraser |
16240:e4cd41c5c4e8 |
hvm: In xenstore_process_logdirty_event(), if a stale shared memory |
2007-10-25 |
Keir Fraser |
16239:b4060976cf5e |
hvm: Improve and limit the messages for unexpected mmio accesses to |
2007-10-25 |
Keir Fraser |
16238:b100412f621c |
hvm,x86: Add more vmxassist opcodes for Ubuntu 7.0.4 support |
2007-10-25 |
Keir Fraser |
16237:a4df9c0c33fd |
pv-qemu 10/10: Make xenconsoled ignore doms with qemu-dm |
2007-10-25 |
Keir Fraser |
16236:e8905caa47b5 |
pv-qemu 9/10: XenD device model re-factoring |
2007-10-25 |
Keir Fraser |
16235:b34ba3bcab0b |
pv-qemu 8/10: Add pv console to QEMU paravirt machine |