summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io: Fix Lesser GPL version numberChetan Pant2020-10-2727-27/+27
* cpus: Drop declaration of cpu_remove()Greg Kurz2020-10-271-8/+0Star
* Makefile: Add *.[ch].inc files to cscope/ctags/TAGSGreg Kurz2020-10-271-1/+1
* elf2dmp: Fix memory leak on main() error pathsAlexChen2020-10-271-2/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...Peter Maydell2020-10-2212-72/+232
|\
| * opengl: build opengl helper code modularGerd Hoffmann2020-10-212-1/+14
| * opengl: build egl-headless display modularGerd Hoffmann2020-10-211-1/+7
| * spice: flip modules switchGerd Hoffmann2020-10-211-1/+10
| * modules: add spice dependenciesGerd Hoffmann2020-10-211-0/+5
| * modules: dependencies infrastructureGerd Hoffmann2020-10-211-5/+27
| * spice: load module when enabled on the cmdlineGerd Hoffmann2020-10-211-1/+5
| * spice: wire up monitor in QemuSpiceOps.Gerd Hoffmann2020-10-213-1/+22
| * spice: move display_add_client() to QemuSpiceOps.Gerd Hoffmann2020-10-215-8/+11
| * spice: move auth functions to QemuSpiceOps.Gerd Hoffmann2020-10-215-20/+25
| * spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann2020-10-216-9/+16
| * spice: move display_init() to QemuSpiceOps.Gerd Hoffmann2020-10-215-8/+12
| * spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann2020-10-215-7/+9
| * spice: add QemuSpiceOps, move migrate_infoGerd Hoffmann2020-10-215-6/+21
| * spice: add module helpersGerd Hoffmann2020-10-215-4/+48
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...Peter Maydell2020-10-223-15/+58
|\ \
| * | hw/sd/sdcard: Assert if accessing an illegal groupPhilippe Mathieu-Daudé2020-10-211-0/+2
| * | hw/sd/sdcard: Do not attempt to erase out of range addressesPhilippe Mathieu-Daudé2020-10-211-0/+7
| * | hw/sd/sdcard: Reset both start/end addresses on errorPhilippe Mathieu-Daudé2020-10-211-0/+2
| * | hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESSPhilippe Mathieu-Daudé2020-10-211-3/+3
| * | hw/sd/sdcard: Introduce the INVALID_ADDRESS definitionPhilippe Mathieu-Daudé2020-10-211-5/+8
| * | hw/sd/sdcard: Add trace event for ERASE command (CMD38)Philippe Mathieu-Daudé2020-10-212-2/+2
| * | hw/sd/sdhci: Yield if interrupt delivered during multiple transferPhilippe Mathieu-Daudé2020-10-211-1/+4
| * | hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was deliveredPhilippe Mathieu-Daudé2020-10-211-2/+7
| * | hw/sd/sdhci: Resume pending DMA transfers on MMIO accessesPhilippe Mathieu-Daudé2020-10-211-0/+14
| * | hw/sd/sdhci: Stop multiple transfers when block count is clearedPhilippe Mathieu-Daudé2020-10-211-1/+6
| * | hw/sd/sdhci: Fix DMA Transfer Block Size fieldPhilippe Mathieu-Daudé2020-10-211-1/+1
| * | hw/sd/sdhci: Document the datasheet usedPhilippe Mathieu-Daudé2020-10-211-0/+2
| * | hw/sd/sdhci: Fix qemu_log_mask() format stringPhilippe Mathieu-Daudé2020-10-211-1/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...Peter Maydell2020-10-2122-65/+154
|\ \ \
| * | | tests/acpi: update expected data filesGerd Hoffmann2020-10-213-2/+0Star
| * | | tests/acpi: add microvm rtc testGerd Hoffmann2020-10-211-0/+12
| * | | tests/acpi: add microvm usb testGerd Hoffmann2020-10-211-0/+12
| * | | tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} filesGerd Hoffmann2020-10-212-0/+0
| * | | tests/acpi: allow updates for expected data filesGerd Hoffmann2020-10-211-0/+2
| * | | microvm: add usb supportGerd Hoffmann2020-10-214-1/+27
| * | | usb/xhci: fixup xhci kconfig depsGerd Hoffmann2020-10-211-4/+2Star
| * | | usb/xhci: add xhci_sysbus_build_aml() helperGerd Hoffmann2020-10-212-0/+17
| * | | usb/xhci: add include/hw/usb/xhci.h header fileGerd Hoffmann2020-10-217-41/+47
| * | | acpi: add aml builder stubsGerd Hoffmann2020-10-211-0/+14
| * | | tests/acpi: disallow changes for microvm/APIC.pcieGerd Hoffmann2020-10-211-1/+0Star
| * | | tests/acpi: update expected data filesGerd Hoffmann2020-10-211-0/+0
| * | | apci: drop has_pci arg for acpi_build_madtGerd Hoffmann2020-10-214-18/+14Star
| * | | microvm: set pci_irq_maskGerd Hoffmann2020-10-212-1/+7
| * | | x86: make pci irqs runtime configurableGerd Hoffmann2020-10-213-2/+4
| * | | tests/acpi: add empty microvm/APIC.pcieGerd Hoffmann2020-10-211-0/+0