index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc440_bamboo.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-01-15
add virtio-console initializer for powerpc (Christian Ehrhardt)
aliguori
1
-0
/
+7
2009-01-13
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
1
-8
/
+3
2008-12-16
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
aurel32
1
-0
/
+190