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-10.1
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-10.1
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
/
pci-host
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
Eric Auger
2
-57
/
+6
2025-07-15
hw/pci-host/gpex-acpi: Use GED acpi pcihp property
Eric Auger
1
-1
/
+2
2025-07-15
hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
Eric Auger
1
-11
/
+21
2025-07-15
hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
Eric Auger
1
-7
/
+8
2025-07-15
qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
5
-2
/
+3
2025-06-10
hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
Bernhard Beschow
1
-4
/
+4
2025-06-10
hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"
BALATON Zoltan
1
-55
/
+0
2025-06-10
hw/pci-host/raven: Remove is-legacy-prep property
BALATON Zoltan
1
-20
/
+12
2025-05-20
hw/pci-host/gt64120: Fix endianness handling
Rakesh Jeyasingh
1
-34
/
+48
2025-05-12
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2025-05-09
hw/pci-host/gpex-acpi: Fix typo in comment
Gustavo Romero
1
-1
/
+1
2025-05-06
hw/pci-host/designware: Fix viewport configuration
Bernhard Beschow
1
-2
/
+2
2025-05-06
hw/pci-host/designware: Remove unused include
Bernhard Beschow
1
-1
/
+0
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
20
-25
/
+25
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
29
-64
/
+69
2025-04-25
hw/pci-host/designware: Use deposit/extract API
Philippe Mathieu-Daudé
1
-31
/
+17
2025-04-23
exec/cpu-all: remove exec/target_page include
Pierrick Bouvier
1
-0
/
+1
2025-04-23
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
1
-1
/
+1
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
1
-1
/
+1
2025-03-31
hw/pci-host/designware: Fix ATU_UPPER_TARGET register access
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-11
ppc/pnv/phb4: Add pervasive chiplet support to PHB4/5
Nicholas Piggin
1
-1
/
+54
2025-02-25
hw/arm/fsl-imx8mp: Add PCIe support
Bernhard Beschow
3
-0
/
+102
2025-02-25
hw/pci-host/designware: Prevent device attachment on internal PCIe root bus
Bernhard Beschow
1
-1
/
+17
2025-02-16
hw/pci-host: Mark versatile regions as little-endian
Philippe Mathieu-Daudé
1
-2
/
+2
2025-02-04
hw/pci-host/astro: Add LMMIO range support
Helge Deller
1
-0
/
+52
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf()
Philippe Mathieu-Daudé
1
-2
/
+2
2025-01-27
hw/pci-host/designware: Expose MSI IRQ
Bernhard Beschow
1
-4
/
+3
2024-12-30
hw/pci-host/gpex: Allow more than 4 legacy IRQs
Alexander Graf
1
-9
/
+34
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
8
-9
/
+9
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
7
-7
/
+7
2024-12-20
ppc/e500: Avoid abuse of container_get()
Peter Xu
1
-2
/
+2
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
17
-21
/
+0
2024-12-19
hw/pci-host/astro: Remove empty Property list
Richard Henderson
1
-5
/
+0
2024-12-15
hw/pci-host: Constify all Property
Richard Henderson
17
-19
/
+19
2024-11-27
hw/ppc/pegasos2: Fix IRQ routing from pci.0
BALATON Zoltan
1
-0
/
+1
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-25
/
+19
2024-11-05
hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
Bernhard Beschow
1
-24
/
+18
2024-11-05
hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
Bernhard Beschow
1
-1
/
+1
2024-11-04
hw/pci-host/gpex-acpi: Use acpi_uid property.
Jonathan Cameron
1
-1
/
+4
2024-10-03
q35: Remove unused mch_mcfg_base
Dr. David Alan Gilbert
1
-10
/
+0
2024-09-13
hw/pci-host: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-2
/
+0
2024-09-13
hw/pci-host/designware: Add 'host_mem' variable for clarity
Philippe Mathieu-Daudé
1
-2
/
+3
2024-09-13
hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
1
-22
/
+17
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
10
-11
/
+11
2024-08-06
hw/pci-host/gt64120: Reset config registers during RESET phase
Philippe Mathieu-Daudé
1
-5
/
+14
2024-08-06
hw/pci-host/gt64120: Set PCI base address register write mask
Philippe Mathieu-Daudé
1
-1
/
+13
2024-07-22
acpi/gpex: Create PCI link devices outside PCI root bridge
Sunil V L
1
-6
/
+7
2024-06-19
hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
Philippe Mathieu-Daudé
1
-8
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
Philippe Mathieu-Daudé
1
-7
/
+15
2024-06-19
hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
Philippe Mathieu-Daudé
1
-11
/
+10
[next]