aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-14tests/m48t59: Make the test independent of global_qtestThomas Huth
2018-02-14tests/m48t59: Fix and re-enable the test for sparcThomas Huth
2018-02-14tests/boot-serial-test: Add support for the aarch64 virt machineWei Huang
2018-02-14tests/boot-serial: Add tests for PowerPC Mac machinesThomas Huth
2018-02-14tests/boot-serial: Enable the boot-serial test on SPARC machines, tooThomas Huth
2018-02-14wdt_ib700-test: Drop dependence on global_qtestEric Blake
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake
2018-02-14qmp-test: Drop dependence on global_qtestEric Blake
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake
2018-02-14libqos: Use explicit QTestState for ahci operationsEric Blake
2018-02-14libqos: Use explicit QTestState for i2c operationsEric Blake
2018-02-14libqos: Use explicit QTestState for rtas operationsEric Blake
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2018-02-14libqtest: Use qemu_strtoul()Eric Blake
2018-02-14tests: Clean up wait for eventMarkus Armbruster
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský
2018-02-13acpi-test: update FADTMichael S. Tsirkin
2018-02-13lpc: drop pcie host dependencyMichael S. Tsirkin
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie
2018-02-13libvhost-user: Fix resource leakYongji Xie
2018-02-13virtio-balloon: unref the memory region before continuingTiwei Bie
2018-02-13travis: use libgcc-4.8-dev (libgcc-6-dev is not available on Ubuntu 14.04)Philippe Mathieu-Daudé
2018-02-13memory: unify loops to sync dirty log bitmapPaolo Bonzini
2018-02-13memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini
2018-02-13memory: remove memory_region_test_and_clear_dirtyPaolo Bonzini
2018-02-13g364fb: switch to using DirtyBitmapSnapshotPaolo Bonzini
2018-02-13sdhci: add Spec v4.2 register definitionsPhilippe Mathieu-Daudé
2018-02-13sdhci: add a check_capab_v3() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: check Spec v3 capabilities qtestPhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynqmp: enable the UHS-I modePhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheetPhilippe Mathieu-Daudé
2018-02-13hw/arm/fsl-imx6: implement SDHCI Spec. v3Philippe Mathieu-Daudé
2018-02-13hw/arm/bcm2835_peripherals: change maximum block size to 1kBPhilippe Mathieu-Daudé
2018-02-13hw/arm/bcm2835_peripherals: implement SDHCI Spec v3Philippe Mathieu-Daudé
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé
2018-02-13sdbus: add trace eventsPhilippe Mathieu-Daudé
2018-02-13sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé
2018-02-13sdhci: rename the hostctl1 registerPhilippe Mathieu-Daudé
2018-02-13sdhci: add support for v3 capabilitiesPhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynq: fix the capabilities register to match the datasheetPhilippe Mathieu-Daudé
2018-02-13hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)Philippe Mathieu-Daudé
2018-02-13hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()Philippe Mathieu-Daudé
2018-02-13sdhci: check Spec v2 capabilities (DMA and 64-bit bus)Philippe Mathieu-Daudé
2018-02-13sdhci: Fix 64-bit ADMA2Sai Pavan Boddu