~tizen.org/tizen-qemu-arm-static/+git/tizen-qemu-arm-static-origin:sandbox/wangbiao/qemu_5.2

Last commit made on 2023-08-28
Get this branch:
git clone -b sandbox/wangbiao/qemu_5.2 https://git.launchpad.net/~tizen.org/tizen-qemu-arm-static/+git/tizen-qemu-arm-static-origin

Branch merges

Branch information

Name:
sandbox/wangbiao/qemu_5.2
Repository:
lp:~tizen.org/tizen-qemu-arm-static/+git/tizen-qemu-arm-static-origin

Recent commits

d0ba767... by "biao716.wang" <email address hidden>

Upgrade version to 5.2

Change-Id: I79199e4f7e9f27b498cd41113833a6158d4f07a2
Signed-off-by: biao716.wang <email address hidden>

0889ee8... by "yan11.meng" <email address hidden>

Update version to 1.6.0rc3.tizen20200617

Change-Id: I3979e48a8c5def1266fab59c79bd4ada8f5739e4
Signed-off-by: yan11.meng <email address hidden>

d8d85e8... by "yan11.meng" <email address hidden>

fix build error for ubuntu20.04
 "undefined reference to `stime'"

Change-Id: I7fac778248574a002fb13c7c4b1bfd84e07bdc0f
Signed-off-by: yan11.meng <email address hidden>

d0af481... by "yan11.meng" <email address hidden>

fix build error in xUbuntu_19.10

Change-Id: I5eaeaf7bd2f31ec52d4596561a81c506f5791de0
Signed-off-by: yan11.meng <email address hidden>

db01815... by "yan11.meng" <email address hidden>

fix pylint errors for qemu-arm-static

Change-Id: Ie98991d4e8f6d9310cc919cf7caddf9caded30b8
Signed-off-by: yan11.meng <email address hidden>

467c8d7... by "jingui.ren" <email address hidden>

Merge branch 'master' into devel

Change-Id: I2f86270f2794018f6808c66c4f8a6bf1644bfc87

7b5cbad... by "biao716.wang" <email address hidden>

use ucontext_t instead struct ucontext.

Change-Id: Iae48dc294f297fba1b230941cbc004e51538de09

f6376f1... by "biao716.wang" <email address hidden>

change struct ucontext to ucontext_t
In old version
typedef struct ucontext
   {
     XXX
   } ucontext_t;

now,
typedef struct ucontext_t
   {
   XXX
   } ucontext_t;

Change-Id: I544e2f293ee6f2fd4880cde47a807fcc15ddb006

7886950... by Donghoon Shin <email address hidden>

Fix deb upload failed issue on launchpad

Change-Id: Ia5b31bc04e0b61ce6dffd860c85e882e0b6a9bdf

d66539d... by SoonKyu Park

Update version to 1.6.0rc3.tizen20161231

Change-Id: I0e388b16886120ed727eba044e9223e660692c36