index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
spapr_vio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-10-04
pseries: Rework implementation of TCE bypass
David Gibson
1
-1
/
+0
2012-10-04
pseries: Remove never used flags field from spapr vio devices
David Gibson
1
-1
/
+0
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
1
-2
/
+6
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
1
-36
/
+37
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
1
-0
/
+3
2012-05-01
pseries: Implement automatic PAPR VIO address allocation
David Gibson
1
-7
/
+6
2012-04-15
pseries: Correctly use the device model reset hooks
David Gibson
1
-0
/
+1
2012-04-15
pseries: Remove old hcalls hook stub
David Gibson
1
-1
/
+0
2012-04-15
pseries: Consolidate hack for RTAS display-character usage
David Gibson
1
-0
/
+1
2012-04-15
pseries: Remove unused fields from VIOsPAPRBus structure
David Gibson
1
-2
/
+0
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-1
/
+0
2012-01-27
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
1
-9
/
+26
2012-01-03
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
1
-0
/
+3
2012-01-03
pseries: Remove hcalls callback
David Gibson
1
-1
/
+0
2011-10-30
pseries: Use Book3S-HV TCE acceleration capabilities
David Gibson
1
-0
/
+1
2011-10-06
pseries: Refactor spapr irq allocation
David Gibson
1
-1
/
+0
2011-10-06
spapr: prepare for qdevification of irq
Paolo Bonzini
1
-0
/
+5
2011-10-06
spapr: proper qdevification
Paolo Bonzini
1
-9
/
+4
2011-05-09
Place pseries vty devices at addresses more similar to existing machines
David Gibson
1
-0
/
+2
2011-04-01
Add a PAPR TCE-bypass mechanism for the pSeries machine
Ben Herrenschmidt
1
-0
/
+5
2011-04-01
Implement PAPR virtual SCSI interface (ibmvscsi)
Ben Herrenschmidt
1
-0
/
+3
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
1
-0
/
+12
2011-04-01
Implement sPAPR Virtual LAN (ibmveth)
David Gibson
1
-0
/
+3
2011-04-01
Implement TCE translation for sPAPR VIO
David Gibson
1
-0
/
+32
2011-04-01
Add (virtual) interrupt to PAPR virtual tty device
David Gibson
1
-1
/
+2
2011-04-01
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
David Gibson
1
-0
/
+6
2011-04-01
Implement the bus structure for PAPR virtual IO
David Gibson
1
-0
/
+50