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
/
spapr_vio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
pseries: Rework implementation of TCE bypass
David Gibson
2012-10-04
1
-1
/
+0
*
pseries: Remove never used flags field from spapr vio devices
David Gibson
2012-10-04
1
-1
/
+0
*
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-08-15
1
-2
/
+6
*
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-27
1
-36
/
+37
*
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
1
-0
/
+3
*
pseries: Implement automatic PAPR VIO address allocation
David Gibson
2012-05-01
1
-7
/
+6
*
pseries: Correctly use the device model reset hooks
David Gibson
2012-04-15
1
-0
/
+1
*
pseries: Remove old hcalls hook stub
David Gibson
2012-04-15
1
-1
/
+0
*
pseries: Consolidate hack for RTAS display-character usage
David Gibson
2012-04-15
1
-0
/
+1
*
pseries: Remove unused fields from VIOsPAPRBus structure
David Gibson
2012-04-15
1
-2
/
+0
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-1
/
+0
*
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
2012-01-27
1
-9
/
+26
*
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
2012-01-03
1
-0
/
+3
*
pseries: Remove hcalls callback
David Gibson
2012-01-03
1
-1
/
+0
*
pseries: Use Book3S-HV TCE acceleration capabilities
David Gibson
2011-10-30
1
-0
/
+1
*
pseries: Refactor spapr irq allocation
David Gibson
2011-10-06
1
-1
/
+0
*
spapr: prepare for qdevification of irq
Paolo Bonzini
2011-10-06
1
-0
/
+5
*
spapr: proper qdevification
Paolo Bonzini
2011-10-06
1
-9
/
+4
*
Place pseries vty devices at addresses more similar to existing machines
David Gibson
2011-05-09
1
-0
/
+2
*
Add a PAPR TCE-bypass mechanism for the pSeries machine
Ben Herrenschmidt
2011-04-01
1
-0
/
+5
*
Implement PAPR virtual SCSI interface (ibmvscsi)
Ben Herrenschmidt
2011-04-01
1
-0
/
+3
*
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
2011-04-01
1
-0
/
+12
*
Implement sPAPR Virtual LAN (ibmveth)
David Gibson
2011-04-01
1
-0
/
+3
*
Implement TCE translation for sPAPR VIO
David Gibson
2011-04-01
1
-0
/
+32
*
Add (virtual) interrupt to PAPR virtual tty device
David Gibson
2011-04-01
1
-1
/
+2
*
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
David Gibson
2011-04-01
1
-0
/
+6
*
Implement the bus structure for PAPR virtual IO
David Gibson
2011-04-01
1
-0
/
+50