index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pseries: Consolidate construction of /rtas device tree node
David Gibson
2016-10-28
1
-2
/
+1
*
pseries: Consolidate construction of /chosen device tree node
David Gibson
2016-10-28
1
-1
/
+1
*
pseries: Move construction of /interrupt-controller fdt node
David Gibson
2016-10-28
1
-0
/
+1
*
pseries: Consolidate RTAS loading
David Gibson
2016-10-28
1
-0
/
+1
*
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
2016-10-28
1
-0
/
+4
*
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
2016-10-28
1
-1
/
+0
*
ppc/pnv: add a ISA bus
Cédric Le Goater
2016-10-28
1
-0
/
+2
*
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
2016-10-28
3
-0
/
+73
*
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
2016-10-28
2
-0
/
+21
*
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
2016-10-28
2
-0
/
+71
*
ppc/pnv: add a PnvCore object
Cédric Le Goater
2016-10-28
2
-0
/
+50
*
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
2016-10-28
1
-0
/
+2
*
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
2016-10-28
1
-0
/
+4
*
ppc/pnv: add a PnvChip object
Cédric Le Goater
2016-10-28
1
-0
/
+63
*
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
2016-10-28
1
-0
/
+38
*
pseries: Remove unused callbacks from sPAPR VIO bus state
David Gibson
2016-10-28
1
-2
/
+0
*
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
2016-10-28
1
-3
/
+3
*
ppc/xics: add a XICSState backlink in ICPState
Cédric Le Goater
2016-10-28
1
-0
/
+2
*
ppc/xics: add a xics_set_nr_servers common routine
Cédric Le Goater
2016-10-28
1
-0
/
+2
*
spapr_pci: Add a 64-bit MMIO window
David Gibson
2016-10-16
1
-1
/
+2
*
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2016-10-16
1
-0
/
+3
*
ppc/xics: Split ICS into ics-base and ics class
Benjamin Herrenschmidt
2016-10-14
1
-10
/
+17
*
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
2016-10-14
1
-6
/
+7
*
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
2016-10-06
1
-0
/
+1
*
ppc/xics: An ICS with offset 0 is assumed to be uninitialized
Benjamin Herrenschmidt
2016-09-23
1
-1
/
+1
*
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2016-09-23
1
-1
/
+10
*
tests: add RTAS command in the protocol
Laurent Vivier
2016-09-23
1
-0
/
+10
*
Remove unused function declarations
Ladi Prosek
2016-09-15
3
-13
/
+0
*
ppc: do not redefine CPUPPCState
Paolo Bonzini
2016-09-13
1
-2
/
+1
*
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
2016-09-07
1
-0
/
+5
*
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
2016-09-07
1
-3
/
+5
*
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
2016-09-07
1
-0
/
+23
*
ppc: parse cpu features once
Greg Kurz
2016-08-13
1
-0
/
+1
*
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
David Gibson
2016-08-08
1
-1
/
+0
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
2
-2
/
+3
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
5
-15
/
+18
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-3
/
+3
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
2016-07-05
1
-1
/
+15
*
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
2016-07-01
3
-3
/
+3
*
ppc/xics: Implement H_IPOLL using an accessor
Benjamin Herrenschmidt
2016-07-01
1
-0
/
+1
*
ppc/xics: Move SPAPR specific code to a separate file
Benjamin Herrenschmidt
2016-07-01
1
-0
/
+21
*
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
2016-07-01
1
-12
/
+18
*
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
2016-06-27
1
-1
/
+0
*
spapr: CPU hot unplug support
Bharata B Rao
2016-06-17
1
-0
/
+2
*
spapr: CPU hotplug support
Bharata B Rao
2016-06-17
2
-0
/
+4
*
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2016-06-17
2
-0
/
+5
*
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
2016-06-17
1
-0
/
+2
*
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
2016-06-17
2
-0
/
+30
*
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
2016-06-17
1
-0
/
+1
[prev]
[next]