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
Age
Commit message (
Expand
)
Author
2023-11-13
hw/mips: LOONGSON3V depends on UNIMP device
Marc-André Lureau
2023-11-07
hw/mips: FULOONG depends on VT82C686
Marc-André Lureau
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix3: Merge hw/isa/piix4.c
Bernhard Beschow
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-10-19
hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
Philippe Mathieu-Daudé
2023-10-03
vt82c686 machines: Support machine-default audiodev with fallback
Paolo Bonzini
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-08-31
hw/mips: spelling fixes
Michael Tokarev
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-07-25
hw/mips: Improve the default USB settings in the loongson3-virt machine
Thomas Huth
2023-07-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-07-10
hw/mips/loongson3_virt: Relax CPU restrictions for TCG
Jiaxun Yang
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
2023-07-08
hw: Simplify calls to pci_nic_init_nofail()
Thomas Huth
2023-06-05
hw/mips/malta: Fix the malta machine on big endian hosts
Thomas Huth
2023-05-26
hw/mips: Use MachineClass->default_nic in the virt machine
Philippe Mathieu-Daudé
2023-05-12
hw/mips/malta: Fix minor dead code issue
Peter Maydell
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
2023-01-13
hw/mips/boston: Rename MachineState 'mc' pointer to 'ms'
Daniel Henrique Barboza
2023-01-13
hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
Bernhard Beschow
2023-01-13
hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
2023-01-13
mips: Remove support for trap and emulate KVM
Paolo Bonzini
2023-01-13
hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel()
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS JALRc opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS SW opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Handle buffers as opaque arrays
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Move it to hw/pci-host/
Philippe Mathieu-Daudé
2023-01-13
hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Explicit GT64120 endianness upon device creation
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Manage endian bits with the RegisterFields API
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
Philippe Mathieu-Daudé
2023-01-13
hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps
Philippe Mathieu-Daudé
[next]