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 'origin/master' into staging
Anthony Liguori
2013-03-10
3
-1
/
+33
|
\
|
*
PPC: Fix dma interrupt
Amadeusz Sławiński
2013-03-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-10
20
-17
/
+10412
|
\
\
|
*
|
ppc: move more files to hw/ppc
Paolo Bonzini
2013-03-01
5
-4
/
+1693
|
*
|
ppc: move files referencing CPU to hw/ppc/
Paolo Bonzini
2013-03-01
6
-7
/
+2329
|
*
|
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
8
-7
/
+6392
|
*
|
ppc: express FDT dependency of pSeries and e500 boards via default-configs/
Paolo Bonzini
2013-03-01
1
-2
/
+2
|
*
|
build: always link device_tree.o into emulators if libfdt available
Paolo Bonzini
2013-03-01
1
-1
/
+0
|
*
|
ppc: do not use ../ in include files
Paolo Bonzini
2013-03-01
3
-3
/
+3
|
|
/
*
|
pci_host: Drop write-only address_space field
Peter Maydell
2013-03-08
1
-1
/
+0
|
/
*
e500: Replace open-coded loop with qemu_get_cpu()
Andreas Färber
2013-02-16
1
-8
/
+3
*
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2013-01-30
2
-1
/
+682
|
\
|
*
prep: Move PReP machine to hw/ppc/
Andreas Färber
2013-01-30
2
-1
/
+682
*
|
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
2013-01-27
2
-0
/
+2
|
/
*
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
2013-01-25
4
-3
/
+9
*
PPC: e500: fix mpic_iack address
Scott Wood
2013-01-25
1
-1
/
+1
*
cuda: Move ADB bus into CUDA state
Andreas Färber
2013-01-25
3
-4
/
+12
*
adb: QOM'ify ADB devices
Andreas Färber
2013-01-25
2
-4
/
+8
*
cuda: QOM'ify CUDA
Andreas Färber
2013-01-25
3
-23
/
+84
*
ide/macio: QOM'ify MacIO IDE
Andreas Färber
2013-01-25
3
-30
/
+59
*
mac_nvram: QOM'ify MacIO NVRAM
Andreas Färber
2013-01-25
3
-14
/
+25
*
mac_nvram: Clean up public API
Andreas Färber
2013-01-25
1
-2
/
+2
*
macio: Split MacIO in two
Andreas Färber
2013-01-25
3
-6
/
+12
*
ppc: Move Mac machines to hw/ppc/
Andreas Färber
2013-01-25
4
-4
/
+891
*
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-21
1
-2
/
+2
*
PPC: e500: Change in-memory order of load blobs
Alexander Graf
2013-01-18
1
-1
/
+6
*
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
2013-01-18
1
-4
/
+8
*
Make default boot order machine specific
Avik Sil
2013-01-15
2
-0
/
+2
*
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
1
-6
/
+11
*
PPC: Bring EPR support closer to reality
Alexander Graf
2013-01-07
1
-2
/
+2
*
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
2013-01-07
1
-0
/
+4
*
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-23
4
-11
/
+12
|
\
|
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
3
-6
/
+6
|
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
|
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
net: reorganize headers
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-19
1
-0
/
+1
|
*
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
2
-2
/
+2
|
|
\
|
|
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
|
|
*
pci: move pci core code to hw/pci
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
|
|
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
Andreas Färber
2012-12-19
1
-1
/
+1
|
/
/
*
|
PPC: e500: pci: Export slot2irq calculation
Alexander Graf
2012-12-14
1
-1
/
+4
*
|
PPC: E500plat: Make a lot of PCI slots available
Alexander Graf
2012-12-14
1
-2
/
+3
*
|
PPC: E500: Move PCI slot information into params
Alexander Graf
2012-12-14
4
-1
/
+9
*
|
PPC: E500: Generate dt pci irq map dynamically
Alexander Graf
2012-12-14
1
-20
/
+31
*
|
PPC: e500: Add MSI support
Alexander Graf
2012-12-14
1
-0
/
+23
*
|
openpic: convert to qdev
Alexander Graf
2012-12-14
1
-5
/
+19
*
|
openpic: remove irq_out
Alexander Graf
2012-12-14
1
-1
/
+1
*
|
mpic: Unify numbering scheme
Alexander Graf
2012-12-14
1
-2
/
+2
*
|
Adding BAR0 for e500 PCI controller
Bharat Bhushan
2012-12-14
2
-9
/
+63
[next]