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
/
include
/
hw
/
mips
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-12
Supply missing header guards
Markus Armbruster
2018-07-02
hw/mips: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2017-10-27
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
2017-08-02
mips: Add KVM T&E segment support for TCG
James Hogan
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-06-04
hw/mips: add missing include
Philippe Mathieu-Daudé
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-07-12
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2016-05-19
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-03-30
hw/mips/cps: enable ITU for multithreading processors
Leon Alrae
2016-03-30
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
hw/mips/cps: create GCR block inside CPS
Leon Alrae
2016-03-30
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
2015-06-11
net/dp8393x: QOM'ify
Hervé Poussineau
2015-06-11
dma/rc4030: convert to QOM
Hervé Poussineau
2015-06-11
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
2014-06-18
hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
Sanjay Lal
2013-07-29
hw/mips: align initrd to 64KB to avoid kernel error
James Hogan
2013-04-08
hw: move headers to include/
Paolo Bonzini