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
/
macio.c
Age
Commit message (
Expand
)
Author
2016-09-07
ppc: Fix macio ESCC legacy mapping
Benjamin Herrenschmidt
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-01-29
ppc: Clean up includes
Peter Maydell
2015-10-23
macio: 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-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
macio.c: include parent PCIDevice state in VMStateDescription
Mark Cave-Ayland
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
2013-08-30
qom: Pass available size to object_initialize()
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: 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-08
hw: move target-independent files to subdirectories
Paolo Bonzini