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
2020-05-26
hw/mips/mips_int: De-duplicate KVM interrupt delivery
Philippe Mathieu-Daudé
2020-05-26
hw/mips/malta: Add some logging for bad register offset cases
Aleksandar Markovic
2020-05-26
hw/mips: Rename malta/mipssim/r4k/jazz files
Aleksandar Markovic
2020-05-26
hw/mips/fuloong2e: Fix typo in Fuloong machine name
Philippe Mathieu-Daudé
2020-05-26
hw/mips/fuloong2e: Move code and update a comment
Philippe Mathieu-Daudé
2020-05-26
hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge
Philippe Mathieu-Daudé
2020-05-26
hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
Philippe Mathieu-Daudé
2020-04-29
smbus: Fix spd_data_generate() error API violation
Markus Armbruster
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
2020-03-17
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
BALATON Zoltan
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2020-03-16
ide/via: Get rid of via_ide_init()
BALATON Zoltan
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-27
hw/mips: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-02-27
hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()
Philippe Mathieu-Daudé
2020-02-19
mips/mips_r4k: use memdev for RAM
Igor Mammedov
2020-02-19
mips/mips_mipssim: use memdev for RAM
Igor Mammedov
2020-02-19
mips/mips_malta: use memdev for RAM
Igor Mammedov
2020-02-19
mips/mips_jazz: add max ram size check
Igor Mammedov
2020-02-19
mips/mips_jazz: use memdev for RAM
Igor Mammedov
2020-02-19
mips/mips_fulong2e: use memdev for RAM
Igor Mammedov
2020-02-19
mips/mips_fulong2e: drop RAM size fixup
Igor Mammedov
2020-02-19
mips/boston: use memdev for RAM
Igor Mammedov
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-07
mips/cps: fix setting saar property
Marc-André Lureau
2020-01-07
dp8393x: replace PROP_PTR with PROP_LINK
Marc-André Lureau
2020-01-07
mips: use sysbus_mmio_get_region() instead of internal fields
Marc-André Lureau
2020-01-07
mips: use sysbus_add_io()
Marc-André Lureau
2020-01-07
mips: baudbase is 115200 by default
Marc-André Lureau
2020-01-07
mips: inline serial_init()
Marc-André Lureau
2020-01-07
serial: start making SerialMM a sysbus device
Marc-André Lureau
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-16
hw/mips: Deprecate the r4k machine
Philippe Mathieu-Daudé
2019-12-16
mips: r4000: Renovate coding style
Filip Bozuta
2019-12-16
mips: malta: Renovate coding style
Filip Bozuta
2019-12-16
mips: jazz: Renovate coding style
Filip Bozuta
2019-11-19
hw/mips/gt64xxx: Remove dynamic field width from trace events
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
2019-11-05
hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
Philippe Mathieu-Daudé
2019-11-05
hw/mips/mips_malta: Create IDE hard drive array dynamically
Philippe Mathieu-Daudé
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
piix4: Add an i8254 PIT Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Add an i8257 DMA Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
[next]