Show patches with: Submitter = Yang Zhong       |    State = Action Required       |   514 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
memory: reduce heap Rss size around 3M - 1 - --- 2017-03-08 Yang Zhong New
[v2] memory: reduce heap Rss size around 3M - - - --- 2017-03-10 Yang Zhong New
[v1,1/2] reduce qemu's heap Rss size from 12252kB to 2752KB - - - --- 2017-03-10 Yang Zhong New
[v1,2/2] reduce qemu's heap Rss size from 12252kB to 2752KB - - - --- 2017-03-10 Yang Zhong New
[v3] memory: reduce heap Rss size around 3M - - - --- 2017-03-15 Yang Zhong New
[v3] memory: reduce heap Rss size around 3M - - - --- 2017-03-15 Yang Zhong New
[v3] memory: reduce heap Rss size around 3M - - - --- 2017-03-15 Yang Zhong New
[v1,2/2] reduce qemu's heap Rss size from 12252kB to 2752KB - - - --- 2017-03-16 Yang Zhong New
[1/4] split the tcg accelerator from accel.c file - - - --- 2017-05-18 Yang Zhong New
[2/4] move cputlb.c - - - --- 2017-05-18 Yang Zhong New
[3/4] move cpu-exec.c - - - --- 2017-05-18 Yang Zhong New
[4/4] move cpu-exec-common.c - - - --- 2017-05-18 Yang Zhong New
[v0,1/4] accel: split the tcg accelerator from accel.c file - - - --- 2017-05-19 Yang Zhong New
[v0,2/4] move cputlb.c - - - --- 2017-05-19 Yang Zhong New
[v0,3/4] move cpu-exec.c - - - --- 2017-05-19 Yang Zhong New
[v0,4/4] move cpu-exec-common.c - - - --- 2017-05-19 Yang Zhong New
[v0,1/6] move tcg relative files into tcg directory - - - --- 2017-05-19 Yang Zhong New
[v0,2/6] move tcg relative files into tcg directory - - - --- 2017-05-19 Yang Zhong New
[v0,3/6] move tcg header file - - - --- 2017-05-19 Yang Zhong New
[v0,4/6] move tcg relative files into tcg directory - - - --- 2017-05-19 Yang Zhong New
[v0,5/6] move tcg relative files into tcg directory - - - --- 2017-05-19 Yang Zhong New
[v0,6/6] change tcg relative file's compile definition - - - --- 2017-05-19 Yang Zhong New
[v2,1/6] tcg: move tcg-runtime.c to tcg/ subdirectory - - - --- 2017-05-31 Yang Zhong New
[v2,2/6] tcg: move translate-all.c to tcg/ subdirectory - - - --- 2017-05-31 Yang Zhong New
[v2,3/6] tcg: move tcg header file - - - --- 2017-05-31 Yang Zhong New
[v2,4/6] tcg: move translate-common.c to tcg/ subdirectory - - - --- 2017-05-31 Yang Zhong New
[v2,5/6] tcg: move tci.c to tcg/ subdirectory - - - --- 2017-05-31 Yang Zhong New
[v2,6/6] tcg: change tcg related file's compile definition - - - --- 2017-05-31 Yang Zhong New
[v3,1/4] accel: split the tcg accelerator from accel.c file - - - --- 2017-06-02 Yang Zhong New
[v3,2/4] tcg: move tcg related files into accel/tcg/ subdirectory - - - --- 2017-06-02 Yang Zhong New
[v3,3/4] tcg: move tcg backend files into accel/tcg/ - - - --- 2017-06-02 Yang Zhong New
[v3,4/4] accel: move kvm related accelerator files into accel/ - - - --- 2017-06-02 Yang Zhong New
About remove the TCG related code in hw/i386/kvmvapic.c! - - - --- 2017-06-14 Yang Zhong New
[01/15] configure: add the disable-tcg option - - - --- 2017-06-21 Yang Zhong New
[02/15] vl: add CONFIG_TCG for tcg related code - - - --- 2017-06-21 Yang Zhong New
[03/15] tcg: tcg_handle_interrupt() function - - - --- 2017-06-21 Yang Zhong New
[04/15] tcg: change tcg_enabled() - - - --- 2017-06-21 Yang Zhong New
[05/15] tcg: move page_size_init() function - - - --- 2017-06-21 Yang Zhong New
[06/15] kvmvapic: remove tcg related code - - - --- 2017-06-21 Yang Zhong New
[07/15] tcg: move cpu_sync_bndcs_hflags() function - - - --- 2017-06-21 Yang Zhong New
[08/15] tcg: make cpu_get_fp80()/cpu_set_fp80() static - - - --- 2017-06-21 Yang Zhong New
[09/15] tcg: add the tcg-stub.c file into accel/stubs/ - - - --- 2017-06-21 Yang Zhong New
[10/15] tcg: move tb related lock functions - - - --- 2017-06-21 Yang Zhong New
[11/15] tcg: split cpu_set_mxcsr()/cpu_set_fpuc() - - - --- 2017-06-21 Yang Zhong New
[12/15] tcg: remove inline definition of flush_icache_range() - - - --- 2017-06-21 Yang Zhong New
[13/15] tcg: disable tcg in CPUX86State struct - - - --- 2017-06-21 Yang Zhong New
[14/15] tcg: add the CONFIG_TCG for header - - - --- 2017-06-21 Yang Zhong New
[15/15] tcg: add the CONFIG_TCG into Makefiles - - - --- 2017-06-21 Yang Zhong New
[v2,01/15] configure: add the disable-tcg option - - - --- 2017-07-03 Yang Zhong New
[v2,02/15] vl: add tcg_enabled() for tcg related code - - - --- 2017-07-03 Yang Zhong New
[v2,03/15] tcg: tcg_handle_interrupt() function - - - --- 2017-07-03 Yang Zhong New
[v2,04/15] tcg: change tcg_enabled() - - - --- 2017-07-03 Yang Zhong New
[v2,05/15] tcg: move page_size_init() function - - - --- 2017-07-03 Yang Zhong New
[v2,06/15] kvmvapic: remove tcg related code - - - --- 2017-07-03 Yang Zhong New
[v2,07/15] tcg: move cpu_sync_bndcs_hflags() function - - - --- 2017-07-03 Yang Zhong New
[v2,08/15] tcg: make cpu_get_fp80()/cpu_set_fp80() static - - - --- 2017-07-03 Yang Zhong New
[v2,09/15] tcg: add the tcg-stub.c file into accel/stubs/ - - - --- 2017-07-03 Yang Zhong New
[v2,10/15] tcg: move tb related lock functions - - - --- 2017-07-03 Yang Zhong New
[v2,11/15] tcg: split cpu_set_mxcsr() and make cpu_set_fpuc() inline - - - --- 2017-07-03 Yang Zhong New
[v2,12/15] tcg: disable tcg in CPUX86State struct - - - --- 2017-07-03 Yang Zhong New
[v2,13/15] tcg: add the CONFIG_TCG for header - - - --- 2017-07-03 Yang Zhong New
[v2,14/15] tcg: add the tcg_enabled() in target/i386/ - - - --- 2017-07-03 Yang Zhong New
[v2,15/15] tcg: add the CONFIG_TCG into Makefiles - - - --- 2017-07-03 Yang Zhong New
[1/2] hostmem-file: Add "nopin" option for memory-backend-file - - - --- 2017-10-16 Yang Zhong New
[2/2] nvdimm: Add "nopin" for related documents - - - --- 2017-10-16 Yang Zhong New
x86/cpufeatures: Enable new AVX512 cpu features - - - --- 2017-10-17 Yang Zhong New
rcu: reduce half heap memory size by malloc_trim() - - - --- 2017-11-17 Yang Zhong New
x86/cpu: Enable new SSE/AVX/AVX512 cpu features - - - --- 2017-11-22 Yang Zhong New
[v2] rcu: reduce more than 7MB heap memory by malloc_trim() - - - --- 2017-11-23 Yang Zhong New
[v3] rcu: reduce more than 7MB heap memory by malloc_trim() - - - --- 2017-11-24 Yang Zhong New
[v4] rcu: reduce more than 7MB heap memory by malloc_trim() - 1 - --- 2017-12-20 Yang Zhong New
[RFC,01/25] build: actually use CONFIG_PAM Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,02/25] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards Support Kconfig in QEMU - 1 - --- 2018-12-27 Yang Zhong New
[RFC,03/25] minikconfig: add parser skeleton Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,04/25] minikconfig: add AST Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,05/25] minikconfig: add semantic analysis Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,06/25] hw/display: make edid configurable Support Kconfig in QEMU - 1 - --- 2018-12-27 Yang Zhong New
[RFC,07/25] kconfig: introduce kconfig files Support Kconfig in QEMU 1 - - --- 2018-12-27 Yang Zhong New
[RFC,08/25] build: switch to Kconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,09/25] ide: express dependencies with Kconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,10/25] build: convert pci.mak to Kconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,11/25] build: convert sound.mak to Kconfig Support Kconfig in QEMU - 1 - --- 2018-12-27 Yang Zhong New
[RFC,12/25] build: convert usb.mak to Kconfig Support Kconfig in QEMU - 1 - --- 2018-12-27 Yang Zhong New
[RFC,13/25] scsi: express dependencies with Kconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,14/25] bluetooth: express dependencies with Kconfig Support Kconfig in QEMU - 1 - --- 2018-12-27 Yang Zhong New
[RFC,15/25] isa: express dependencies with kconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,16/25] i386: express dependencies with Kconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,17/25] i2c: express dependencies with Kconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,18/25] ptimer: express dependencies with Kconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,19/25] edid: express dependencies with kconfig Support Kconfig in QEMU - 1 - --- 2018-12-27 Yang Zhong New
[RFC,20/25] hyperv: express dependencies with kconfig Support Kconfig in QEMU - 1 - --- 2018-12-27 Yang Zhong New
[RFC,21/25] virtio: make virtio dependencies with Kconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,22/25] i386-softmmu.mak: remove all CONFIG_* except boards definitions Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,23/25] x86_64-softmmu.mak: remove i386-softmmu.mak include Support Kconfig in QEMU - 1 - --- 2018-12-27 Yang Zhong New
[RFC,24/25] minikconf: implement allyesconfig, allnoconfig, randconfig, defconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,25/25] Makefile: only support defconfig Support Kconfig in QEMU - - - --- 2018-12-27 Yang Zhong New
[RFC,v2,01/37] build: actually use CONFIG_PAM Support Kconfig in QEMU - 1 - --- 2019-01-15 Yang Zhong New
[RFC,v2,02/37] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards Support Kconfig in QEMU - 1 - --- 2019-01-15 Yang Zhong New
[RFC,v2,03/37] hw/arm/Makefile.objs: CONFIG_VIRT created for virt board Support Kconfig in QEMU - 1 - --- 2019-01-15 Yang Zhong New
[RFC,v2,04/37] hw/m68k/Makefile.objs: Conditionally build boards Support Kconfig in QEMU - - - --- 2019-01-15 Yang Zhong New
« 1 2 3 45 6 »