From patchwork Mon Aug 27 16:21:20 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [1/2] spice: Change NUM_SURFACES to 4096 Date: Mon, 27 Aug 2012 06:21:20 -0000 From: =?utf-8?q?S=C3=B8ren_Sandmann?= X-Patchwork-Id: 180267 Message-Id: <1346084480-7994-1-git-send-email-sandmann@cs.au.dk> To: qemu-devel@nongnu.org Cc: kraxel@redhat.com, =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= From: Søren Sandmann Pedersen It's not uncommon for an X workload to have more than 1024 pixmaps live at the same time. Ideally, there wouldn't be any fixed limit like this, but since we have one, increase it to 4096. --- ui/spice-display.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ui/spice-display.h b/ui/spice-display.h index 12e50b6..e8d01a5 100644 --- a/ui/spice-display.h +++ b/ui/spice-display.h @@ -32,7 +32,7 @@ #define MEMSLOT_GROUP_GUEST 1 #define NUM_MEMSLOTS_GROUPS 2 -#define NUM_SURFACES 1024 +#define NUM_SURFACES 4096 /* * Internal enum to differenciate between options for