X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fserial.c;h=d6bdc2d7309fb3da9422ea05392a017f87fa5cf7;hb=afd094814f0380b442515f7a58eb00e7ac98a3b1;hp=52c3202098b07f5e3f9990382953e48d58cfc11a;hpb=b96b5ff47cb29053f8d5b9618b54d335c7a7b22e;p=palacios.releases.git diff --git a/palacios/src/devices/serial.c b/palacios/src/devices/serial.c index 52c3202..d6bdc2d 100644 --- a/palacios/src/devices/serial.c +++ b/palacios/src/devices/serial.c @@ -258,7 +258,7 @@ struct dll_register { struct dlm_register { uint8_t data; }; -#define SERIAL_BUF_LEN 16 +#define SERIAL_BUF_LEN 128 struct serial_buffer { int head; // most recent data