[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0 of 6] Various patches - debug help, xend fixes and S3 resume fixes (v1).
Hello, The majority of these patches are for Xend and for some of the operations it can do. I know that python stack is deprecated but some distros and companies still use - so it makes sense to carry them until those companies (cough cough) convert over to xl. The minority of the patches are: - Fix to PAT when resuming from S3 - this is a fix from VirtualComputer and the authorship should be theirs. - A VGA debug facility when you don't have any other mechanism to debug - And a fix to the xencommons to load the Xen ACPI processor which has been accepted upstream. Please pull or advice on whether I should split these patches up, etc. tools/python/xen/lowlevel/xc/xc.c | 247 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ tools/python/xen/util/pci.py | 7 ++++- tools/python/xen/xend/XendConfig.py | 13 ++++++++ tools/python/xen/xend/image.py | 10 ++++++- tools/python/xen/xm/create.py | 8 ++++- tools/python/xen/xm/xenapi_create.py | 7 ++++- xen/arch/x86/acpi/power.c | 18 ++++++++++++ xen/drivers/video/vga.c | 7 ++++- 8 files changed, 312 insertions(+), 5 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |