index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips
/
boston.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
1
-2
/
+1
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
1
-1
/
+1
2023-01-13
hw/mips/boston: Rename MachineState 'mc' pointer to 'ms'
Daniel Henrique Barboza
1
-2
/
+2
2023-01-13
hw/mips/bootloader: Handle buffers as opaque arrays
Philippe Mathieu-Daudé
1
-1
/
+1
2022-10-31
hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register
Philippe Mathieu-Daudé
1
-1
/
+4
2022-10-31
hw/mips/boston: Don't set link_up for xilinx-pcie
Jiaxun Yang
1
-5
/
+4
2022-10-27
mips/boston: re-randomize rng-seed on reboot
Jason A. Donenfeld
1
-0
/
+3
2022-07-22
hw/mips: boston: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+5
2022-06-11
hw/mips/boston: Initialize g_autofree pointers
Bernhard Beschow
1
-1
/
+2
2021-12-06
hw/mips/boston: Fix load_elf() error detection
Jiaxun Yang
1
-2
/
+3
2021-10-18
hw/mips/boston: Add FDT generator
Jiaxun Yang
1
-9
/
+236
2021-10-18
hw/mips/boston: Allow loading elf kernel and dtb
Jiaxun Yang
1
-4
/
+32
2021-10-18
hw/mips/boston: Massage memory map information
Jiaxun Yang
1
-28
/
+80
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-02-21
hw/mips/boston: Use bootloader helper to set GCRs
Jiaxun Yang
1
-34
/
+11
2021-02-21
hw/mips/boston: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
1
-15
/
+2
2021-01-14
hw/mips/boston: Check 64-bit support with cpu_type_is_64bit()
Philippe Mathieu-Daudé
1
-4
/
+2
2020-12-13
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
1
-1
/
+0
2020-12-13
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
1
-2
/
+2
2020-11-09
hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling paths
Peter Maydell
1
-6
/
+4
2020-11-03
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-10-17
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
Eduardo Habkost
1
-4
/
+4
2020-10-17
hw/mips/boston: Set CPU frequency to 1 GHz
Philippe Mathieu-Daudé
1
-0
/
+13
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-2
/
+2
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
1
-4
/
+2
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-15
sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-4
/
+4
2020-05-27
mips/boston: Plug memory leak in boston_mach_init()
Markus Armbruster
1
-2
/
+2
2020-05-27
mips/boston: Fix boston_mach_init() error handling
Markus Armbruster
1
-8
/
+5
2020-02-19
mips/boston: use memdev for RAM
Igor Mammedov
1
-6
/
+5
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-07
serial: start making SerialMM a sysbus device
Marc-André Lureau
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-07-05
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-24
hw/mips: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
1
-2
/
+2
2019-05-24
hw/mips: Use object_initialize() on MIPSCPSState
Philippe Mathieu-Daudé
1
-13
/
+12
2019-04-17
mips/boston: Report errors with error_report(), not error_printf()
Markus Armbruster
1
-3
/
+3
2019-02-13
char: allow specifying a GMainContext at opening time
Paolo Bonzini
1
-1
/
+1
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
1
-14
/
+14
2018-06-27
hw/mips/boston: don't make flash region 'nomigrate'
Peter Maydell
1
-2
/
+1
2018-06-08
hw/mips/boston: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-4
/
+4
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-1
/
+1
[next]