summary refs log tree commit diff stats
path: root/python/qemu/console_socket.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-21tests/acpi: add microvm rtc testGerd Hoffmann1-0/+12
2020-10-21tests/acpi: add microvm usb testGerd Hoffmann1-0/+12
2020-10-21tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} filesGerd Hoffmann2-0/+0
2020-10-21tests/acpi: allow updates for expected data filesGerd Hoffmann1-0/+2
2020-10-21microvm: add usb supportGerd Hoffmann4-1/+27
2020-10-21usb/xhci: fixup xhci kconfig depsGerd Hoffmann1-4/+2
2020-10-21usb/xhci: add xhci_sysbus_build_aml() helperGerd Hoffmann2-0/+17
2020-10-21usb/xhci: add include/hw/usb/xhci.h header fileGerd Hoffmann7-41/+47
2020-10-21acpi: add aml builder stubsGerd Hoffmann1-0/+14
2020-10-21tests/acpi: disallow changes for microvm/APIC.pcieGerd Hoffmann1-1/+0
2020-10-21tests/acpi: update expected data filesGerd Hoffmann1-0/+0
2020-10-21apci: drop has_pci arg for acpi_build_madtGerd Hoffmann4-18/+14
2020-10-21microvm: set pci_irq_maskGerd Hoffmann2-1/