You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: meta-zephyr-sdk/recipes-devtools/qemu/files/0005-target-xtensa-fix-sample_controller32-build-for-QEMU.patch
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
From 1b83e396296f32f7fdd4cf430494e813e5573949 Mon Sep 17 00:00:00 2001
1
+
From f427b780bb1241b675d7a710d224d233031b709d Mon Sep 17 00:00:00 2001
2
2
From: Daniel Leung <daniel.leung@intel.com>
3
3
Date: Tue, 14 May 2024 09:52:26 -0700
4
-
Subject: [PATCH 5/5] target/xtensa: fix sample_controller32 build for QEMU 7
4
+
Subject: [PATCH 05/16] target/xtensa: fix sample_controller32 build for QEMU 7
5
5
6
6
The original patches for adding sample_controller32 are based on
7
7
QEMU 9. The GDB stub header file is not in the same place between
Copy file name to clipboardExpand all lines: meta-zephyr-sdk/recipes-devtools/qemu/files/0006-Revert-target-xtensa-Make-use-of-segment-in-pptlb-he.patch
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
-
From 1fcd2c937b1b7a2bc748f9828d242f7031d31c28 Mon Sep 17 00:00:00 2001
1
+
From ab661500c3afa2ba48d8635089bc9985a149b5a0 Mon Sep 17 00:00:00 2001
2
2
From: Anas Nashif <anas.nashif@intel.com>
3
3
Date: Fri, 16 May 2025 17:58:04 -0400
4
-
Subject: [PATCH] Revert "target/xtensa: Make use of 'segment' in pptlb helper
5
-
less confusing"
4
+
Subject: [PATCH 06/16] Revert "target/xtensa: Make use of 'segment' in pptlb
5
+
helper less confusing"
6
6
7
7
This reverts commit b42ba4ea4322357fcbfcb0e6e613d79ede84de64.
Copy file name to clipboardExpand all lines: meta-zephyr-sdk/recipes-devtools/qemu/files/0007-qemu-Add-addition-environment-space-to-boot-loader-q.patch
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
From 29dce25c090792e360a1c1ff081af25d63d7df29 Mon Sep 17 00:00:00 2001
1
+
From 42a7273b1d4fd681a432d40bc4092c3487b3a556 Mon Sep 17 00:00:00 2001
2
2
From: Jason Wessel <jason.wessel@windriver.com>
3
3
Date: Fri, 28 Mar 2014 17:42:43 +0800
4
-
Subject: [PATCH] qemu: Add addition environment space to boot loader
4
+
Subject: [PATCH 07/16] qemu: Add addition environment space to boot loader
5
5
qemu-system-mips
6
6
7
7
Upstream-Status: Inappropriate - OE uses deep paths
@@ -18,10 +18,10 @@ Signed-off-by: Roy Li <rongqing.li@windriver.com>
Copy file name to clipboardExpand all lines: meta-zephyr-sdk/recipes-devtools/qemu/files/0010-qemu-Add-some-user-space-mmap-tweaks-to-address-musl.patch
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
-
From ef7497674b2d41cffcb90f36bfe145c4951a03ba Mon Sep 17 00:00:00 2001
1
+
From 923be76163f1e7a178431ee65c4867cb8e1a2fef Mon Sep 17 00:00:00 2001
2
2
From: Richard Purdie <richard.purdie@linuxfoundation.org>
3
3
Date: Fri, 8 Jan 2021 17:27:06 +0000
4
-
Subject: [PATCH] qemu: Add some user space mmap tweaks to address musl 32 bit
4
+
Subject: [PATCH 10/16] qemu: Add some user space mmap tweaks to address musl
5
+
32 bit
5
6
6
7
When using qemu-i386 to build qemux86 webkitgtk on musl, it sits in an
7
8
infinite loop of mremap calls of ever decreasing/increasing addresses.
@@ -22,10 +23,10 @@ Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org
0 commit comments