qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target/hppa: Minor fix and improvement
@ 2019-02-22  6:05 Richard Henderson
  2019-02-22  6:05 ` [Qemu-devel] [PATCH 1/2] target/hppa: Do not return freed temporary Richard Henderson
  2019-02-22  6:05 ` [Qemu-devel] [PATCH 2/2] target/hppa: Optimize blr r0,rn Richard Henderson
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Henderson @ 2019-02-22  6:05 UTC (permalink / raw)
  To: qemu-devel

The first patch is via inspection.  Linux only uses priv
levels 0 and 3, and I suspect that HP-UX is the same.

The second patch comes from examining traces.


r~


Richard Henderson (2):
  target/hppa: Do not return freed temporary
  target/hppa: Optimize blr r0,rn

 target/hppa/translate.c | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

-- 
2.17.2

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

end of thread, other threads:[~2019-02-22  8:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22  6:05 [Qemu-devel] [PATCH 0/2] target/hppa: Minor fix and improvement Richard Henderson
2019-02-22  6:05 ` [Qemu-devel] [PATCH 1/2] target/hppa: Do not return freed temporary Richard Henderson
2019-02-22  8:39   ` Philippe Mathieu-Daudé
2019-02-22  6:05 ` [Qemu-devel] [PATCH 2/2] target/hppa: Optimize blr r0,rn Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).