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
/
mips_malta.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-1
/
+2
*
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
1
-1
/
+2
*
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
hw/mips: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-02-06
1
-9
/
+7
*
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-18
/
+15
*
mips: use object_new() instead of gnew()+object_initialize()
Igor Mammedov
2017-10-27
1
-2
/
+1
*
mips: replace cpu_mips_init() with cpu_generic_init()
Igor Mammedov
2017-09-21
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-20
1
-4
/
+0
|
\
|
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
1
-4
/
+0
*
|
General warn report fixups
Alistair Francis
2017-09-19
1
-2
/
+2
*
|
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
1
-2
/
+2
|
/
*
mips: Add KVM T&E segment support for TCG
James Hogan
2017-08-02
1
-10
/
+7
*
mips/malta: leave space for the bootmap after the initrd
Aurelien Jarno
2017-08-02
1
-1
/
+4
*
hw/mips: load_elf_strerror to report kernel loading failure
Aurelien Jarno
2017-07-28
1
-6
/
+8
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
char: add backend hotswap handler
Anton Nefedov
2017-07-14
1
-1
/
+1
*
mips/malta: load the initrd at the end of the low memory
Aurelien Jarno
2017-07-11
1
-2
/
+3
*
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-06-02
1
-1
/
+0
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-21
1
-0
/
+1
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-2
/
+2
*
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
1
-14
/
+14
*
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
1
-14
/
+18
*
char: remove init callback
Marc-André Lureau
2016-10-24
1
-2
/
+2
*
malta: replace chr init by CHR_EVENT_OPENED handler
Marc-André Lureau
2016-10-24
1
-11
/
+19
*
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
hw/mips_malta: Fix YAMON API print routine
Paul Burton
2016-07-28
1
-1
/
+1
*
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2016-07-12
1
-3
/
+1
*
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-05-19
1
-3
/
+2
*
hw/mips_malta: add CPS to Malta board
Leon Alrae
2016-03-30
1
-11
/
+49
*
hw/mips_malta: move CPU creation to a separate function
Leon Alrae
2016-03-30
1
-29
/
+39
*
hw/mips_malta: remove redundant irq and clock init
Leon Alrae
2016-03-30
1
-4
/
+0
*
hw/mips_malta: remove CPUMIPSState from the write_bootloader()
Leon Alrae
2016-03-30
1
-4
/
+4
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-03-04
1
-1
/
+1
*
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
2016-02-03
1
-1
/
+1
*
mips: Clean up includes
Peter Maydell
2016-01-23
1
-0
/
+1
*
hw/mips_malta: Fix KVM PC initialisation
James Hogan
2015-10-30
1
-1
/
+1
*
mips: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
1
-1
/
+1
*
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-19
1
-13
/
+9
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
i8257: remove cpu_request_exit irq
Paolo Bonzini
2015-09-09
1
-12
/
+1
*
target-mips: add Unified Hosting Interface (UHI) support
Leon Alrae
2015-06-26
1
-1
/
+8
*
hw/mips: Do not clear BEV for MIPS malta kernel load
Matthew Fortune
2015-06-26
1
-1
/
+1
[prev]
[next]