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-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
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-05-27
mips/malta: Fix create_cps() error handling
Markus Armbruster
1
-9
/
+6
2020-05-26
hw/mips/mips_int: De-duplicate KVM interrupt delivery
Philippe Mathieu-Daudé
1
-8
/
+3
2020-05-26
hw/mips/malta: Add some logging for bad register offset cases
Aleksandar Markovic
1
-8
/
+6
2020-05-26
hw/mips: Rename malta/mipssim/r4k/jazz files
Aleksandar Markovic
5
-4
/
+4
2020-05-26
hw/mips/fuloong2e: Fix typo in Fuloong machine name
Philippe Mathieu-Daudé
3
-22
/
+23
2020-05-26
hw/mips/fuloong2e: Move code and update a comment
Philippe Mathieu-Daudé
1
-3
/
+2
2020-05-26
hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge
Philippe Mathieu-Daudé
1
-0
/
+1
2020-05-26
hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-04-29
smbus: Fix spd_data_generate() error API violation
Markus Armbruster
1
-8
/
+2
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
1
-1
/
+0
2020-03-17
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
BALATON Zoltan
1
-0
/
+1
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2
-4
/
+2
2020-03-16
ide/via: Get rid of via_ide_init()
BALATON Zoltan
1
-1
/
+4
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-27
hw/mips: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
4
-10
/
+5
2020-02-27
hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-19
mips/mips_r4k: use memdev for RAM
Igor Mammedov
1
-8
/
+4
2020-02-19
mips/mips_mipssim: use memdev for RAM
Igor Mammedov
1
-6
/
+3
2020-02-19
mips/mips_malta: use memdev for RAM
Igor Mammedov
1
-6
/
+4
2020-02-19
mips/mips_jazz: add max ram size check
Igor Mammedov
1
-0
/
+5
2020-02-19
mips/mips_jazz: use memdev for RAM
Igor Mammedov
1
-4
/
+3
2020-02-19
mips/mips_fulong2e: use memdev for RAM
Igor Mammedov
1
-4
/
+2
2020-02-19
mips/mips_fulong2e: drop RAM size fixup
Igor Mammedov
1
-5
/
+8
2020-02-19
mips/boston: use memdev for RAM
Igor Mammedov
1
-6
/
+5
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
4
-4
/
+5
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+2
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2
-2
/
+2
2020-01-07
mips/cps: fix setting saar property
Marc-André Lureau
1
-1
/
+1
2020-01-07
dp8393x: replace PROP_PTR with PROP_LINK
Marc-André Lureau
1
-1
/
+2
2020-01-07
mips: use sysbus_mmio_get_region() instead of internal fields
Marc-André Lureau
1
-1
/
+2
2020-01-07
mips: use sysbus_add_io()
Marc-André Lureau
1
-2
/
+1
2020-01-07
mips: baudbase is 115200 by default
Marc-André Lureau
1
-1
/
+0
2020-01-07
mips: inline serial_init()
Marc-André Lureau
1
-3
/
+12
2020-01-07
serial: start making SerialMM a sysbus device
Marc-André Lureau
2
-2
/
+2
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
4
-4
/
+4
2019-12-16
hw/mips: Deprecate the r4k machine
Philippe Mathieu-Daudé
1
-0
/
+1
2019-12-16
mips: r4000: Renovate coding style
Filip Bozuta
1
-21
/
+34
[next]