search for: 2f8

Displaying 14 results from an estimated 14 matches for "2f8".

Did you mean: 28
2012 Aug 31
2
[PATCH V2] libxl/xl: implement support for guest iooprt and irq permissions
...in http://cmrg.fifthhorseman.net/wiki/xen#grantingaccesstoserialhardwaretoadomU I tested this using Xen''s ''q'' key handler which prints out the I/O port and IRQ ranges allowed for each domain. e.g.: (XEN) Rangesets belonging to domain 31: (XEN) I/O Ports { 2e8-2ef, 2f8-2ff } (XEN) Interrupts { 3, 5-6 } Signed-off-by: Ian Campbell <ian.campbell@citrix.com> --- Handle additional error conditions: - (*ep!=0 && *ep!=''-'') - *ep2!=0 - calloc failure - values which are too big for a uint32_t s/parsion/parsing/ diff -r ccbee5bcb31b -...
2016 Oct 09
3
Enumeration of ISA serial ports inconsistent between Linux and Syslinux
...d found it has the same problem as Grub2. So I decided to do a good deed and report it to you, too :) As I understand the Supermicro BIOS, the issue could be fixed in the BIOS settings, by manually changing the ports to the default (Linux) order. Nonetheless the vendor default seems to be COM0=2f8, COM1=3f8. I don't have enough different boards to play with to give you an accurate answer on which SM boards/firmware revisions are affected, but it isn't the first time I have seen something like this. > RBIL MEMORY.LST release 61 starting at line 31: > > --------S-M00400000-...
2016 Oct 09
0
Enumeration of ISA serial ports inconsistent between Linux and Syslinux
...the same > problem as Grub2. So I decided to do a good deed and report it to you, too > :) As I understand the Supermicro BIOS, the issue could be fixed in the BIOS > settings, by manually changing the ports to the default (Linux) order. > Nonetheless the vendor default seems to be COM0=2f8, COM1=3f8. I don't have > enough different boards to play with to give you an accurate answer on which > SM boards/firmware revisions are affected, but it isn't the first time I > have seen something like this. > >> RBIL MEMORY.LST release 61 starting at line 31: >>...
2023 Jun 29
1
Plotting factors in graph panel
...ert%40ufl.edu%7C59 > 874e74164c46133f2c08db7853d28f%7C0d4da0f84a314d76ace60a62331e1b84%7C0% > 7C0%7C638236073642897221%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiL > CJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=H7 > 6XCa%2FULBGUn0Lok93l6mtHzo0snq5G0a%2BL4sEH8%2F8%3D&reserved=0 > > and provide commented, minimal, self-contained, reproducible code. > -- Anupam. [[alternative HTML version deleted]] ______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/ma...
2012 Sep 21
8
PATCH [base vtpm and libxl patches 4/6] add iomem support to libxl
...ed the redundant "allow" field, its not used by irq or ioports either. * fixed whitespace errors diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5 --- a/docs/man/xl.cfg.pod.5 +++ b/docs/man/xl.cfg.pod.5 @@ -496,6 +496,16 @@ is given in hexadecimal and may either a span e.g. C<2f8-2ff> It is recommended to use this option only for trusted VMs under administrator control. +=item B<iomem=[ "IOMEM_START,NUM_PAGES", "IOMEM_START,NUM_PAGES", ... ]> + +Allow guest to access specific hardware I/O memory pages. B<IOMEM_START> +is a physical pag...
2023 Jun 29
1
Plotting factors in graph panel
...gt; > 874e74164c46133f2c08db7853d28f%7C0d4da0f84a314d76ace60a62331e1b84%7C0% > > 7C0%7C638236073642897221%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiL > > CJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=H7 > > 6XCa%2FULBGUn0Lok93l6mtHzo0snq5G0a%2BL4sEH8%2F8%3D&reserved=0 > > > and provide commented, minimal, self-contained, reproducible code. > > > > > -- > Anupam. > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- T...
2016 Oct 09
3
Enumeration of ISA serial ports inconsistent between Linux and Syslinux
Hi, I would like to point out an issue with the enumeration of ISA serial devices in Syslinux. If I interpret the snippet below correctly, Syslinux looks up the device order with the BIOS, while Linux uses the fixed order 3F8,2F8,3E8,2E8. Note that this inconsistency is a real problem, as some motherboards (like e.g. a Supermicro X10DRi with default BIOS settings) have a different order stored in BIOS: --- # hexdump -s 0x400 -n 8 /dev/mem 0000400 02f8 03f8 0000 0000 --- Best regards, Oliver --- /syslinux/core/includ...
2023 Jul 06
1
Plotting factors in graph panel
...e74164c46133f2c08db7853d28f%7C0d4da0f84a314d76ace60a62331e1b84%7C0% >> > 7C0%7C638236073642897221%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiL >> > CJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=H7 >> > 6XCa%2FULBGUn0Lok93l6mtHzo0snq5G0a%2BL4sEH8%2F8%3D&reserved=0 >> > > and provide commented, minimal, self-contained, reproducible code. >> > >> >> >> -- >> Anupam. >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >&g...
2023 Jul 06
1
Plotting factors in graph panel
...f2c08db7853d28f%7C0d4da0f84a314d76ace60a62331e1b84%7C0% >>> > 7C0%7C638236073642897221%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiL >>> > CJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=H7 >>> > 6XCa%2FULBGUn0Lok93l6mtHzo0snq5G0a%2BL4sEH8%2F8%3D&reserved=0 >>> > > and provide commented, minimal, self-contained, reproducible code. >>> > >>> >>> >>> -- >>> Anupam. >>> >>> [[alternative HTML version deleted]] >>> >>> _____________...
2023 Jul 06
2
Plotting factors in graph panel
...%7C0d4da0f84a314d76ace60a62331e1b84%7C0% > >>> > 7C0%7C638236073642897221%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiL > >>> > CJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=H7 > >>> > 6XCa%2FULBGUn0Lok93l6mtHzo0snq5G0a%2BL4sEH8%2F8%3D&reserved=0 > >>> > > and provide commented, minimal, self-contained, reproducible code. > >>> > > >>> > >>> > >>> -- > >>> Anupam. > >>> > >>> [[alternative HTML version deleted]]...
2023 Jul 07
1
Plotting factors in graph panel
...7221%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4 > wLjA > > >>> > wMDAiL > > >>> > > CJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sd > > >>> > ata=H7 > > >>> > > 6XCa%2FULBGUn0Lok93l6mtHzo0snq5G0a%2BL4sEH8%2F8%3D&reserved=0 > > >>> > > and provide commented, minimal, self-contained, reproducible > code. > > >>> > > > >>> > > >>> > > >>> -- > > >>> Anupam. > > >>> > > >>>...
2023 Jul 07
1
Plotting factors in graph panel
...oiMC4 > > wLjA > > > >>> > wMDAiL > > > >>> > > > CJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sd > > > >>> > ata=H7 > > > >>> > > > 6XCa%2FULBGUn0Lok93l6mtHzo0snq5G0a%2BL4sEH8%2F8%3D&reserved=0 > > > >>> > > and provide commented, minimal, self-contained, reproducible > > code. > > > >>> > > > > >>> > > > >>> > > > >>> -- > > > >>> Anupam. > >...
2012 Sep 27
18
[PATCH 09/11] add iomem support to libxl
...vm. Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5 index 013270d..428da21 100644 --- a/docs/man/xl.cfg.pod.5 +++ b/docs/man/xl.cfg.pod.5 @@ -496,6 +496,17 @@ is given in hexadecimal and may either a span e.g. C<2f8-2ff> It is recommended to use this option only for trusted VMs under administrator control. +=item B<iomem=[ "IOMEM_START,NUM_PAGES", "IOMEM_START,NUM_PAGES", ... ]> + +Allow guest to access specific hardware I/O memory pages. B<IOMEM_START> +is a physical pag...
2023 Jun 29
3
Plotting factors in graph panel
Thanks, Pikal and Jim. Yes, it has been a long time Jim. I hope you have been well. Pikal, thanks. Your solution may be close to what I want. I did not know that I was posting in HTML. I just copied the data from Excel and posted in the email in Gmail. The data is still in Excel, because I have not yet figured out what is a good way to organize it in R. I am posting it again below as text. These