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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
David Woodhouse
1
-13
/
+5
2024-02-02
hw/ppc/prep: use pci_init_nic_devices()
David Woodhouse
1
-5
/
+3
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-02-02
hw/loongarch: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-02-02
hw/hppa: use pci_init_nic_devices()
David Woodhouse
1
-5
/
+2
2024-02-02
hw/arm/virt: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-02-02
hw/arm/sbsa-ref: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-02-02
hw/alpha/dp264: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-02-02
hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
David Woodhouse
6
-49
/
+8
2024-02-02
hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
David Woodhouse
1
-12
/
+19
2024-02-02
hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
David Woodhouse
1
-0
/
+45
2024-02-02
hw/arm: Connect SPI Controller to BCM2835
Rayhan Faizel
2
-1
/
+17
2024-02-02
hw/ssi: Implement BCM2835 SPI Controller
Rayhan Faizel
3
-0
/
+293
2024-02-02
hw/net: GMAC Tx Implementation
Nabih Estefan Diaz
2
-0
/
+205
2024-02-02
hw/net: GMAC Rx Implementation
Nabih Estefan Diaz
2
-2
/
+279
2024-02-02
hw/arm: Add GMAC devices to NPCM7XX SoC
Hao Wu
1
-2
/
+35
2024-02-02
hw/net: Add NPCMXXX GMAC device
Hao Wu
3
-1
/
+480
2024-02-02
hw/xen: convert stderr prints to error/warn reports
Manos Pitsidianakis
2
-9
/
+8
2024-02-02
hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints
Manos Pitsidianakis
2
-18
/
+27
2024-02-02
hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
Manos Pitsidianakis
2
-30
/
+35
2024-02-02
hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
Manos Pitsidianakis
2
-12
/
+16
2024-02-02
hw/arm/z2: convert DPRINTF to trace events and guest errors
Manos Pitsidianakis
2
-19
/
+15
2024-02-02
hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors
Manos Pitsidianakis
2
-30
/
+55
2024-02-02
pci-host: designware: Limit value range of iATU viewport register
Guenter Roeck
1
-0
/
+2
2024-02-02
hw/arm/zynq: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-1
/
+5
2024-02-02
hw/arm/vexpress: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-2
/
+10
2024-02-02
hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-02
hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-02
hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
2
-6
/
+1
2024-02-02
hw/arm/highbank: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-0
/
+10
2024-02-02
hw/arm/highbank: Add missing QOM parent for CPU cores
Philippe Mathieu-Daudé
1
-0
/
+1
2024-02-02
hw/arm/exynos: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-0
/
+8
2024-02-02
hw/arm/exynos: Add missing QOM parent for CPU cores
Philippe Mathieu-Daudé
1
-0
/
+1
2024-02-02
hw/core: Remove transitional infrastructure from BusClass
Peter Maydell
1
-67
/
+0
2024-02-02
hw/s390x/css-bridge: switch virtual-css bus to 3-phase-reset
Peter Maydell
1
-2
/
+3
2024-02-02
adb: Switch bus reset to 3-phase-reset
Peter Maydell
1
-3
/
+4
2024-02-02
vmbus: Switch bus reset to 3-phase-reset
Peter Maydell
1
-3
/
+4
2024-02-02
pci: Switch bus reset to 3-phase-reset
Peter Maydell
1
-4
/
+6
2024-02-01
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...
Peter Maydell
17
-48
/
+1031
2024-02-01
hw/arm: Hook up FSI module in AST2600
Ninad Palsule
1
-0
/
+19
2024-02-01
hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
Ninad Palsule
5
-0
/
+376
2024-02-01
hw/fsi: Introduce IBM's FSI master
Ninad Palsule
3
-1
/
+173
2024-02-01
hw/fsi: Introduce IBM's cfam
Ninad Palsule
3
-1
/
+174
2024-02-01
hw/fsi: Introduce IBM's fsi-slave model
Ninad Palsule
2
-2
/
+84
2024-02-01
hw/fsi: Introduce IBM's FSI Bus
Ninad Palsule
2
-1
/
+23
2024-02-01
hw/fsi: Introduce IBM's scratchpad device
Ninad Palsule
2
-2
/
+78
2024-02-01
hw/fsi: Introduce IBM's Local bus
Ninad Palsule
7
-0
/
+49
2024-02-01
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
5
-5
/
+25
[prev]
[next]