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 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-09-03
4
-6
/
+6
|
\
|
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
4
-6
/
+6
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-03
9
-14
/
+8
|
\
\
|
|
/
|
/
|
|
*
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
9
-14
/
+8
*
|
PPC: spapr: iommu: rework traces
Alexey Kardashevskiy
2013-09-02
1
-47
/
+24
*
|
spapr: add "stop-self" RTAS call required to support hot CPU unplug
Alexey Kardashevskiy
2013-09-02
1
-0
/
+23
*
|
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
2013-09-02
2
-1
/
+51
*
|
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-09-02
2
-38
/
+52
*
|
spapr-pci: fix config space access to support bridges
Alexey Kardashevskiy
2013-09-02
1
-10
/
+2
*
|
ppc405_boards: Don't enforce presence of firmware for qtest
Andreas Färber
2013-09-02
1
-15
/
+20
*
|
ppc405_uc: Disable debug output
Andreas Färber
2013-09-02
1
-8
/
+8
*
|
ppc405_boards: Disable debug output
Andreas Färber
2013-09-02
1
-2
/
+2
*
|
ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.
Efimov Vasily
2013-09-02
1
-10
/
+19
*
|
PPC: E500: Generate device tree on reset
Alexander Graf
2013-09-02
1
-9
/
+43
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
2013-08-29
4
-53
/
+23
|
\
\
|
|
/
|
*
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
Markus Armbruster
2013-08-21
4
-41
/
+23
|
*
ppc: Don't explode QEMUMachineInitArgs into local variables needlessly
Markus Armbruster
2013-08-21
2
-24
/
+12
*
|
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
4
-45
/
+45
|
/
*
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
1
-4
/
+4
*
spapr_pci: QOM cast cleanup
Andreas Färber
2013-07-29
1
-3
/
+4
*
ppce500_spin: QOM cast cleanup
Andreas Färber
2013-07-29
1
-6
/
+8
*
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-07-29
1
-0
/
+28
*
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
1
-22
/
+84
*
pseries: savevm support for PCI host bridge
David Gibson
2013-07-29
1
-0
/
+49
*
pseries: savevm support for pseries machine
David Gibson
2013-07-29
2
-5
/
+272
*
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
4
-54
/
+99
*
pseries: savevm support for VIO devices
David Gibson
2013-07-29
1
-0
/
+20
*
ppc440_bamboo: do not use isa_mmio
Paolo Bonzini
2013-07-25
1
-1
/
+4
*
prep: fix I/O port endianness
Paolo Bonzini
2013-07-25
1
-1
/
+1
*
spapr_pci: remove indirection for I/O port access
Alexey Kardashevskiy
2013-07-25
1
-39
/
+2
*
ppc_newworld: do not use isa_mmio
Paolo Bonzini
2013-07-25
1
-1
/
+4
*
ppc_oldworld: do not use isa_mmio
Paolo Bonzini
2013-07-25
1
-1
/
+4
*
PPC: dbdma: Wait for DMA until we have data
Alexander Graf
2013-07-11
1
-0
/
+1
*
PPC: dbdma: macio: Add DMA callback
Alexander Graf
2013-07-11
1
-0
/
+2
*
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
2013-07-11
1
-9
/
+8
*
PPC: Mac: Fix guest exported tbfreq values
Alexander Graf
2013-07-11
2
-4
/
+6
*
pseries: move interrupt controllers to hw/intc/
Alexey Kardashevskiy
2013-07-11
2
-588
/
+1
*
spapr: Respect -bios command line option for SLOF
Andreas Färber
2013-07-11
1
-1
/
+4
*
spapr: Use named enum for function remove_hpte
Stefan Weil
2013-07-11
1
-4
/
+4
*
spapr: Fix compiler warnings for some versions of gcc
Stefan Weil
2013-07-11
2
-3
/
+3
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-10
5
-30
/
+29
|
\
|
*
intc/openpic: Build openpic only once
Andreas Färber
2013-07-09
1
-0
/
+1
|
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
4
-26
/
+23
|
*
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
2
-4
/
+5
*
|
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
2013-07-09
2
-27
/
+13
*
|
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
2013-07-09
1
-9
/
+4
|
/
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
7
-6
/
+16
|
\
|
*
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-07
6
-6
/
+6
|
*
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2013-07-07
1
-0
/
+10
*
|
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
5
-13
/
+15
[next]