qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: minyard@acm.org
To: qemu-devel@nongnu.org, Titus Rwantare <titusr@google.com>
Subject: [PATCH 0/3] Move some things out of hw/misc
Date: Tue, 18 May 2021 19:03:28 -0500	[thread overview]
Message-ID: <20210519000331.3690536-1-minyard@acm.org> (raw)

hw/misc has collected a few things that could be moved elsewhere.

Move two ADC devices into the adc directory.

Create a sensor directory and move the sensors into it.  There's only a
few for now, but the people driving the BMC work are going to be adding
many more, and it would really clutter up hw/misc.  This is the main
reason for the patch set.

I was unable to run the tests to completion, but I think I ran the ones
that matter.  The end of master fails the BIOS tests for i386, at least,
and it hangs the test run.  I backed out these changes and
double-checked.

-corey




             reply	other threads:[~2021-05-19  0:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19  0:03 minyard [this message]
2021-05-19  0:03 ` [PATCH 1/3] adc: Move the zynq-xadc file to the adc directories minyard
2021-05-19 17:56   ` Philippe Mathieu-Daudé
2021-05-19 17:57   ` Philippe Mathieu-Daudé
2021-05-19 18:10     ` Edgar E. Iglesias
2021-05-19  0:03 ` [PATCH 2/3] adc: Move the max111x driver to the adc directory minyard
2021-05-19 17:56   ` Philippe Mathieu-Daudé
2021-05-19  0:03 ` [PATCH 3/3] sensor: Move hardware sensors from misc to a sensor directory minyard
2021-05-19  7:23   ` Cédric Le Goater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210519000331.3690536-1-minyard@acm.org \
    --to=minyard@acm.org \
    --cc=qemu-devel@nongnu.org \
    --cc=titusr@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).