search for: guthro

Displaying 20 results from an estimated 57 matches for "guthro".

2012 Jun 07
7
[PATCH] xen/hvc: Fix polling mode to work with kdb/kgdb
Fix the polling section of the hvc driver to use the global "last_hvc" variable, rather than the ttys. With this change debugging a xen dom0 kernel is possible via the following kernel parameter: kgdboc=hvc0 Signed-off-by: Ben Guthro <Benjamin.Guthro@citrix.com> diff --git a/drivers/tty/hvc/hvc_console.c b/drivers/tty/hvc/hvc_console.c index 2d691eb..3750e74 100644 --- a/drivers/tty/hvc/hvc_console.c +++ b/drivers/tty/hvc/hvc_console.c @@ -766,12 +766,10 @@ int hvc_poll_init(struct tty_driver *driver, int line, char *op...
2012 Aug 17
4
[ANNOUNCE] Git mirror of Xen repositories available
Hi everyone, I''m pleased to announce that a Git mirror repository is now available (and up-to-date). This one contains several branches: * master --> xen-unstable.hg * staging --> staging/xen-unstable.hg * stable-4.0 --> xen-4.0-testing.hg * stable-4.1 --> xen-4.1-testing.hg http://xenbits.xen.org/gitweb/?p=xen.git git://xenbits.xen.org/xen.git Regards, --
2008 Jun 05
2
[PATCH 1/2] Migrate tsc values during migration
Migrate the last TSC values for more accurate timekeeping during live migration Signed-off-by: Dave Winchell <dwinchell@virtualiron.com> Signed-off-by: Ben Guthro <bguthro@virtualiron.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Jun 17
8
VCPU cores & sockets
Before I get to entrenched in the ACPI code - I thought I''d ping the community to make sure nobody else has investigated this already - Can we present cores vs sockets for guest VCPUs? Right now, the number of total processors can be specified, but can we specify cores per socket? I see this potentially being an hvmloader function, as part of its acpi build code. Could this be
2013 Mar 27
2
[PATCH] x86/S3: Restore broken vcpu affinity on resume (v3)
...esume process, when enabling nonboot cpus restore these affinities. v2: Fix formatting problems. remove early return in cpu_disable_scheduler() path. v3: Fix remaining errant tab Move restore_vcpu_affinity() to thaw_domains(), eliminating the need to promote for_each_cpupool() Signed-off-by: Ben Guthro <benjamin.guthro@citrix.com> --- xen/arch/x86/acpi/power.c | 4 ++++ xen/common/domain.c | 2 ++ xen/common/schedule.c | 41 ++++++++++++++++++++++++++++++++++++++++- xen/include/xen/sched.h | 6 ++++++ 4 files changed, 52 insertions(+), 1 deletion(-) diff --git a/xen...
2007 Aug 27
3
[PATCH] Limit MCG Cap
Intercept guest reads of MSR_IA32_MCG_CAP and limit the number of memory banks reported to one. This prevents us from trying to read status of non-existent banks when migrated to a machine with fewer banks. Signed-off-by: Ben Guthro Signed-off-by: David Lively <dlively@virtualiron.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Jul 09
6
4.3 regression in booting on a particular platform
Jan, I was given a machine to diagnose a boot problem on xen 4.3, that used to work on 4.2, and have bisected to the following changeset: commit d0d4635d034f202bb401a6efa3ba61530f3854ab Author: Jan Beulich <jbeulich@suse.com> Date: Thu Nov 22 10:47:58 2012 +0100 implement vmap() ... and use it as basis for a proper ioremap() on x86. Signed-off-by: Jan Beulich
2013 Jun 24
2
ehci dbgp reset during boot?
Jan (or others), I'm seeing an issue with the EHCI debug port functionality, that I'm wondering whether it is a known limitation of the hardware, or if this is a bug. On a particular system that I had limited debug capabilities in the past (Dell Inspiron 15 i3) I am seeing the debug messages abruptly stop during boot, followed by garbage that looks like an uninitialized serial port:
2007 Jan 31
1
I2O_EXT_ADAPTEC_DMA64
...ldconfigs/linux-defconfig_xen_x86_32;style=rev%3D%2B%2509buildconfigs%252Flinux My question is - If this was intentionally pulled out of the buildconfig - what am I doing wrong? Alternately If this was an unintended result of the merge - would you accept a simple patch to fix this? Regards, Ben Guthro -- ________________________________________________________________________ Ben Guthro Virtual Iron Software bguthro@virtualiron.com Tower 1, Floor 2 978-849-1203 900 Chelmsford Street...
2012 Oct 05
0
[xen-4.2-testing test] 13925: regressions - FAIL
...d64-amd64-xl-win 13 guest-stop fail never pass version targeted for testing: xen 27db446078b5 baseline version: xen a69c8e5c4afc ------------------------------------------------------------ People who touched revisions under test: Ben Guthro <ben@guthro.net> Christoph Egger <Christoph.Egger@amd.com> Jan Beulich <jbeulich@suse.com> Keir Fraser <keir@xen.org> Tim Deegan <tim@xen.org> ------------------------------------------------------------ jobs: build-amd64...
2007 Oct 08
5
3.1.1 RC4?
...nt into the 3.1.1 staging tree today. Does this mean that we should expect a 4th release candidate before the 3.1.1 release tag is official? If so - how much testing time are you going to give that release candidate before deciding whether a release tag, or another RC round is appropriate? Ben Guthro _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 May 30
10
[xen-unstable test] 12988: regressions - FAIL
flight 12988 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/12988/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-oldkern 4 xen-build fail REGR. vs. 12979 Regressions which are regarded as allowable (not blocking): test-amd64-amd64-xl-qemuu-win7-amd64 12
2012 Oct 16
5
CPU microcode update under xen
Hi! System: Debian/testing with selfcompiled kernel 3.5.5 (same error with 3.4 or 3.6) XEN: 4.1.3 After booting the Dom0 I notice the following errors: [ 2.939078] microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 [ 2.991998] microcode: CPU0 update to revision 0xa0b failed [ 2.992035] microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 [ 2.995882] microcode: CPU1 update to
2007 Jun 19
1
[PATCH 4/4] Add libvdisk, and vdisk_tool
[PATCH 4/4] Add libvdisk, and vdisk_tool vdisk-support.patch provides libvdisk, and vdisk_tool, as described in [PATCH 0/4] Signed-off-by: Boris Ostrovsky <bostrovsky@virtualiron.com> Signed-off-by: Ben Guthro <bguthro@virtualiron.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Sep 09
0
Re: [Input needed, open until Monday Aug 12th] Should we have an invite only, 1/2 day developer meeting before Xen Developer Summit (i.e. in the afternoon of October 23, Edinburgh, UK)
Yes it is happening. I sent a mail 2 to the list weeks ago. I sent out a mail earlier today to get input on revised timing. I would try and arrive the evening before or in the early hours of wed 8ish or so Lars Sent from Samsung Mobile -------- Original message -------- From: Ben Guthro <ben@guthro.net> Date: 2013/09/09 18:54 (GMT+00:00) To: Lars Kurth <lars.kurth@xen.org> Cc: Dario Faggioli <dario.faggioli@citrix.com>,xen-arm@lists.xen.org,xen-api@lists.xen.org,cl-mirage@lists.cam.ac.uk,xen-devel@lists.xen.org Subject: Re: [Xen-devel] [Input needed, open u...
2012 Apr 20
1
[PATCH v2 0/2] fix "perf top" soft lockups under Xen
...en_send_IPI_one, but it''s only used in xen_smp_send_reschedule, xen_smp_send_call_function_ipi and xen_smp_send_call_function_single_ipi, etc. So we need to implement Xen''s APIC IPI interface as Ben''s patch does. And implement Xen''s IRQ_WORK_VECTOR handler. Ben Guthro (1): xen: implement apic ipi interface Lin Ming (1): xen: implement IRQ_WORK_VECTOR handler arch/x86/include/asm/xen/events.h | 1 + arch/x86/xen/enlighten.c | 9 +++ arch/x86/xen/smp.c | 111 +++++++++++++++++++++++++++++++++++- arch/x86/xen/smp.h...
2013 Apr 10
1
S3 testing, etc
...t.kernel.org/cgit/linux/kernel/git/konrad/xen.git/log/?h=devel/acpi-s3.v9 http://git.kernel.org/cgit/linux/kernel/git/konrad/xen.git/log/?h=devel/acpi-s3.v10 The hope here is that this might be somehow worked into the automated testing to maybe catch regressions in S3 sooner. Signed-off-by: Ben Guthro <benjamin.guthro@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2013 Nov 19
5
Xen S3 host resume: "Interrupts enabled after xen_acpi_processor_resume+0x0/0x34"
After an S3 host resume, I''m seeing: [48002.772629] ACPI: Low-level resume complete [48002.772802] PM: Restoring platform NVS memory [48002.776143] xen_acpi_processor: Uploading Xen processor PM info [48002.776691] ------------[ cut here ]------------ [48002.776712] WARNING: CPU: 0 PID: 10235 at drivers/base/syscore.c:104 syscore_resume+0x9a/0xe0() [48002.776751] Interrupts enabled after
2012 Aug 29
4
xen debugger (kdb/xdb/hdb) patch for c/s 25467
Hi Guys, Thanks for the interest in the xen hypervisor debugger, prev known as kdb. Btw. I''m gonna rename it to xdb for xen-debugger or hdb for hypervisor debugger. KDB is confusing people with linux kdb debugger and I often get emails where people think they need to apply linux kdb patch also... Anyways, attaching patch that is cleaned up of my debug code that I accidentally left in
2013 Apr 19
2
[GIT PULL) xen (stable/for-linus-3.10-rc0-tag) for v3.10 merge window.
...n/events.c | 33 +++++++++++----- drivers/xen/xen-acpi-processor.c | 82 +++++++++++++++++++++++++++------------- include/xen/events.h | 3 +- 9 files changed, 188 insertions(+), 54 deletions(-) Andrew Jones (1): xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTEND Ben Guthro (2): xen: Re-upload processor PM data to hypervisor after S3 resume (v2) xen: resolve section mismatch warnings in xen-acpi-processor David Vrabel (1): x86/xen: populate boot_params with EDD data Jan Beulich (1): xen: drop tracking of IRQ vector Konrad Rzeszutek Wilk (9):...