Stefan Hajnoczi
7f9241d805
block: add BlockRAMRegistrar
...
Emulated devices and other BlockBackend users wishing to take advantage
of blk_register_buf() all have the same repetitive job: register
RAMBlocks with the BlockBackend using RAMBlockNotifier.
Add a BlockRAMRegistrar API to do this. A later commit will use this
from hw/block/virtio-blk.c.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-id: 20221013185908.1297568-10-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2022-10-26 14:56:42 -04:00
..
2022-10-06 11:53:41 +01:00
2022-06-06 18:09:03 +00:00
2020-09-29 15:41:35 +02:00
2022-03-04 18:18:26 +01:00
2022-10-26 14:56:42 -04:00
2022-07-12 12:14:56 +02:00
2022-03-04 18:18:25 +01:00
2022-10-26 14:56:42 -04:00
2022-03-04 18:18:25 +01:00
2020-07-10 18:04:49 -04:00
2022-06-06 09:26:53 +02:00
2022-10-06 11:53:41 +01:00
2020-10-27 16:48:49 +01:00
2020-10-27 16:48:49 +01:00
2022-06-16 12:54:58 -04:00
2022-10-17 16:15:10 -03:00
2022-07-20 12:15:08 +01:00
2022-07-20 12:15:08 +01:00
2022-01-18 12:56:29 +01:00
2016-01-15 14:40:25 +00:00
2022-10-06 19:30:43 +04:00
2022-05-09 10:43:23 +01:00
2022-03-06 13:15:42 +01:00
2021-06-15 20:27:38 +02:00
2021-09-21 16:28:26 +01:00
2021-05-14 12:31:44 +02:00
2022-03-06 13:15:42 +01:00
2022-05-09 10:43:23 +01:00
2022-10-11 09:36:00 +02:00
2022-10-10 09:23:16 +02:00
2022-03-06 13:15:42 +01:00
2020-09-30 19:09:20 +02:00
2021-09-13 13:56:26 +02:00
2022-05-03 15:17:53 +04:00
2022-09-02 15:54:46 +04:00
2020-10-05 16:41:22 +02:00
2022-09-29 14:38:05 +04:00
2017-01-16 17:52:35 +01:00
2020-09-18 14:12:32 -04:00
2020-09-18 14:12:32 -04:00
2022-01-28 14:29:46 +00:00
2020-12-15 12:51:58 -05:00
2022-04-06 14:31:55 +02:00
2018-06-01 13:44:15 +02:00
2022-09-23 14:36:33 +02:00
2021-06-11 09:26:28 -07:00
2021-06-15 10:55:12 -04:00
2020-11-15 16:44:18 +01:00
2022-05-06 09:06:50 -06:00
2020-09-18 14:12:32 -04:00
2022-09-29 11:40:28 +02:00
2021-05-14 12:31:44 +02:00
2019-08-16 13:31:51 +02:00
2020-09-30 19:11:36 +02:00