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
/
realview.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-22
hw/realview.c: Remove duplicate #include line
Peter Maydell
1
-1
/
+0
2011-04-01
hw/versatilepb, realview: Fix condition for instantiation of onboard NIC
Peter Maydell
1
-2
/
+2
2011-03-06
target-arm: Integrate secondary CPU reset in arm_boot
Adam Lackorzynski
1
-14
/
+0
2011-03-06
hw/realview: Wire up the MMC card status
Peter Maydell
1
-3
/
+26
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-08-24
Rearrange block headers
Blue Swirl
1
-0
/
+1
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-3
/
+3
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
1
-5
/
+1
2010-03-21
Compile usb-ohci only once
Blue Swirl
1
-1
/
+5
2009-12-21
ARM PBX-A9 memory map tweaks
Paul Brook
1
-2
/
+10
2009-12-04
Add "static" to please Sparse
Blue Swirl
1
-1
/
+1
2009-12-01
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
1
-0
/
+1
2009-11-22
ARM RealView I2C
Paul Brook
1
-1
/
+85
2009-11-19
ARM PBX-A9 board support
Paul Brook
1
-6
/
+59
2009-11-16
ARM PB-A8 support
Paul Brook
1
-29
/
+79
2009-11-13
ARM MPCore tweaks
Paul Brook
1
-26
/
+58
2009-11-13
Realview/EB procid hacks
Paul Brook
1
-1
/
+11
2009-11-11
Fix ARM MCore secondary cpu boot
Paul Brook
1
-4
/
+12
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
-2
/
+2
2009-10-01
Get rid of _t suffix
malc
1
-2
/
+2
2009-09-21
Add 'static' to please Sparse
Blue Swirl
1
-1
/
+1
2009-09-09
qdev/usb: convert ohci.
Gerd Hoffmann
1
-1
/
+1
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
1
-1
/
+1
2009-05-26
Remove qdev irq sink handling
Paul Brook
1
-1
/
+1
2009-05-23
Add common BusState
Paul Brook
1
-1
/
+1
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-0
/
+7
2009-05-14
ARM GIC qdev conversion
Paul Brook
1
-5
/
+11
2009-05-14
ARM PCI host qdev conversion
Paul Brook
1
-1
/
+4
2009-05-14
PL080 qdev conversion
Paul Brook
1
-1
/
+1
2009-05-14
PL190 qdev conversion
Paul Brook
1
-1
/
+1
2009-05-14
ARM timers qdev conversion
Paul Brook
1
-2
/
+2
2009-05-14
PL181 qdev conversion
Paul Brook
1
-7
/
+1
2009-05-14
PL031 qdev conversion
Paul Brook
1
-1
/
+1
2009-05-14
LSI SCSI qdev conversion
Paul Brook
1
-11
/
+4
2009-05-14
PL050 qdev conversion
Paul Brook
1
-2
/
+2
2009-05-14
PL011 qdev conversion
Paul Brook
1
-4
/
+4
2009-05-14
PL110 qdev conversion
Paul Brook
1
-2
/
+2
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-09
Use guest memory access functions when setting up arm boorloader.
pbrook
1
-0
/
+1
2009-04-09
Use qemu_ram_alloc.
pbrook
1
-7
/
+10
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-2
/
+2
2009-01-13
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
1
-3
/
+1
2009-01-13
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
1
-3
/
+5
2008-10-28
Set default max_cpus to one.
balrog
1
-1
/
+0
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
1
-0
/
+1
2008-09-28
Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20
blueswir1
1
-4
/
+5
2008-06-03
Spelling fixes, by Stefan Weil.
ths
1
-1
/
+1
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
1
-1
/
+1
[next]