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
2012-03-14
mips 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-02-22
jazz-led: convert to QOM
Hervé Poussineau
1
-1
/
+1
2012-02-17
pcspk: Convert to qdev
Jan Kiszka
1
-1
/
+2
2012-02-17
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
1
-1
/
+1
2012-02-17
i8254: Factor out interface header
Jan Kiszka
1
-0
/
+1
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-3
/
+6
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
1
-1
/
+1
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
1
-6
/
+7
2011-11-24
dp8393x: convert to memory API
Avi Kivity
1
-1
/
+1
2011-11-24
rc4030: convert to memory API
Avi Kivity
1
-1
/
+2
2011-11-24
parallel: convert to memory API
Avi Kivity
1
-1
/
+2
2011-11-24
jazz_led: convert to memory API
Avi Kivity
1
-1
/
+1
2011-10-02
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
1
-4
/
+4
2011-10-02
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
1
-2
/
+2
2011-10-02
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
1
-10
/
+4
2011-09-25
pckbd: Convert to MemoryRegion
Richard Henderson
1
-1
/
+3
2011-09-25
mips_jazz: initialize i8259 after the ISA bus
Avi Kivity
1
-1
/
+1
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
1
-7
/
+10
2011-09-18
mips_jazz: convert to memory API
Avi Kivity
1
-45
/
+45
2011-08-27
g364fb: convert to qdev
Hervé Poussineau
1
-1
/
+14
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
1
-2
/
+1
2011-08-25
g364fb: convert to memory API
Avi Kivity
1
-1
/
+2
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
1
-1
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
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
[next]