index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
macio
/
macio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
macio: move setting of CUDA timebase frequency to macio_common_realize()
Mark Cave-Ayland
2018-03-06
1
-5
/
+2
*
mac_newworld: use object link to pass OpenPIC object to macio
Mark Cave-Ayland
2018-03-06
1
-5
/
+9
*
mac_oldworld: use object link to pass heathrow PIC object to macio
Mark Cave-Ayland
2018-03-06
1
-4
/
+10
*
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
2018-03-06
1
-42
/
+1
*
macio: move ESCC device within the macio device
Mark Cave-Ayland
2018-03-06
1
-17
/
+43
*
macio: embed DBDMA device directly within macio
Mark Cave-Ayland
2018-03-06
1
-6
/
+7
*
ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file
Mark Cave-Ayland
2018-02-16
1
-0
/
+1
*
cuda: rename frequency property to tb_frequency
Mark Cave-Ayland
2018-02-11
1
-1
/
+1
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
macio: use object link between MACIO_IDE and MAC_DBDMA object
Mark Cave-Ayland
2017-09-27
1
-1
/
+2
*
macio: pass channel into MACIOIDEState via qdev property
Mark Cave-Ayland
2017-09-27
1
-1
/
+3
*
mac_dbdma: remove DBDMA_init() function
Mark Cave-Ayland
2017-09-27
1
-4
/
+12
*
ppc: Fix macio ESCC legacy mapping
Benjamin Herrenschmidt
2016-09-07
1
-16
/
+10
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
macio: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+1
*
macio: move DBDMA_init from instance_init to realize
Paolo Bonzini
2015-10-09
1
-4
/
+4
*
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
2015-10-09
1
-3
/
+3
*
macio: remove nonexistent interrupt on pin 1
Cormac O'Brien
2015-07-07
1
-2
/
+0
*
macio: Convert to realize()
Markus Armbruster
2015-06-03
1
-33
/
+38
*
macio: fix possible memory leak
Gonglei
2015-03-10
1
-1
/
+2
*
macio.c: include parent PCIDevice state in VMStateDescription
Mark Cave-Ayland
2015-03-09
1
-0
/
+24
*
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
2014-09-08
1
-0
/
+10
*
PPC: mac99: Fix core99 timer frequency
Alexander Graf
2014-09-08
1
-2
/
+7
*
macio: Fix timer endianness
Alexander Graf
2014-06-16
1
-1
/
+1
*
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-6
/
+7
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-2
/
+2
*
PPC: Add timer handler for newworld mac-io
Alexander Graf
2013-07-11
1
-0
/
+33
*
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
2013-07-11
1
-38
/
+55
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
mac-io: Add escc-legacy memory alias region
Alexander Graf
2013-07-01
1
-0
/
+47
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+305
[prev]