Age | Commit message (Expand) | Author |
2021-07-16 | hw/i386: Add a default_bus_bypass_iommu pc machine option | Xingang Wang |
2021-07-13 | mv64361: Remove extra break from a switch case | BALATON Zoltan |
2021-07-11 | hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition | Philippe Mathieu-Daudé |
2021-07-11 | hw/pci-host: Rename Raven ASIC PCI bridge as raven.c | Philippe Mathieu-Daudé |
2021-07-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2021-07-03 | hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field | Philippe Mathieu-Daudé |
2021-07-02 | hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit | Philippe Mathieu-Daudé |
2021-07-02 | hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bit | Philippe Mathieu-Daudé |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella |
2021-05-13 | hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected | Philippe Mathieu-Daudé |
2021-05-05 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in... | Peter Maydell |
2021-05-04 | hw/pci-host: Add emulation of Marvell MV64361 PPC system controller | BALATON Zoltan |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-04-30 | hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows | Peter Maydell |
2021-03-06 | hw/pci-host: Introduce SH_PCI Kconfig entry | Philippe Mathieu-Daudé |
2021-02-23 | acpi/gpex: Fix cca attribute check for pxb device | Xingang Wang |
2021-02-10 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell |
2021-02-10 | multi-process: setup PCI host bridge for remote device | Jagannathan Raman |
2021-02-10 | ppc/pnv: Add trace events for PCI event notification | Cédric Le Goater |
2021-02-08 | pci-host: designware: add pcie-msi read method | Prasad J Pandit |
2021-02-08 | hw/pci-host: add pci-intack write method | Prasad J Pandit |
2021-01-17 | acpi/gpex: Exclude pxb's resources from PCI0 | Jiahui Cen |
2021-01-17 | acpi/gpex: Inform os to keep firmware resource map | Jiahui Cen |
2021-01-17 | acpi: Add addr offset in build_crs | Jiahui Cen |
2021-01-06 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in... | Peter Maydell |
2021-01-06 | pnv: Fix reverse dependency on PCI express root ports | Greg Kurz |
2021-01-04 | hw/pci-host/bonito: Use pci_config_set_interrupt_pin() | Philippe Mathieu-Daudé |
2021-01-04 | hw/pci-host/bonito: Display hexadecimal value with '0x' prefix | Philippe Mathieu-Daudé |
2021-01-04 | hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h' | Philippe Mathieu-Daudé |
2021-01-04 | hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' | Philippe Mathieu-Daudé |
2021-01-04 | hw/pci-host/uninorth: Use the PCI_FUNC() macro from 'hw/pci/pci.h' | Philippe Mathieu-Daudé |
2021-01-04 | hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h' | Philippe Mathieu-Daudé |
2020-12-13 | hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition | Philippe Mathieu-Daudé |
2020-12-10 | vl: extract softmmu/datadir.c | Paolo Bonzini |
2020-12-08 | acpi/gpex: Build tables for pxb | Yubo Miao |
2020-12-08 | acpi/gpex: Extract two APIs from acpi_dsdt_add_pci | Yubo Miao |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant |
2020-11-03 | hw/mips/boston: Fix Lesser GPL version number | Chetan Pant |
2020-10-28 | hw/pci-host/sabre: Simplify code initializing variable once | Philippe Mathieu-Daudé |
2020-10-28 | hw/pci-host/sabre: Remove superfluous address range check | Philippe Mathieu-Daudé |
2020-10-28 | hw/pci-host/sabre: Update documentation link | Philippe Mathieu-Daudé |
2020-10-28 | sabre: increase number of PCI bus IRQs from 32 to 64 | Mark Cave-Ayland |
2020-10-28 | sabre: don't call sysbus_mmio_map() in sabre_realize() | Mark Cave-Ayland |
2020-10-18 | uninorth: use qdev gpios for PCI IRQs | Mark Cave-Ayland |
2020-10-18 | grackle: use qdev gpios for PCI IRQs | Mark Cave-Ayland |
2020-09-30 | acpi/gpex: no reason to use a method for _CRS | Gerd Hoffmann |
2020-09-30 | acpi: add acpi_dsdt_add_gpex | Gerd Hoffmann |
2020-09-22 | i440fx: Register i440FX-pcihost properties as class properties | Eduardo Habkost |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | sabre: Rename SABRE_DEVICE to SABRE | Eduardo Habkost |