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
/
mips_jazz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
1
-2
/
+8
2011-02-20
i8254: convert to qdev
Blue Swirl
1
-2
/
+2
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
1
-22
/
+2
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
1
-6
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-2
/
+4
2010-09-11
ESP: fix ESP DMA access when DMA is not enabled
Blue Swirl
1
-2
/
+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
-2
/
+2
2010-06-27
Remove useless device dependency of HAS_AUDIO
Blue Swirl
1
-4
/
+0
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
1
-1
/
+1
2010-05-22
Compile dma only once
Blue Swirl
1
-1
/
+12
2010-05-15
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
1
-0
/
+1
2010-03-27
Compile some MIPS devices only once
Blue Swirl
1
-0
/
+1
2010-03-21
Compile serial only once
Blue Swirl
1
-4
/
+14
2010-03-21
Compile isa_mmio only once
Blue Swirl
1
-1
/
+6
2009-11-09
scsi: move scsi.h -> esp.h
Gerd Hoffmann
1
-1
/
+1
2009-10-15
MIPS jazz: create isa bus
Roy Tam
1
-0
/
+2
2009-10-06
Make NICInfo string fields non-const
Mark McLoughlin
1
-1
/
+1
2009-10-05
floppy: add drive properties.
Gerd Hoffmann
1
-3
/
+2
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-8
/
+8
2009-10-01
Get rid of _t suffix
malc
1
-8
/
+8
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
1
-5
/
+3
2009-09-20
Compile loader only once
Blue Swirl
1
-0
/
+1
2009-09-10
qdev/isa: convert real time clock
Gerd Hoffmann
1
-1
/
+1
2009-08-27
isa bus irq changes and fixes.
Gerd Hoffmann
1
-1
/
+1
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-4
/
+4
2009-07-27
kill drives_table
Gerd Hoffmann
1
-5
/
+2
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-2
/
+2
2009-05-30
Use relative path for bios
Paul Brook
1
-4
/
+10
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-2
/
+10
2009-05-19
Remove obsolete BIOS_SIZE from sysemu.h
Paul Brook
1
-6
/
+1
2009-05-14
ESP SCSI qdev conversion
Paul Brook
1
-11
/
+3
2009-05-13
Remove vga_ram_size
Paul Brook
1
-7
/
+7
2009-05-12
Push AUD_init down to devices
Paul Brook
1
-4
/
+1
2009-05-12
Make AUD_init failure fatal
Paul Brook
1
-6
/
+4
2009-04-15
Implement sonic netcard (MIPS Jazz)
aurel32
1
-1
/
+17
2009-04-11
Remove redundant ram_require machine properly.
pbrook
1
-2
/
+0
2009-04-10
Clean up rc4030 init function
aurel32
1
-4
/
+3
2009-04-10
Clean up VGA ram allocation.
pbrook
1
-6
/
+2
2009-04-09
Use load_image_targphys and avoid phys_ram_base.
pbrook
1
-11
/
+15
2009-03-28
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
1
-2
/
+0
2009-01-24
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
1
-1
/
+1
2009-01-16
G364 video adapter enhancement
aurel32
1
-1
/
+2
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-8
/
+8
2009-01-01
target-mips: DMA support for RC4030 chipset
aurel32
1
-14
/
+32
2008-12-10
MIPS Magnum: fix memory-mapped i8042
aurel32
1
-1
/
+1
2008-12-07
MIPS: remove a few warnings
aurel32
1
-2
/
+2
2008-10-28
Set default max_cpus to one.
balrog
1
-2
/
+0
[next]