| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster | 2023-01-08 | 1 | -1/+1 |
| * | pci: Convert shpc_init() to Error | Mao Zhongyi | 2017-07-03 | 1 | -6/+5 |
| * | pci: Make errp the last parameter of pci_add_capability() | Mao Zhongyi | 2017-07-03 | 1 | -1/+6 |
| * | pci: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
| * | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi | 2015-04-28 | 1 | -1/+1 |
| * | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini | 2013-03-01 | 1 | -0/+1 |
| * | pci: fix path for local includes | Michael S. Tsirkin | 2012-12-17 | 1 | -2/+2 |
| * | pci: move pci core code to hw/pci | Michael S. Tsirkin | 2012-12-17 | 1 | -0/+44 |