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
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
1
-1
/
+2
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
1
-0
/
+3
2016-10-14
ppc/xics: Split ICS into ics-base and ics class
Benjamin Herrenschmidt
1
-10
/
+17
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
1
-6
/
+7
2016-10-06
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
1
-0
/
+1
2016-09-23
ppc/xics: An ICS with offset 0 is assumed to be uninitialized
Benjamin Herrenschmidt
1
-1
/
+1
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
1
-1
/
+10
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
1
-0
/
+10
2016-09-15
Remove unused function declarations
Ladi Prosek
3
-13
/
+0
2016-09-13
ppc: do not redefine CPUPPCState
Paolo Bonzini
1
-2
/
+1
2016-09-07
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
1
-0
/
+5
2016-09-07
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
1
-3
/
+5
2016-09-07
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
1
-0
/
+23
2016-08-13
ppc: parse cpu features once
Greg Kurz
1
-0
/
+1
2016-08-08
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
David Gibson
1
-1
/
+0
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+3
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
5
-15
/
+18
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-07-05
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
1
-1
/
+15
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
3
-3
/
+3
2016-07-01
ppc/xics: Implement H_IPOLL using an accessor
Benjamin Herrenschmidt
1
-0
/
+1
2016-07-01
ppc/xics: Move SPAPR specific code to a separate file
Benjamin Herrenschmidt
1
-0
/
+21
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
1
-12
/
+18
2016-06-27
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
1
-1
/
+0
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
1
-0
/
+2
2016-06-17
spapr: CPU hotplug support
Bharata B Rao
2
-0
/
+4
2016-06-17
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2
-0
/
+5
2016-06-17
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
1
-0
/
+2
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
2
-0
/
+30
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
1
-0
/
+1
2016-06-17
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
1
-0
/
+1
2016-06-14
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
1
-2
/
+4
2016-06-14
macio: call dma_memory_unmap() at the end of each DMA transfer
Mark Cave-Ayland
1
-0
/
+5
2016-06-07
spapr_iommu: Add root memory region
Alexey Kardashevskiy
1
-1
/
+1
2016-06-07
spapr_iommu: Migrate full state
Alexey Kardashevskiy
1
-0
/
+3
2016-06-07
spapr_iommu: Introduce "enabled" state for TCE table
Alexey Kardashevskiy
1
-5
/
+4
2016-05-19
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
1
-1
/
+1
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
1
-1
/
+1
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
1
-9
/
+15
2016-04-05
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
1
-0
/
+2
2016-04-05
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
1
-5
/
+0
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
1
-0
/
+1
2016-02-28
xics: report errors with the QEMU Error API
Greg Kurz
1
-2
/
+3
2016-02-17
pseries: Simplify handling of the hash page table fd
David Gibson
1
-1
/
+0
2016-01-30
spapr: Remove rtas_st_buffer_direct()
David Gibson
1
-8
/
+0
2016-01-30
spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
David Gibson
1
-19
/
+9
2016-01-11
spapr vio: fix to incomplete QOMify
Cao jin
1
-1
/
+1
2016-01-11
hw/ppc/spapr: Use XHCI as host controller for new spapr machines
Thomas Huth
1
-1
/
+2
[next]