On Mon, May 19, 2025 at 3:20 AM Alistair Francis wrote:
>
> On Tue, May 6, 2025 at 8:47 AM Daniel Henrique Barboza
> wrote:
> >
> > Hi Alistair,
> >
> >
> > I think we should push this upstream and see what happens. We'll have a
> > full release cycle to undo the change in case we find unintended
On Thu, Jun 20, 2019 at 9:18 PM Alistair Francis wrote:
>
> On Thu, Jun 20, 2019 at 1:16 AM Andrea Bolognani wrote:
> >
> > On Wed, 2019-06-19 at 11:23 -0700, Alistair Francis wrote:
> > > On Wed, Jun 19, 2019 at 7:42 AM Bin Meng wrote:
> > > > On Wed, Jun 19, 2019 at 10:30 PM Alistair Francis
we don't support
> > > MSI.
> > >
> > > Signed-off-by: Alistair Francis
> > > Reported-by: Andrea Bolognani
> > > Reported-by: David Abdurachmanov
> > > ---
> > > This should allow working pcie-root-ports in QEMU and allow lib
On Thu, Mar 14, 2019 at 2:00 PM Michael S. Tsirkin wrote:
>
> On Thu, Mar 14, 2019 at 01:53:48PM +0100, Andrea Bolognani wrote:
> > On Mon, 2019-03-04 at 19:19 +0100, Paolo Bonzini wrote:
> > > Instead of including the same list of devices for each target,
> > > set CONFIG_PCI to true, and make th
On Mon, Mar 11, 2019 at 8:51 PM BALATON Zoltan wrote:
>
> On Mon, 11 Mar 2019, Markus Armbruster wrote:
> > Gerd Hoffmann writes:
> >> From: BALATON Zoltan
> >>
> >> At least two machines, the PPC mac99 and MIPS fulong2e, have an ATI
> >> gfx chip by default (Rage 128 Pro and M6/RV100 respective
Re-enable PCI_DEVICES for RISC-V.
The patch is based on other /Kconfig.
Signed-off-by: David Abdurachmanov
Fixes: 82a230d5a303 ("riscv-softmmu.mak: replace CONFIG_* with Kconfig "select"
directives")
---
hw/riscv/Kconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git