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
/
mips_r4k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
sun4uv: fix serial initialization regression
Marc-André Lureau
1
-1
/
+1
2016-05-19
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
1
-2
/
+2
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-1
/
+1
2016-01-23
mips: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
1
-1
/
+1
2015-09-25
mips: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
1
-1
/
+1
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
1
-9
/
+4
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-04-30
target-mips: fix memory leak
Gonglei
1
-0
/
+1
2015-03-25
mips: memory: Replace memory_region_init_ram with memory_region_allocate_syst...
Dirk Müller
1
-2
/
+1
2015-03-02
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-5
/
+1
2015-02-24
serial: Factor out common serial_hds_isa_init()
Markus Armbruster
1
-5
/
+1
2015-02-13
mips: remove isa_mem_base usage
Hervé Poussineau
1
-9
/
+10
2015-02-13
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
1
-1
/
+1
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-2
/
+1
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-2
/
+3
2014-10-03
ide: Update ide_drive_get to be HBA agnostic
John Snow
1
-1
/
+1
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-2
/
+3
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-6
/
+6
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-1
/
+0
2013-07-30
mips_r4k: Silence BIOS loading warning for qtest
Andreas Färber
1
-2
/
+2
2013-07-29
hw/mips: align initrd to 64KB to avoid kernel error
James Hogan
1
-1
/
+1
2013-07-25
mips_r4k: do not use isa_mmio
Paolo Bonzini
1
-1
/
+5
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-3
/
+3
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-9
/
+9
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-0
/
+313