aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-26fuzz: Declare DMA Read callback functionAlexander Bulekov
2020-10-26fuzz: Add DMA support to the generic-fuzzerAlexander Bulekov
2020-10-24fuzz: Add PCI features to the generic fuzzerAlexander Bulekov
2020-10-24fuzz: Add generic virtual-device fuzzerAlexander Bulekov
2020-10-24memory: Add FlatView foreach functionAlexander Bulekov
2020-10-24libqtest: fix memory leak in the qtest_qmp_event_refMaxim Levitsky
2020-10-24libqtest: fix the order of buffered eventsMaxim Levitsky
2020-10-24tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XXHavard Skinnemoen
2020-10-24accel: Add xen CpusAccel using dummy-cpusJason Andryuk
2020-10-24accel: move qtest CpusAccel functions to a common locationJason Andryuk
2020-10-24accel: Remove _WIN32 ifdef from qtest-cpus.cJason Andryuk
2020-10-24tests/qtest/libqtest: Fix detection of architecture for binaries without pathThomas Huth
2020-10-24tests/migration: fix memleak in wait_command/wait_command_fdChen Qun
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