index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2
-7
/
+5
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
1
-0
/
+6
2017-05-24
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
1
-1
/
+0
2017-05-24
xics_kvm: cache already enabled vCPU ids
Greg Kurz
1
-1
/
+0
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
1
-0
/
+1
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
1
-1
/
+1
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
1
-0
/
+1
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
1
-0
/
+1
2017-05-11
pnv: Fix build failures on some host platforms
David Gibson
3
-6
/
+5
2017-05-11
ppc: xics: fix compilation with CentOS 6
Paolo Bonzini
1
-1
/
+1
2017-05-11
ppc/xics: preserve P and Q bits for KVM IRQs
Sam Bobroff
1
-0
/
+2
2017-04-26
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
1
-0
/
+2
2017-04-26
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater
1
-0
/
+9
2017-04-26
ppc/pnv: Add support for POWER8+ LPC Controller
Benjamin Herrenschmidt
1
-0
/
+8
2017-04-26
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
1
-1
/
+0
2017-04-26
ppc/pnv: Add OCC model stub with interrupt support
Benjamin Herrenschmidt
3
-0
/
+43
2017-04-26
ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
Cédric Le Goater
3
-0
/
+83
2017-04-26
ppc/pnv: add memory regions for the ICP registers
Cédric Le Goater
1
-0
/
+19
2017-04-26
ppc/pnv: add a helper to calculate MMIO addresses registers
Cédric Le Goater
1
-1
/
+11
2017-04-26
ppc/pnv: add a PnvICPState object
Cédric Le Goater
1
-0
/
+12
2017-04-26
ppc/xics: add a realize() handler to ICPStateClass
Cédric Le Goater
1
-0
/
+1
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
2
-3
/
+1
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
1
-1
/
+1
2017-04-26
spapr: Workaround for broken radix guests
Sam Bobroff
2
-0
/
+4
2017-04-26
spapr: Enable ISA 3.0 MMU mode selection via CAS
Sam Bobroff
1
-0
/
+5
2017-04-26
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
1
-0
/
+2
2017-04-26
target/ppc: Add new H-CALL shells for in memory table translation
Suraj Jitindar Singh
1
-0
/
+3
2017-04-26
ppc/spapr: QOM'ify sPAPRRTCState
Cédric Le Goater
2
-6
/
+17
2017-03-29
spapr: fix memory hot-unplugging
Laurent Vivier
1
-0
/
+1
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
1
-0
/
+1
2017-03-04
ppc: avoid typedef redefinitions
Paolo Bonzini
2
-3
/
+2
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
1
-0
/
+1
2017-03-01
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
1
-0
/
+2
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
1
-1
/
+0
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
2
-36
/
+0
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
1
-0
/
+5
2017-03-01
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
2
-2
/
+3
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
1
-1
/
+1
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
1
-5
/
+5
2017-03-01
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
1
-2
/
+1
2017-03-01
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
1
-1
/
+1
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
1
-0
/
+3
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
1
-2
/
+0
2017-03-01
ppc/xics: remove xics_find_source()
Cédric Le Goater
1
-1
/
+0
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
1
-1
/
+2
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2
-2
/
+3
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
1
-0
/
+1
2017-03-01
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
1
-0
/
+18
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2
-3
/
+4
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
1
-3
/
+0
[next]