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
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
2013-12-20
spapr: limit numa memory regions by ram size
Paul Mackerras
2013-12-20
spapr: make sure RMA is in first mode of first memory node
Alexey Kardashevskiy
2013-12-20
spapr: tie spapr-nvram to -pflash
Paolo Bonzini
2013-10-31
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-10-26
misc: New spelling fixes in comments
Stefan Weil
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
2013-10-25
spapr: move cpu_setup after kvmppc_set_papr
Alexey Kardashevskiy
2013-10-25
spapr: Add ibm, purr property on power7 and newer
Alexey Kardashevskiy
2013-10-25
spapr: increase temporary fdt buffer size
Alexey Kardashevskiy
2013-10-25
pseries: Fix loading of little endian kernels
Benjamin Herrenschmidt
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
pseries: savevm support for pseries machine
David Gibson
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-11
spapr: Respect -bios command line option for SLOF
Andreas Färber
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-01
pseries: Fix compiler warning (conversion of pointer to integral value)
Stefan Weil
2013-07-01
target-ppc: Change default machine for 64-bit
David Gibson
2013-05-18
remove some double-includes
Michael Tokarev
2013-04-26
pseries: Fixes and enhancements to L1 cache properties
David Gibson
2013-04-26
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-22
pseries: Move XICS initialization before cpu initialization
David Gibson
2013-03-22
pseries: Remove "busname" property for PCI host bridge
David Gibson
2013-03-22
pseries: Fix breakage in CPU QOM conversion
David Gibson
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-10
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini