[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 11/14] hw/display/vmware_vga: Let the PCI device own its I/O
From: |
Gerd Hoffmann |
Subject: |
Re: [PATCH 11/14] hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion |
Date: |
Tue, 26 May 2020 10:01:23 +0200 |
On Tue, May 26, 2020 at 08:22:49AM +0200, Philippe Mathieu-Daudé wrote:
> To avoid the orphan I/O memory region being added in the /unattached
> QOM container, register the PCI device as its owner.
>
> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> ---
> RFC: This might break migration
--verbose please. This doesn't touch the live migration data stream?
take care,
Gerd
- [PATCH 05/14] hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead of debug printf, (continued)
- [PATCH 05/14] hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead of debug printf, Philippe Mathieu-Daudé, 2020/05/26
- [PATCH 08/14] hw/display/dpcd: Convert debug printf()s to trace events, Philippe Mathieu-Daudé, 2020/05/26
- [PATCH 09/14] hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report(), Philippe Mathieu-Daudé, 2020/05/26
- [PATCH 10/14] hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR), Philippe Mathieu-Daudé, 2020/05/26
- [PATCH 11/14] hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion, Philippe Mathieu-Daudé, 2020/05/26
- Re: [PATCH 11/14] hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion,
Gerd Hoffmann <=
- [PATCH 12/14] hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR), Philippe Mathieu-Daudé, 2020/05/26
- [PATCH 13/14] hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP), Philippe Mathieu-Daudé, 2020/05/26
- [PATCH 14/14] hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask(), Philippe Mathieu-Daudé, 2020/05/26
- Re: [PATCH 00/14] hw/display: Omnibus cleanups, Gerd Hoffmann, 2020/05/26
- Re: [PATCH 00/14] hw/display: Omnibus cleanups, no-reply, 2020/05/26