Re: [PATCH v1 02/13] stubs/ram-block: Remove stubs that are no longer needed

2020-02-19 Thread Peter Xu
On Wed, Feb 19, 2020 at 05:17:14PM +0100, David Hildenbrand wrote: > Current code no longer needs these stubs to compile. Let's just remove > them. > > Cc: Richard Henderson > Cc: Paolo Bonzini > Cc: Eduardo Habkost > Cc: Peter Xu > Signed-off-by: David Hildenbrand Reviewed-by: Peter Xu --

[PATCH v1 02/13] stubs/ram-block: Remove stubs that are no longer needed

2020-02-19 Thread David Hildenbrand
Current code no longer needs these stubs to compile. Let's just remove them. Cc: Richard Henderson Cc: Paolo Bonzini Cc: Eduardo Habkost Cc: Peter Xu Signed-off-by: David Hildenbrand --- stubs/ram-block.c | 20 1 file changed, 20 deletions(-) diff --git a/stubs/ram-bloc