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
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
2017-03-04
ppc: avoid typedef redefinitions
Paolo Bonzini
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
2017-03-01
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
2017-03-01
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
2017-03-01
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
2017-03-01
ppc/xics: remove xics_find_source()
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
xics: XICS should not be a SysBusDevice
David Gibson
2017-02-22
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
2017-01-31
ppc/spapr: implement H_SIGNAL_SYS_RESET
Nicholas Piggin
2017-01-31
pseries: Make cpu_update during CAS unconditional
David Gibson
2017-01-31
pseries: Always use core objects for CPU construction
David Gibson
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-11-23
spapr: migration support for CAS-negotiated option vectors
Michael Roth
2016-11-15
ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
Cédric Le Goater
2016-11-15
ppc/pnv: fix compile breakage on old gcc
Cédric Le Goater
2016-10-28
spapr: Add DRC count indexed hotplug identifier type
Bharata B Rao
2016-10-28
spapr_events: add support for dedicated hotplug event source
Michael Roth
2016-10-28
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
2016-10-28
spapr: add option vector handling in CAS-generated resets
Michael Roth
2016-10-28
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2016-10-28
spapr_ovec: initial implementation of option vector helpers
Michael Roth
2016-10-28
pseries: Remove spapr_create_fdt_skel()
David Gibson
2016-10-28
pseries: Consolidate construction of /vdevice device tree node
David Gibson
2016-10-28
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
2016-10-28
pseries: Consolidate construction of /rtas device tree node
David Gibson
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
2016-10-28
pseries: Consolidate RTAS loading
David Gibson
2016-10-28
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
2016-10-28
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
[next]