Show patches with: Submitter = Philippe Mathieu-Daudé       |   6809 patches
« 1 2 ... 59 60 6168 69 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,20/20] sdhci: add a check_capab_v3() qtest SDHCI: housekeeping, add a qtest and fix few issues - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,19/20] sdhci: add a check_capab_sdma() qtest SDHCI: housekeeping, add a qtest and fix few issues - - - - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,18/20] sdhci: add a check_capab_baseclock() qtest SDHCI: housekeeping, add a qtest and fix few issues - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,17/20] sdhci: add check_capab_readonly() qtest SDHCI: housekeeping, add a qtest and fix few issues - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,16/20] sdhci: add qtest to check the SD Spec version SDHCI: housekeeping, add a qtest and fix few issues - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,15/20] sdhci: some ARM boards do support SD_HOST_SPECv3_VERS SDHCI: housekeeping, add a qtest and fix few issues - - - - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,14/20] sdhci: add a "sd-spec-version" property SDHCI: housekeeping, add a qtest and fix few issues - - - - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,13/20] sdhci: Implement write method of ACMD12ERRSTS register SDHCI: housekeeping, add a qtest and fix few issues - - 3 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,12/20] sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only SDHCI: housekeeping, add a qtest and fix few issues - - - - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,11/20] sdhci: add a "dma-memory" property SDHCI: housekeeping, add a qtest and fix few issues - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,10/20] sdhci: add a GPIO for the access control LED SDHCI: housekeeping, add a qtest and fix few issues - - - - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,09/20] sdhci: convert the DPRINT() calls into trace events SDHCI: housekeeping, add a qtest and fix few issues 1 - - - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,08/20] sdhci: use qemu_log_mask(UNIMP) instead of fprintf() SDHCI: housekeeping, add a qtest and fix few issues - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,07/20] sdhci: refactor common sysbus/pci unrealize() into sdhci_unrealizefn() SDHCI: housekeeping, add a qtest and fix few issues - - - - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,06/20] sdhci: refactor common sysbus/pci class_init() into sdhci_class_init() SDHCI: housekeeping, add a qtest and fix few issues - - - - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,05/20] sdhci: refactor common sysbus/pci realize() into sdhci_realizefn() SDHCI: housekeeping, add a qtest and fix few issues - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,04/20] sdhci: refactor same sysbus/pci properties into a common one SDHCI: housekeeping, add a qtest and fix few issues - - - - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,03/20] sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h" SDHCI: housekeeping, add a qtest and fix few issues - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,02/20] sdhci: use deposit64() SDHCI: housekeeping, add a qtest and fix few issues - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé Superseded
[v2,01/20] sdhci: clean up includes [v2,01/20] sdhci: clean up includes - - 1 - --- 2017-12-15 Philippe Mathieu-Daudé New
[8/8] sdhci: add a check_capab_v3() qtest SDHCI: add a qtest and fix few issues - - - - --- 2017-12-14 Philippe Mathieu-Daudé Superseded
[RFC,7/8] sdhci: add a check_capab_sdma() qtest SDHCI: add a qtest and fix few issues - - - - --- 2017-12-14 Philippe Mathieu-Daudé Superseded
[6/8] sdhci: add a check_capab_baseclock() qtest SDHCI: add a qtest and fix few issues - - - - --- 2017-12-14 Philippe Mathieu-Daudé Superseded
[5/8] sdhci: add check_capab_readonly() qtest SDHCI: add a qtest and fix few issues - - - - --- 2017-12-14 Philippe Mathieu-Daudé Superseded
[4/8] sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only SDHCI: add a qtest and fix few issues - - 1 - --- 2017-12-14 Philippe Mathieu-Daudé Superseded
[3/8] sdhci: add qtest to check the SD Spec version SDHCI: add a qtest and fix few issues - - - - --- 2017-12-14 Philippe Mathieu-Daudé Superseded
[2/8] sdhci: some ARM boards do support SD_HOST_SPECv3_VERS SDHCI: add a qtest and fix few issues - - 1 - --- 2017-12-14 Philippe Mathieu-Daudé Superseded
[1/8] sdhci: add a "sd-spec-version" property SDHCI: add a qtest and fix few issues - - 1 - --- 2017-12-14 Philippe Mathieu-Daudé Superseded
[26/26] sdcard: add/use a ccc_spi enum for the commands supported in SPI mode SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[25/26] sdcard: add/use a SDCardCommandClass enum instead of magic numbers SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[24/26] sdcard: use a 16-bit type for the 16-bit RCA register SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[23/26] sdcard: add ACMD trace events SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[22/26] sdcard: reduce sd_cmd traces SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[21/26] sdcard: add sd_cmd_abbreviation() to resolve the SD command id SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[20/26] sdcard: add/use SD_CMD_MAX to check valid SD commands SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[19/26] sdcard: add DSR register SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[18/26] sdcard: move Memory Card registers together SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[17/26] sdcard: rename sd_set_REG() functions called by sd_reset() as sd_reset_REG() SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[16/26] sdcard: let cmd_valid_while_locked() returns a bool SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[15/26] sdcard: use PW_LEN define instead of '16' magic SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[RFC,14/26] sdcard: use qemu_hexbuf_strdup() to trace command response SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[13/26] sdcard: add more trace events SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[12/26] sdcard: replace DPRINTF() by trace events SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[11/26] sdcard: use warn_report() instead of fprintf() SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[10/26] sdcard: use more detailled state/mode trace events SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[09/26] sdcard: add a sdcard_set_state() trace event SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[08/26] sdcard: add sd_set_state() SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[07/26] sdcard: add sdcard_set_mode() trace event SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[06/26] sdcard: add sd_set_mode() SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[05/26] sdcard: rename sd_set_mode() -> sd_update_mode() SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[04/26] sdcard: replace fprintf() -> qemu_log_mask() SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[03/26] sdcard: use ldst API SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[RFC,02/26] sdcard: add a Python qtest SDCard housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[01/26] sdbus: add a QMP command to access a SDBus [01/26] sdbus: add a QMP command to access a SDBus - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[6/6] tests: add a Makefile rule to run Python qtests QTests: use Python to run complex tests - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[5/6] qtest.py: add a simple main() which calls unittest.main() QTests: use Python to run complex tests - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[4/6] qtest.py: add verify_machine(supported_machines) QTests: use Python to run complex tests - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[3/6] qtest.py: use TMPDIR/TEMP if the TEST_DIR env var is missing QTests: use Python to run complex tests - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[2/6] iotests.py: move the generic QMPTestCase to qtest.py QTests: use Python to run complex tests - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[1/6] iotests.py: split BlockQMPTestCase class of QMPTestCase QTests: use Python to run complex tests - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[11/11] hw/arm/xilinx_zynq: use sdbus_create_slave() to name the different SD busses QOM'ify SDBus, housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[10/11] hw/sd/pxa2xx: implement the SD_BUS_MASTER interface QOM'ify SDBus, housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[09/11] sdhci: implement the SD_BUS_MASTER interface QOM'ify SDBus, housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[08/11] sdbus: add a SD_BUS_MASTER interface QOM'ify SDBus, housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[07/11] sdbus: add a SD_BUS_SLAVE interface QOM'ify SDBus, housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[06/11] sdbus: rename SDCardClass -> SDSlaveClass QOM'ify SDBus, housekeeping 1 - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[05/11] sdbus: add sdbus_create_slave() QOM'ify SDBus, housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[04/11] sdbus: add sdbus_create_bus() to replace qbus_create_inplace() QOM'ify SDBus, housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[03/11] sdbus: add trace events QOM'ify SDBus, housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[02/11] bcm2835_peripherals: move GPIO 'sdbus' property link from init() -> realize() QOM'ify SDBus, housekeeping 1 - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[RFC,01/11] util/cutils: add qemu_hexbuf_strdup(), yet another hexdump() QOM'ify SDBus, housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[14/14] sdhci: add a "dma-memory" property SDHCI housekeeping - - 1 - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[13/14] sdhci: add sdhci_init_capareg() to initialize the CAPAB register SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[12/14] sdhci: add a trace event for the LED control SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[11/14] sdhci: convert the DPRINT() calls into trace events SDHCI housekeeping 1 - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[10/14] sdhci: use qemu_log_mask(UNIMP) instead of fprintf() SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[09/14] sdhci: refactor common sysbus/pci unrealize() into sdhci_unrealizefn() SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[08/14] sdhci: refactor common sysbus/pci class_init() into sdhci_class_init() SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[07/14] sdhci: refactor common sysbus/pci realize() into sdhci_realizefn() SDHCI housekeeping - - 1 - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[06/14] sdhci: refactor same sysbus/pci properties into a common one SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[05/14] sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h" SDHCI housekeeping - - 1 - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[04/14] sdhci: use deposit64() SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[03/14] sdhci: use the ldst_le_dma() API SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Rejected
[02/14] sdhci: clean up includes SDHCI housekeeping - - 1 - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[01/14] sd: split "sd-internal.h" of "hw/sd/sd.h" SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Rejected
[4/4] hw/registerfields: add missing include Trivial changes in "registerfields.h" - - - - --- 2017-12-13 Philippe Mathieu-Daudé Accepted
[3/4] hw/registerfields: add 64-bit extract/deposit macros Trivial changes in "registerfields.h" - - - - --- 2017-12-13 Philippe Mathieu-Daudé Accepted
[2/4] hw/registerfields: fix a typo in the FIELD() documentation Trivial changes in "registerfields.h" - - - - --- 2017-12-13 Philippe Mathieu-Daudé Accepted
[1/4] MAINTAINERS: add "hw/registerfields.h" in Register API entry Trivial changes in "registerfields.h" - - - - --- 2017-12-13 Philippe Mathieu-Daudé Accepted
[2/2] target/sh4: add missing tcg_temp_free() in _decode_opc() target/sh4: add missing tcg_temp_free() - - 1 - --- 2017-12-05 Philippe Mathieu-Daudé New
[1/2] target/sh4: add missing tcg_temp_free() in gen_conditional_jump() target/sh4: add missing tcg_temp_free() - - - - --- 2017-12-05 Philippe Mathieu-Daudé New
[v2,for-2.11] Makefile: use $(MAKE) variable [v2,for-2.11] Makefile: use $(MAKE) variable - - 1 - --- 2017-11-21 Philippe Mathieu-Daudé New
[for-2.11] Makefile: add more targets to the UNCHECKED_GOALS rule [for-2.11] Makefile: add more targets to the UNCHECKED_GOALS rule - - - - --- 2017-11-21 Philippe Mathieu-Daudé New
[for-2.11] Makefile: use $(MAKE) variable [for-2.11] Makefile: use $(MAKE) variable - - - - --- 2017-11-21 Philippe Mathieu-Daudé New
Makefile: simpler/faster "make help" Makefile: simpler/faster "make help" - - 4 - --- 2017-11-08 Philippe Mathieu-Daudé Accepted
docker: correctly escape $BACKEND in the help output docker: correctly escape $BACKEND in the help output - - - - --- 2017-11-08 Philippe Mathieu-Daudé New
[RFC,6/6] hw/i386: deprecate the "isapc" machine generic way to deprecate machines - - - - --- 2017-11-08 Philippe Mathieu-Daudé New
[RFC,5/6] hw/i386: deprecate the pc-0.10 and pc-0.11 machines generic way to deprecate machines - - - - --- 2017-11-08 Philippe Mathieu-Daudé New
[RFC,4/6] hw/ppc: deprecate the PReP machine generic way to deprecate machines - - - - --- 2017-11-08 Philippe Mathieu-Daudé New
[RFC,3/6] hw/arm: deprecate the Gumstix boards generic way to deprecate machines - - - - --- 2017-11-08 Philippe Mathieu-Daudé New
« 1 2 ... 59 60 6168 69 »