Re: [Qemu-devel] [PATCH 2/4 v5] vmware_vga: Remove duplicated info from local state

2012-11-04 Thread BALATON Zoltan
On Sun, 4 Nov 2012, Jan Kiszka wrote: breaks the Linux vmware X driver. Please fix or revert. Couldn't really figure out what's happening but sent a patch which reverts just these parts which seems to fix it for me. Regards, BALATON Zoltan

Re: [Qemu-devel] [PATCH 2/4 v5] vmware_vga: Remove duplicated info from local state

2012-11-04 Thread BALATON Zoltan
On Sun, 4 Nov 2012, Jan Kiszka wrote: I cannot comment on why it was done like this, just that this patch breaks the Linux vmware X driver. Please fix or revert. I'll look into it. If I (or someone else) don't come up with a fix today you can revert. Regards, BALATON Zoltan

Re: [Qemu-devel] [PATCH 2/4 v5] vmware_vga: Remove duplicated info from local state

2012-11-03 Thread Jan Kiszka
On 2012-11-03 11:58, BALATON Zoltan wrote: > Removed info from vmsvga_state that is available from elsewhere and > thus was duplicated here unnecessarily. > > Signed-off-by: BALATON Zoltan > --- > console.h | 20 +++ > hw/vmware_vga.c | 159 > +++

[Qemu-devel] [PATCH 2/4 v5] vmware_vga: Remove duplicated info from local state

2012-11-03 Thread BALATON Zoltan
Removed info from vmsvga_state that is available from elsewhere and thus was duplicated here unnecessarily. Signed-off-by: BALATON Zoltan --- console.h | 20 +++ hw/vmware_vga.c | 159 +++ 2 files changed, 85 insertions(+), 94 dele

[Qemu-devel] [PATCH 2/4 v5] vmware_vga: Remove duplicated info from local state

2012-11-03 Thread BALATON Zoltan
Removed info from vmsvga_state that is available from elsewhere and thus was duplicated here unnecessarily. Signed-off-by: BALATON Zoltan --- console.h | 20 +++ hw/vmware_vga.c | 159 +++ 2 files changed, 85 insertions(+), 94 dele

[Qemu-devel] [PATCH 2/4 v5] vmware_vga: Remove duplicated info from local state

2012-11-03 Thread BALATON Zoltan
Removed info from vmsvga_state that is available from elsewhere and thus was duplicated here unnecessarily. Signed-off-by: BALATON Zoltan --- console.h | 20 +++ hw/vmware_vga.c | 159 +++ 2 files changed, 85 insertions(+), 94 dele

[Qemu-devel] [PATCH 2/4 v5] vmware_vga: Remove duplicated info from local state

2012-11-01 Thread BALATON Zoltan
Removed info from vmsvga_state that is available from elsewhere and thus was duplicated here unnecessarily. Signed-off-by: BALATON Zoltan --- console.h | 20 +++ hw/vmware_vga.c | 159 +++ 2 files changed, 85 insertions(+), 94 del