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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
hw/intc/loongarch_pch_pic: add irq number property
Tianrui Zhao
1
-3
/
+2
2023-01-06
hw/intc/loongarch_pch_msi: add irq number property
Tianrui Zhao
2
-2
/
+2
2023-01-06
hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
Bin Meng
5
-5
/
+5
2023-01-06
hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
Bin Meng
1
-3
/
+2
2023-01-06
hw/riscv: sifive_e: Fix the number of interrupt sources of PLIC
Bin Meng
1
-1
/
+6
2023-01-06
hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC
Bin Meng
1
-1
/
+1
2023-01-06
hw/intc: sifive_plic: Drop PLICMode_H
Bin Meng
1
-1
/
+0
2023-01-06
hw/{misc, riscv}: pfsoc: add system controller as unimplemented
Conor Dooley
3
-0
/
+5
2023-01-06
hw/riscv: pfsoc: add missing FICs as unimplemented
Conor Dooley
1
-0
/
+2
2023-01-06
hw/misc: pfsoc: add fabric clocks to ioscb
Conor Dooley
1
-0
/
+1
2023-01-06
hw/riscv: virt: Remove the redundant ipi-id property
Atish Patra
1
-1
/
+0
2023-01-06
hw/riscv/opentitan: add aon_timer base unimpl
Wilfred Mallawa
1
-0
/
+1
2023-01-06
hw/riscv/opentitan: bump opentitan
Wilfred Mallawa
1
-5
/
+4
2023-01-06
KVM: remove support for kernel-irqchip=off
Paolo Bonzini
1
-1
/
+1
2023-01-06
ide: Add 8-bit data mode
Lubomir Rintel
1
-0
/
+1
2023-01-06
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
1
-1
/
+0
2023-01-05
i.MX7D: Connect IRQs to GPIO devices.
Jean-Christophe Dubois
1
-0
/
+15
2023-01-05
i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
Jean-Christophe Dubois
1
-0
/
+1
2023-01-05
i.MX7D: Connect GPT timers to IRQ
Jean-Christophe Dubois
1
-0
/
+5
2023-01-05
hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope
Philippe Mathieu-Daudé
1
-3
/
+0
2023-01-05
hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
Philippe Mathieu-Daudé
1
-2
/
+2
2023-01-05
hw/timer/imx_epit: remove explicit fields cnt and freq
Axel Heider
1
-2
/
+0
2023-01-05
hw/timer/imx_epit: define SR_OCIF
Axel Heider
1
-0
/
+2
2023-01-05
hw/timer/imx_epit: cleanup CR defines
Axel Heider
1
-2
/
+2
2022-12-21
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
3
-2
/
+4
2022-12-21
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
1
-1
/
+2
2022-12-21
hw/ppc/vof: Do not include the full "cpu.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2022-12-21
hw/sd/sdhci: Support big endian SD host controller interfaces
Philippe Mathieu-Daudé
1
-0
/
+1
2022-12-21
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
2
-2
/
+2
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2
-9
/
+2
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
1
-1
/
+0
2022-12-21
include/hw: attempt to document VirtIO feature variables
Alex Bennée
2
-4
/
+40
2022-12-21
vdpa: add shadow_data to vhost_vdpa
Eugenio Pérez
1
-0
/
+2
2022-12-21
vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
Eugenio Pérez
1
-3
/
+11
2022-12-21
vdpa: add vdpa-dev support
Longpeng
1
-0
/
+43
2022-12-21
virtio: get class_id and pci device id by the virtio id
Longpeng
1
-0
/
+5
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2
-0
/
+6
2022-12-18
Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
1
-0
/
+5
2022-12-16
hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
Peter Maydell
1
-1
/
+1
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
1
-1
/
+1
2022-12-16
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
Peter Maydell
1
-1
/
+1
2022-12-16
hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset
Peter Maydell
1
-1
/
+1
2022-12-16
hw: Remove device_legacy_reset()
Peter Maydell
1
-9
/
+0
2022-12-16
qdev: Remove qdev_reset_all() and qbus_reset_all()
Peter Maydell
1
-26
/
+0
2022-12-15
Merge tag 'pull-request-2022-12-15' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-0
/
+6
2022-12-15
Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
3
-2
/
+4
2022-12-15
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
1
-1
/
+1
2022-12-15
s390x/pci: reset ISM passthrough devices on shutdown and system reset
Matthew Rosato
1
-0
/
+5
2022-12-15
s390x/pci: shrink DMA aperture to be bound by vfio DMA limit
Matthew Rosato
1
-0
/
+1
2022-12-15
hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
Peter Maydell
1
-1
/
+1
[prev]
[next]