Accepting request 241284 from home:a_faerber:branches:Virtualization

Update to v2.1.0-rc2 and mention automatically dropped/renamed patches

OBS-URL: https://build.opensuse.org/request/show/241284
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=218
This commit is contained in:
Andreas Färber
2014-07-16 22:56:01 +00:00
committed by Git OBS Bridge
parent fc42fcf71b
commit c2be869eb3
52 changed files with 189 additions and 286 deletions

View File

@@ -1,4 +1,4 @@
From 664ebaf05570f05f38b87552d4186294b5d4d442 Mon Sep 17 00:00:00 2001
From 4024c561d3dbaec57af394a24f7a2ac0c126aa84 Mon Sep 17 00:00:00 2001
From: Alexander Graf <agraf@suse.de>
Date: Tue, 14 Apr 2009 16:23:27 +0200
Subject: [PATCH] qemu-cvs-alsa_ioctl
@@ -20,7 +20,7 @@ Signed-off-by: Ulrich Hecht <uli@suse.de>
create mode 100644 linux-user/syscall_types_alsa.h
diff --git a/linux-user/ioctls.h b/linux-user/ioctls.h
index 07a00da..762779e 100644
index 609b27c..d2b7a50 100644
--- a/linux-user/ioctls.h
+++ b/linux-user/ioctls.h
@@ -318,6 +318,11 @@
@@ -2255,10 +2255,10 @@ index 0000000..e09a30d
+ unsigned char *code;
+};
diff --git a/linux-user/syscall_defs.h b/linux-user/syscall_defs.h
index 8563027..52691fb 100644
index c9e6323..e4ae769 100644
--- a/linux-user/syscall_defs.h
+++ b/linux-user/syscall_defs.h
@@ -2552,6 +2552,8 @@ struct target_ucred {
@@ -2562,6 +2562,8 @@ struct target_ucred {
uint32_t gid;
};