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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
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-11-03
hw/mips: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-03
hw/mips: Remove the 'r4k' machine
Philippe Mathieu-Daudé
3
-332
/
+0
2020-10-17
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
4
-24
/
+13
2020-10-17
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
Eduardo Habkost
1
-4
/
+4
2020-10-17
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
4
-9
/
+6
2020-10-17
hw/mips: Simplify loading 64-bit ELF kernels
Philippe Mathieu-Daudé
2
-10
/
+2
2020-10-17
hw/mips/malta: Use clearer qdev style
Philippe Mathieu-Daudé
1
-4
/
+4
2020-10-17
hw/mips/malta: Move gt64120 related code together
Philippe Mathieu-Daudé
1
-7
/
+6
2020-10-17
hw/mips/malta: Fix FPGA I/O region size
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-17
hw/mips/cps: Do not allow use without input clock
Philippe Mathieu-Daudé
1
-0
/
+5
2020-10-17
hw/mips/malta: Set CPU frequency to 320 MHz
Philippe Mathieu-Daudé
1
-3
/
+16
2020-10-17
hw/mips/boston: Set CPU frequency to 1 GHz
Philippe Mathieu-Daudé
1
-0
/
+13
2020-10-17
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
1
-0
/
+4
2020-10-17
hw/mips/jazz: Correct CPU frequencies
Philippe Mathieu-Daudé
1
-1
/
+14
2020-10-17
hw/mips/mipssim: Correct CPU frequency
Philippe Mathieu-Daudé
1
-1
/
+10
2020-10-17
hw/mips/fuloong2e: Set CPU frequency to 533 MHz
Philippe Mathieu-Daudé
1
-1
/
+6
2020-10-17
hw/mips/r4k: Explicit CPU frequency is 200 MHz
Philippe Mathieu-Daudé
1
-1
/
+6
2020-09-30
hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
Philippe Mathieu-Daudé
1
-2
/
+3
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
1
-4
/
+4
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-6
/
+2
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-4
/
+1
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-11
/
+19
2020-09-09
esp: Rename ESP_STATE to ESP
Eduardo Habkost
1
-1
/
+1
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
3
-4
/
+6
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
3
-6
/
+12
2020-09-09
hw/mips/fuloong2e: Convert pointless error message to an assert()
Philippe Mathieu-Daudé
1
-4
/
+1
2020-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...
Peter Maydell
1
-4
/
+11
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
1
-1
/
+1
2020-09-08
mips/cps: Use start-powered-off CPUState property
Thiago Jung Bauermann
1
-4
/
+11
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2
-8
/
+11
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-9
/
+4
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
4
-18
/
+18
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-8
/
+4
2020-07-06
audio: rework pcspk_init()
Gerd Hoffmann
1
-1
/
+1
2020-07-02
mips/cps: Fix mips_cps_realize() error API violations
Markus Armbruster
1
-10
/
+19
2020-07-02
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
1
-2
/
+4
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
3
-20
/
+12
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
5
-10
/
+10
2020-06-15
sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
Markus Armbruster
2
-3
/
+3
2020-06-15
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
1
-2
/
+4
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
5
-20
/
+21
2020-06-09
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-01
hw/mips: fuloong2e: Set preferred page size to 16KB
Huacai Chen
1
-0
/
+1
2020-06-01
hw/mips: Add CPU IRQ3 delivery for KVM
Huacai Chen
1
-1
/
+1
2020-05-28
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...
Peter Maydell
2
-19
/
+13
[next]