index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
/
macio
/
mac_dbdma.c
Age
Commit message (
Expand
)
Author
2016-02-28
dbdma: warn when using unassigned channel
Hervé Poussineau
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-09-20
mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete
Mark Cave-Ayland
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-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-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-19
Remove unneeded type casts
Stefan Weil
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini