OSDN Git Service

vfio/migration: Add VFIO migration pre-copy support
[qmiga/qemu.git] / hw / pci /
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-06-23 Vladimir Sementsov... pci: ROM preallocation for incoming migration
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-09 Philippe Mathieu... hw/pci/pci: Simplify pci_bar_address() using MACHINE_GE...
2023-06-07 Richard HendersonMerge tag 'pull-tricore-20230607' of https://github...
2023-06-07 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-07 Richard HendersonMerge tag 'pull-xen-20230607' of https://xenbits.xen...
2023-06-07 Bernhard Beschowhw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus...
2023-05-22 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-05-19 Leonardo Brashw/pci: Disable PCI_ERR_UNCOR_MASK register for machine...
2023-05-19 Vladimir Sementsov... pci: pci_add_option_rom(): refactor: use g_autofree...
2023-05-19 Vladimir Sementsov... pci: pci_add_option_rom(): improve style
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-16 Richard HendersonMerge tag 'pull-9p-20230516' of https://github.com...
2023-05-16 Richard HendersonMerge tag 'pull-request-2023-05-15v2' of https://gitlab...
2023-05-16 Jonathan Cameronhw/pci-bridge: Fix release ordering by embedding PCIBri...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-04-21 Chuck Zmudzinskipci: avoid accessing slot_reserved_mask directly outsid...
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-12 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-11 Peter MaydellMerge tag 'pull-gitdm-100323-1' of https://gitlab.com...
2023-03-11 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-03-10 Akihiko Odakipcie: Introduce pcie_sriov_num_vfs
2023-03-08 Jonathan Cameronhw/pci: Add pcie_count_ds_port() and pcie_find_port_fir...
2023-03-07 Jonathan Cameronhw/pci/aer: Make PCIE AER error injection facility...
2023-03-07 Jonathan Cameronhw/pci/aer: Add missing routing for AER errors
2023-03-07 Jonathan Cameronhw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
2023-03-07 Igor Mammedovpci: move acpi-index uniqueness check to generic PCI...
2023-03-07 Igor Mammedovpci: fix 'hotplugglable' property behavior
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-03 Peter MaydellMerge tag 'pull-aspeed-20230302' of https://github...
2023-03-03 Peter MaydellMerge tag 'pull-loongarch-20230303' of https://gitlab...
2023-03-03 Peter MaydellMerge tag 'migration-20230302-pull-request' of https...
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-03 Philippe Mathieu... hw/pci: Trace IRQ routing on PCI topology
2023-03-03 Vladimir Sementsov... pcie: set power indicator to off on reset by default
2023-03-02 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-02 Vladimir Sementsov... pcie: introduce pcie_sltctl_powered_off() helper
2023-03-02 Vladimir Sementsov... pcie: pcie_cap_slot_enable_power() use correct helper
2023-03-02 Vladimir Sementsov... pcie_regs: drop duplicated indicator value macros
2023-03-02 Vladimir Sementsov... pcie: pcie_cap_slot_write_config(): use correct macro
2023-03-02 Vladimir Sementsov... pci/shpc: refactor shpc_device_plug_common()
2023-03-02 Vladimir Sementsov... pci/shpc: pass PCIDevice pointer to shpc_slot_command()
2023-03-02 Vladimir Sementsov... pci/shpc: more generic handle hot-unplug in shpc_slot_c...
2023-03-02 Vladimir Sementsov... pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLE...
2023-03-02 Vladimir Sementsov... pci/shpc: change shpc_get_status() return type to uint8_t
2023-03-02 Vladimir Sementsov... pci/shpc: set attention led to OFF on reset
2023-03-01 Paolo BonziniMerge branch 'xenfv-kvm-15' of git://git.infradead...
2023-03-01 David Woodhousehw/xen: Support MSI mapping to PIRQ
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Philippe Mathieu... hw/pci: Fix a typo
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-17 Thomas Huthnet: Move the code to collect available NIC models...
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-02 Peter MaydellMerge tag 'pull-jan-omnibus-020223-1' of https://gitlab...
2023-02-02 Peter MaydellMerge tag 'pull-request-2023-01-31' of https://gitlab...
2023-02-02 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-01-28 Igor Mammedovpci: make sure pci_bus_is_express() won't error out...
2023-01-28 Igor Mammedovpcihp: make bridge describe itself using AcpiDevAmlIfCl...
2023-01-28 Igor Mammedovpci: acpi: wire up AcpiDevAmlIf interface to generic...
2023-01-28 Igor Mammedovpci: acpi hotplug: rename x-native-hotplug to x-do...
2023-01-27 Vladimir Sementsov... shpc: disallow unplug when power indicator is blinking
2023-01-20 Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
2023-01-19 Peter MaydellMerge tag 'pull-monitor-2023-01-19' of https://repo...
2023-01-19 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-01-19 Peter MaydellMerge tag 'pull-tcg-20230117' of https://gitlab.com...
2023-01-18 Peter MaydellMerge tag 'pull-request-2023-01-18' of https://gitlab...
2023-01-18 Philippe Mathieu... bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
2023-01-16 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-01-16 Peter MaydellMerge tag 'mips-20230113' of https://github.com/philmd...
2023-01-13 Bernhard Beschowhw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_...
2023-01-13 Philippe Mathieu... hw/pci/pci_host: Trace config accesses on unexisting...
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-01-08 Markus Armbrusterinclude/hw/pci: Split pci_device.h off pci.h
2022-12-21 Peter MaydellMerge tag 'pull-ppc-20221221' of https://gitlab.com...
2022-12-21 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2022-12-21 Igor Mammedovpci: drop redundant PCIDeviceClass::is_bridge field
2022-12-20 Peter MaydellMerge tag 'hppa-fixes-pull-request' of https://github...
2022-12-19 Peter MaydellMerge tag 'pull-monitor-2022-12-19' of https://repo...
next