aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/microvm-dt.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-11hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow1-1/+1
2022-06-11hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM propertyBernhard Beschow1-1/+1
2022-06-11hw/i386/microvm-dt: Force explicit failure if retrieving QOM property failsBernhard Beschow1-2/+3
2021-11-22microvm: check g_file_set_contents() return valueGerd Hoffmann1-1/+4
2021-11-22microvm: add missing g_free() callGerd Hoffmann1-0/+2
2021-11-22hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm()Philippe Mathieu-Daudé1-1/+3
2021-11-02microvm: add device tree support.Gerd Hoffmann1-0/+341