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
/
ppc_oldworld.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-30
Use relative path for bios
Paul Brook
1
-7
/
+18
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-21
Introduce is_default field for QEMUMachine
Anthony Liguori
1
-0
/
+1
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-1
/
+8
2009-05-13
Remove vga_ram_size
Paul Brook
1
-3
/
+2
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
1
-8
/
+6
2009-04-11
Remove redundant ram_require machine properly.
pbrook
1
-1
/
+0
2009-04-10
Clean up VGA ram allocation.
pbrook
1
-6
/
+2
2009-04-10
More phys_ram_base removal.
pbrook
1
-7
/
+8
2009-04-09
Use load_image_targphys and avoid phys_ram_base.
pbrook
1
-2
/
+2
2009-03-08
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
1
-14
/
+19
2009-03-07
ppc_oldworld: swap the MACIO and CMD646 IDE controllers
aurel32
1
-9
/
+8
2009-02-08
Load 32 bit ELF BIOS images also on PPC64
blueswir1
1
-7
/
+0
2009-02-07
Add it_shift
blueswir1
1
-1
/
+1
2009-02-01
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
blueswir1
1
-2
/
+3
2009-01-30
PowerPC: IDE DB-DMA support
aurel32
1
-1
/
+1
2009-01-30
PowerPC: mac-io DB-DMA support
aurel32
1
-2
/
+5
2009-01-26
target-ppc: always load kernel to KERNEL_LOAD_ADDR
aurel32
1
-3
/
+9
2009-01-24
Fix kernel_size and initrd_size sign (Francois Revol)
blueswir1
1
-1
/
+2
2009-01-16
ppc_oldworld: remove i8259
aurel32
1
-5
/
+1
2009-01-16
ppc_oldworld: remove debug I/O port
aurel32
1
-3
/
+0
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-2
/
+2
2009-01-14
PPC OldWorld: use a more realistic timer frequency
aurel32
1
-2
/
+2
2009-01-14
escc: allow one IRQ per serial channel
aurel32
1
-1
/
+1
2009-01-13
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
1
-5
/
+2
2009-01-13
target-ppc: define max amount of memory for G3 beige
aurel32
1
-0
/
+7
2009-01-13
target-ppc: fix comment about boot device in ppc_oldworld.c
aurel32
1
-1
/
+1
2009-01-12
Use ESCC for PowerMac serial
blueswir1
1
-4
/
+5
2009-01-09
target-ppc: revert part of commit r6254 committed accidentally
aurel32
1
-1
/
+1
2009-01-08
Add v{add, sub}{s, u}{b, h, w}s instructions
aurel32
1
-1
/
+1
2009-01-08
target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.c
aurel32
1
-6
/
+0
2009-01-08
Some more updates for the g3bw -> g3beige change
aurel32
1
-1
/
+1
2009-01-07
target-ppc: Switch ppc_oldworld.c to G3 beige
aurel32
1
-3
/
+3
2008-12-24
Fix kernel loading
blueswir1
1
-1
/
+9
2008-12-24
Use the firmware configuration device
blueswir1
1
-0
/
+14
2008-12-24
Use OpenBIOS for g3bw machine
blueswir1
1
-8
/
+5
2008-12-20
target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()
aurel32
1
-9
/
+12
2008-12-20
target-ppc: default to a G3 cpu when emulating a G3 PowerMac
aurel32
1
-1
/
+1
2008-10-28
Set default max_cpus to one.
balrog
1
-1
/
+1
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
1
-0
/
+1
2008-10-07
machine struct - use C99 initializers (Jes Sorensen)
aliguori
1
-4
/
+4
2008-06-30
Move CPU save/load registration to common code.
pbrook
1
-1
/
+0
2008-05-04
8250: Customized base baudrate
aurel32
1
-1
/
+1
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
1
-1
/
+1
2008-04-24
RAM usage information in machine definition.
balrog
1
-0
/
+1
2008-04-22
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
1
-1
/
+1
2008-04-22
Use correct types to enable > 2G support, based on a patch from
aurel32
1
-1
/
+1
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
1
-2
/
+33
2007-11-24
More PowerPC debug print fixes - hardware emulation pass.
j_mayer
1
-6
/
+7
2007-11-23
Revert foolish patch.
j_mayer
1
-2
/
+1
[next]