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
/
pci-host
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
1
-10
/
+0
2023-07-10
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
Bernhard Beschow
1
-0
/
+2
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
1
-1
/
+0
2023-07-10
hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
Bernhard Beschow
1
-3
/
+0
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
1
-5
/
+0
2023-05-19
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
1
-2
/
+3
2023-03-04
Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
1
-0
/
+3
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
1
-1
/
+1
2023-03-03
pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
Frederic Barrat
1
-0
/
+1
2023-03-03
pnv_phb4_pec: Keep track of instantiated PHBs
Frederic Barrat
1
-0
/
+2
2023-03-03
hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASE
Bibo Mao
1
-8
/
+9
2023-02-05
ppc/pnv/pci: Update PHB5 version register
Frederic Barrat
1
-1
/
+1
2023-02-05
ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
Frederic Barrat
1
-1
/
+0
2023-02-05
ppc/pnv/pci: Cleanup PnvPHBPecState structure
Frederic Barrat
1
-2
/
+0
2023-01-20
include/hw/ppc include/hw/pci-host: Drop extra typedefs
Markus Armbruster
2
-3
/
+0
2023-01-20
include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
Markus Armbruster
1
-1
/
+2
2023-01-13
hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
Philippe Mathieu-Daudé
1
-0
/
+18
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
4
-4
/
+4
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
6
-11
/
+2
2023-01-06
hw/intc/loongarch_pch: Change default irq number of pch irq controller
Tianrui Zhao
1
-0
/
+1
2023-01-06
hw/intc/loongarch_pch_msi: add irq number property
Tianrui Zhao
1
-1
/
+0
2022-11-04
hw/loongarch: Improve fdt for LoongArch virt machine
Xiaojuan Yang
1
-0
/
+1
2022-10-31
hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
BALATON Zoltan
1
-0
/
+44
2022-09-20
hw/loongarch: Add platform bus support
Xiaojuan Yang
1
-0
/
+5
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties
Daniel Henrique Barboza
1
-0
/
+10
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties
Daniel Henrique Barboza
1
-1
/
+8
2022-08-31
ppc/pnv: remove PnvPHB4.version
Daniel Henrique Barboza
1
-2
/
+0
2022-08-31
ppc/pnv: remove pecc->rp_model
Daniel Henrique Barboza
1
-1
/
+0
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
1
-9
/
+0
2022-08-31
ppc/pnv: remove pnv-phb3-root-port
Daniel Henrique Barboza
1
-6
/
+0
2022-08-31
ppc/pnv: turn PnvPHB4 into a PnvPHB backend
Daniel Henrique Barboza
1
-1
/
+4
2022-08-31
ppc/pnv: add PHB4 bus init helper
Daniel Henrique Barboza
1
-0
/
+1
2022-08-31
ppc/pnv: turn PnvPHB3 into a PnvPHB backend
Daniel Henrique Barboza
1
-1
/
+4
2022-08-31
ppc/pnv: add PHB3 bus init helper
Daniel Henrique Barboza
1
-0
/
+1
2022-07-29
hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'
Xiaojuan Yang
1
-23
/
+20
2022-07-26
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
1
-1
/
+2
2022-07-19
hw/loongarch: Add acpi ged support
Xiaojuan Yang
1
-0
/
+4
2022-07-06
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
1
-16
/
+0
2022-06-28
hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
Bernhard Beschow
1
-1
/
+0
2022-06-06
hw/loongarch: Add LoongArch ls7a rtc device support
Xiaojuan Yang
1
-0
/
+4
2022-06-06
hw/loongarch: Add some devices support for 3A5000.
Xiaojuan Yang
1
-0
/
+7
2022-06-06
hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
Xiaojuan Yang
1
-0
/
+3
2022-06-06
hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
Xiaojuan Yang
1
-0
/
+30
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2022-05-08
dino: move from hw/hppa to hw/pci-host
Mark Cave-Ayland
1
-0
/
+146
2022-04-04
ppc/pnv: Fix number of registers in the PCIe controller on POWER9
Frederic Barrat
1
-1
/
+1
2022-03-14
ppc/pnv: Introduce a pnv-phb5 device to match root port
Frederic Barrat
1
-0
/
+5
2022-03-02
ppc/pnv: Add support for PHB5 "Address-based trigger" mode
Cédric Le Goater
1
-0
/
+2
2022-03-02
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
1
-0
/
+1
2022-03-02
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
1
-0
/
+12
[next]