search for: madt

Displaying 20 results from an estimated 236 matches for "madt".

Did you mean: made
2011 Dec 12
0
[PATCH 1/4] ACPI: eliminate duplicate MADT parsing and unused SBF definitions
...ude/acpi/actbl*.h instead. Signed-off-by: Jan Beulich <jbeulich@suse.com> --- a/xen/arch/ia64/xen/dom_fw_common.c +++ b/xen/arch/ia64/xen/dom_fw_common.c @@ -347,7 +347,7 @@ struct fake_acpi_tables { struct acpi_table_header dsdt; uint8_t aml[8 + 11 * MAX_VIRT_CPUS]; struct acpi_table_madt madt; - struct acpi_table_lsapic lsapic[MAX_VIRT_CPUS]; + struct acpi_madt_local_sapic lsapic[MAX_VIRT_CPUS]; uint8_t pm1a_event_block[4]; uint8_t pm1a_control_block[1]; uint8_t pm_timer_block[4]; @@ -365,7 +365,7 @@ dom_fw_fake_acpi(domain_t *d, struct fak struct acpi_table_facs *facs = &a...
2008 May 14
1
RELENG_6 regression: panic: vm_fault on nofault entry, addr: c8000000
...uot;/boot/kernel/kernel" at 0xc1051000. Preloaded mfs_root "/boot/mfsroot" at 0xc10511e8. Preloaded elf module "/boot/modules/acpi.ko" at 0xc105122c. MP Configuration Table version 1.4 found at 0xc009dd71 Table 'FACP' at 0xcff68e48 Table 'APIC' at 0xcff68ebc MADT: Found table at 0xcff68ebc APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 0 ACPI ID 0: enabled MADT: Found CPU APIC ID 4 ACPI ID 1: enabled MADT: Found CPU APIC ID 2 ACPI ID 2: enabled MADT: Found CPU APIC ID 6 ACPI ID 3: enabled ACPI APIC Table: <PTLTD APIC > Calibrating...
2011 Jul 07
6
Xen unstable on NetBSD
Hello, I''m trying to compile Xen unstable on NetBSD, I''ve aplied the patches from http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/patches/?only_with_tag=MAIN and copied the blk files from http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/files/?only_with_tag=MAIN (I don''t know which of these patches have been applied to xen unstable, so
2006 Apr 25
0
[PATCH] honor apic= despite MADT/MPS OEM match
While other aspects of the system configuration may still be controlled by the outcome of the table scan, if apic= was given on the command line its effect should not be overridden here. Signed-off-by: Jan Beulich <jbeulich@novell.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Oct 09
1
windows doesn't show groups in security tab of file properties
...00 vmware instance and it's exactly the same. I checked the output of 'getent groups' on the PDC, they look good (see below). root:x:0: [...] ssh:x:103: administrators:x:999:admin domain guests:x:10004: domain machines:x:10005: buchhaltung:x:1003:ya honorar:x:1004:ya intern:x:1007:hm,madt,ya print_ops:x:1008:administrator domain_admins:x:10003:administrator igm:x:1002:hm,madt,ya dev:x:1006: software:x:1009: bpm:x:1005: pem:x:1010:hm,madt domain_users:x:10002:administrator,hm,ya,madt wks_admin:x:1011:administrator,ya I checked the groupmapping, which also looks good (see below). do...
2013 Sep 23
1
[PATCH] xen/x86: add a comment regarding how to get the VCPU ID on HVM
...c/vcpu.h @@ -35,6 +35,9 @@ * @cmd == VCPUOP_??? (VCPU operation). * @vcpuid == VCPU to operate on. * @extra_args == Operation-specific extra arguments (NULL if none). + * + * For x86 HVM domains that use VCPU operations the VCPU ID is the ACPI ID + * of the CPU, as fetched from the MADT table. */ /* -- 1.7.7.5 (Apple Git-26) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2009 Sep 30
3
Gathering information about RAM in sockets
...totalpages: 133120 DMA zone: 133120 pages, LIFO batch:31 DMI 2.3 present. ACPI: RSDP (v000 IBM ) @ 0x000fdfc0 ACPI: RSDT (v001 IBM SERONYXP 0x00001000 IBM 0x45444f43) @ 0x7ffdff80 ACPI: FADT (v001 IBM SERONYXP 0x00001000 IBM 0x45444f43) @ 0x7ffdff00 ACPI: MADT (v001 IBM SERONYXP 0x00001000 IBM 0x45444f43) @ 0x7ffdfe40 ACPI: ASF! (v016 IBM SERONYXP 0x00000001 IBM 0x45444f43) @ 0x7ffdfd80 ACPI: DSDT (v001 IBM SERGEODE 0x00001000 MSFT 0x0100000b) @ 0x00000000 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) A...
2011 Jan 30
1
HDT: New release 0.4.0-beta1
Hey folks, Last release was a long, long time ago. Pierre & I got a lot of work on our respective jobs. Anyway, I spent some days to complete some work on Syslinux & HDT. My current git tree is now featuring an ACPI implementation that allow parsing the structures (dsdt, ecdt, facs, fadt, madt, rdsp ,rsdt, sbst, xsdt) This pre-release of HDT is so featuring this table detection + cpu core/threads reporting. You can find screenshots + download images at https://www.hdt-project.org/wiki/hdt-0.4.0 This images are based on the current syslinux master (aka 4.04-pre5). Peter: it would be n...
2011 Jan 30
1
HDT: New release 0.4.0-beta1
Hey folks, Last release was a long, long time ago. Pierre & I got a lot of work on our respective jobs. Anyway, I spent some days to complete some work on Syslinux & HDT. My current git tree is now featuring an ACPI implementation that allow parsing the structures (dsdt, ecdt, facs, fadt, madt, rdsp ,rsdt, sbst, xsdt) This pre-release of HDT is so featuring this table detection + cpu core/threads reporting. You can find screenshots + download images at https://www.hdt-project.org/wiki/hdt-0.4.0 This images are based on the current syslinux master (aka 4.04-pre5). Peter: it would be n...
2013 Oct 30
1
[PATCH] x86/ACPI/x2APIC: guard against out of range ACPI or APIC IDs
Other than for the legacy APIC, the x2APIC MADT entries have valid ranges possibly extending beyond what our internal arrays can handle, and hence we need to guard ourselves against corrupting memory here. Signed-off-by: Jan Beulich <jbeulich@suse.com> --- a/xen/arch/x86/acpi/boot.c +++ b/xen/arch/x86/acpi/boot.c @@ -97,7 +97,20 @@ acpi_...
2012 Mar 26
2
[PATCH DOCDAY] docs: wrap misc/xen-command-line.markdown to 80 columns
...an effect if your system is blacklisted. +Using `acpi=ht` causes Xen to parse the ACPI tables enough to +enumerate all CPUs, but will not use other ACPI features. This is not +common, and only has an effect if your system is blacklisted. -The `acpi=noirq` option causes Xen to not parse the ACPI MADT table looking for IO-APIC entries. This is also not common, and any system which requries this option to function should be blacklisted. Additionally, this will not prevent Xen from finding IO-APIC entries from the MP tables. +The `acpi=noirq` option causes Xen to not parse the ACPI MADT table +l...
2013 Sep 23
1
[PATCH v2] xen/x86: add a comment regarding how to get the VCPU ID on HVM
..._??? (VCPU operation). * @vcpuid == VCPU to operate on. * @extra_args == Operation-specific extra arguments (NULL if none). + * + * For x86 HVM domains that use VCPU operations the VCPU ID is the ACPI + * Processor ID of the CPU (not to be confused with the APIC ID), as + * fetched from the MADT table. */ /* -- 1.7.7.5 (Apple Git-26) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2007 Aug 22
5
Bug#439156: xen-hypervisor-3.0.3-1-amd64: large memory not detected
...) Using APIC driver default (XEN) ACPI: RSDP (v002 ACPIAM ) @ 0x00000000000f9750 (XEN) ACPI: XSDT (v001 A M I OEMXSDT 0x10000624 MSFT 0x00000097) @ 0x00000000bfff0100 (XEN) ACPI: FADT (v003 A M I OEMFACP 0x10000624 MSFT 0x00000097) @ 0x00000000bfff0290 (XEN) ACPI: MADT (v001 A M I OEMAPIC 0x10000624 MSFT 0x00000097) @ 0x00000000bfff0390 (XEN) ACPI: SPCR (v001 A M I OEMSPCR 0x10000624 MSFT 0x00000097) @ 0x00000000bfff0420 (XEN) ACPI: SLIT (v001 A M I OEMSLIT 0x10000624 MSFT 0x00000097) @ 0x00000000bfff04b0 (XEN) ACPI: OEMB (v001 A M I AMI_OEM 0x10000624 MS...
2005 Jul 28
10
dma_alloc_coherent issue with tg3 in x86_64 build
...) @ 0x00000000000f7210 (XEN) ACPI: XSDT (v001 PTLTD XSDT 0x06040000 LTP 0x00000000) @ 0x000000007ff6d5a7 (XEN) ACPI: FADT (v003 AMD HAMMER 0x06040000 PTEC 0x000f4240) @ 0x000000007ff71d0f (XEN) ACPI: SRAT (v001 AMD HAMMER 0x06040000 AMD 0x00000001) @ 0x000000007ff71e03 (XEN) ACPI: MADT (v001 PTLTD APIC 0x06040000 LTP 0x00000000) @ 0x000000007ff71ecb (XEN) ACPI: ASF! (v016 MBI CETP 0x06040000 PTL 0x00000001) @ 0x000000007ff71f59 (XEN) ACPI: DSDT (v001 AMD-K8 AMDACPI 0x06040000 MSFT 0x0100000e) @ 0x0000000000000000 (XEN) ACPI: Local APIC address 0xfee00000 (XEN) ACPI...
2006 Nov 18
1
Xen 3.0.3 with CentOS 4.4
...B) (XEN) PAE enabled, limit: 16 GB 2548 (XEN) found SMP MP-table at 000fe710 2211 Oct 18 13:10 qemu-dm.7116.log (XEN) DMI 2.4 present. (XEN) Using APIC driver defaultFFE000 - 000000000 (XEN) ACPI: FADT (v003 DELL PE_SC3 0x00000001 DELL 0x00000001) @ 0x000f2b88Rom... 0 0 ? (XEN) ACPI: MADT (v001 DELL PE_SC3 0x00000001 DELL 0x00000001) @ 0x000f2c7c -rw-r--r-- 1 root root 1886 Oct 21 17:04 qemu-dm (XEN) ACPI: SPCR (v001 DELL PE_SC3 0x00000001 DELL 0x00000001) @ 0x000f2d5d unsupported int 16h function 03 0 ? S< (XEN) ACPI: HPET (v001 DELL PE_SC3 0x0000000...
2005 Nov 21
5
Error: Error creating domain: (22, ''Invalid argument'')
...N) DMI 2.3 present. (XEN) Using APIC driver default (XEN) ACPI: RSDP (v000 AMI ) @ 0x000ff900 (XEN) ACPI: RSDT (v001 RCC GCHE 0x00000001 MSFT 0x01000000) @ 0xefff0000 (XEN) ACPI: FADT (v001 RCC GCHE 0x00000001 MSFT 0x01000000) @ 0xefff0030 (XEN) ACPI: MADT (v001 RCC GCHE 0x00000001 MSFT 0x01000000) @ 0xefff00b0 (XEN) ACPI: DSDT (v001 RCC GCHE 0x00000100 MSFT 0x0100000d) @ 0x00000000 (XEN) ACPI: Local APIC address 0xfee00000 (XEN) ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (XEN) Processor #0 15:2 APIC version 20 (XEN) ACPI: LAPIC...
2007 Aug 09
2
Bad FADT and timer going backwards
...cfec0 mapped to address fff9bec0 (XEN) ACPI table at 0x3ffcfec0 mapped to address fff9bec0 (XEN) ACPI: FADT (v002 IBM SERBLADE 0x00001000 IBM 0x45444f43) @ 0x3ffcfec0 (XEN) ACPI table at 0x3ffcfe00 mapped to address fff9be00 (XEN) ACPI table at 0x3ffcfe00 mapped to address fff9be00 (XEN) ACPI: MADT (v001 IBM SERBLADE 0x00001000 IBM 0x45444f43) @ 0x3ffcfe00 (XEN) ACPI table at 0x3ffcfec0 mapped to address fff9bec0 (XEN) ACPI table at 0x3ffcdec0 mapped to address fff9bec0 (XEN) ACPI: DSDT (v001 IBM SERBLADE 0x00001000 INTL 0x02002025) @ 0x00000000 (XEN) NUMA turned off (XEN) Faking a n...
2006 Nov 07
2
Xen and QNX
I am trying to get QNX working with Xen. I''ve going about it in a similar way as installing windows with Xen, but when I start the guest up to install the OS it hangs on the line: ''Hit Esc for .altboot.......'' If anyone has managed to get this working, or has any ideas/advice for me here it would be greatly appreciated! Bryan
2011 Nov 29
18
[PATCH 0 of 6] Add support for a VM generation ID virtual device (v2)
The following is a revised patch series to add support for a VM generation ID virtual device for HVM guests. The basic requirements of this device are as follows: - It must be exposed somewhere in ACPI namespace with a _CID of "VM_Gen_Counter". - It must also include a _DDN of "VM_Gen_Counter". - It must contain a _HID object but no particular value is required. - It must
2005 Nov 22
1
gentoo as dom0 on xen fails...
...N) DMI 2.3 present. (XEN) Using APIC driver default (XEN) ACPI: RSDP (v000 AMI ) @ 0x000fa9e0 (XEN) ACPI: RSDT (v001 AMIINT VIA_K7 0x00000010 MSFT 0x00000097) @ 0x3fff0000 (XEN) ACPI: FADT (v001 AMIINT VIA_K7 0x00000011 MSFT 0x00000097) @ 0x3fff0030 (XEN) ACPI: MADT (v001 AMIINT VIA_K7 0x00000009 MSFT 0x00000097) @ 0x3fff00c0 (XEN) ACPI: DSDT (v001 VIA VIA_K7 0x00001000 MSFT 0x0100000d) @ 0x00000000 (XEN) ACPI: Local APIC address 0xfee00000 (XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) (XEN) Processor #0 6:8 APIC version 16 (XEN) ACPI: IOAPIC...