xen-changelog Mail Thread Index
- [Xen-changelog] Clean up 'q' debug key output.,
Xen patchbot -unstable
- [Xen-changelog] Allow non-privileged domains restricted access to,
Xen patchbot -unstable
- [Xen-changelog] Store admin-specified ioport capabilities in a rangeset,
Xen patchbot -unstable
- [Xen-changelog] Fix a missing break in ioemu command-line parsing switch,
Xen patchbot -unstable
- [Xen-changelog] Fix rdmsrl() for x86_32 -- high 32 bits must be cast to,
Xen patchbot -unstable
- [Xen-changelog] Avoid xen crash if there is no VMX support. If a platform,
Xen patchbot -unstable
- [Xen-changelog] Move initial stack-pointer adjustment into assembly,
Xen patchbot -unstable
- [Xen-changelog] Virtual TPM persistent states contain VTPM secrets, which are encrypted,
Xen patchbot -unstable
- [Xen-changelog] Extend the range abstraction by adding an internal,
Xen patchbot -unstable
- [Xen-changelog] Add a little more internal abstraction to the rangeset,
Xen patchbot -unstable
- [Xen-changelog] Reset the stack pointer on every cpu early during bootstrap.,
Xen patchbot -unstable
- [Xen-changelog] Initialise grant tables via core_initcall so that it happens,
Xen patchbot -unstable
- [Xen-changelog] Various fixes to Xen stack management. Ensure the cpu0_stack,
Xen patchbot -unstable
- [Xen-changelog] Add auto-destructing per-domain rangeset data structure,,
Xen patchbot -unstable
- [Xen-changelog] Fix iobmp_mask setup when permitting a domU access to,
Xen patchbot -unstable
- [Xen-changelog] Fix a leak occurring at netif_map(). The problem raised after allocating,
Xen patchbot -unstable
- [Xen-changelog] Set up X11 authorization when a VMX domain uses SDL.,
Xen patchbot -unstable
- [Xen-changelog] Reorganizes network frontend device unregister and removal, so that,
Xen patchbot -unstable
- [Xen-changelog] Missing file from previous changeset.,
Xen patchbot -unstable
- [Xen-changelog] Fix uncleaned vif backend devices when frontend does not finish,
Xen patchbot -unstable
- [Xen-changelog] Prevent vbd frontend from oopsing if the underlying device doesn't exist.,
Xen patchbot -unstable
- [Xen-changelog] Generic x86 emulator now properly supports 16-bit addressing,
Xen patchbot -unstable
- [Xen-changelog] If netfront fails to allocate a receive skbuff, push all pending,
Xen patchbot -2 . 0-testing
- [Xen-changelog] Fail more nicely when request_irq fail.,
Xen patchbot -2 . 0-testing
- [Xen-changelog] Modify CR0 access emulation -- return physical CR0 (except,
Xen patchbot -unstable
- [Xen-changelog] Only build xenctx on x86_32 and x86_64.,
Xen patchbot -unstable
- [Xen-changelog] Merge.,
Xen patchbot -unstable
- [Xen-changelog] Add support to xenctx for printing stack traces on x86_32 and x86_64.,
Xen patchbot -unstable
- [Xen-changelog] This patch fixes a bug/typo of main.py.,
Xen patchbot -unstable
- [Xen-changelog] Remove xen specific bug() implementation -- the regular one works just fine.,
Xen patchbot -unstable
- [Xen-changelog] Remove acpi_count_madt functions. Only appear to be used,
Xen patchbot -unstable
- [Xen-changelog] Remove unused local variables (from removed REASIGN_PAGE,
Xen patchbot -unstable
- [Xen-changelog] Merge with xen-ia64-unstable.hg.,
Xen patchbot -unstable
- [Xen-changelog] Disable chatty translate_domain_pte messages for normal grant table traffic,
Xen patchbot -unstable
- [Xen-changelog] Facilitate to debug VTI-domain issue.,
Xen patchbot -unstable
- [Xen-changelog] Support domU initrd and cmdline (previous cset also),
Xen patchbot -unstable
- [Xen-changelog] diff -r 545ba1b126ca tools/libxc/xc_linux_build.c,
Xen patchbot -unstable
- [Xen-changelog] This patch is intended to correct the number of CPUs.,
Xen patchbot -unstable
- [Xen-changelog] New default config file that works on both tiger4 and HP boxes,
Xen patchbot -unstable
- [Xen-changelog] Fix smp_processor_id to be linked to correct processor id under vcpu, which is,
Xen patchbot -unstable
- [Xen-changelog] Certain faults should not be reflected if caused with priv=0,
Xen patchbot -unstable
- [Xen-changelog] More pal_flush_cache calls for split cache machines (by Anthony Xu),
Xen patchbot -unstable
- [Xen-changelog] Important domU/vbd fix. Reserve top granule of machine memory for dom0.,
Xen patchbot -unstable
- [Xen-changelog] Fix simulator boot (uses old bootparam format with no initrd),
Xen patchbot -unstable
- [Xen-changelog] Turn off debug output for NaTpage consumption when ifa==0.,
Xen patchbot -unstable
- [Xen-changelog] Turn off ia64_pal_cache_flush for domU (temp, until failure understood),
Xen patchbot -unstable
- [Xen-changelog] Remove some unused VTI code segments,
Xen patchbot -unstable
- [Xen-changelog] Cleanup VTLB code,
Xen patchbot -unstable
- [Xen-changelog] Under some specific conditions, dom0 will lose guest timer interrupt.,
Xen patchbot -unstable
- [Xen-changelog] Small patch to avoid a stack overflow (VTI only).,
Xen patchbot -unstable
- [Xen-changelog] Mirror changes to x86 un/mask_evtchn,
Xen patchbot -unstable
- [Xen-changelog] Remove obsolete MMUEXT_REASSIGN_PAGE. It's not used by,
Xen patchbot -unstable
- [Xen-changelog] Fix gnttab_release_mappings -- it doesn't need to drop,
Xen patchbot -unstable
- [Xen-changelog] Increment page reference count for every host/device,
Xen patchbot -unstable
- [Xen-changelog] Declare kasprintf before use.,
Xen patchbot -unstable
- [Xen-changelog] remove duplicate code to allocate a string ala printf (using kasprintf),
Xen patchbot -unstable
- [Xen-changelog] Add support for MOVSX/MOVSXD/MOVZX (move-with-extend),
Xen patchbot -unstable
- [Xen-changelog] Remove FIX_RSDP_PAGE. Access RSDP via the 'isamap' of low 1MB.,
Xen patchbot -unstable
- [Xen-changelog] Remove automatic I/O-fault handling in XenLinux. It's now,
Xen patchbot -unstable
- [Xen-changelog] Changed UUID / Xen handle formatting to be compatible with the OSF DCE UUIDs.,
Xen patchbot -unstable
- [Xen-changelog] Allow unknown NMIs to be propagated to domain0 via new,
Xen patchbot -unstable
- [Xen-changelog] Add sound blaster support to VMX device model.,
Xen patchbot -unstable
- [Xen-changelog] Currently there is no generic configure file to compile xenlinux on,
Xen patchbot -unstable
- [Xen-changelog] This patch fix several issue to support >2G 64bit vmx guest in IA-32e,
Xen patchbot -unstable
- [Xen-changelog] Remove direct references to frame_table array. Use,
Xen patchbot -unstable
- [Xen-changelog] Avoid div-by-zero crash if vmx guest specifies bogus timer,
Xen patchbot -unstable
- [Xen-changelog] Allow a domain to specify DOMID_SELF to DOM0_GETDOMAININFO dom0_op.,
Xen patchbot -unstable
- [Xen-changelog] Small fix to the error-return path after calling,
Xen patchbot -unstable
- [Xen-changelog] Work aroudn swiotlb issue where a read-only host buffer is,
Xen patchbot -unstable
- [Xen-changelog] This patch removes the GPL licence from the acm public header files so,
Xen patchbot -unstable
- [Xen-changelog] Hide 64bit-mode feature on i386 hypervisor.,
Xen patchbot -unstable
- [Xen-changelog] Move some useful cryptographic enveloping code into their own,
Xen patchbot -unstable
- [Xen-changelog] Changed create_disk_image to default to making "disk.img", which is what,
Xen patchbot -unstable
- [Xen-changelog] Added information for running xm-test in HVM / VMX mode.,
Xen patchbot -unstable
- [Xen-changelog] Xend http access turned off by default.,
Xen patchbot -unstable
- [Xen-changelog] Slight fix to BIOS e820 bug workaround. Remove the check,
Xen patchbot -unstable
- [Xen-changelog] Work around a nasty BIOS/GRUB bug which causes fields in,
Xen patchbot -unstable
- [Xen-changelog] Add and use write_ldt_entry, as seen in later linux kernel versions.,
Xen patchbot -unstable
- [Xen-changelog] Add debugging flag for domains to make domu debugging a run-time option,
Xen patchbot -unstable
- [Xen-changelog] Add MP debug support to gdbserver.,
Xen patchbot -unstable
- [Xen-changelog] Remove unnecessary statement in evtchn_do_upcall.,
Xen patchbot -unstable
- [Xen-changelog] Unmap io shared page only if it is properly initialized.,
Xen patchbot -unstable
- [Xen-changelog] Check for existence of VLAPIC before relinquishing it,,
Xen patchbot -unstable
- [Xen-changelog] Clear all shadow caches when return to real mode from protect mode.,
Xen patchbot -unstable
- [Xen-changelog] vmx_assist xen interface header is BSD-licensed.,
Xen patchbot -unstable
- [Xen-changelog] Split talk_to_otherend into two pieces, one for getting the otherend details,,
Xen patchbot -unstable
- [Xen-changelog] Replace calls to deprecated xm set-vcpus with calls to new shiny xm vcpu-set.,
Xen patchbot -unstable
- [Xen-changelog] Fix block_attach_shared tests. When the sharing check succeeds, the domain,
Xen patchbot -unstable
- [Xen-changelog] Someone seems to have gotten carried away with cut & paste, and then,
Xen patchbot -unstable
- [Xen-changelog] Put watch on device node only if probe was sucessful.,
Xen patchbot -unstable
- [Xen-changelog] Fix the issue when guest OS clear TS bit by mov to cr0 instead of,
Xen patchbot -unstable
- [Xen-changelog] LAPIC model is different on x86 and ia64, so make irq-pending,
Xen patchbot -unstable
- [Xen-changelog] Give the xencons tty driver a proper name.,
Xen patchbot -unstable
- [Xen-changelog] Prevent new potential features from being exposed to the,
Xen patchbot -unstable
- [Xen-changelog] Fix calls to test-gcc-flag, to match previous changeset.,
Xen patchbot -unstable
- [Xen-changelog] HOSTCC should be used to set HOSTCFLAGS instead of CC.,
Xen patchbot -unstable
- [Xen-changelog] Ignore .flc, .patch, .orig, and .rej files, and TAGS in the top level.,
Xen patchbot -unstable
- [Xen-changelog] Added error message if the user attempts to shutdown Domain-0.,
Xen patchbot -unstable
- [Xen-changelog] Adding SKIP() to tests that aren't supported for VMX domains.,
Xen patchbot -unstable
- [Xen-changelog] Added mkdir -p $XENDOMAINS_SAVE, to ensure that the directory exists before,
Xen patchbot -unstable
- [Xen-changelog] Added a stress test for the Xenstore-Python interface layer.,
Xen patchbot -unstable
- [Xen-changelog] Revert changes slipped in during merge.,
Xen patchbot -unstable
- [Xen-changelog] merge?,
Xen patchbot -unstable
- [Xen-changelog] Make set_pte_at and set_pte_at_sync macros instead of inline functions.,
Xen patchbot -unstable
- [Xen-changelog] Clarify the BSD-ish licenses for the blk and net front-end drivers so,
Xen patchbot -unstable
- [Xen-changelog] Set kcons index to -1 (i.e., acquire all device indexes).,
Xen patchbot -unstable
- [Xen-changelog] Most drivers have their own range of devices they claim and the tty,
Xen patchbot -unstable
- [Xen-changelog] Fix call to memmove inside buffer_advance. The call was using buffer + size,
Xen patchbot -3 . 0-testing
- [Xen-changelog] Fix unmask_evtchn() when the port is bound to a different,
Xen patchbot -unstable
- [Xen-changelog] Added unit test for VMX configuration files.,
Xen patchbot -unstable
- [Xen-changelog] When we see a httplib.BadStatusLine, sleep 5 seconds and then retry. This,
Xen patchbot -unstable
- [Xen-changelog] Resurrect vifname xm create vif option support. This was present in earlier,
Xen patchbot -unstable
- [Xen-changelog] Fix reference to HttpXendClientProtocol. This was previously referring to the,
Xen patchbot -unstable
- [Xen-changelog] Grab the test ID from the report submission response and provide a link,
Xen patchbot -unstable
- [Xen-changelog] Change the way domain configuration is handled in xm-test.,
Xen patchbot -unstable
- [Xen-changelog] Tony found a direct userspace access with his unit test for,
Xen patchbot -unstable
- [Xen-changelog] A new ACM security tool providing support to aid in the,
Xen patchbot -unstable
- [Xen-changelog] Support VMX guest accesses to IA32_TIME_STAMP_COUNTER MSR.,
Xen patchbot -unstable
- [Xen-changelog] Fix shadow_guest32 depenency in Xen/x86 Makefile.,
Xen patchbot -unstable
- [Xen-changelog] Add an option for device model to disable key repeat.,
Xen patchbot -unstable
- [Xen-changelog] change the NIC configuration accordingly after remove "nics=n",
Xen patchbot -unstable
- [Xen-changelog] Make sure to fork again after setsid() so that child cannot regain CTTY.,
Xen patchbot -unstable
- [Xen-changelog] Remove unused netmask, network etc. These were used when we called ifconfig to,
Xen patchbot -unstable
- [Xen-changelog] Fix rx buffer allocation in netfront. The final allocation size,
Xen patchbot -unstable
- [Xen-changelog] Match previous changeset removing nics option.,
Xen patchbot -unstable
- [Xen-changelog] Deprecate the nics option from the xm create configuration. Instead, we use the,
Xen patchbot -unstable
- [Xen-changelog] Don't try and close the pipe to the grandparent if it has already been closed,
Xen patchbot -unstable
- [Xen-changelog] Increase the default ramdisk size to 16384 to support SLES initrds.,
Xen patchbot -unstable
- [Xen-changelog] Read the domid and vifid from the store, rather than horribly slicing up the,
Xen patchbot -unstable
- [Xen-changelog] Added xend-relocation-hosts-allow option.,
Xen patchbot -unstable
- [Xen-changelog] Squelch error message from iptables (we log this later if necessary).,
Xen patchbot -unstable
- [Xen-changelog] Added a hosts-allow facility to TCP connections, which allows us to restrict,
Xen patchbot -unstable
- [Xen-changelog] Minor tidy.,
Xen patchbot -unstable
- [Xen-changelog] Make from_string('') return []. This means that it is not necessary for our,
Xen patchbot -unstable
- [Xen-changelog] Minor import tidy.,
Xen patchbot -unstable
- [Xen-changelog] Rename QEMU device model log file from /tmp/qemu.log to,
Xen patchbot -unstable
- [Xen-changelog] VMX domain should call domain_crash_synchronous instead of domain_crash.,
Xen patchbot -unstable
- [Xen-changelog] Fix indentation in a few places.,
Xen patchbot -unstable
- [Xen-changelog] Fix ia64 blkback build.,
Xen patchbot -unstable
- [Xen-changelog] Initilaise new cpu's processed-time value from cpu0's,
Xen patchbot -unstable
- [Xen-changelog] Remove GPL from a couple of Xen public interfaces. There are,
Xen patchbot -unstable
- [Xen-changelog] Update "make uninstall" to reflect new files.,
Xen patchbot -unstable
- [Xen-changelog] In all cases in dom0_ops.c, return EFAULT if copy_user,
Xen patchbot -unstable
- [Xen-changelog] Allows a 'make prep-kernels' which sets up the kernel directories, allowing,
Xen patchbot -unstable
- [Xen-changelog] Add initial VMX support to xm-test:,
Xen patchbot -unstable
- [Xen-changelog] Use new do_without_error function to squelch the error when closing down the,
Xen patchbot -unstable
- [Xen-changelog] Use new do_without_error function to squelch the errors when closing down an,
Xen patchbot -unstable
- [Xen-changelog] Added do_without_error function, and squelch the error from mkdir when trying,
Xen patchbot -unstable
- [Xen-changelog] Add one more fork to the Xend start-up process, this time with the parent,
Xen patchbot -unstable
- [Xen-changelog] Detach Xend from terminal, courtesy of Horms <horms@xxxxxxxxxxxx>.,
Xen patchbot -unstable
- [Xen-changelog] Flush the addresses from the new eth0 before trying to add the new address to,
Xen patchbot -unstable
- [Xen-changelog] Fix ip_of to cope with interfaces with multiple addresses, courtesy of,
Xen patchbot -unstable
- [Xen-changelog] Two domUs, ping from one to the other,
Xen patchbot -unstable
- [Xen-changelog] Single domU, ping to dom0.,
Xen patchbot -unstable
- [Xen-changelog] Single domU, ping loopback and the local eth0.,
Xen patchbot -unstable
- [Xen-changelog] Some network test utilities for the library:,
Xen patchbot -unstable
- [Xen-changelog] Makefile plumbing for new network tests.,
Xen patchbot -unstable
- [Xen-changelog] Fix blkback to build on ia64.,
Xen patchbot -unstable
- [Xen-changelog] Added tag RELEASE-3.0.0 for changeset 09b639232a0cc4b4382378d1c17322d02aa7ecf1,
Xen patchbot -3 . 0-testing
- [Xen-changelog] The attached patch makes a couple of changes to the ACM security tools,
Xen patchbot -unstable
- [Xen-changelog] The attached patch uncouples the device id used inside XenD from the,
Xen patchbot -unstable
- [Xen-changelog] Looks like someone merged and moved the pincpu operation to after the,
Xen patchbot -unstable
- [Xen-changelog] Allocate separate vm areas for rx and tx rings in netback,
Xen patchbot -unstable
- [Xen-changelog] Support CFQ scheduling of guest block requests by creating,
Xen patchbot -unstable
- [Xen-changelog] Strip huge piles of cruft from the connection infrastructure. We now actually,
Xen patchbot -unstable
- [Xen-changelog] Move xm destroy handling out of crufty destroy.py and into main.py, where it,
Xen patchbot -unstable
- [Xen-changelog] Fix start_time parsing on restart -- it's a float, not an int.,
Xen patchbot -unstable
- [Xen-changelog] Make balloon driver arch-neutral.,
Xen patchbot -unstable
- [Xen-changelog] A small VMX code cleanup.,
Xen patchbot -unstable
- [Xen-changelog] Merge in the newer Xenbus implementation from Linux to the Mini-OS. The new,
Xen patchbot -unstable
- [Xen-changelog] Don't unshadow when the shadow l2 is the current used shadow table.,
Xen patchbot -unstable
- [Xen-changelog] Fixed a get/put_page mismatch for guest L2 pages. Sometimes, when you,
Xen patchbot -unstable
- [Xen-changelog] Improve VMX guest TSC accuracy when guests are,
Xen patchbot -unstable
- [Xen-changelog] really fix mkpatches to work correctly.,
Xen patchbot -unstable
- [Xen-changelog] fix mkpatches for creating correctly linux-2.6-xen.patch,
Xen patchbot -unstable
- [Xen-changelog] Loop retrying when ballooning out, even when the dom0-min-mem setting means,
Xen patchbot -unstable
- [Xen-changelog] Read start_time and image from the store on restart. Closes bugs #441 and,
Xen patchbot -unstable
- [Xen-changelog] Refuse to save dom0, and move the check that refuses to migrate dom0 from,
Xen patchbot -unstable
- [Xen-changelog] allow a port to be specified for migration.,
Xen patchbot -unstable
- [Xen-changelog] Updated info on Xend.,
Xen patchbot -unstable
- [Xen-changelog] Don't try and print out the info returned by the server after a restore -- there,
Xen patchbot -unstable
- [Xen-changelog] Use xm create's --dryrun option to get the name from the configuration file,,
Xen patchbot -unstable
- [Xen-changelog] Make the xm-test ramdisk makefile correct the permissions on the rcS script,
Xen patchbot -unstable
- [Xen-changelog] Fix the startup behaviour when the tdb file exists. We were attempting to,
Xen patchbot -unstable
- [Xen-changelog] Fix usleep definition -- we would be sleeping 1000 times too long if the usleep,
Xen patchbot -unstable
- [Xen-changelog] Tidy up use of environment variables in xenbus-hotplug interaction.,
Xen patchbot -unstable
- [Xen-changelog] Change configuration handling wrt to the vcpus entry, so that we only see a,
Xen patchbot -unstable
- [Xen-changelog] Remove timeout on select -- there is no need for it, since we don't do anything,
Xen patchbot -unstable
- [Xen-changelog] Further fix to same_vm check. This fixes intermittent failure of live,
Xen patchbot -unstable
- [Xen-changelog] xm-test report fails because IA64's /cpu/procinfo format is different from,
Xen patchbot -unstable
- [Xen-changelog] Fix printf of ssize_t that broke 64-bit build.,
Xen patchbot -unstable
- [Xen-changelog] Squelch error messages from calls when failure is handled gracefully.,
Xen patchbot -unstable
- [Xen-changelog] Remove one of the multiple occurrences of vcpus in the sxpr. This value is,
Xen patchbot -unstable
- [Xen-changelog] Add a "consumed" parameter to the buffer declaration, and use this to advance,
Xen patchbot -unstable
- [Xen-changelog] Pull nmi/traps changes from Linux 2.6.14.,
Xen patchbot -unstable
- [Xen-changelog] Make the master fd belonging to the pty pair non-blocking. Writes were blocking,
Xen patchbot -unstable
- [Xen-changelog] Output an explicit newline before the "REASON:" string so the report script,
Xen patchbot -unstable
- [Xen-changelog] The Mini-OS build once again broke, this time since vcpu_data became vcpu_info,
Xen patchbot -unstable
- [Xen-changelog] Add map_domain_pages/unmap_domain_pages to map contiguous,
Xen patchbot -unstable
- [Xen-changelog] Fix the request size for a full page-sized skbuff in netfront,
Xen patchbot -unstable
- [Xen-changelog] Fix netfront to accept received packets at a wider range of,
Xen patchbot -unstable
- [Xen-changelog] Pre-decrement rather than post-decrement in shadow32.c.,
Xen patchbot -unstable
- [Xen-changelog] Update xen cap to reflect 32 bit VMX guest support on x86_64,
Xen patchbot -unstable
- [Xen-changelog] Fix vtpm support in xend.,
Xen patchbot -unstable
- [Xen-changelog] Mention udev, clean up xm help section, mention network-nat and network-route,
Xen patchbot -unstable
- [Xen-changelog] Added tag RELEASE-3.0.0 for changeset c8fdb0caa77b429cf47f9707926e83947778cb48,
Xen patchbot -unstable
- [Xen-changelog] Updated docs for Xen 3.0.,
Xen patchbot -unstable
- [Xen-changelog] Temporarily remove NetBSD and FreeBSD sparse trees to avoid user confusion.,
Xen patchbot -unstable
- [Xen-changelog] Update version number for Xen 3.0.0 release.,
Xen patchbot -unstable
- [Xen-changelog] Make version strings consistent across all interfaces.,
Xen patchbot -unstable
- [Xen-changelog] Update -xen config file to include newgen megaraid and qla scsi drivers.,
Xen patchbot -unstable
- [Xen-changelog] Rename set-vcpus to vcpu-set (match docs) and update short help page.,
Xen patchbot -unstable
- [Xen-changelog] Pull requests from blkfront into blkback a bit more,
Xen patchbot -unstable
- [Xen-changelog] Bump blktap and dom0op version numbers.,
Xen patchbot -unstable
- [Xen-changelog] Image.py should send 2 new arguments to qemu-dm for setting QEMU window,
Xen patchbot -unstable
- [Xen-changelog] Add a comment to tricky corner case in evtchn_close().,
Xen patchbot -unstable
- [Xen-changelog] Merge docs,
Xen patchbot -unstable
- [Xen-changelog] Incorporating Alan Oehler's changes, some of mine.,
Xen patchbot -unstable
- [Xen-changelog] Incorporating Alan's mods.,
Xen patchbot -unstable
- [Xen-changelog] Applied Robb Roman's patches to upstream.,
Xen patchbot -unstable
- [Xen-changelog] Small cleanup for distro chapters.,
Xen patchbot -unstable
- [Xen-changelog] Reorg patch 2 to match http://wiki.xensource.com/xenwiki/Xen3DocsToDo,
Xen patchbot -unstable
- [Xen-changelog] Reorg patch 1 to match http://wiki.xensource.com/xenwiki/Xen3DocsToDo,
Xen patchbot -unstable
- [Xen-changelog] Readme typos,
Xen patchbot -unstable
- [Xen-changelog] Fix same_vm test by adding missing '$'.,
Xen patchbot -unstable
- [Xen-changelog] Use test ([) instead of expr to compare integers.,
Xen patchbot -unstable
- [Xen-changelog] Fix request-notification holdoff in blkback. New code is,
Xen patchbot -unstable
- [Xen-changelog] Remove scary warning message about 'breaking irq affinity',
Xen patchbot -unstable
- [Xen-changelog] Set the device model windows title as the domain name,
Xen patchbot -unstable
- [Xen-changelog] Update xend-config.sxp so that dom0-min-mem is 196MB by default, as this is rather more user friendly.,
Xen patchbot -unstable
- [Xen-changelog] Always initialise a swiotlb for domain0. Make it a small,
Xen patchbot -unstable
- [Xen-changelog] Enable multiple NICs for vmx domain by configuration file,
Xen patchbot -unstable
- [Xen-changelog] Fixes unmodified 32-bit guest support on the x86_64 Xen.,
Xen patchbot -unstable
- [Xen-changelog] Fix block backend teardown when the device didn't setup completely.,
Xen patchbot -unstable
- [Xen-changelog] Set hostname in DHCP config from the guest name, and if more than one interface,
Xen patchbot -unstable
- [Xen-changelog] Fix blkback request notification holdoff. req_cons must be,
Xen patchbot -unstable
- [Xen-changelog] Fix typo in previous changeset. Include is ../grant_table.h,
Xen patchbot -unstable
- [Xen-changelog] Inclide grant_ref_t definition in split-driver struct,
Xen patchbot -unstable
- [Xen-changelog] Merge with xen-ia64-unstable.hg,
Xen patchbot -unstable
- [Xen-changelog] Revert to simpler ia64 defconfigs, generic one causes loopback failures,
Xen patchbot -unstable
- [Xen-changelog] Minor changes due to file movement to merge xen-unstable with xen-ia64-unstable,
Xen patchbot -unstable
- [Xen-changelog] Merge,
Xen patchbot -unstable
- [Xen-changelog] Stack pal call emulation implemented. (by Tristan Gingold),
Xen patchbot -unstable
- [Xen-changelog] Update xen-capable elilo to support compressed dom0 kernel images (by Alex Williamson),
Xen patchbot -unstable
- [Xen-changelog] Enable serial input for Xen (tied to ifdef, default off for now),
Xen patchbot -unstable
- [Xen-changelog] Fix pointer in vmx vmmu init code (by Anthony Xu and Kevin Tian),
Xen patchbot -unstable
- [Xen-changelog] Fix flush_tlb_mask to no-op for non-SMP, now needed in grant_table.c,
Xen patchbot -unstable
- [Xen-changelog] Fix pfn_valid call (by Kevin Tian),
Xen patchbot -unstable
- [Xen-changelog] Add (incomplete) dom0_physinfo call to try with xm list and xen-bugtool,
Xen patchbot -unstable
- [Xen-changelog] devmem.c no longer needed in drivers/xen/core,
Xen patchbot -unstable
- [Xen-changelog] Adapt to removal of #ifdef ia64 in xmalloc (handle SMP_CACHE_SHIFT),
Xen patchbot -unstable
- [Xen-changelog] vcpu_regs defined in ptrace.h (get regs from vcpu). Manual conversions and duplicate declarations removed. (by Tristan Gingold),
Xen patchbot -unstable
- [Xen-changelog] Re-revert to generic xen0_defconfig_ia64 file,
Xen patchbot -unstable
- [Xen-changelog] Patched drivers/acpi/motherboard.c no longer needed,
Xen patchbot -unstable
- [Xen-changelog] After Alex's ACPI patch, this patch in motherboard.c for NULL FADT no longer required,
Xen patchbot -unstable
- [Xen-changelog] Add a trivial namespace to the fake ACPI DSDT.,
Xen patchbot -unstable
- [Xen-changelog] Create the base set of ACPI structures necessary to satisfy the ACPI subsystem on a guest OS. This includes RSDP, XSDT, FADT, MADT, and DSDT.,
Xen patchbot -unstable
- [Xen-changelog] Handle lds on vti domain and fix some bugs on vti domain,
Xen patchbot -unstable
- [Xen-changelog] Using a slow serial console with sync_console on SMP leaves an,
Xen patchbot -unstable
- [Xen-changelog] Read from the store if the filename reported by losetup has been truncated (the,
Xen patchbot -unstable
- [Xen-changelog] Make "xm list --long" generate device configuration data from xenstore state,
Xen patchbot -unstable
- [Xen-changelog] Fix vif-net script for setups where eth0 has no IP address.,
Xen patchbot -unstable
- [Xen-changelog] Fix PAE bootstrap.,
Xen patchbot -unstable
- [Xen-changelog] Add a defensive batched tlb flush to free_page_type(), to,
Xen patchbot -unstable
- [Xen-changelog] Move cpu0_stack out of Xen text section and into BSS. This,
Xen patchbot -unstable
- [Xen-changelog] This patch adds a new domain config option, 'cpus' which is a list of,
Xen patchbot -unstable
- [Xen-changelog] Fix the block-sharing check for physical devices by using a lock to serialise,
Xen patchbot -unstable
- [Xen-changelog] Added /etc/init.d/dhcpd to list of init files to check for (supporting Centos,
Xen patchbot -unstable
- [Xen-changelog] Added serialisation facilities. Udev is supposed to serialise events, but sadly,
Xen patchbot -unstable
- [Xen-changelog] Remove the watch on the /vm/<uuid> path when rebooting or migrating. We don't,
Xen patchbot -unstable
- [Xen-changelog] Don't log every time around the big transaction writing the device details.,
Xen patchbot -unstable
- [Xen-changelog] Added xen-hotplug.log to the files to collect.,
Xen patchbot -unstable
- [Xen-changelog] Initialise the connection ID when a domain is introduced. This (re)enables,
Xen patchbot -unstable
- [Xen-changelog] Fix error message.,
Xen patchbot -unstable
- [Xen-changelog] More console-related cleanups.,
Xen patchbot -unstable
- [Xen-changelog] Simplify console driver and avoid unnecessary spinning in the,
Xen patchbot -unstable
- [Xen-changelog] Disable devfs from the -xen configs. It's obsolete and was causing problems for some users.,
Xen patchbot -unstable
- [Xen-changelog] Avoid a hang when probing the partition table on imported block,
Xen patchbot -unstable
- [Xen-changelog] Blkif request notifications use generic ring req_event holdoff,
Xen patchbot -unstable
- [Xen-changelog] Add padding to ring headers for future expansion.,
Xen patchbot -unstable
- [Xen-changelog] Clean up netif messages. Remove bitfields, and create,
Xen patchbot -unstable
- [Xen-changelog] Fix tpm split driver to include grant-table defintions.,
Xen patchbot -unstable
- [Xen-changelog] While working bug #143, it came to my attention that no verbose error is,
Xen patchbot -unstable
- [Xen-changelog] Fix __get_user() asm warning by making source and dest,
Xen patchbot -unstable
- [Xen-changelog] Avoid ns16550 poll timeout underflow.,
Xen patchbot -unstable
- [Xen-changelog] More fixes for live migrate on PAE and 64-bit.,
Xen patchbot -unstable
- [Xen-changelog] Use getopt.gnu_getopt rather than getopt.getopt, so that xm list VM --long is,
Xen patchbot -unstable
- [Xen-changelog] Add test for the last unresolved bit of bug #416. Check that,
Xen patchbot -unstable
- [Xen-changelog] Fix VBD recovery logic on SMP guests (+ a minor error reporting fix for save),
Xen patchbot -unstable
- [Xen-changelog] Implement generic notiication hold-off in the ring macros,
Xen patchbot -unstable
- [Xen-changelog] Prevent BVT scheduler to be set with a too low ctx_allow by applying,
Xen patchbot -unstable
- [Xen-changelog] Define explicit evtchn_port_t type (32 bits) and plumb up,
Xen patchbot -unstable
- [Xen-changelog] fix the console when only XEN_PHYSDEV_ACCESS is Yes.,
Xen patchbot -unstable
- [Xen-changelog] Fix migrate.,
Xen patchbot -unstable
- [Xen-changelog] Move net split driver onto ring.h generic rings.,
Xen patchbot -unstable
- [Xen-changelog] ptsname() is applied to the master fd, not the slave fd.,
Xen patchbot -unstable
- [Xen-changelog] Move the dom0 ballooning-out code from the xm create handler and into the,
Xen patchbot -unstable
- [Xen-changelog] Remove /local when xenstored starts. This stops stale data affecting the,
Xen patchbot -unstable
- [Xen-changelog] Work around the fact that the physinfo dom0 call is not implemented for IA64.,
Xen patchbot -unstable
- [Xen-changelog] Added a pages_to_kib function, which converts a page count into a number of,
Xen patchbot -unstable
- [Xen-changelog] Remove config.py, it's autogenerated from config.py.in,
Xen patchbot -unstable
- [Xen-changelog] Match rename of free_pages field to free_memory,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Merged.,
Xen patchbot -unstable
- [Xen-changelog] Some tweaks to the restore and migrate tests to expose the consoles of the,
Xen patchbot -unstable
- [Xen-changelog] Remove useless test 05_create_noroot_noram,
Xen patchbot -unstable
- [Xen-changelog] Enable console debug dumping so that we submit the oops generated by,
Xen patchbot -unstable
- [Xen-changelog] Add a new /proc/xen file called 'capabilities'. Currently, when read in dom0 it will return 'control_d', and be empty when read in a guest. This provides a convenient way to allow the root user to detect whether they're running in a guest or dom0, and e.g. gate whether to start xend. In future, when we add more fine grained capabilities we will add other details into this file.,
Xen patchbot -unstable
- [Xen-changelog] Improve the tls warning message to mention that the best soloution is to install a 'xen-friendly' glibc.,
Xen patchbot -unstable
Mail converted by MHonArc
|