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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
ppc440_bamboo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-04
ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()
Andreas Färber
1
-3
/
+4
2012-06-04
ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
1
-2
/
+4
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-1
/
+1
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
1
-3
/
+3
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-01-21
PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI
Alexander Graf
1
-83
/
+60
2012-01-21
PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file
Alexander Graf
1
-1
/
+89
2012-01-21
PPC: 4xx: Qdevify the 440 PCI host controller
Alexander Graf
1
-0
/
+9
2012-01-21
PPC: bamboo: fix whitespace
Alexander Graf
1
-3
/
+3
2012-01-21
PPC: bamboo: remove old machine descriptions
Alexander Graf
1
-21
/
+1
2012-01-21
PPC: Bamboo: Set initial TLB entry
Alexander Graf
1
-1
/
+26
2012-01-21
PPC: Bamboo: Register CPU reset
Alexander Graf
1
-6
/
+13
2011-10-09
Merge remote-tracking branch 'upstream' into memory/batch
Avi Kivity
1
-2
/
+14
2011-10-06
PPC: bamboo: Use kvm api for freq and clock frequencies
Alexander Graf
1
-33
/
+12
2011-10-06
PPC: bamboo: Move host fdt copy to target
Alexander Graf
1
-2
/
+35
2011-10-02
ppc440: Pass in address_space_mem to ppc440ep_init
Richard Henderson
1
-1
/
+4
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-04-08
Don't call cpu_synchronize_state() from machine init.
Scott Wood
1
-2
/
+0
2010-08-26
ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses
Hollis Blanchard
1
-21
/
+18
2010-07-22
virtio-serial: Fix compat property name
Amit Shah
1
-1
/
+1
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
1
-2
/
+2
2010-03-08
ppc: don't define bamboo-0.13 as the default machine
Aurelien Jarno
1
-1
/
+0
2010-03-06
ppc440_bamboo: Disable new virtio-serial features for 0.12 machine type
Amit Shah
1
-0
/
+12
2010-03-06
ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compat
Amit Shah
1
-1
/
+10
2010-02-27
powerpc: fix compilation with CONFIG_FDT undefined
Aurelien Jarno
1
-4
/
+2
2010-02-27
powerpc/booke: move fdt loading to rom infrastructure
Liu Yu
1
-7
/
+8
2010-02-27
target-ppc: add synchronize register for booke init
Liu Yu
1
-0
/
+2
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
1
-7
/
+0
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-6
/
+6
2009-10-01
Get rid of _t suffix
malc
1
-6
/
+6
2009-09-20
Compile loader only once
Blue Swirl
1
-3
/
+5
2009-08-10
qdev-ify virtio-blk.
Gerd Hoffmann
1
-11
/
+0
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
1
-1
/
+1
2009-07-27
kill drives_table
Gerd Hoffmann
1
-2
/
+3
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
1
-1
/
+3
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
1
-1
/
+1
2009-06-17
Allow user to specify CPU model
Blue Swirl
1
-1
/
+1
2009-05-30
Use relative path for bios
Paul Brook
1
-10
/
+9
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-1
/
+8
2009-05-18
Separate virtio PCI code
Paul Brook
1
-2
/
+2
2009-05-14
Virtio-console conversion
Paul Brook
1
-3
/
+3
2009-05-14
Virtio-blk qdev conversion
Paul Brook
1
-2
/
+1
2009-05-13
Remove vga_ram_size
Paul Brook
1
-1
/
+1
2009-04-11
Remove redundant ram_require machine properly.
pbrook
1
-1
/
+0
2009-04-10
Wean device tree code off phys_ram_base.
pbrook
1
-3
/
+6
2009-04-09
Use load_image_targphys and avoid phys_ram_base.
pbrook
1
-1
/
+2
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2009-01-16
Fix warnings
blueswir1
1
-1
/
+1
[next]