index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips
Age
Commit message (
Expand
)
Author
2021-05-26
target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed
Richard Henderson
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
hw/mips: Restrict non-virtualized machines to TCG
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Trace accesses to ISD registers
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Rename trace events related to interrupt registers
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()
Philippe Mathieu-Daudé
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-03-07
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
2021-02-21
vt82c686: Move creation of ISA devices to the ISA bridge
BALATON Zoltan
2021-02-21
vt82c686: Fix SMBus IO base and configuration registers
BALATON Zoltan
2021-02-21
hw/mips/boston: Use bootloader helper to set GCRs
Jiaxun Yang
2021-02-21
hw/mips/boston: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
2021-02-21
hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
2021-02-21
hw/mips: Add a bootloader helper
Jiaxun Yang
2021-02-21
hw/mips: loongson3: Drop 'struct MemmapEntry'
Bin Meng
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-01-14
docs/system: Remove deprecated 'fulong2e' machine alias
Philippe Mathieu-Daudé
2021-01-14
hw/mips/boston: Check 64-bit support with cpu_type_is_64bit()
Philippe Mathieu-Daudé
2021-01-04
hw/mips/fuloong2e: Correct cpuclock in PROM environment
Jiaxun Yang
2021-01-04
hw/mips/fuloong2e: Remove unused env entry
Jiaxun Yang
2021-01-04
hw/mips/fuloong2e: Replace faulty documentation links
Jiaxun Yang
2021-01-04
hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT
Jiaxun Yang
2021-01-04
hw/mips: Use address translation helper to handle ENVP_ADDR
Jiaxun Yang
2021-01-04
hw/mips/malta: Use address translation helper to calculate bootloader_run_addr
Jiaxun Yang
2021-01-04
hw/mips: Make bootloader addresses unsigned
Jiaxun Yang
2021-01-04
hw/mips: Add Loongson-3 machine support
Huacai Chen
2021-01-04
hw/mips: Add Loongson-3 boot parameter helpers
Huacai Chen
2021-01-04
hw/mips: Implement fw_cfg_arch_key_name()
Huacai Chen
2021-01-04
vt82c686: Remove legacy vt82c686b_pm_init() function
BALATON Zoltan
2021-01-04
vt82c686: Remove legacy vt82c686b_isa_init() function
BALATON Zoltan
2021-01-04
vt82c686: Remove vt82c686b_[am]c97_init() functions
BALATON Zoltan
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2020-12-13
hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
Philippe Mathieu-Daudé
2020-12-13
hw/mips/malta: Do not initialize MT registers if MT ASE absent
Philippe Mathieu-Daudé
2020-12-13
target/mips: Introduce ase_mt_available() helper
Philippe Mathieu-Daudé
2020-12-13
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
2020-12-13
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
mips: do not use ram_size global
Paolo Bonzini
[next]