index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
1
-0
/
+8
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
2
-5
/
+5
*
hw/mips/malta: Remove unuseful code
Philippe Mathieu-Daudé
2018-10-24
1
-13
/
+0
*
hw/mips/gt64xxx_pci: Mark as bridge device
Philippe Mathieu-Daudé
2018-10-24
1
-0
/
+1
*
hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset method
Philippe Mathieu-Daudé
2018-10-24
1
-14
/
+3
*
change get_image_size return type to int64_t
Li Zhijian
2018-10-02
4
-11
/
+10
*
mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
Stefan Markovic
2018-08-24
1
-1
/
+7
*
mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
Paul Burton
2018-08-24
1
-17
/
+160
*
mips_malta: Add basic nanoMIPS boot code for Malta board
Matthew Fortune
2018-08-24
1
-3
/
+60
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-02
4
-36
/
+41
|
\
|
*
hw/mips: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
3
-19
/
+24
|
*
hw/mips/r4k: Constify params_size
Philippe Mathieu-Daudé
2018-07-02
1
-3
/
+3
|
*
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+1
|
*
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
1
-14
/
+14
*
|
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
2018-07-02
1
-2
/
+4
|
/
*
hw/mips/jazz: create ESP device directly via qdev
Mark Cave-Ayland
2018-06-28
1
-3
/
+16
*
hw/mips/mips_malta: don't make bios region 'nomigrate'
Peter Maydell
2018-06-27
1
-1
/
+1
*
hw/mips/boston: don't make flash region 'nomigrate'
Peter Maydell
2018-06-27
1
-2
/
+1
*
hw/mips/boston: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
1
-4
/
+4
*
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-04-26
1
-1
/
+1
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
4
-8
/
+8
*
hw/mips/mips_malta: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
1
-5
/
+0
*
hw/mips/boston.c: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
1
-4
/
+0
*
hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
1
-12
/
+3
*
hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
Philippe Mathieu-Daudé
2018-03-12
1
-1
/
+1
*
hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()
Philippe Mathieu-Daudé
2018-03-12
1
-42
/
+41
*
hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
Philippe Mathieu-Daudé
2018-03-12
1
-25
/
+10
*
hw/mips/malta: Code movement
Philippe Mathieu-Daudé
2018-03-12
1
-7
/
+7
*
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2018-03-12
4
-3
/
+7
*
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
3
-3
/
+6
*
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
3
-0
/
+3
*
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-12
1
-3
/
+4
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
2
-2
/
+0
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
2
-0
/
+2
*
hw/mips: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-02-06
5
-33
/
+27
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2018-01-11
5
-20
/
+12
|
\
|
*
hw/mips/boston: Remove workaround for writes to ROM aborting
Peter Maydell
2017-12-21
1
-12
/
+2
|
*
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
1
-0
/
+1
|
*
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
1
-0
/
+1
|
*
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
4
-4
/
+4
|
*
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-12-18
4
-4
/
+4
*
|
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
1
-6
/
+6
|
/
*
mips: r4k: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-9
/
+7
*
mips: mipssim: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-9
/
+6
*
mips: Magnum/Acer Pica 61: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-5
/
+3
*
mips: fulong2e: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-5
/
+2
*
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
3
-26
/
+22
[next]