index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
spapr.c
Age
Commit message (
Expand
)
Author
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-05-09
Place pseries vty devices at addresses more similar to existing machines
David Gibson
2011-05-09
Make pSeries 'model' property more closely resemble real hardware
David Gibson
2011-05-09
pseries: Increase maximum CPUs to 256
Anton Blanchard
2011-04-08
Delay creation of pseries device tree until reset
David Gibson
2011-04-08
pseries: Abolish envs array
David Gibson
2011-04-01
Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...
David Gibson
2011-04-01
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
2011-04-01
Implement PAPR virtual SCSI interface (ibmvscsi)
Ben Herrenschmidt
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
2011-04-01
Implement sPAPR Virtual LAN (ibmveth)
David Gibson
2011-04-01
Implement TCE translation for sPAPR VIO
David Gibson
2011-04-01
Add (virtual) interrupt to PAPR virtual tty device
David Gibson
2011-04-01
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
David Gibson
2011-04-01
Implement the PAPR (pSeries) virtualized interrupt controller (xics)
David Gibson
2011-04-01
Implement assorted pSeries hcalls and RTAS methods
David Gibson
2011-04-01
Implement hcall based RTAS for pSeries machines
David Gibson
2011-04-01
Virtual hash page table handling on pSeries machine
David Gibson
2011-04-01
Implement the bus structure for PAPR virtual IO
David Gibson
2011-04-01
Start implementing pSeries logical partition machine
David Gibson