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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-06
pseries: Refactor spapr irq allocation
David Gibson
1
-0
/
+25
2011-10-06
pseries: Implement hcall-bulk hypervisor interface
David Gibson
1
-1
/
+1
2011-10-06
pseries: use macro for firmware filename
Nishanth Aravamudan
1
-1
/
+1
2011-10-06
pseries: More complete WIMG validation in H_ENTER code
David Gibson
1
-1
/
+2
2011-10-06
pseries: interrupt controller should not have a 'reg' property
David Gibson
1
-2
/
+1
2011-10-06
pseries: Add a phandle to the xicp interrupt controller device tree node
David Gibson
1
-0
/
+5
2011-10-06
PPC: SPAPR: Use KVM function for time info
Alexander Graf
1
-4
/
+4
2011-10-06
PPC: Enable to use PAPR with PR style KVM
Alexander Graf
1
-1
/
+13
2011-10-06
spapr: proper qdevification
Paolo Bonzini
1
-10
/
+5
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-10
/
+10
2011-05-09
Place pseries vty devices at addresses more similar to existing machines
David Gibson
1
-2
/
+3
2011-05-09
Make pSeries 'model' property more closely resemble real hardware
David Gibson
1
-1
/
+1
2011-05-09
pseries: Increase maximum CPUs to 256
Anton Blanchard
1
-1
/
+1
2011-04-08
Delay creation of pseries device tree until reset
David Gibson
1
-48
/
+68
2011-04-08
pseries: Abolish envs array
David Gibson
1
-25
/
+24
2011-04-01
Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...
David Gibson
1
-4
/
+31
2011-04-01
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
1
-1
/
+1
2011-04-01
Implement PAPR virtual SCSI interface (ibmvscsi)
Ben Herrenschmidt
1
-0
/
+8
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
1
-1
/
+1
2011-04-01
Implement sPAPR Virtual LAN (ibmveth)
David Gibson
1
-0
/
+19
2011-04-01
Implement TCE translation for sPAPR VIO
David Gibson
1
-1
/
+2
2011-04-01
Add (virtual) interrupt to PAPR virtual tty device
David Gibson
1
-2
/
+4
2011-04-01
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
David Gibson
1
-1
/
+1
2011-04-01
Implement the PAPR (pSeries) virtualized interrupt controller (xics)
David Gibson
1
-0
/
+27
2011-04-01
Implement assorted pSeries hcalls and RTAS methods
David Gibson
1
-1
/
+1
2011-04-01
Implement hcall based RTAS for pSeries machines
David Gibson
1
-3
/
+23
2011-04-01
Virtual hash page table handling on pSeries machine
David Gibson
1
-4
/
+31
2011-04-01
Implement the bus structure for PAPR virtual IO
David Gibson
1
-18
/
+30
2011-04-01
Start implementing pSeries logical partition machine
David Gibson
1
-0
/
+313