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
/
spapr_vio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-2
/
+2
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-10-31
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
1
-5
/
+5
2012-10-04
pseries: Rework implementation of TCE bypass
David Gibson
1
-16
/
+10
2012-10-04
pseries: Clear TCE and signal state when resetting PAPR VIO devices
David Gibson
1
-6
/
+5
2012-08-15
pseries dma: DMA window params added to PHB and DT population changed
Alexey Kardashevskiy
1
-1
/
+1
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
1
-6
/
+6
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
1
-261
/
+20
2012-06-18
qbus: Make child devices links
Anthony Liguori
1
-12
/
+13
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
1
-5
/
+7
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
1
-1
/
+1
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
1
-4
/
+6
2012-05-01
pseries: Implement automatic PAPR VIO address allocation
David Gibson
1
-20
/
+34
2012-04-15
pseries: Correctly use the device model reset hooks
David Gibson
1
-4
/
+8
2012-04-15
pseries: Fix bug with reset of VIO CRQs
David Gibson
1
-8
/
+25
2012-04-15
pseries: Clean up hcall_dprintf() debugging messages
David Gibson
1
-16
/
+9
2012-03-15
pseries: Add support for level interrupts to XICS
David Gibson
1
-1
/
+1
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
1
-6
/
+6
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
1
-1
/
+1
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-17
/
+18
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-5
/
+12
2012-01-27
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
1
-22
/
+33
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
1
-3
/
+3
2012-01-03
pseries: Check for duplicate addresses on the spapr-vio bus
Michael Ellerman
1
-0
/
+32
2012-01-03
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
1
-0
/
+34
2012-01-03
pseries: Emit device tree nodes in reg order
David Gibson
1
-5
/
+45
2012-01-03
pseries: Remove hcalls callback
David Gibson
1
-13
/
+0
2011-11-18
pseries: Fix qdev.id handling in the VIO bus code
Michael Ellerman
1
-7
/
+29
2011-11-18
pseries: Fix buggy spapr_vio_find_by_reg()
David Gibson
1
-2
/
+2
2011-11-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
1
-1
/
+7
2011-10-30
pseries: Use Book3S-HV TCE acceleration capabilities
David Gibson
1
-1
/
+7
2011-10-28
qdev: switch children device list to QTAILQ
Paolo Bonzini
1
-3
/
+3
2011-10-06
pseries: Refactor spapr irq allocation
David Gibson
1
-5
/
+4
2011-10-06
spapr: make irq customizable via qdev
Paolo Bonzini
1
-1
/
+7
2011-10-06
spapr: proper qdevification
Paolo Bonzini
1
-0
/
+5
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-04-01
Add a PAPR TCE-bypass mechanism for the pSeries machine
Ben Herrenschmidt
1
-0
/
+82
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
1
-0
/
+160
2011-04-01
Implement TCE translation for sPAPR VIO
David Gibson
1
-0
/
+238
2011-04-01
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
David Gibson
1
-0
/
+37
2011-04-01
Implement the bus structure for PAPR virtual IO
David Gibson
1
-0
/
+214