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
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PPC: e500: implement PCI INTx routing
Bharat Bhushan
2014-06-16
1
-0
/
+1
*
PPC: e500: some pci related cleanup
Bharat Bhushan
2014-06-16
1
-5
/
+7
*
spapr_pci: fix MSI limit
Alexey Kardashevskiy
2014-06-16
1
-16
/
+18
*
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
2014-06-16
2
-2
/
+8
*
spapr_pci: Fix number of returned vectors in ibm, change-msi
Alexey Kardashevskiy
2014-06-16
1
-0
/
+15
*
spapr-pci: remove io ports workaround
Greg Kurz
2014-06-16
1
-11
/
+2
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
5
-18
/
+9
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
11
-78
/
+78
*
hw: Add missing 'static' attributes
Stefan Weil
2014-05-07
2
-2
/
+2
*
PortioList: Store PortioList in device state
Kirill Batuzov
2014-05-05
1
-3
/
+4
*
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
2014-05-05
1
-39
/
+11
*
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
2014-05-05
1
-0
/
+24
*
ppce500_spin: Initialize struct properly
Alexander Graf
2014-04-08
1
-3
/
+3
*
PPC: Clean up DECR implementation
Alexander Graf
2014-04-08
1
-28
/
+64
*
PPC: E500: Set PIR default reset value rather than SPR value
Alexander Graf
2014-04-08
1
-1
/
+1
*
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
2014-03-27
5
-18
/
+18
*
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
2014-03-20
3
-18
/
+144
|
\
|
*
spapr: Implement interface to fix device pathname
Alexey Kardashevskiy
2014-03-20
1
-1
/
+84
|
*
spapr: QOM'ify pseries machine
Alexey Kardashevskiy
2014-03-20
1
-3
/
+19
|
*
spapr_vio: Fix firmware names
Alexey Kardashevskiy
2014-03-20
1
-0
/
+3
|
*
spapr_hcall: Fix little-endian resource handling in H_SET_MODE
Alexey Kardashevskiy
2014-03-20
1
-8
/
+33
|
*
spapr_hcall: Fix h_enter to loop correctly
Aneesh Kumar K.V
2014-03-20
1
-6
/
+5
*
|
raven: Set a correct PCI memory region
Hervé Poussineau
2014-03-20
1
-0
/
+9
*
|
raven: Implement non-contiguous I/O region
Hervé Poussineau
2014-03-20
1
-91
/
+3
|
/
*
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
2014-03-13
1
-1
/
+3
|
\
|
*
spapr: Fix return value of vga initialization
Mark Wu
2014-03-13
1
-1
/
+3
*
|
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.0' into staging
Peter Maydell
2014-03-13
1
-40
/
+6
|
\
\
|
*
|
raven: Move BIOS loading from board code to PCI host
Hervé Poussineau
2014-03-13
1
-40
/
+6
|
|
/
*
|
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
3
-4
/
+3
*
|
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
2014-03-13
2
-4
/
+4
|
/
*
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
2014-03-13
1
-26
/
+26
|
\
|
*
spapr-pci: Convert fprintf() to error_report()
Alexey Kardashevskiy
2014-03-13
1
-4
/
+5
|
*
spapr-pci: Convert to QOM realize
Alexey Kardashevskiy
2014-03-13
1
-22
/
+21
*
|
spapr-pci: Change the default PCI bus naming
Alexey Kardashevskiy
2014-03-12
1
-21
/
+2
|
/
*
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2014-03-05
4
-16
/
+20
*
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
2014-03-05
1
-0
/
+22
*
target-ppc: Introduce hypervisor call H_GET_TCE
Laurent Dufour
2014-03-05
1
-0
/
+37
*
target-ppc: Change the hpte store API
Aneesh Kumar K.V
2014-03-05
1
-14
/
+6
*
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
2014-03-05
2
-19
/
+32
*
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2014-03-05
2
-5
/
+22
*
PPC: sPAPR: Only use getpagesize() when we run with kvm
Alexander Graf
2014-03-05
1
-1
/
+12
*
target-ppc: Update external_htab even when HTAB is managed by kernel
Aneesh Kumar K.V
2014-03-05
1
-0
/
+7
*
spapr: print more detailed error message on failed load_elf()
Alexey Kardashevskiy
2014-03-05
1
-3
/
+3
*
spapr: support only ELF kernel images
Alexey Kardashevskiy
2014-03-05
1
-5
/
+0
*
virtex_ml507: Add support for loading initrd images
Edgar E. Iglesias
2014-03-05
1
-1
/
+33
*
spapr-pci: enable adding PHB via -device
Alexey Kardashevskiy
2014-03-05
1
-0
/
+2
*
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
2014-03-05
1
-0
/
+20
*
xilinx: Delete hw/include/xilinx.h
Peter Crosthwaite
2014-02-26
1
-1
/
+1
*
xilinx: Inline usages of xilinx_timer_create()
Peter Crosthwaite
2014-02-26
1
-1
/
+6
*
xilinx: Inline usages of xilinx_intc_create()
Peter Crosthwaite
2014-02-26
1
-1
/
+5
[prev]
[next]