index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
8
-25
/
+25
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
8
-25
/
+25
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
1
-1
/
+0
2024-12-15
hw/mips: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-14
hw/mips: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2024-10-15
hw/mips: Have mips_cpu_create_with_clock() take an endianness argument
Philippe Mathieu-Daudé
5
-5
/
+8
2024-10-15
hw/mips/cps: Set the vCPU 'cpu-big-endian' property
Philippe Mathieu-Daudé
2
-0
/
+6
2024-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
6
-10
/
+10
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
6
-10
/
+10
2024-10-03
hw/mips: Build fw_cfg.c once
Philippe Mathieu-Daudé
1
-1
/
+1
2024-09-20
hw/mips/jazz: fix typo in in-built NIC alias
Mark Cave-Ayland
1
-1
/
+1
2024-08-20
hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
Jiaxun Yang
1
-1
/
+1
2024-08-20
hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
Jiaxun Yang
1
-0
/
+3
2024-07-23
hw/mips/loongson3_virt: remove useless type cast
Yao Xingtao
1
-2
/
+2
2024-07-16
hw/isa/vt82c686: Turn "intr" irq into a named gpio
Bernhard Beschow
1
-1
/
+1
2024-06-19
hw/mips/loongson3_virt: Wire up loongson_ipi device
Jiaxun Yang
4
-4
/
+41
2024-06-05
hw/mips/malta: Add re-usable rng_seed_hex_new() method
Philippe Mathieu-Daudé
1
-12
/
+13
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
1
-1
/
+2
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
1
-1
/
+1
2024-05-09
hw/mips/loongson3_virt: Emulate suspend function
Jiaxun Yang
2
-0
/
+21
2024-05-03
mips: switch boards to "default y"
Paolo Bonzini
1
-0
/
+12
2024-03-08
mips: do not list individual devices from configs/
Paolo Bonzini
1
-1
/
+19
2024-02-27
hw/mips/loongson3_virt: do not require CONFIG_USB
Paolo Bonzini
1
-2
/
+6
2024-02-22
Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-1
/
+2
2024-02-22
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
1
-1
/
+2
2024-02-20
loongson3: correct typos
Manos Pitsidianakis
1
-2
/
+2
2024-02-15
hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-15
hw/ide/ahci: Inline ahci_get_num_ports()
Philippe Mathieu-Daudé
1
-2
/
+4
2024-02-15
hw/ide/ahci: Rename AHCI PCI function as 'pdev'
Philippe Mathieu-Daudé
1
-5
/
+5
2024-02-15
hw/ide/ahci: Expose AHCIPCIState structure
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-15
hw/dma: Pass parent object to i8257_dma_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-15
hw/isa: extract FDC37M81X to a separate file
Paolo Bonzini
1
-1
/
+1
2024-02-15
hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
Bernhard Beschow
2
-4
/
+6
2024-02-15
hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
Philippe Mathieu-Daudé
1
-2
/
+0
2024-02-15
target/mips: Remove MIPSITUState::itu field
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-15
hw/mips: remove unnecessary "select PTIMER"
Paolo Bonzini
1
-1
/
+0
2024-02-02
hw/mips/jazz: use qemu_find_nic_info()
David Woodhouse
1
-8
/
+7
2024-02-02
hw/mips/mipssim: use qemu_create_nic_device()
David Woodhouse
1
-6
/
+7
2024-02-02
hw/mips/loongson3_virt: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-02-02
hw/mips/malta: use pci_init_nic_devices()
David Woodhouse
1
-12
/
+3
2024-02-02
hw/mips/fuloong2e: use pci_init_nic_devices()
David Woodhouse
1
-13
/
+3
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
1
-1
/
+1
2024-01-05
hw/mips: Inline 'bios.h' definitions
Philippe Mathieu-Daudé
3
-3
/
+26
2024-01-05
hw: Simplify accesses to the CPUState::'start-powered-off' property
Philippe Mathieu-Daudé
1
-4
/
+3
2023-12-31
meson: rename config_all
Paolo Bonzini
1
-1
/
+1
2023-11-13
hw/mips: LOONGSON3V depends on UNIMP device
Marc-André Lureau
1
-0
/
+1
2023-11-07
hw/mips: FULOONG depends on VT82C686
Marc-André Lureau
1
-0
/
+1
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2
-3
/
+4
2023-10-22
hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
Bernhard Beschow
1
-2
/
+3
2023-10-22
hw/isa/piix3: Merge hw/isa/piix4.c
Bernhard Beschow
1
-1
/
+1
[next]