All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1813034] [NEW] create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM platforms
@ 2019-01-23 15:17 ShiftPlusOne
  2019-02-12 21:34 ` [Qemu-devel] [Bug 1813034] " Richard Henderson
  2019-04-24  5:18 ` Thomas Huth
  0 siblings, 2 replies; 3+ messages in thread
From: ShiftPlusOne @ 2019-01-23 15:17 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

The dynamic linker uses AT_PLATFORM from getauxval to substitute
$PLATFORM in certain places (man ld.so). It would be nice if it was set
to 'v6l', 'v7l' and whatever other platforms there are according to the
chosen CPU or via an environment variable. AT_PLATFORM is not guaranteed
to be set, so this isn't a major bug, but this is one case where it
makes things difficult.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1813034

Title:
  create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM  platforms

Status in QEMU:
  New

Bug description:
  The dynamic linker uses AT_PLATFORM from getauxval to substitute
  $PLATFORM in certain places (man ld.so). It would be nice if it was
  set to 'v6l', 'v7l' and whatever other platforms there are according
  to the chosen CPU or via an environment variable. AT_PLATFORM is not
  guaranteed to be set, so this isn't a major bug, but this is one case
  where it makes things difficult.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1813034/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [Bug 1813034] Re: create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM platforms
  2019-01-23 15:17 [Qemu-devel] [Bug 1813034] [NEW] create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM platforms ShiftPlusOne
@ 2019-02-12 21:34 ` Richard Henderson
  2019-04-24  5:18 ` Thomas Huth
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Henderson @ 2019-02-12 21:34 UTC (permalink / raw)
  To: qemu-devel

Patches posted:
https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg02863.html

** Changed in: qemu
     Assignee: (unassigned) => Richard Henderson (rth)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1813034

Title:
  create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM  platforms

Status in QEMU:
  New

Bug description:
  The dynamic linker uses AT_PLATFORM from getauxval to substitute
  $PLATFORM in certain places (man ld.so). It would be nice if it was
  set to 'v6l', 'v7l' and whatever other platforms there are according
  to the chosen CPU or via an environment variable. AT_PLATFORM is not
  guaranteed to be set, so this isn't a major bug, but this is one case
  where it makes things difficult.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1813034/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [Bug 1813034] Re: create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM platforms
  2019-01-23 15:17 [Qemu-devel] [Bug 1813034] [NEW] create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM platforms ShiftPlusOne
  2019-02-12 21:34 ` [Qemu-devel] [Bug 1813034] " Richard Henderson
@ 2019-04-24  5:18 ` Thomas Huth
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2019-04-24  5:18 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1813034

Title:
  create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM  platforms

Status in QEMU:
  Fix Released

Bug description:
  The dynamic linker uses AT_PLATFORM from getauxval to substitute
  $PLATFORM in certain places (man ld.so). It would be nice if it was
  set to 'v6l', 'v7l' and whatever other platforms there are according
  to the chosen CPU or via an environment variable. AT_PLATFORM is not
  guaranteed to be set, so this isn't a major bug, but this is one case
  where it makes things difficult.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1813034/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-24  5:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-23 15:17 [Qemu-devel] [Bug 1813034] [NEW] create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM platforms ShiftPlusOne
2019-02-12 21:34 ` [Qemu-devel] [Bug 1813034] " Richard Henderson
2019-04-24  5:18 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.