Age | Commit message (Expand) | Author |
2015-11-30 | mac_dbdma: always initialize channel field in DBDMA_channel | Hervé Poussineau |
2015-11-12 | cuda.c: add delay to setting of SR_INT bit | Mark Cave-Ayland |
2015-11-12 | cuda.c: fix T2 timer and enable its interrupt | Mark Cave-Ayland |
2015-11-12 | cuda.c: rename get_counter() state variable from s to ti for consistency | Mark Cave-Ayland |
2015-11-12 | cuda.c: refactor get_tb() so that the time can be passed in | Mark Cave-Ayland |
2015-11-12 | cuda.c: add defines for CUDA registers | Mark Cave-Ayland |
2015-11-12 | cuda.c: fix CUDA SR interrupt clearing | Mark Cave-Ayland |
2015-11-12 | cuda.c: implement dummy IIC access commands | Mark Cave-Ayland |
2015-11-12 | cuda.c: implement simple CUDA_GET_6805_ADDR command | Mark Cave-Ayland |
2015-11-12 | cuda.c: fix CUDA_PACKET response packet format | Mark Cave-Ayland |
2015-11-12 | cuda.c: fix CUDA ADB error packet format | Mark Cave-Ayland |
2015-10-23 | macio: add to bridge category | Laurent Vivier |
2015-10-23 | cuda: add to bridge category | Laurent Vivier |
2015-10-09 | macio: move DBDMA_init from instance_init to realize | Paolo Bonzini |
2015-10-09 | hw: do not pass NULL to memory_region_init from instance_init | Paolo Bonzini |
2015-09-20 | mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete | Mark Cave-Ayland |
2015-07-07 | macio: remove nonexistent interrupt on pin 1 | Cormac O'Brien |
2015-06-03 | macio: Convert to realize() | Markus Armbruster |
2015-03-10 | macio: fix possible memory leak | Gonglei |
2015-03-09 | cuda.c: include adb_poll_timer in VMStateDescription | Mark Cave-Ayland |
2015-03-09 | macio.c: include parent PCIDevice state in VMStateDescription | Mark Cave-Ayland |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini |
2014-09-08 | PPC: Cuda: Use cuda timer to expose tbfreq to guest | Alexander Graf |
2014-09-08 | PPC: mac99: Fix core99 timer frequency | Alexander Graf |
2014-06-16 | macio: Fix timer endianness | Alexander Graf |
2014-06-16 | macio ide: Do remainder access asynchronously | Alexander Graf |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2013-08-30 | qom: Pass available size to object_initialize() | Andreas Färber |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-11 | PPC: Add timer handler for newworld mac-io | Alexander Graf |
2013-07-11 | PPC: dbdma: Move processing to io | Alexander Graf |
2013-07-11 | PPC: dbdma: Move static bh variable to device struct | Alexander Graf |
2013-07-11 | PPC: dbdma: Introduce kick function | Alexander Graf |
2013-07-11 | PPC: dbdma: Move defines into header file | Alexander Graf |
2013-07-11 | PPC: dbdma: Allow new commands in RUN state | Alexander Graf |
2013-07-11 | PPC: dbdma: Fix debug print | Alexander Graf |
2013-07-11 | PPC: Mac: Add debug prints in macio and dbdma code | Alexander Graf |
2013-07-11 | PPC: dbdma: Replace tabs with spaces | Alexander Graf |
2013-07-11 | PPC: g3beige: Move secondary IDE bus to mac-io | Alexander Graf |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-01 | mac-io: Add escc-legacy memory alias region | Alexander Graf |
2013-04-19 | Remove unneeded type casts | Stefan Weil |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |