index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_vio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
1
-1
/
+0
2020-12-10
ppc: do not use ram_size global
Paolo Bonzini
1
-2
/
+2
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-10-09
spapr: Simplify error handling in spapr_vio_busdev_realize()
Greg Kurz
1
-7
/
+5
2020-06-26
spapr: Fix typos in comments and macro indentation
Gustavo Romero
1
-3
/
+3
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-02-02
spapr: Implement get_dt_compatible() callback
Stefan Berger
1
-2
/
+9
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-1
/
+1
2019-10-04
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
1
-2
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-58
/
+58
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
1
-1
/
+1
2019-02-04
spapr/vio: remove the "irq" property"
Cédric Le Goater
1
-41
/
+6
2018-12-21
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater
1
-6
/
+60
2018-07-07
spapr/vio: quiet down the "irq" property accessors
Cédric Le Goater
1
-3
/
+12
2018-06-21
spapr: split the IRQ allocation sequence
Cédric Le Goater
1
-1
/
+9
2018-06-12
spapr/vio: deprecate the "irq" property
Cédric Le Goater
1
-1
/
+21
2017-12-15
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
1
-1
/
+2
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
1
-1
/
+1
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
1
-2
/
+2
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
1
-1
/
+1
2017-01-31
hw/ppc: QOM'ify spapr_vio.c
xiaoqiang zhao
1
-10
/
+0
2016-10-28
pseries: Consolidate construction of /vdevice device tree node
David Gibson
1
-7
/
+16
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
1
-13
/
+4
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
1
-1
/
+1
2016-09-23
spapr_vio: convert to trace framework instead of DPRINTF
Laurent Vivier
1
-14
/
+3
2016-09-07
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
1
-1
/
+2
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
1
-1
/
+1
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
1
-1
/
+1
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-4
/
+1
2016-06-07
spapr_iommu: Introduce "enabled" state for TCE table
Alexey Kardashevskiy
1
-5
/
+3
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-28
xics: report errors with the QEMU Error API
Greg Kurz
1
-3
/
+4
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-11
spapr vio: fix to incomplete QOMify
Cao jin
1
-7
/
+5
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
1
-7
/
+8
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-03
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
1
-1
/
+1
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
1
-9
/
+10
2015-03-09
spapr_vio/spapr_iommu: Move VIO bypass where it belongs
Alexey Kardashevskiy
1
-2
/
+26
2015-02-10
spapr_vio: Pair g_malloc() with g_free(), not free()
Markus Armbruster
1
-1
/
+1
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
1
-1
/
+1
[next]