| [Xen-changelog] Enable the Xen hypervisor ACM security policy to be determined at boot - Xen patchbot -unstable |
| [Xen-changelog] Fix delivery of nat consumption faults (still chatty) - Xen patchbot -unstable |
| [Xen-changelog] Recode usage of FPSR_DEFAULT due to strange double declaration - Xen patchbot -unstable |
| [Xen-changelog] Remove all unnecessary uses of keyword arguments, to reduce complexity. In - Xen patchbot -unstable |
| [Xen-changelog] Change the module registration declarations and change the object creation and - Xen patchbot -unstable |
| [Xen-changelog] Fix typo, and failure to unpack singleton tuple correctly. - Xen patchbot -unstable |
| [Xen-changelog] Added reset method to Opts so that create.parseCommandLine can be used more than - Xen patchbot -unstable |
| [Xen-changelog] Downgrade debug message to level "trace". - Xen patchbot -unstable |
| [Xen-changelog] Remove last remaining use of scheduler.py, so we can remove the whole module. - Xen patchbot -unstable |
| [Xen-changelog] Removed, now unused. - Xen patchbot -unstable |
| [Xen-changelog] Fix grant-table transfer implementation. Also fix transfer - Xen patchbot -unstable |
| [Xen-changelog] Merged. - Xen patchbot -unstable |
| [Xen-changelog] Mute error message on SMP resume if a secondary CPU is - Xen patchbot -unstable |
| [Xen-changelog] Update the memory_op() hypercall. Add two new subcommands, to - Xen patchbot -unstable |
| [Xen-changelog] Remove unnecessary assert. - Xen patchbot -unstable |
| [Xen-changelog] use help in create.py for "xm help create" - Xen patchbot -unstable |
| [Xen-changelog] Misc fixes for breakage when moving to new Python/C interface style. - Xen patchbot -unstable |
| [Xen-changelog] When a foreign page is mapped via a grant reference, it - Xen patchbot -unstable |
| [Xen-changelog] Make it possible to run valgrind on code linked with the libxc libraries. - Xen patchbot -unstable |
| [Xen-changelog] Tidy up debugging output. - Xen patchbot -unstable |
| [Xen-changelog] Add -Wdeclaration-after-statement to CFLAGS only if the - Xen patchbot -unstable |
| [Xen-changelog] Intel systems with more than 8 CPUs require that the APIC is configured - Xen patchbot -unstable |
| [Xen-changelog] BUG_ON test for xmalloc alignment should not be excluded - Xen patchbot -unstable |
| [Xen-changelog] Make sure that accesses to the machine_to_phys table all go through - Xen patchbot -unstable |
| [Xen-changelog] Merge. - Xen patchbot -unstable |
| [Xen-changelog] Fix Xen to build with gcc-4.1. - Xen patchbot -unstable |
| [Xen-changelog] Inside xenbus_switch_state, don't write the new state if the node has already - Xen patchbot -unstable |
| [Xen-changelog] Remove the frontend device directories as well as the backend ones. - Xen patchbot -unstable |
| [Xen-changelog] imported patch my-config - Xen patchbot -unstable |
| [Xen-changelog] Added comment describing usage. - Xen patchbot -unstable |
| [Xen-changelog] Reverse accidental commits for changesets 8001 and 7996-7999. - Xen patchbot -unstable |
| [Xen-changelog] Fix ia64 build. Two typos in header files. - Xen patchbot -unstable |
| [Xen-changelog] dom0_ops return -EACCES when the interface version in wrong. I think - Xen patchbot -unstable |
| [Xen-changelog] This fixes a small race between when a domain is created and when xentop - Xen patchbot -unstable |
| [Xen-changelog] Quiet down live migrate on PAE domains. - Xen patchbot -unstable |
| [Xen-changelog] Clean up mark_dirty() implementation to check for log-dirty - Xen patchbot -unstable |
| [Xen-changelog] Minor tidy, no semantic change. - Xen patchbot -unstable |
| [Xen-changelog] Check whether a device is already configured before trying to configure it - Xen patchbot -unstable |
| [Xen-changelog] Fix 32b non-pae build. - Xen patchbot -unstable |
| [Xen-changelog] Remove CONFIG_PREEMPT configuration option from Xen kernel builds. - Xen patchbot -unstable |
| [Xen-changelog] Added a count of the number of users of this block device, and refuse to close - Xen patchbot -unstable |
| [Xen-changelog] Programmatically generate the xm help strings from the snippets, rather than - Xen patchbot -unstable |
| [Xen-changelog] Big reworking of SHARED_KERNEL_PMD logic. Includes several - Xen patchbot -unstable |
| [Xen-changelog] Add help option on runtests.sh - Xen patchbot -unstable |
| [Xen-changelog] Tolerate temporary inconsistency between type info and page contents on - Xen patchbot -unstable |
| [Xen-changelog] Fix handling of devid_end when devid is an integer, but not present as a device. - Xen patchbot -unstable |
| [Xen-changelog] Check when using physical devices that the device is not already in use. Using - Xen patchbot -unstable |
| [Xen-changelog] Fix the unpause_basic test. The console will appear to have failed, given the - Xen patchbot -unstable |
| [Xen-changelog] Merged. - Xen patchbot -unstable |
| [Xen-changelog] Fix save/restore and migrate on x86_64. - Xen patchbot -unstable |
| [Xen-changelog] Fix formatting. - Xen patchbot -unstable |
| [Xen-changelog] Renable FAIL call that was disabled back when block-attach did not work. - Xen patchbot -unstable |
| [Xen-changelog] Added device-sharing checks for loopback-mounted files. The existing - Xen patchbot -unstable |
| [Xen-changelog] Mark 03_network_attach_detach as XFAIL. There are known bugs in the network - Xen patchbot -unstable |
| [Xen-changelog] Change the console handling, to remove the loop and timeout if a console fails - Xen patchbot -unstable |
| [Xen-changelog] Merged. - Xen patchbot -unstable |
| [Xen-changelog] Remove keyword from call to xc.domain_setmaxmem; keyword support for this call - Xen patchbot -unstable |
| [Xen-changelog] Added xen-bugtool, an application that collects various system logs and can - Xen patchbot -unstable |
| [Xen-changelog] Change uses of \s within sed regexps -- some versions of sed do not support this - Xen patchbot -unstable |
| [Xen-changelog] Simplify boot_vcpu() implementation. - Xen patchbot -unstable |
| [Xen-changelog] arch/xen/kernel/fixup.c -> arch/xen/i386/kernel/fixup.c - Xen patchbot -unstable |
| [Xen-changelog] Avoid ccache and distcc for x86-64 compilation of ia32/syscall32.c - Xen patchbot -unstable |
| [Xen-changelog] Allow __gpfn_to_mfn() to automatically deal with translated domains != current. - Xen patchbot -unstable |
| [Xen-changelog] minor printf and log message rework in the shadow code. - Xen patchbot -unstable |
| [Xen-changelog] merge - Xen patchbot -unstable |
| [Xen-changelog] Remove bogus extra unmap_domain_page() call in - Xen patchbot -unstable |
| [Xen-changelog] Use StringIO to simplify string_iterator here. Altered the up-front - Xen patchbot -unstable |
| [Xen-changelog] Change uuid string format to match that outputted by Xen. - Xen patchbot -unstable |
| [Xen-changelog] Bundle vcpu_time and vcpu_info structures together into a single - Xen patchbot -unstable |
| [Xen-changelog] Fix isConsoleDead() to actually run a command on the DomU, since a dead - Xen patchbot -unstable |
| [Xen-changelog] Make psmouse module builtin. - Xen patchbot -unstable |
| [Xen-changelog] Fix minor traceback in xen-bugtool when send fails - Xen patchbot -unstable |
| [Xen-changelog] The device sharing check races when more than one file backed vbd is - Xen patchbot -unstable |
| [Xen-changelog] Fix a race condition for multi-thread qemu dma, where vmx linux guests - Xen patchbot -unstable |
| [Xen-changelog] Clean up a previous qemu workaround where we use - Xen patchbot -unstable |
| [Xen-changelog] Small fix for shadow mode: fix a p.t. limit check. - Xen patchbot -unstable |
| [Xen-changelog] Fix vmx guest issue of allowing accessing supervisor page - Xen patchbot -unstable |
| [Xen-changelog] Remove shadow32 dead code (it's never built for other than - Xen patchbot -unstable |
| [Xen-changelog] Cleanup backend block device logic under save/restore; this should - Xen patchbot -unstable |
| [Xen-changelog] Tidy up audit code for PAE plus avoid its use during live migrate where - Xen patchbot -unstable |
| [Xen-changelog] Avoid audit code during live migrate on 32bit since it's not required. - Xen patchbot -unstable |
| [Xen-changelog] Replace grep >&/dev/null with grep -q. - Xen patchbot -unstable |
| [Xen-changelog] Added DHCP server support, configured by a dhcp=yes parameter. This will write - Xen patchbot -unstable |
| [Xen-changelog] Added trap for ERR, to get better response from the scripts when they are really - Xen patchbot -unstable |
| [Xen-changelog] Support facilities for the new DHCP support. - Xen patchbot -unstable |
| [Xen-changelog] Tidy and comment use of canonicalise_mode, et al. - Xen patchbot -unstable |
| [Xen-changelog] Fix typo. - Xen patchbot -unstable |
| [Xen-changelog] domain_pause duplicates the code from vcpu_pause. Eliminate the - Xen patchbot -unstable |
| [Xen-changelog] Removes the carriage returns from some of the vtpm - Xen patchbot -unstable |
| [Xen-changelog] Add ATA-over-Ethernet as a module to the default 32-bit -xen config - Xen patchbot -unstable |
| [Xen-changelog] We need to do sync when mov_to_cr3 to a value already shadowed. - Xen patchbot -unstable |
| [Xen-changelog] Fix serial pty creation in qemu-dm. Set raw attributes to - Xen patchbot -unstable |
| [Xen-changelog] Added the errno to the messages printed with the ERR macro. Tidy the use of - Xen patchbot -unstable |
| [Xen-changelog] Move the translation from pages to MiB out of XendNode and into the xc layer. - Xen patchbot -unstable |
| [Xen-changelog] Cope with longs being passed to xstransact.write. - Xen patchbot -unstable |
| [Xen-changelog] Don't refuse to clean up after a domain death when the buffer is not empty. If - Xen patchbot -unstable |
| [Xen-changelog] Fix the reporting when this test fails (the eyecatcher variables would not be - Xen patchbot -unstable |
| [Xen-changelog] Match rename of xm info field from memory to total_memory. - Xen patchbot -unstable |
| [Xen-changelog] Fix test following uuid format change in changeset 8089. - Xen patchbot -unstable |
| [Xen-changelog] Added xm rename command. Improve the argument checking and error reporting. - Xen patchbot -unstable |