| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | 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-fs: add the "bootindex" property | Laszlo Ersek | 2021-01-13 | 1 | -0/+2 |
| * | 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 |
| * | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
| * | virtio-fs: fix MSI-X nvectors calculation | Stefan Hajnoczi | 2019-12-13 | 1 | -1/+2 |
| * | virtio: add vhost-user-fs-pci device | Dr. David Alan Gilbert | 2019-10-05 | 1 | -0/+85 |