SHA256
1
0
forked from pool/qemu

Accepting request 318451 from home:a_faerber:branches:Virtualization

Update to v2.4.0-rc1

OBS-URL: https://build.opensuse.org/request/show/318451
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=268
This commit is contained in:
Andreas Färber
2015-07-24 13:54:26 +00:00
committed by Git OBS Bridge
parent bb210b59a2
commit b09a6e6d65
60 changed files with 336 additions and 750 deletions

View File

@@ -1,4 +1,4 @@
From 04c1d47c2233cb3f49b27a51f5ad5c428f536faf Mon Sep 17 00:00:00 2001
From a7d1ccc627e6ffd822ae1e8dbff80bb5bf224224 Mon Sep 17 00:00:00 2001
From: Ulrich Hecht <uli@suse.de>
Date: Tue, 14 Apr 2009 16:25:41 +0200
Subject: [PATCH] qemu-cvs-gettimeofday
@@ -9,10 +9,10 @@ No clue what this is for.
1 file changed, 2 insertions(+)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index f70e4f3..1244004 100644
index a53a85f..8e8c92e 100644
--- a/linux-user/syscall.c
+++ b/linux-user/syscall.c
@@ -6684,6 +6684,8 @@ abi_long do_syscall(void *cpu_env, int num, abi_long arg1,
@@ -6742,6 +6742,8 @@ abi_long do_syscall(void *cpu_env, int num, abi_long arg1,
case TARGET_NR_gettimeofday:
{
struct timeval tv;