* [Qemu-trivial] [PATCH] trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode
@ 2012-03-28 9:30 Alon Levy
2012-03-28 13:50 ` Gerd Hoffmann
0 siblings, 1 reply; 2+ messages in thread
From: Alon Levy @ 2012-03-28 9:30 UTC (permalink / raw)
To: qemu-trivial; +Cc: kraxel
The resulting stp file fails to load because of an unresolvable probe.
Signed-off-by: Alon Levy <alevy@redhat.com>
---
trace-events | 1 -
1 file changed, 1 deletion(-)
diff --git a/trace-events b/trace-events
index 0924666..322662b 100644
--- a/trace-events
+++ b/trace-events
@@ -781,7 +781,6 @@ qxl_spice_reset_memslots(int qid) "%d"
qxl_spice_update_area(int qid, uint32_t surface_id, uint32_t left, uint32_t right, uint32_t top, uint32_t bottom) "%d sid=%d [%d,%d,%d,%d]"
qxl_spice_update_area_rest(int qid, uint32_t num_dirty_rects, uint32_t clear_dirty_region) "%d #d=%d clear=%d"
qxl_surfaces_dirty(int qid, int surface, int offset, int size) "%d surface=%d offset=%d size=%d"
-qxl_vga_ioport_while_not_in_vga_mode(int qid) "%d (int qid, reset to VGA mode because of VGA io)"
# hw/qxl-render.c
qxl_render_blit_guest_primary_initialized(void) ""
--
1.7.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-trivial] [PATCH] trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode
2012-03-28 9:30 [Qemu-trivial] [PATCH] trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode Alon Levy
@ 2012-03-28 13:50 ` Gerd Hoffmann
0 siblings, 0 replies; 2+ messages in thread
From: Gerd Hoffmann @ 2012-03-28 13:50 UTC (permalink / raw)
To: Alon Levy; +Cc: qemu-trivial
On 03/28/12 11:30, Alon Levy wrote:
> The resulting stp file fails to load because of an unresolvable probe.
>
> Signed-off-by: Alon Levy <alevy@redhat.com>
> ---
> trace-events | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/trace-events b/trace-events
> index 0924666..322662b 100644
> --- a/trace-events
> +++ b/trace-events
> @@ -781,7 +781,6 @@ qxl_spice_reset_memslots(int qid) "%d"
> qxl_spice_update_area(int qid, uint32_t surface_id, uint32_t left, uint32_t right, uint32_t top, uint32_t bottom) "%d sid=%d [%d,%d,%d,%d]"
> qxl_spice_update_area_rest(int qid, uint32_t num_dirty_rects, uint32_t clear_dirty_region) "%d #d=%d clear=%d"
> qxl_surfaces_dirty(int qid, int surface, int offset, int size) "%d surface=%d offset=%d size=%d"
> -qxl_vga_ioport_while_not_in_vga_mode(int qid) "%d (int qid, reset to VGA mode because of VGA io)"
>
> # hw/qxl-render.c
> qxl_render_blit_guest_primary_initialized(void) ""
Patch added to spice patch queue.
thanks,
Gerd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-28 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28 9:30 [Qemu-trivial] [PATCH] trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode Alon Levy
2012-03-28 13:50 ` Gerd Hoffmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).