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-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