From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGP3B-00053W-7i for qemu-devel@nongnu.org; Wed, 28 Jan 2015 04:36:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGP38-00026V-26 for qemu-devel@nongnu.org; Wed, 28 Jan 2015 04:36:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGP37-00026L-RY for qemu-devel@nongnu.org; Wed, 28 Jan 2015 04:36:38 -0500 From: Paolo Bonzini Date: Wed, 28 Jan 2015 10:36:31 +0100 Message-Id: <1422437793-14843-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] cpu-exec: simplify -icount align List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Sebastian Tanase Two simplifications to the -icount align code. Paolo Bonzini (2): cpu-exec: simplify align_clocks cpu-exec: simplify init_delay_params cpu-exec.c | 9 +++------ cpus.c | 17 ----------------- include/qemu/timer.h | 1 - 3 files changed, 3 insertions(+), 24 deletions(-) -- 2.1.0