index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips
/
jazz.c
Age
Commit message (
Expand
)
Author
2024-02-15
hw/dma: Pass parent object to i8257_dma_init()
Philippe Mathieu-Daudé
2024-02-02
hw/mips/jazz: use qemu_find_nic_info()
David Woodhouse
2024-01-05
hw/mips: Inline 'bios.h' definitions
Philippe Mathieu-Daudé
2023-10-19
hw/audio/pcspk: Inline pcspk_init()
Philippe Mathieu-Daudé
2023-10-19
hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'
Philippe Mathieu-Daudé
2023-09-25
hw/mips/jazz: Simplify the NIC setup code
Thomas Huth
2023-09-25
hw/mips/jazz: Move the NIC init code into a separate function
Thomas Huth
2023-09-08
trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value
Thomas Huth
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
2022-07-18
pckbd: remove legacy i8042_mm_init() function
Mark Cave-Ayland
2022-06-26
pckbd: move mapping of I8042_MMIO registers to MIPS magnum machine
Mark Cave-Ayland
2022-06-11
hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
Peter Maydell
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-01-13
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-07-02
hw/mips/jazz: Map the UART devices unconditionally
Philippe Mathieu-Daudé
2021-07-02
hw/mips/jazz: specify correct endian for dp8393x device
Mark Cave-Ayland
2021-07-02
hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board
Mark Cave-Ayland
2021-05-26
target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed
Richard Henderson
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-03-07
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
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
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
mips: remove bios_name
Paolo Bonzini
2020-10-17
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
2020-10-17
hw/mips/jazz: Correct CPU frequencies
Philippe Mathieu-Daudé
2020-09-09
esp: Rename ESP_STATE to ESP
Eduardo Habkost
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-06
audio: rework pcspk_init()
Gerd Hoffmann
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-05-26
hw/mips: Rename malta/mipssim/r4k/jazz files
Aleksandar Markovic