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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2024-01-16
Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...
Peter Maydell
1
-3
/
+23
2024-01-13
hw/pci-host/astro: Add missing astro & elroy registers for NetBSD
Helge Deller
1
-3
/
+23
2024-01-10
hw/pci-host/gpex: Define properties for MMIO ranges
Sunil V L
2
-0
/
+25
2024-01-05
hw/pci-host/raven: Propagate error in raven_realize()
Philippe Mathieu-Daudé
1
-2
/
+4
2023-12-30
hw/pci-host: Constify VMState
Richard Henderson
11
-18
/
+18
2023-11-13
hw/pci-host/astro: Fix boot for C3700 machine
Helge Deller
2
-42
/
+33
2023-11-07
hw/pci-host: Update PHB5 XSCOM registers
Saif Abrar
2
-23
/
+56
2023-11-07
hw/pci-host: Add emulation of Mai Logic Articia S
BALATON Zoltan
3
-0
/
+300
2023-11-07
Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-4
/
+7
2023-11-06
hw/pci-host/astro: Trigger CPU irq on CPU HPA in high memory
Helge Deller
1
-1
/
+1
2023-11-06
hw/pci-host/astro: Map Astro chip into 64-bit I/O memory region
Helge Deller
1
-3
/
+6
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
8
-8
/
+40
2023-10-20
Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...
Stefan Hajnoczi
4
-0
/
+901
2023-10-20
pci-host: Wire up new Astro/Elroy PCI bridge
Helge Deller
2
-0
/
+5
2023-10-20
hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
Helge Deller
2
-0
/
+896
2023-10-19
hw/pci-host/bonito: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
1
-17
/
+13
2023-10-19
hw/pci-host/sh_pcic: Replace magic value by proper definition
Philippe Mathieu-Daudé
1
-2
/
+3
2023-10-19
hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names
Philippe Mathieu-Daudé
1
-8
/
+8
2023-10-19
hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
1
-23
/
+17
2023-09-29
pc: remove short_root_bus property
Paolo Bonzini
2
-15
/
+0
2023-09-20
hw/pci: spelling fixes
Michael Tokarev
9
-13
/
+13
2023-08-11
hw/pci-host: Allow extended config space access for Designware PCIe host
Jason Chien
1
-0
/
+1
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
1
-4
/
+2
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
1
-28
/
+5
2023-07-10
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
Bernhard Beschow
1
-1
/
+5
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
1
-2
/
+10
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
Bernhard Beschow
1
-4
/
+10
2023-07-10
hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
Bernhard Beschow
1
-12
/
+30
2023-07-10
hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
Bernhard Beschow
1
-9
/
+9
2023-07-10
hw/pci-host/i440fx: Have common names for some local variables
Bernhard Beschow
1
-14
/
+12
2023-07-10
hw/pci-host/i440fx: Replace magic values by existing constants
Bernhard Beschow
1
-4
/
+4
2023-07-10
hw/pci-host/i440fx: Add "i440fx" child property in board code
Bernhard Beschow
1
-1
/
+0
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
1
-4
/
+4
2023-07-10
hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
Bernhard Beschow
1
-2
/
+1
2023-07-10
hw/pci-host/q35: Initialize PCMachineState::bus in board code
Bernhard Beschow
1
-1
/
+0
2023-07-10
hw/pci-host/q35: Fix double, contradicting .endianness assignment
Bernhard Beschow
1
-1
/
+0
2023-07-07
mv64361: Add dummy gigabit ethernet PHY access registers
BALATON Zoltan
2
-0
/
+9
2023-06-25
ppc/pnv/pci: Clean up error messages
Joel Stanley
1
-7
/
+7
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-1
/
+1
2023-05-19
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
3
-15
/
+15
2023-05-19
hw/pci-host/q35: Inline sysbus_add_io()
Bernhard Beschow
1
-2
/
+4
2023-05-19
hw/pci-host/i440fx: Inline sysbus_add_io()
Bernhard Beschow
1
-2
/
+3
2023-04-28
raven: disable reentrancy detection for iomem
Alexander Bulekov
1
-0
/
+7
2023-03-30
hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
Jiaxun Yang
1
-12
/
+6
2023-03-08
hw/ppc/pegasos2: Fix PCI interrupt routing
BALATON Zoltan
1
-4
/
+0
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
2
-2
/
+12
2023-03-03
pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
Frederic Barrat
1
-0
/
+40
2023-03-03
pnv_phb4_pec: Only export existing PHBs to the device tree
Frederic Barrat
1
-2
/
+6
2023-03-03
pnv_phb4_pec: Keep track of instantiated PHBs
Frederic Barrat
1
-5
/
+7
[next]