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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-16
e500: Replace open-coded loop with qemu_get_cpu()
Andreas Färber
1
-8
/
+3
2013-01-30
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2
-1
/
+682
2013-01-30
prep: Move PReP machine to hw/ppc/
Andreas Färber
2
-1
/
+682
2013-01-27
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
2
-0
/
+2
2013-01-25
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
4
-3
/
+9
2013-01-25
PPC: e500: fix mpic_iack address
Scott Wood
1
-1
/
+1
2013-01-25
cuda: Move ADB bus into CUDA state
Andreas Färber
3
-4
/
+12
2013-01-25
adb: QOM'ify ADB devices
Andreas Färber
2
-4
/
+8
2013-01-25
cuda: QOM'ify CUDA
Andreas Färber
3
-23
/
+84
2013-01-25
ide/macio: QOM'ify MacIO IDE
Andreas Färber
3
-30
/
+59
2013-01-25
mac_nvram: QOM'ify MacIO NVRAM
Andreas Färber
3
-14
/
+25
2013-01-25
mac_nvram: Clean up public API
Andreas Färber
1
-2
/
+2
2013-01-25
macio: Split MacIO in two
Andreas Färber
3
-6
/
+12
2013-01-25
ppc: Move Mac machines to hw/ppc/
Andreas Färber
4
-4
/
+891
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
1
-2
/
+2
2013-01-18
PPC: e500: Change in-memory order of load blobs
Alexander Graf
1
-1
/
+6
2013-01-18
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
1
-4
/
+8
2013-01-15
Make default boot order machine specific
Avik Sil
2
-0
/
+2
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
1
-6
/
+11
2013-01-07
PPC: Bring EPR support closer to reality
Alexander Graf
1
-2
/
+2
2013-01-07
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
1
-0
/
+4
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
4
-11
/
+12
2012-12-19
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
Andreas Färber
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
3
-6
/
+6
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
1
-0
/
+1
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2
-2
/
+2
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-1
/
+1
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
1
-1
/
+1
2012-12-14
PPC: e500: pci: Export slot2irq calculation
Alexander Graf
1
-1
/
+4
2012-12-14
PPC: E500plat: Make a lot of PCI slots available
Alexander Graf
1
-2
/
+3
2012-12-14
PPC: E500: Move PCI slot information into params
Alexander Graf
4
-1
/
+9
2012-12-14
PPC: E500: Generate dt pci irq map dynamically
Alexander Graf
1
-20
/
+31
2012-12-14
PPC: e500: Add MSI support
Alexander Graf
1
-0
/
+23
2012-12-14
openpic: convert to qdev
Alexander Graf
1
-5
/
+19
2012-12-14
openpic: remove irq_out
Alexander Graf
1
-1
/
+1
2012-12-14
mpic: Unify numbering scheme
Alexander Graf
1
-2
/
+2
2012-12-14
Adding BAR0 for e500 PCI controller
Bharat Bhushan
2
-9
/
+63
2012-12-14
e500: Adding CCSR memory region
Bharat Bhushan
1
-23
/
+40
2012-12-14
pseries: Implement PAPR NVRAM
David Gibson
1
-1
/
+1
2012-10-29
PPC: e500: Map PIO space into core memory region
Alexander Graf
1
-2
/
+1
2012-10-29
pseries: Implement qemu initiated shutdowns using EPOW events
David Gibson
1
-0
/
+1
2012-10-29
e500: Fix serial initialization
Bharat Bhushan
1
-1
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-7
/
+7
2012-10-22
serial: split serial.c
Gerd Hoffmann
1
-1
/
+1
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2
-12
/
+14
2012-10-05
PPC: e500: Only expose even TLB sizes in initial TLB
Alexander Graf
1
-0
/
+4
2012-10-05
PPC: e500: calculate initrd_base like dt_base
Scott Wood
1
-1
/
+2
[next]