index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
2024-06-19
hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
Philippe Mathieu-Daudé
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-23
q35: Introduce smm_ranges property for q35-pci-host
Isaku Yamahata
2024-04-23
pci-host/q35: Move PAM initialization above SMRAM initialization
Isaku Yamahata
2024-04-15
hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI bus
BALATON Zoltan
2024-02-22
hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
Philippe Mathieu-Daudé
2024-02-15
hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
Peter Maydell
2024-02-11
hw/pci-host/astro: Implement Hard Fail and Soft Fail mode
Helge Deller
2024-02-11
hw/pci-host/astro: Avoid aborting on access failure
Helge Deller
2024-02-02
pci-host: designware: Limit value range of iATU viewport register
Guenter Roeck
2024-01-16
Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...
Peter Maydell
2024-01-13
hw/pci-host/astro: Add missing astro & elroy registers for NetBSD
Helge Deller
2024-01-10
hw/pci-host/gpex: Define properties for MMIO ranges
Sunil V L
2024-01-05
hw/pci-host/raven: Propagate error in raven_realize()
Philippe Mathieu-Daudé
2023-12-30
hw/pci-host: Constify VMState
Richard Henderson
2023-11-13
hw/pci-host/astro: Fix boot for C3700 machine
Helge Deller
2023-11-07
hw/pci-host: Update PHB5 XSCOM registers
Saif Abrar
2023-11-07
hw/pci-host: Add emulation of Mai Logic Articia S
BALATON Zoltan
2023-11-07
Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-06
hw/pci-host/astro: Trigger CPU irq on CPU HPA in high memory
Helge Deller
2023-11-06
hw/pci-host/astro: Map Astro chip into 64-bit I/O memory region
Helge Deller
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-10-20
Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...
Stefan Hajnoczi
2023-10-20
pci-host: Wire up new Astro/Elroy PCI bridge
Helge Deller
2023-10-20
hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
Helge Deller
2023-10-19
hw/pci-host/bonito: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/sh_pcic: Replace magic value by proper definition
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-09-29
pc: remove short_root_bus property
Paolo Bonzini
2023-09-20
hw/pci: spelling fixes
Michael Tokarev
2023-08-11
hw/pci-host: Allow extended config space access for Designware PCIe host
Jason Chien
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Have common names for some local variables
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Replace magic values by existing constants
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add "i440fx" child property in board code
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Initialize PCMachineState::bus in board code
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Fix double, contradicting .endianness assignment
Bernhard Beschow
2023-07-07
mv64361: Add dummy gigabit ethernet PHY access registers
BALATON Zoltan
[next]