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
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
spapr_pci: QOM'ify sPAPR PCI host bridge
Andreas Färber
2012-08-16
pseries: Instantiate USB interface when required
David Gibson
2012-08-15
pseries: Add PCI MSI/MSI-X support
Alexey Kardashevskiy
2012-08-15
pseries: added allocator for a block of IRQs
Alexey Kardashevskiy
2012-08-15
pseries: Separate PCI RTAS setup from common from emulation specific PCI setup
Alexey Kardashevskiy
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-08-15
pseries: Remove extraneous prints
David Gibson
2012-08-15
PPC: spapr: Remove global variable
Alexander Graf
2012-08-15
PPC: spapr: Rework VGA select logic
Alexander Graf
2012-08-15
spapr: Add support for -vga option
zhlcindy@gmail.com
2012-08-15
pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt
Alexey Kardashevskiy
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-24
spapr: Add "memop" hypercall
Benjamin Herrenschmidt
2012-06-24
pseries: Correctly create ibm,segment-page-sizes property
Benjamin Herrenschmidt
2012-06-04
spapr: Pass PowerPCCPU to spapr_cpu_reset()
Andreas Färber
2012-06-04
spapr: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
2012-05-01
pseries: Implement automatic PAPR VIO address allocation
David Gibson
2012-03-15
pseries: Add support for level interrupts to XICS
David Gibson
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-01-22
vga: improve VGA logic
Blue Swirl
2012-01-21
pseries: SLOF PCI flag day
Benjamin Herrenschmidt
2012-01-07
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-03
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
2012-01-03
pseries: FDT NUMA extensions to support multi-node guests
Bharata B Rao
2011-11-18
pseries: Correct RAM size check for SLOF
David Gibson
2011-11-11
pseries: Fix initialization of sPAPREnvironment structure
David Gibson
2011-10-31
pseries: Add partial support for PCI
David Gibson
2011-10-30
pseries: Correct vmx/dfp handling in both KVM and TCG cases
David Gibson
2011-10-30
pseries: Under kvm use guest cpu = host cpu by default
David Gibson
2011-10-30
pseries: Add device tree properties for VMX/VSX and DFP under kvm
David Gibson
2011-10-30
pseries: Allow KVM Book3S-HV on PPC970 CPUS
David Gibson
2011-10-30
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
2011-10-17
spapr: convert to memory API
Avi Kivity
2011-10-06
pseries: Refactor spapr irq allocation
David Gibson
2011-10-06
pseries: Implement hcall-bulk hypervisor interface
David Gibson
2011-10-06
pseries: use macro for firmware filename
Nishanth Aravamudan
2011-10-06
pseries: More complete WIMG validation in H_ENTER code
David Gibson
2011-10-06
pseries: interrupt controller should not have a 'reg' property
David Gibson
2011-10-06
pseries: Add a phandle to the xicp interrupt controller device tree node
David Gibson
2011-10-06
PPC: SPAPR: Use KVM function for time info
Alexander Graf
2011-10-06
PPC: Enable to use PAPR with PR style KVM
Alexander Graf
2011-10-06
spapr: proper qdevification
Paolo Bonzini
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
[next]