summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-23libvhost-user: Allow vu_message_read to be replacedCoiby Xu
2020-10-23block/nvme: Add driver statistics for access alignment and hw errorsPhilippe Mathieu-Daudé
2020-10-22Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...Peter Maydell
2020-10-22Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...Peter Maydell
2020-10-21Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...Peter Maydell
2020-10-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into ...Peter Maydell
2020-10-21opengl: build opengl helper code modularGerd Hoffmann
2020-10-21opengl: build egl-headless display modularGerd Hoffmann
2020-10-21spice: flip modules switchGerd Hoffmann
2020-10-21modules: add spice dependenciesGerd Hoffmann
2020-10-21modules: dependencies infrastructureGerd Hoffmann
2020-10-21spice: load module when enabled on the cmdlineGerd Hoffmann
2020-10-21spice: wire up monitor in QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_add_client() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move auth functions to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: add QemuSpiceOps, move migrate_infoGerd Hoffmann
2020-10-21spice: add module helpersGerd Hoffmann
2020-10-21hw/sd/sdcard: Assert if accessing an illegal groupPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdcard: Do not attempt to erase out of range addressesPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdcard: Reset both start/end addresses on errorPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESSPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdcard: Introduce the INVALID_ADDRESS definitionPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdcard: Add trace event for ERASE command (CMD38)Philippe Mathieu-Daudé
2020-10-21hw/sd/sdhci: Yield if interrupt delivered during multiple transferPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was deliveredPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdhci: Resume pending DMA transfers on MMIO accessesPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdhci: Stop multiple transfers when block count is clearedPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdhci: Fix DMA Transfer Block Size fieldPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdhci: Document the datasheet usedPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdhci: Fix qemu_log_mask() format stringPhilippe Mathieu-Daudé
2020-10-21Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2020-10-21tests/acpi: update expected data filesGerd Hoffmann
2020-10-21tests/acpi: add microvm rtc testGerd Hoffmann
2020-10-21tests/acpi: add microvm usb testGerd Hoffmann
2020-10-21tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} filesGerd Hoffmann
2020-10-21tests/acpi: allow updates for expected data filesGerd Hoffmann
2020-10-21microvm: add usb supportGerd Hoffmann
2020-10-21usb/xhci: fixup xhci kconfig depsGerd Hoffmann
2020-10-21usb/xhci: add xhci_sysbus_build_aml() helperGerd Hoffmann
2020-10-21usb/xhci: add include/hw/usb/xhci.h header fileGerd Hoffmann
2020-10-21acpi: add aml builder stubsGerd Hoffmann
2020-10-21tests/acpi: disallow changes for microvm/APIC.pcieGerd Hoffmann
2020-10-21tests/acpi: update expected data filesGerd Hoffmann
2020-10-21apci: drop has_pci arg for acpi_build_madtGerd Hoffmann
2020-10-21microvm: set pci_irq_maskGerd Hoffmann
2020-10-21x86: make pci irqs runtime configurableGerd Hoffmann
2020-10-21tests/acpi: add empty microvm/APIC.pcieGerd Hoffmann