index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
/
macio
Age
Commit message (
Expand
)
Author
2017-09-27
macio: use object link between MACIO_IDE and MAC_DBDMA object
Mark Cave-Ayland
2017-09-27
macio: pass channel into MACIOIDEState via qdev property
Mark Cave-Ayland
2017-09-27
mac_dbdma: remove DBDMA_init() function
Mark Cave-Ayland
2017-09-27
mac_dbdma: QOMify
Mark Cave-Ayland
2017-09-27
mac_dbdma: remove unused IO fields from DBDMAState
Mark Cave-Ayland
2017-09-27
ppc/mac: More rework of the DBDMA emulation
Benjamin Herrenschmidt
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2016-09-07
ppc: Fix macio ESCC legacy mapping
Benjamin Herrenschmidt
2016-07-18
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
Mark Cave-Ayland
2016-07-18
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...
Mark Cave-Ayland
2016-07-18
dbdma: fix load_word/store_word value endianness
Mark Cave-Ayland
2016-07-18
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
Mark Cave-Ayland
2016-07-18
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
Mark Cave-Ayland
2016-07-18
dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA
Mark Cave-Ayland
2016-06-07
dbdma: use DMA memory interface for memory accesses
Mark Cave-Ayland
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-04-19
cuda: fix off-by-one error in SET_TIME command
Aurelien Jarno
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-28
dbdma: warn when using unassigned channel
Hervé Poussineau
2016-02-17
cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands
Hervé Poussineau
2016-02-17
cuda: remove GET_6805_ADDR command
Hervé Poussineau
2016-02-17
cuda: port SET_TIME command to new framework
Hervé Poussineau
2016-02-17
cuda: port GET_TIME command to new framework
Hervé Poussineau
2016-02-17
cuda: port SET_POWER_MESSAGES command to new framework
Hervé Poussineau
2016-02-17
cuda: port FILE_SERVER_FLAG command to new framework
Hervé Poussineau
2016-02-17
cuda: port RESET_SYSTEM command to new framework
Hervé Poussineau
2016-02-17
cuda: port POWERDOWN command to new framework
Hervé Poussineau
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
2016-02-17
cuda: port SET_AUTO_RATE command to new framework
Hervé Poussineau
2016-02-17
cuda: port AUTOPOLL command to new framework
Hervé Poussineau
2016-02-17
cuda: move unknown commands reject out of switch
Hervé Poussineau
2016-02-17
cuda: add a framework to handle commands
Hervé Poussineau
2016-01-30
cuda.c: return error for unknown commands
Alyssa Milburn
2016-01-30
cuda: add missing fields to VMStateDescription
Mark Cave-Ayland
2016-01-30
mac_dbdma: add DBDMA controller state to VMStateDescription
Mark Cave-Ayland
2016-01-29
ppc: Clean up includes
Peter Maydell
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
[next]