aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/macio
AgeCommit message (Expand)Author
2016-09-07ppc: Fix macio ESCC legacy mappingBenjamin Herrenschmidt
2016-07-18dbdma: reset io->processing flag for unassigned DBDMA channel rw accessesMark Cave-Ayland
2016-07-18dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...Mark Cave-Ayland
2016-07-18dbdma: fix load_word/store_word value endiannessMark Cave-Ayland
2016-07-18dbdma: fix endian of DBDMA_CMDPTR_LO during branchMark Cave-Ayland
2016-07-18dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASKMark Cave-Ayland
2016-07-18dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMAMark Cave-Ayland
2016-06-07dbdma: use DMA memory interface for memory accessesMark Cave-Ayland
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-04-19cuda: fix off-by-one error in SET_TIME commandAurelien Jarno
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-28dbdma: warn when using unassigned channelHervé Poussineau
2016-02-17cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commandsHervé Poussineau
2016-02-17cuda: remove GET_6805_ADDR commandHervé Poussineau
2016-02-17cuda: port SET_TIME command to new frameworkHervé Poussineau
2016-02-17cuda: port GET_TIME command to new frameworkHervé Poussineau
2016-02-17cuda: port SET_POWER_MESSAGES command to new frameworkHervé Poussineau
2016-02-17cuda: port FILE_SERVER_FLAG command to new frameworkHervé Poussineau
2016-02-17cuda: port RESET_SYSTEM command to new frameworkHervé Poussineau
2016-02-17cuda: port POWERDOWN command to new frameworkHervé Poussineau
2016-02-17cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau
2016-02-17cuda: port SET_AUTO_RATE command to new frameworkHervé Poussineau
2016-02-17cuda: port AUTOPOLL command to new frameworkHervé Poussineau
2016-02-17cuda: move unknown commands reject out of switchHervé Poussineau
2016-02-17cuda: add a framework to handle commandsHervé Poussineau
2016-01-30cuda.c: return error for unknown commandsAlyssa Milburn
2016-01-30cuda: add missing fields to VMStateDescriptionMark Cave-Ayland
2016-01-30mac_dbdma: add DBDMA controller state to VMStateDescriptionMark Cave-Ayland
2016-01-29ppc: Clean up includesPeter Maydell
2015-11-30mac_dbdma: always initialize channel field in DBDMA_channelHervé Poussineau
2015-11-12cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland
2015-11-12cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland
2015-11-12cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland
2015-11-12cuda.c: refactor get_tb() so that the time can be passed inMark Cave-Ayland
2015-11-12cuda.c: add defines for CUDA registersMark Cave-Ayland
2015-11-12cuda.c: fix CUDA SR interrupt clearingMark Cave-Ayland
2015-11-12cuda.c: implement dummy IIC access commandsMark Cave-Ayland
2015-11-12cuda.c: implement simple CUDA_GET_6805_ADDR commandMark Cave-Ayland
2015-11-12cuda.c: fix CUDA_PACKET response packet formatMark Cave-Ayland
2015-11-12cuda.c: fix CUDA ADB error packet formatMark Cave-Ayland
2015-10-23macio: add to bridge categoryLaurent Vivier
2015-10-23cuda: add to bridge categoryLaurent Vivier
2015-10-09macio: move DBDMA_init from instance_init to realizePaolo Bonzini
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini
2015-09-20mac_dbdma: always clear FLUSH bit once DBDMA channel flush is completeMark Cave-Ayland
2015-07-07macio: remove nonexistent interrupt on pin 1Cormac O'Brien
2015-06-03macio: Convert to realize()Markus Armbruster
2015-03-10macio: fix possible memory leakGonglei