summaryrefslogtreecommitdiffstats
path: root/hw/i386/microvm-dt.c
Commit message (Expand)AuthorAgeFilesLines
* hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow2022-06-111-1/+1
* hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM propertyBernhard Beschow2022-06-111-1/+1
* hw/i386/microvm-dt: Force explicit failure if retrieving QOM property failsBernhard Beschow2022-06-111-2/+3
* microvm: check g_file_set_contents() return valueGerd Hoffmann2021-11-221-1/+4
* microvm: add missing g_free() callGerd Hoffmann2021-11-221-0/+2
* hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm()Philippe Mathieu-Daudé2021-11-221-1/+3
* microvm: add device tree support.Gerd Hoffmann2021-11-021-0/+341