index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_vio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
1
-7
/
+8
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
1
-1
/
+1
*
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
1
-9
/
+10
*
spapr_vio/spapr_iommu: Move VIO bypass where it belongs
Alexey Kardashevskiy
2015-03-09
1
-2
/
+26
*
spapr_vio: Pair g_malloc() with g_free(), not free()
Markus Armbruster
2015-02-10
1
-1
/
+1
*
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
1
-1
/
+1
*
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
1
-1
/
+1
*
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-27
1
-2
/
+3
*
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-1
/
+3
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
1
-2
/
+1
*
spapr_vio: Fix firmware names
Alexey Kardashevskiy
2014-03-20
1
-0
/
+3
*
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-2
/
+0
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
*
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-20
1
-6
/
+6
*
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
1
-4
/
+4
*
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
1
-1
/
+1
*
pseries: savevm support for VIO devices
David Gibson
2013-07-29
1
-0
/
+20
*
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-07-01
1
-2
/
+4
*
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
1
-1
/
+1
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
1
-1
/
+0
*
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
1
-1
/
+2
*
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-20
1
-6
/
+7
*
ppc: Remove CONFIG_FDT conditionals
Peter Maydell
2013-06-14
1
-6
/
+0
*
pseries: Generate device paths for VIO devices
David Gibson
2013-04-26
1
-14
/
+23
*
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
2013-04-26
1
-2
/
+2
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-3
/
+3
*
ppc: move files referencing CPU to hw/ppc/
Paolo Bonzini
2013-03-01
1
-0
/
+649