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
Age
Commit message (
Expand
)
Author
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
2023-01-13
hw/pci/pci_host: Trace config accesses on unexisting functions
Philippe Mathieu-Daudé
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2022-12-21
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-12-19
pci: Reject pcie_aer_inject_error -c with symbolic error status
Markus Armbruster
2022-12-19
pci: Improve do_pcie_aer_inject_error()'s error messages
Markus Armbruster
2022-12-19
pci: Rename hmp_pcie_aer_inject_error()'s local variable @err
Markus Armbruster
2022-12-19
pci: Inline do_pcie_aer_inject_error() into its only caller
Markus Armbruster
2022-12-19
pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
Markus Armbruster
2022-12-19
pci: Fix silent truncation of pcie_aer_inject_error argument
Markus Armbruster
2022-12-19
pci: Move pcibus_dev_print() to pci-hmp-cmds.c
Markus Armbruster
2022-12-19
pci: Deduplicate get_class_desc()
Markus Armbruster
2022-12-19
pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
Markus Armbruster
2022-12-19
pci: Make query-pci stub consistent with the real one
Markus Armbruster
2022-12-19
pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
Markus Armbruster
2022-12-19
pci: Move QMP commands to new hw/pci/pci-qmp-cmds.c
Markus Armbruster
2022-12-19
pci: Clean up a few things checkpatch.pl would flag later on
Markus Armbruster
2022-12-16
pci: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi pci: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
hw/pci: PCIe Data Object Exchange emulation
Huai-Cheng Kuo
2022-06-30
Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-06-27
msi: fix MSI vector limit check in msi_set_mask()
Jagannathan Raman
2022-06-15
vfio-user: handle device interrupts
Jagannathan Raman
2022-06-10
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-09
pci: fix overflow in snprintf string formatting
Claudio Fontana
2022-06-08
Fix 'writeable' typos
Peter Maydell
2022-05-13
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
2022-05-13
hw/cxl/rp: Add a root port
Ben Widawsky
2022-05-13
hw/pxb: Allow creation of a CXL PXB (host bridge)
Ben Widawsky
2022-05-13
hw/pci/cxl: Add a CXL component type (interface)
Ben Widawsky
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-04-20
pcie: Don't try triggering a LSI when not defined
Frederic Barrat
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-18
hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
Rebecca Cran
2022-03-06
acpi: pcihp: pcie: set power on cap on parent slot
Igor Mammedov
2022-03-06
pci: show id info when pci BDF conflict
Zhenzhong Duan
2022-03-06
pcie: Add a helper to the SR/IOV API
Łukasz Gieryk
2022-03-06
pcie: Add support for Single Root I/O Virtualization (SR/IOV)
Knut Omang
2022-01-07
pcie_aer: Don't trigger a LSI if none are defined
Frederic Barrat
2022-01-07
pci: Export the pci_intx() function
Frederic Barrat
2022-01-07
trace-events,pci: unify trace events format
Laurent Vivier
2021-11-29
Fix bad overflow check in hw/pci/pcie.c
Daniella Lee
2021-11-15
pcie: expire pending delete
Gerd Hoffmann
2021-11-15
pcie: fast unplug when slot power is off
Gerd Hoffmann
[next]