Show patches with: Submitter = Bin Meng       |   1258 patches
« 1 2 ... 3 4 512 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,3/4] chardev/char-socket: Update AF_UNIX for Windows Enable unix socket support on Windows - - 1 - --- 2022-07-30 Bin Meng Superseded
[v3,2/4] util/qemu-sockets: Enable unix socket support on Windows Enable unix socket support on Windows - - - - --- 2022-07-30 Bin Meng Superseded
[v3,1/4] util/qemu-sockets: Replace the call to close a socket with closesocket() Enable unix socket support on Windows - - 1 - --- 2022-07-30 Bin Meng Superseded
[v2,6/6] tests/unit: Update test-io-channel-socket.c for Windows Enable unix socket support on Windows - - - - --- 2022-07-27 Bin Meng Superseded
[v2,5/6] chardev/char-socket: Update AF_UNIX for Windows Enable unix socket support on Windows - - 1 - --- 2022-07-27 Bin Meng Superseded
[v2,4/6] util/qemu-sockets: Enable unix socket support on Windows Enable unix socket support on Windows - - - - --- 2022-07-27 Bin Meng Superseded
[v2,3/6] qga/commands-win32: Use os_get_win_version() Enable unix socket support on Windows - - - - --- 2022-07-27 Bin Meng Superseded
[v2,2/6] util/oslib-win32: Add a helper to get the Windows version Enable unix socket support on Windows - - - - --- 2022-07-27 Bin Meng Superseded
[v2,1/6] util/qemu-sockets: Replace the call to close a socket with closesocket() Enable unix socket support on Windows - - 1 - --- 2022-07-27 Bin Meng Superseded
[5/5] chardev/char-socket: Update AF_UNIX for Windows Enable unix socket support on Windows - - - - --- 2022-07-27 Bin Meng Superseded
[4/5] util/qemu-sockets: Enable unix socket support on Windows Enable unix socket support on Windows - - - - --- 2022-07-27 Bin Meng Superseded
[3/5] qga/commands-win32: Use os_get_win_version() Enable unix socket support on Windows - - - - --- 2022-07-27 Bin Meng Superseded
[2/5] util/oslib-win32: Add a helper to get the Windows version Enable unix socket support on Windows - - - - --- 2022-07-27 Bin Meng Superseded
[1/5] util/qemu-sockets: Replace the call to close a socket with closesocket() Enable unix socket support on Windows - - - - --- 2022-07-27 Bin Meng Superseded
.gitlab-ci.d/windows.yml: Enable native Windows symlink .gitlab-ci.d/windows.yml: Enable native Windows symlink - - - - --- 2022-07-25 Bin Meng New
.cirrus.yml: Change winsymlinks to 'native' .cirrus.yml: Change winsymlinks to 'native' 1 - 1 - --- 2022-07-19 Bin Meng New
[v2] docs: Add caveats for Windows as the build platform [v2] docs: Add caveats for Windows as the build platform - - 2 - --- 2022-07-19 Bin Meng New
docs: Add caveats for Windows as the build platform docs: Add caveats for Windows as the build platform - - - - --- 2022-07-19 Bin Meng Superseded
roms/opensbi: Upgrade from v1.0 to v1.1 roms/opensbi: Upgrade from v1.0 to v1.1 - - 1 - --- 2022-07-13 Bin Meng New
target/riscv: Update tval for hardware watchpoint target/riscv: Update tval for hardware watchpoint - - - - --- 2022-06-15 Bin Meng New
[3/3] target/riscv: Skip parsing extensions from properties for KVM [1/3] target/riscv: Remove the redundant initialization of env->misa_mxl - - 1 - --- 2022-06-09 Bin Meng New
[2/3] target/riscv: kvm: Set env->misa_ext_mask to the supported value [1/3] target/riscv: Remove the redundant initialization of env->misa_mxl - - 1 - --- 2022-06-09 Bin Meng New
[1/3] target/riscv: Remove the redundant initialization of env->misa_mxl [1/3] target/riscv: Remove the redundant initialization of env->misa_mxl - - - - --- 2022-06-09 Bin Meng New
[9/9] hw/9p: win32: Translate Windows error number to Linux value 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-25 Bin Meng New
[8/9] meson.build: Turn on virtfs for Windows host 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-25 Bin Meng New
[7/9] fsdev: Enable 'local' file system driver backend for Windows 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-25 Bin Meng New
[6/9] hw/9pfs: Update 9p-synth.c for Windows build 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-25 Bin Meng New
[5/9] hw/9pfs: Add a 'local' file system backend driver for Windows 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-25 Bin Meng New
[4/9] fsdev: Add missing definitions for Windows in file-op-9p.h 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-25 Bin Meng New
[3/9] hw/9pfs: Extract common stuff to 9p-local.h 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-25 Bin Meng New
[2/9] qemu/xatth.h: Update for Windows build 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-25 Bin Meng New
[1/9] hw/9pfs: Compile 9p-local.c and 9p-proxy.c for Linux and macOS 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-25 Bin Meng New
[2/2] hw/riscv: Don't add empty bootargs to device tree [1/2] hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally - 1 1 - --- 2022-04-21 Bin Meng New
[1/2] hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally [1/2] hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally - 1 1 - --- 2022-04-21 Bin Meng New
[v2] target/ppc: Fix BookE debug interrupt generation [v2] target/ppc: Fix BookE debug interrupt generation - - 3 - --- 2022-04-21 Bin Meng New
[v5,6/6] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint() target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 2 - --- 2022-04-21 Bin Meng New
[v5,5/6] target/riscv: cpu: Enable native debug feature target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-04-21 Bin Meng New
[v5,4/6] target/riscv: machine: Add debug state description target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-04-21 Bin Meng New
[v5,3/6] target/riscv: csr: Hook debug CSR read/write target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-04-21 Bin Meng New
[v5,2/6] target/riscv: cpu: Add a config option for native debug target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-04-21 Bin Meng New
[v5,1/6] target/riscv: debug: Implement debug related TCGCPUOps target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-04-21 Bin Meng New
target/ppc: Fix BookE debug interrupt generation target/ppc: Fix BookE debug interrupt generation - - - - --- 2022-04-20 Bin Meng New
[RFC,4/4] meson.build: Turn on virtfs for Windows host 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-08 Bin Meng Superseded
[RFC,3/4] fsdev: Enable 'local' file system driver backend for Windows 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-08 Bin Meng Superseded
[RFC,2/4] hw/9pfs: Update 'local' file system backend driver to support Windows 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-08 Bin Meng Superseded
[RFC,1/4] fsdev: Add missing definitions for Windows in file-op-9p.h 9pfs: Add 9pfs support for Windows host - - - - --- 2022-04-08 Bin Meng Superseded
[v2,2/2] hw/core: loader: Set is_linux to true for VxWorks uImage [v2,1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01 - - 2 - --- 2022-03-24 Bin Meng New
[v2,1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01 [v2,1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01 - - - - --- 2022-03-24 Bin Meng New
[2/2] hw/core: loader: Setting is_linux to true for VxWorks uImage [1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01 - - 1 - --- 2022-03-24 Bin Meng New
[1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01 [1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01 - - 1 - --- 2022-03-24 Bin Meng New
[2/2] monitor/misc: Set current_cpu for memory dump [1/2] gdbstub: Set current_cpu for memory read write - - - - --- 2022-03-22 Bin Meng New
[1/2] gdbstub: Set current_cpu for memory read write [1/2] gdbstub: Set current_cpu for memory read write - - - - --- 2022-03-22 Bin Meng New
target/avr: Drop avr_cpu_memory_rw_debug() target/avr: Drop avr_cpu_memory_rw_debug() - - 1 - --- 2022-03-22 Bin Meng New
[v4,7/7] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint() target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 2 - --- 2022-03-15 Bin Meng Superseded
[v4,6/7] target/riscv: cpu: Enable native debug feature target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-03-15 Bin Meng Superseded
[v4,5/7] target/riscv: csr: Hook debug CSR read/write target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-03-15 Bin Meng Superseded
[v4,4/7] target/riscv: cpu: Add a config option for native debug target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-03-15 Bin Meng Superseded
[v4,3/7] target/riscv: debug: Implement debug related TCGCPUOps target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-03-15 Bin Meng Superseded
[v4,2/7] target/riscv: machine: Add debug state description target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-03-15 Bin Meng Superseded
[v4,1/7] target/riscv: Add initial support for the Sdtrig extension target/riscv: Initial support for the Sdtrig extension via M-mode CSRs - - 1 - --- 2022-03-15 Bin Meng New
[RESEND,v3,7/7] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint() target/riscv: Initial support for native debug feature via M-mode CSRs - - 2 - --- 2022-01-05 Bin Meng Superseded
[RESEND,v3,6/7] target/riscv: cpu: Enable native debug feature target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2022-01-05 Bin Meng Superseded
[RESEND,v3,5/7] target/riscv: csr: Hook debug CSR read/write target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2022-01-05 Bin Meng Superseded
[RESEND,v3,4/7] target/riscv: cpu: Add a config option for native debug target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2022-01-05 Bin Meng Superseded
[RESEND,v3,3/7] target/riscv: debug: Implement debug related TCGCPUOps target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2022-01-05 Bin Meng Superseded
[RESEND,v3,2/7] target/riscv: machine: Add debug state description target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2022-01-05 Bin Meng Superseded
[RESEND,v3,1/7] target/riscv: Add initial support for native debug target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2022-01-05 Bin Meng Superseded
[v3,7/7] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint() target/riscv: Initial support for native debug feature via M-mode CSRs - - 2 - --- 2022-01-05 Bin Meng Superseded
[v3,6/7] target/riscv: cpu: Enable native debug feature target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2022-01-05 Bin Meng Superseded
[v3,5/7] target/riscv: csr: Hook debug CSR read/write target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2022-01-05 Bin Meng Superseded
[v3,4/7] target/riscv: cpu: Add a config option for native debug target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2022-01-05 Bin Meng Superseded
[v3,3/7] target/riscv: debug: Implement debug related TCGCPUOps target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2022-01-05 Bin Meng Superseded
[v3,2/7] target/riscv: machine: Add debug state description target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2022-01-05 Bin Meng Superseded
[v3,1/7] target/riscv: Add initial support for native debug [v3,1/7] target/riscv: Add initial support for native debug - - - - --- 2022-01-05 Bin Meng Superseded
roms/opensbi: Upgrade from v0.9 to v1.0 roms/opensbi: Upgrade from v0.9 to v1.0 - - 1 - --- 2022-01-05 Bin Meng New
[v2,7/7] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint() target/riscv: Initial support for native debug feature via M-mode CSRs - - 2 - --- 2021-10-30 Bin Meng Superseded
[v2,6/7] target/riscv: cpu: Enable native debug feature on virt and sifive_u CPUs target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2021-10-30 Bin Meng Superseded
[v2,5/7] target/riscv: csr: Hook debug CSR read/write target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2021-10-30 Bin Meng Superseded
[v2,4/7] target/riscv: cpu: Add a config option for native debug target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2021-10-30 Bin Meng Superseded
[v2,3/7] target/riscv: debug: Implement debug related TCGCPUOps target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2021-10-30 Bin Meng Superseded
[v2,2/7] target/riscv: machine: Add debug state description target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2021-10-30 Bin Meng Superseded
[v2,1/7] target/riscv: Add initial support for native debug target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2021-10-30 Bin Meng Superseded
target/riscv: machine: Sort the .subsections target/riscv: machine: Sort the .subsections - - 1 - --- 2021-10-30 Bin Meng New
[5/5] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint() target/riscv: Initial support for native debug feature via M-mode CSRs - - 1 - --- 2021-10-29 Bin Meng Superseded
[4/5] target/riscv: csr: Hook debug CSR read/write target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2021-10-29 Bin Meng Superseded
[3/5] target/riscv: Add a config option for native debug target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2021-10-29 Bin Meng Superseded
[2/5] target/riscv: debug: Implement debug related TCGCPUOps target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2021-10-29 Bin Meng Superseded
[1/5] target/riscv: Add initial support for native debug target/riscv: Initial support for native debug feature via M-mode CSRs - - - - --- 2021-10-29 Bin Meng Superseded
[v2,6/6] hw/riscv: spike: Use MachineState::ram and MachineClass::default_ram_id hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines - - 3 - --- 2021-10-20 Bin Meng New
[v2,5/6] hw/riscv: sifive_u: Use MachineState::ram and MachineClass::default_ram_id hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines - - 3 - --- 2021-10-20 Bin Meng New
[v2,4/6] hw/riscv: sifive_e: Use MachineState::ram and MachineClass::default_ram_id hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines - - 3 - --- 2021-10-20 Bin Meng New
[v2,3/6] hw/riscv: shakti_c: Use MachineState::ram and MachineClass::default_ram_id hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines - - 3 - --- 2021-10-20 Bin Meng New
[v2,2/6] hw/riscv: opentitan: Use MachineState::ram and MachineClass::default_ram_id hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines - - 3 - --- 2021-10-20 Bin Meng New
[v2,1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines - - 2 - --- 2021-10-20 Bin Meng New
[6/6] hw/riscv: spike: Use MachineState::ram and MachineClass::default_ram_id [1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id - - 1 - --- 2021-10-18 Bin Meng Superseded
[5/6] hw/riscv: sifive_u: Use MachineState::ram and MachineClass::default_ram_id [1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id - - 1 - --- 2021-10-18 Bin Meng Superseded
[4/6] hw/riscv: sifive_e: Use MachineState::ram and MachineClass::default_ram_id [1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id - - - - --- 2021-10-18 Bin Meng Superseded
[3/6] hw/riscv: shakti_c: Use MachineState::ram and MachineClass::default_ram_id [1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id - - 1 - --- 2021-10-18 Bin Meng Superseded
[2/6] hw/riscv: opentitan: Use MachineState::ram and MachineClass::default_ram_id [1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id - - - - --- 2021-10-18 Bin Meng Superseded
[1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id [1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id - - 1 - --- 2021-10-18 Bin Meng Superseded
« 1 2 ... 3 4 512 13 »