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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
hw
/
spapr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
1
-0
/
+3
2012-06-24
spapr: Add "memop" hypercall
Benjamin Herrenschmidt
1
-0
/
+3
2012-06-24
pseries: Correctly create ibm,segment-page-sizes property
Benjamin Herrenschmidt
1
-0
/
+43
2012-06-04
spapr: Pass PowerPCCPU to spapr_cpu_reset()
Andreas Färber
1
-3
/
+3
2012-06-04
spapr: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
1
-3
/
+5
2012-05-01
pseries: Implement automatic PAPR VIO address allocation
David Gibson
1
-4
/
+3
2012-03-15
pseries: Add support for level interrupts to XICS
David Gibson
1
-2
/
+3
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
1
-5
/
+5
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+8
2012-01-22
vga: improve VGA logic
Blue Swirl
1
-1
/
+0
2012-01-21
pseries: SLOF PCI flag day
Benjamin Herrenschmidt
1
-44
/
+91
2012-01-07
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
1
-11
/
+103
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-1
/
+2
2012-01-03
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
1
-0
/
+2
2012-01-03
pseries: FDT NUMA extensions to support multi-node guests
Bharata B Rao
1
-11
/
+101
2011-11-18
pseries: Correct RAM size check for SLOF
David Gibson
1
-3
/
+3
2011-11-11
pseries: Fix initialization of sPAPREnvironment structure
David Gibson
1
-1
/
+3
2011-10-31
pseries: Add partial support for PCI
David Gibson
1
-4
/
+32
2011-10-30
pseries: Correct vmx/dfp handling in both KVM and TCG cases
David Gibson
1
-5
/
+5
2011-10-30
pseries: Under kvm use guest cpu = host cpu by default
David Gibson
1
-1
/
+1
2011-10-30
pseries: Add device tree properties for VMX/VSX and DFP under kvm
David Gibson
1
-0
/
+17
2011-10-30
pseries: Allow KVM Book3S-HV on PPC970 CPUS
David Gibson
1
-12
/
+44
2011-10-30
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
1
-3
/
+21
2011-10-17
spapr: convert to memory API
Avi Kivity
1
-3
/
+6
2011-10-06
pseries: Refactor spapr irq allocation
David Gibson
1
-0
/
+25
2011-10-06
pseries: Implement hcall-bulk hypervisor interface
David Gibson
1
-1
/
+1
2011-10-06
pseries: use macro for firmware filename
Nishanth Aravamudan
1
-1
/
+1
2011-10-06
pseries: More complete WIMG validation in H_ENTER code
David Gibson
1
-1
/
+2
2011-10-06
pseries: interrupt controller should not have a 'reg' property
David Gibson
1
-2
/
+1
2011-10-06
pseries: Add a phandle to the xicp interrupt controller device tree node
David Gibson
1
-0
/
+5
2011-10-06
PPC: SPAPR: Use KVM function for time info
Alexander Graf
1
-4
/
+4
2011-10-06
PPC: Enable to use PAPR with PR style KVM
Alexander Graf
1
-1
/
+13
2011-10-06
spapr: proper qdevification
Paolo Bonzini
1
-10
/
+5
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-10
/
+10
2011-05-09
Place pseries vty devices at addresses more similar to existing machines
David Gibson
1
-2
/
+3
2011-05-09
Make pSeries 'model' property more closely resemble real hardware
David Gibson
1
-1
/
+1
2011-05-09
pseries: Increase maximum CPUs to 256
Anton Blanchard
1
-1
/
+1
2011-04-08
Delay creation of pseries device tree until reset
David Gibson
1
-48
/
+68
2011-04-08
pseries: Abolish envs array
David Gibson
1
-25
/
+24
2011-04-01
Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...
David Gibson
1
-4
/
+31
2011-04-01
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
1
-1
/
+1
2011-04-01
Implement PAPR virtual SCSI interface (ibmvscsi)
Ben Herrenschmidt
1
-0
/
+8
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
1
-1
/
+1
2011-04-01
Implement sPAPR Virtual LAN (ibmveth)
David Gibson
1
-0
/
+19
2011-04-01
Implement TCE translation for sPAPR VIO
David Gibson
1
-1
/
+2
2011-04-01
Add (virtual) interrupt to PAPR virtual tty device
David Gibson
1
-2
/
+4
2011-04-01
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
David Gibson
1
-1
/
+1
2011-04-01
Implement the PAPR (pSeries) virtualized interrupt controller (xics)
David Gibson
1
-0
/
+27
2011-04-01
Implement assorted pSeries hcalls and RTAS methods
David Gibson
1
-1
/
+1
2011-04-01
Implement hcall based RTAS for pSeries machines
David Gibson
1
-3
/
+23
[next]