2018-03-12 | Philippe Mathieu... | hw/isa: Move parallel_hds_isa_init() to hw/char/parallel... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-2-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-9-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdhci: Fix a typo in comment ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-8-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdcard: Add the Tuning Command (CMD19) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-5-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdcard: Display which protocol is used when tracing... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-4-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdcard: Display command name when tracing CMD/ACMD ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-3-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdcard: Do not trace CMD55, except when we already... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: simplify SD_SEND_OP_COND (ACMD41) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-17-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: simplify SEND_IF_COND (CMD8) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-16-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: warn if host uses an incorrect address for... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-15-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: check the card is in correct state for APP... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-14-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: handles more commands in SPI mode ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-13-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use a more descriptive label 'unimplemented_spi_cmd' ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-12-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: handle the Security Specification commands ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-11-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: handle CMD54 (SDIO) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-10-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use the registerfields API for the CARD_STATUS... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-9-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use the correct masked OCR in the R3 reply ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-8-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: simplify using the ldst API ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-7-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: remove commands from unsupported old MMC specification ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-6-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: clean the SCR register and add few comments ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-5-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: fix the 'maximum data transfer rate' to 25MHz ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-4-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: update the CSD CRC register regardless the... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-3-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: Don't always set the high capacity bit ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use the registerfields API to access the OCR... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-12-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use G_BYTE from cutils ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-11-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: define SDMMC_CMD_MAX instead of using the magic... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-8-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: add more trace events ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-6-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: replace fprintf() by qemu_hexdump() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-5-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: add a trace event for command responses ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-4-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: replace DPRINTF() by trace events ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-3-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: reorder SDState struct members ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | hw/sd/ssi-sd: use the SDBus API, connect the SDCard... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180216022933.10945-5-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | hw/sd/milkymist-memcard: expose a SDBus and connect... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180216022933.10945-4-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | hw/sd/milkymist-memcard: split realize() out of SysBusDevice... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180216022933.10945-3-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | hw/sd/milkymist-memcard: use qemu_log_mask() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180216022933.10945-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-15 | Philippe Mathieu... | hw/arm/aspeed: simplify using the 'unimplemented device... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180209085755.30414-3-f4bug@amsat.org |
commitcommitdifftree |
2018-02-15 | Philippe Mathieu... | hw/arm/aspeed: directly map the serial device to the... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180209085755.30414-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | travis: use libgcc-4.8-dev (libgcc-6-dev is not available... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add Spec v4.2 register definitions ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-31-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add a check_capab_v3() qtest ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-30-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: check Spec v3 capabilities qtest ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-29-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/xilinx_zynqmp: enable the UHS-I mode ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-28-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/xilinx_zynqmp: fix the capabilities/spec version... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-27-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/fsl-imx6: implement SDHCI Spec. v3 ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-26-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/bcm2835_peripherals: change maximum block size... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-25-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/bcm2835_peripherals: implement SDHCI Spec v3 ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-24-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: implement CMD/DAT[] fields in the Present State... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-23-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: implement UHS-I voltage switch ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-22-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdbus: add trace events ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-21-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: implement the Host Control 2 register (tuning... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-20-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: rename the hostctl1 register ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-19-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add support for v3 capabilities ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-18-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/xilinx_zynq: fix the capabilities register to... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-17-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/exynos4210: add a comment about a very similar... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-16-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-15-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: check Spec v2 capabilities (DMA and 64-bit bus) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-14-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: replace DMA magic value by BLOCK_SIZE_MASK ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-12-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: check the Spec v1 capabilities correctness ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-11-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: simplify sdhci_get_fifolen() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-10-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: use a numeric value for the default CAPAB register ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-9-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add a 'spec_version property' (default to v2) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-8-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add qtest to check the SD Spec version ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-7-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add a check_capab_sdma() qtest ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-6-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add a check_capab_baseclock() qtest ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-5-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add check_capab_readonly() qtest ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-4-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add qtest to check the SD capabilities register ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-3-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: use error_propagate(local_err) in realize() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-2-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-10 | Philippe Mathieu... | tests/qapi: use ARRAY_SIZE macro ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-02-10 | Philippe Mathieu... | tests/qapi: use QEMU_IS_ALIGNED macro ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-02-10 | Philippe Mathieu... | tests/hbitmap: use ARRAY_SIZE macro ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-02-10 | Philippe Mathieu... | async: use ARRAY_SIZE macro ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-02-10 | Philippe Mathieu... | qga: use ARRAY_SIZE macro ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-02-05 | Philippe Mathieu... | qdev: use device_class_set_parent_realize/unrealize... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180114020412.26160-4-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-05 | Philippe Mathieu... | qdev: add helpers to be more explicit when using abstract... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180114020412.26160-3-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-05 | Philippe Mathieu... | qdev: rename typedef qdev_resetfn() -> DeviceReset() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180114020412.26160-2-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-02 | Philippe Mathieu... | hw/audio/wm8750: move WM8750 declarations from i2c... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20170919123053.32675-1-f4bug@amsat.org |
commitcommitdifftree |
2018-01-29 | Philippe Mathieu... | MAINTAINERS: update Dmitry Fleytman email ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-01-26 | Philippe Mathieu... | usb-ccid: convert CCIDCardClass::exitfn() -> unrealize() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180125171432.13554-4-f4bug@amsat.org |
commitcommitdifftree |
2018-01-26 | Philippe Mathieu... | usb-ccid: inline ccid_card_initfn() in ccid_card_realize() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180125171432.13554-3-f4bug@amsat.org |
commitcommitdifftree |
2018-01-25 | Philippe Mathieu... | sdhci: fix a NULL pointer dereference due to uninitialized... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180123132051.24448-1-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: add a 'dma' property to the sysbus devices ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-15-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: fix the PCI device, using the PCI address space... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-14-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: fix CAPAB/MAXCURR registers, both are 64bit... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-12-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: rename the SDHC_CAPAB register ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-11-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: move MASK_TRNMOD with other SDHC_TRN* defines... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-10-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: convert the DPRINT() calls into trace events ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-9-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: use qemu_log_mask(UNIMP) instead of fprintf() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-8-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: refactor common sysbus/pci unrealize() into... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-7-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: refactor common sysbus/pci realize() into sdhci_commo... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-6-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: refactor common sysbus/pci class_init() into... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-5-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-4-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: remove dead code ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-3-f4bug@amsat.org |
commitcommitdifftree |
2018-01-16 | Philippe Mathieu... | sdhci: clean up includes ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180115182436.2066-2-f4bug@amsat.org |
commitcommitdifftree |
2018-01-14 | Philippe Mathieu... | slirp: add in6_dhcp_multicast() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-01-14 | Philippe Mathieu... | slirp: removed unused code ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-01-14 | Philippe Mathieu... | slirp: remove unnecessary struct declaration ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-01-14 | Philippe Mathieu... | slirp: remove unused header ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-01-14 | Philippe Mathieu... | slirp: avoid IN6_IS_ADDR_UNSPECIFIED(), rather use... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-01-11 | Philippe Mathieu... | hw/sd/pxa2xx_mmci: add read/write() trace events ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180104000156.30932-1-f4bug@amsat.org |
commitcommitdifftree |
2018-01-11 | Philippe Mathieu... | hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180103224208.30291-2-f4bug@amsat.org |
commitcommitdifftree |
next |