122 Commits (fbf553971898aee18b5933d335e2fa3e74bb9be7)

Author SHA1 Message Date
Paolo Bonzini c7bcc85d66 qdev: Remove hex8/32/64 property types 13 years ago
Alexey Kardashevskiy a64d325df1 spapr-rtas: replace return code constants with macros 13 years ago
Michael S. Tsirkin 92b8e39c7f spapr_pci: s/INT64_MAX/UINT64_MAX/ 13 years ago
Alexey Kardashevskiy 5cc7a967e9 spapr-pci: enable irqfd for INTx 13 years ago
Alexey Kardashevskiy f1c2dc7c86 spapr-pci: rework MSI/MSIX 13 years ago
Alexey Kardashevskiy 5dac82ce0d spapr-pci: fix config space access to support bridges 13 years ago
Andreas Färber 38fb090a80 spapr_pci: QOM cast cleanup 13 years ago
David Gibson 1112cf94c8 pseries: savevm support for PCI host bridge 13 years ago
Anthony Liguori a83000f5e3 spapr-tce: make sPAPRTCETable a proper device 13 years ago
Alexey Kardashevskiy 66aab867ce spapr_pci: remove indirection for I/O port access 13 years ago
Stefan Weil 9a39970df7 spapr: Fix compiler warnings for some versions of gcc 13 years ago
David Gibson 568f0690fd pci: Replace pci_find_domain() with more general pci_root_bus_path() 13 years ago
Paolo Bonzini 40c5dce99b hw/p*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 84af6d9f97 spapr_iommu: pass device to spapr_tce_new_table and use it to set owner 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Anthony Liguori 210b580b10 spapr-rtas: add CPU argument to RTAS calls 13 years ago
Alexey Kardashevskiy 7dca8043f3 memory: give name to every AddressSpace 13 years ago
Avi Kivity e00387d582 pci: use memory core for iommu support 14 years ago
Paolo Bonzini 2b7dc949e2 spapr: convert TCE API to use an opaque type 14 years ago
Paolo Bonzini c0907c9e64 hw: move PCI bridges to hw/pci-* or hw/ARCH 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Alex Williamson 60a0e44320 pci: Allow PCI bus creation interfaces to specify the type of bus 14 years ago
David Gibson 89dfd6e1b3 pseries: Remove "busname" property for PCI host bridge 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
David Gibson caae58cba0 pseries: Improve handling of multiple PCI host bridges 14 years ago
Andreas Färber 1356b98d3e sysbus: Drop sysbus_from_qdev() cast macro 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Michael S. Tsirkin 06aac7bd50 pci: rename pci_internals.h pci_bus.h 14 years ago
Michael S. Tsirkin a2cb15b0dd pci: update all users to look in pci/ 14 years ago
Alexey Kardashevskiy 70c68cf638 pseries: Fix bug in PCI MSI allocation 14 years ago
David Gibson a3cfa18eb0 Revert "PPC: pseries: Remove hack for PIO window" 14 years ago
Alexander Graf a178274efa PPC: pseries: Remove hack for PIO window 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
David Gibson ff9d2afa61 pseries: Remove XICS irq type enum type 14 years ago
David Gibson eddeed26ac pseries: Reset emulated PCI TCE tables on system reset 14 years ago
Andreas Färber 8558d942b6 pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE 14 years ago
Andreas Färber 8c9f64df3d spapr_pci: QOM'ify sPAPR PCI host bridge 14 years ago
Andreas Färber 4240abff5a pci: Make host bridge TypeInfos const 14 years ago
Alexey Kardashevskiy 5c4cbcf26c pseries dma: DMA window params added to PHB and DT population changed 14 years ago
Alexey Kardashevskiy 0ee2c058a3 pseries: Add PCI MSI/MSI-X support 14 years ago
Alexey Kardashevskiy a2950fb6e7 pseries: Add trace event for PCI irqs 14 years ago
Alexey Kardashevskiy 9894c5d4b4 pseries: Export find_phb() utility function for PCI code 14 years ago
Alexey Kardashevskiy fa28f71b4a pseries: Separate PCI RTAS setup from common from emulation specific PCI setup 14 years ago
Alexey Kardashevskiy a307d59434 pseries: Rework irq assignment to avoid carrying qemu_irqs around 14 years ago
Alexey Kardashevskiy e0fdbd7c1b pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt 14 years ago
Alexey Kardashevskiy 231903bf27 pseries pci: removed redundant busdev 14 years ago
Alexey Kardashevskiy c4889f5423 powerpc pci: fixed packing of ranges[] 14 years ago
David Gibson edded45406 pseries: Implement IOMMU and DMA for PAPR PCI devices 14 years ago
Anthony Liguori 0866aca1de qbus: Make child devices links 15 years ago
David Gibson 7fb0bd3473 pseries: Use the same interrupt swizzling for host bridges as p2p bridges 15 years ago