Accepting request 280956 from home:a_faerber:branches:Virtualization
Update to v2.2.0 OBS-URL: https://build.opensuse.org/request/show/280956 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=232
This commit is contained in:
committed by
Git OBS Bridge
parent
0705027565
commit
2a37c23d00
@@ -1,4 +1,4 @@
|
||||
From a3e7d59e61520032f4426310195915e71622631c Mon Sep 17 00:00:00 2001
|
||||
From 4d22a2c7752412d78e22bca9c564fff305ae61d1 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,10 +20,10 @@ 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 609b27c..d2b7a50 100644
|
||||
index e672655..921d482 100644
|
||||
--- a/linux-user/ioctls.h
|
||||
+++ b/linux-user/ioctls.h
|
||||
@@ -318,6 +318,11 @@
|
||||
@@ -319,6 +319,11 @@
|
||||
IOCTL(VFAT_IOCTL_READDIR_BOTH, IOC_R, MK_PTR(MK_ARRAY(MK_STRUCT(STRUCT_dirent), 2)))
|
||||
IOCTL(VFAT_IOCTL_READDIR_SHORT, IOC_R, MK_PTR(MK_ARRAY(MK_STRUCT(STRUCT_dirent), 2)))
|
||||
|
||||
@@ -2255,7 +2255,7 @@ index 0000000..e09a30d
|
||||
+ unsigned char *code;
|
||||
+};
|
||||
diff --git a/linux-user/syscall_defs.h b/linux-user/syscall_defs.h
|
||||
index c9e6323..e4ae769 100644
|
||||
index ebb3be1..3a55989 100644
|
||||
--- a/linux-user/syscall_defs.h
|
||||
+++ b/linux-user/syscall_defs.h
|
||||
@@ -2562,6 +2562,8 @@ struct target_ucred {
|
||||
@@ -2266,9 +2266,9 @@ index c9e6323..e4ae769 100644
|
||||
+
|
||||
#endif
|
||||
|
||||
|
||||
typedef int32_t target_timer_t;
|
||||
diff --git a/linux-user/syscall_types.h b/linux-user/syscall_types.h
|
||||
index 9d0c92d..193bee1 100644
|
||||
index 1fd4ee0..e5331b4 100644
|
||||
--- a/linux-user/syscall_types.h
|
||||
+++ b/linux-user/syscall_types.h
|
||||
@@ -83,6 +83,11 @@ STRUCT(buffmem_desc,
|
||||
|
Reference in New Issue
Block a user