| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+2 |
| * | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -1/+0 |
| * | hw/virtio: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | hw/virtio: move virtio-pci.h into shared include space | Alex Bennée | 2022-05-16 | 1 | -1/+1 |
| * | vhost-user-vsock-pci: force virtio version 1 | Stefano Garzarella | 2020-09-29 | 1 | -1/+3 |
| * | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
| * | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -0/+1 |
| * | qdev: Convert uses of qdev_set_parent_bus() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+1 |
| * | virtio: add vhost-user-vsock-pci device | Stefano Garzarella | 2020-06-12 | 1 | -0/+84 |