aboutsummaryrefslogtreecommitdiffstats
path: root/devices.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-24pci: Move legacy IRQ assignment into devicesAndre Przywara1-9/+0
2020-04-24virtio-mmio: Assign IRQ line directly before registering deviceAndre Przywara1-4/+0
2016-06-15kvmtool: devices.c: Update parent when inserting into rbtreeJames Morse1-0/+1
2015-06-01kvm tools: irq: move irq line allocation into device registrationWill Deacon1-0/+13
2015-06-01kvm tools: ioport: allow ioport devices to generate fdt nodesWill Deacon1-0/+6
2015-06-01kvm tools: add generic device registration mechanismWill Deacon1-0/+86