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
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é
2019-10-04
mips: fix memory leaks in board initialization
Paolo Bonzini
2019-10-04
hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
Thomas Huth
2019-09-12
hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_access
Peter Maydell
2019-09-12
hw/mips/mips_jazz: Override do_transaction_failed hook
Peter Maydell
2019-08-19
target/mips: Style improvements in mips_mipssim.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in mips_malta.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in mips_int.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in mips_fulong2e.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in cps.c
Aleksandar Markovic
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-07-05
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-02
hw/mips: Express dependencies of the r4k platform with Kconfig
Philippe Mathieu-Daudé
2019-07-02
hw/mips: Express dependencies of the Jazz machine with Kconfig
Philippe Mathieu-Daudé
2019-07-02
hw/mips: Express dependencies of the MIPSsim machine with Kconfig
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Align the pci0-mem size
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix 'braces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix multiline comment syntax
Philippe Mathieu-Daudé
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-05-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...
Peter Maydell
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-24
hw/mips: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-24
hw/mips: Use object_initialize() on MIPSCPSState
Philippe Mathieu-Daudé
2019-05-17
mips-fulong2e: obey -vga none
Paolo Bonzini
2019-04-17
mips/boston: Report errors with error_report(), not error_printf()
Markus Armbruster
2019-03-11
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
mips_malta: Clean up definition of flash memory size somewhat
Markus Armbruster
2019-03-11
hw/mips/malta: Restrict 'bios_size' variable scope
Philippe Mathieu-Daudé
[next]