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
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
9
-9
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
3
-0
/
+3
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
6
-0
/
+8
*
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
2019-07-05
2
-1
/
+3
*
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
1
-11
/
+11
*
hw/mips: Express dependencies of the r4k platform with Kconfig
Philippe Mathieu-Daudé
2019-07-02
1
-0
/
+10
*
hw/mips: Express dependencies of the Jazz machine with Kconfig
Philippe Mathieu-Daudé
2019-07-02
1
-0
/
+17
*
hw/mips: Express dependencies of the MIPSsim machine with Kconfig
Philippe Mathieu-Daudé
2019-07-02
1
-0
/
+3
*
hw/mips/gt64xxx_pci: Align the pci0-mem size
Philippe Mathieu-Daudé
2019-06-26
1
-1
/
+2
*
hw/mips/gt64xxx_pci: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2019-06-26
2
-19
/
+14
*
hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()
Philippe Mathieu-Daudé
2019-06-26
1
-11
/
+37
*
hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
1
-5
/
+6
*
hw/mips/gt64xxx_pci: Fix 'braces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
1
-9
/
+18
*
hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues
Philippe Mathieu-Daudé
2019-06-26
1
-156
/
+156
*
hw/mips/gt64xxx_pci: Fix multiline comment syntax
Philippe Mathieu-Daudé
2019-06-26
1
-29
/
+35
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
3
-1
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...
Peter Maydell
2019-05-28
1
-1
/
+1
|
\
|
*
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-28
1
-1
/
+1
*
|
hw/mips: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-24
3
-16
/
+12
*
|
hw/mips: Use object_initialize() on MIPSCPSState
Philippe Mathieu-Daudé
2019-05-24
2
-22
/
+20
|
/
*
mips-fulong2e: obey -vga none
Paolo Bonzini
2019-05-17
1
-4
/
+6
*
mips/boston: Report errors with error_report(), not error_printf()
Markus Armbruster
2019-04-17
1
-3
/
+3
*
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
2
-3
/
+2
*
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
2
-2
/
+2
*
mips_malta: Clean up definition of flash memory size somewhat
Markus Armbruster
2019-03-11
1
-1
/
+1
*
hw/mips/malta: Restrict 'bios_size' variable scope
Philippe Mathieu-Daudé
2019-03-11
1
-1
/
+1
*
hw/mips/malta: Remove fl_sectors variable
Philippe Mathieu-Daudé
2019-03-11
1
-2
/
+1
*
mips_malta: Delete disabled, broken DEBUG_BOARD_INIT code
Markus Armbruster
2019-03-11
1
-10
/
+0
*
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2019-03-11
1
-1
/
+1
*
mips_fulong2e: Add on-board graphics chip
BALATON Zoltan
2019-03-11
1
-0
/
+7
*
ptimer: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+1
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+20
*
i2c: Split smbus into parts
Corey Minyard
2019-02-28
2
-2
/
+2
*
target/mips: fulong2e: Dynamically generate SPD EEPROM data
BALATON Zoltan
2019-02-21
1
-18
/
+13
*
target/mips: fulong2e: Fix bios flash size
BALATON Zoltan
2019-02-21
1
-5
/
+4
*
hw/mips_int: hold BQL for all interrupt requests
Aleksandar Markovic
2019-02-14
1
-0
/
+12
*
char: allow specifying a GMainContext at opening time
Paolo Bonzini
2019-02-13
2
-2
/
+2
*
hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards
Ákos Kovács
2019-02-05
1
-2
/
+3
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
4
-8
/
+12
*
ide/via: Rename functions to match device name
BALATON Zoltan
2019-01-25
1
-1
/
+1
*
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
[next]