index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ppc/virtex_ml507: Define macros for irq/memory maps
Peter Crosthwaite
2014-02-26
1
-3
/
+11
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-8
/
+8
*
ppcemb-softmmu: Drop Mac and e500 emulation
Andreas Färber
2014-02-13
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...
Peter Maydell
2014-02-13
2
-2
/
+2
|
\
|
*
prep: Drop from ppcemb-softmmu
Andreas Färber
2014-02-10
1
-1
/
+1
|
*
prep: Kill get_system_io() usage
Hervé Poussineau
2014-02-09
1
-1
/
+1
*
|
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-8
/
+8
*
|
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-3
/
+3
*
|
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-18
/
+19
*
|
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+4
*
|
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
|
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-5
/
+6
*
|
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-4
/
+9
|
/
*
hw/ppc: Remove unused defines
Stefan Weil
2014-02-01
1
-2
/
+0
*
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-0
/
+5
*
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-2
/
+0
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
*
spapr: limit numa memory regions by ram size
Paul Mackerras
2013-12-20
1
-4
/
+16
*
spapr: make sure RMA is in first mode of first memory node
Alexey Kardashevskiy
2013-12-20
1
-6
/
+11
*
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
6
-133
/
+134
*
spapr: tie spapr-nvram to -pflash
Paolo Bonzini
2013-12-20
1
-11
/
+3
*
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2013-12-20
1
-0
/
+47
*
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-20
4
-47
/
+47
*
spapr_pci: s/INT64_MAX/UINT64_MAX/
Michael S. Tsirkin
2013-12-10
1
-1
/
+1
[next]