qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v3 0/5] hw/arm/sbsa-ref: sort out graphics a bit


From: Marcin Juszkiewicz
Subject: [PATCH v3 0/5] hw/arm/sbsa-ref: sort out graphics a bit
Date: Wed, 24 May 2023 12:27:24 +0200

Thomas Huth gave me some hints on how to improve sbsa-ref configuration
when it comes to graphics.

With this patchset we are able to start sbsa-ref if qemu is build with
"--without-default-devices" argument given to configure script.

Marcin Juszkiewicz (4):
  Add Bochs to list of vga_interfaces
  hw/arm/sbsa-ref: honor "-vga none" argument
  hw/arm/sbsa-ref: add gfx card only if we have pci
  hw/arm/sbsa-ref: use MachineClass->default_display

Thomas Huth (1):
  hw/arm: Use MachineClass->default_nic in the sbsa-ref machine

 hw/arm/sbsa-ref.c       | 11 ++++++++---
 include/sysemu/sysemu.h |  2 +-
 softmmu/vl.c            |  6 ++++++
 3 files changed, 15 insertions(+), 4 deletions(-)

-- 
2.40.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]