age |
author |
revision |
description |
2007-10-31 |
Keir Fraser |
16315:eaa8014ef779 |
x86, hvm: Fix 'no_missed_tick_accoutning' timer mode. |
2007-10-30 |
Keir Fraser |
16314:7eb68d995aa7 |
ia64: Fix after stdvga performance changes to bufioreq struct. |
2007-10-30 |
Keir Fraser |
16313:9379c83e14b5 |
x86, hvm: Flush local TLB after any change to linear pagetable mapping. |
2007-10-30 |
Keir Fraser |
16312:44dde35cb2a6 |
x86, hvm: New timer mode 'no missed-tick accounting'. |
2007-10-30 |
Ian Campbell |
16311:cc58c6f3950e |
Refactor buildconfigs/mk.* to make the common rules separate from the |
2007-10-30 |
Ian Campbell |
16310:0c64074794da |
ALLOW_INTERFACE_MISMATCH defaults to "y" so don't specify it |
2007-10-30 |
Ian Campbell |
16309:34f7017a5941 |
Always use ketchup for tarball sources, since the only non-user was |
2007-10-30 |
Ian Campbell |
16308:4687dc12f1af |
Remove the linux-2.6-paravirt build target since it is obsolete now the code is |
2007-10-30 |
Keir Fraser |
16307:4b4c75cb6c0f |
x86: cache current vcpu in some trap-handling functions. |
2007-10-30 |
Keir Fraser |
16306:007ff84be506 |
vt-d: Do dpci eoi outside of irq_lock. |
2007-10-30 |
Keir Fraser |
16305:26fb702fd8cf |
Update README file for Xen 3.2, and add tboot makefile targets and |
2007-10-30 |
Keir Fraser |
16304:afd768e9382e |
Intel(R) Trusted Execution Technology (Intel(R) TXT) support for Xen. |
2007-10-30 |
Keir Fraser |
16303:ceb195042ca7 |
acm, xm: Propagate error codes. |
2007-10-30 |
Keir Fraser |
16302:dc3fcd5dd4eb |
qemu vnc auth 4/4: XenD config for VNC TLS protocol |
2007-10-30 |
Keir Fraser |
16301:f7026f931e60 |
qemu vnc auth 3/4: Add VNC auth support from upstream QEMU |
2007-10-30 |
Keir Fraser |
16300:5cc6a30faf69 |
qemu vnc auth 2/4: Revert current VNC auth support |
2007-10-30 |
Keir Fraser |
16299:d25ab83a89e3 |
qemu vnc auth 1/4: QEMU event handler bug fix |
2007-10-30 |
Keir Fraser |
16298:09d8b6eb3131 |
xend: Reduce xenstore transactions when listing domains |
2007-10-29 |
Keir Fraser |
16297:4034317507de |
x86: allow pv guests to disable TSC for applications |
2007-10-29 |
Keir Fraser |
16296:ba8c2bbaad79 |
x86: Remove dead code from arch_get_info_guest(). |
2007-10-29 |
Keir Fraser |
16295:955ee4fa1345 |
xenconsoled: Rate-limit activity caused by each domU. |
2007-10-29 |
Keir Fraser |
16294:3bb94bb35dad |
Allow incremental access to hypervisor console log. |
2007-10-29 |
Keir Fraser |
16293:23582bcda6e1 |
x86: Clean up NMI delivery logic. Allow set_trap_table vector 2 to be |
2007-10-29 |
Keir Fraser |
16292:63bfed7b662b |
x86, hvm: Clean up code style in stdvga code and do not compile for |
2007-10-29 |
Keir Fraser |
16291:03b006b02995 |
x86, vt-d: Move out isa irq mapping from hvm_do_IRQ_dpci() |
2007-10-29 |
Keir Fraser |
16290:752d6e94a4c0 |
xend, acm: Trigger a script when a resource's label changes |
2007-10-29 |
Keir Fraser |
16289:0fa1643c48ff |
xend, acm: Fix bad indentation |
2007-10-26 |
Keir Fraser |
16288:aa56bb2fe7d9 |
Fix PVFB device initialization |
2007-10-26 |
Keir Fraser |
16287:05f257f4f3c7 |
x86: Replace FLUSH_LEVEL() parameter to flush_area() with rather |
2007-10-26 |
Keir Fraser |
16286:537b8edb1efa |
serial: Check index argument before indexing into an array. |