diff options
author | Ben Widawsky | 2020-10-15 20:14:10 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2020-10-30 11:48:53 +0100 |
commit | 2c729dc8ceaab88f213c7724de0fa181ffc7f078 (patch) | |
tree | 8946ba3e99c08e2aae74e25858fca3cca5f57940 /hw/display/omap_dss.c | |
parent | pci: advertise a page aligned ATS (diff) | |
download | qemu-2c729dc8ceaab88f213c7724de0fa181ffc7f078.tar.gz qemu-2c729dc8ceaab88f213c7724de0fa181ffc7f078.tar.xz qemu-2c729dc8ceaab88f213c7724de0fa181ffc7f078.zip |
pci: Change error_report to assert(3)
Asserts are used for developer bugs. As registering a bar of the wrong
size is not something that should be possible for a user to achieve,
this is a developer bug.
While here, use the more obvious helper function.
Signed-off-by: Ben Widawsky <ben.widawsky@intel.com>
Message-Id: <20201015181411.89104-1-ben.widawsky@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'hw/display/omap_dss.c')
0 files changed, 0 insertions, 0 deletions