Show patches with: Submitter = Bin Meng       |    State = Action Required       |    Archived = No       |   656 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/8] target/riscv: debug: Determine the trigger type from tdata1.type target/riscv: Improve RISC-V Debug support - - 2 - --- 2022-09-09 Bin Meng New
[7/7] .gitlab-ci.d/windows.yml: Test 'make installer' in the CI nsis: gitlab-ci: Improve QEMU Windows installer packaging - - - - --- 2022-09-08 Bin Meng New
[6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages nsis: gitlab-ci: Improve QEMU Windows installer packaging - - - - --- 2022-09-08 Bin Meng New
[5/7] block/nfs: Fix 32-bit Windows build nsis: gitlab-ci: Improve QEMU Windows installer packaging - 2 - - --- 2022-09-08 Bin Meng New
[4/7] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build nsis: gitlab-ci: Improve QEMU Windows installer packaging - - 1 - --- 2022-09-08 Bin Meng New
[3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables nsis: gitlab-ci: Improve QEMU Windows installer packaging - - 1 - --- 2022-09-08 Bin Meng New
[2/7] scripts/nsis.py: Fix destination directory name when invoked on Windows nsis: gitlab-ci: Improve QEMU Windows installer packaging - 1 1 - --- 2022-09-08 Bin Meng New
[1/7] scripts/nsis.py: Drop the unnecessary path separator nsis: gitlab-ci: Improve QEMU Windows installer packaging - - - - --- 2022-09-08 Bin Meng New
[51/51] docs/devel: testing: Document writing portable test cases tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[50/51] .gitlab-ci.d/windows.yml: Increase the timeout to the runner limit tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[49/51] io/channel-watch: Fix socket watch on Windows tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[48/51] io/channel-watch: Drop a superfluous '#ifdef WIN32' tests/qtest: Enable running qtest on Windows - - 2 - --- 2022-08-24 Bin Meng New
[47/51] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[46/51] tests/qtest: libqtest: Replace the call to close a socket with closesocket() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[45/51] tests/qtest: prom-env-test: Use double quotes to pass the prom-env option tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[44/51] tests/qtest: microbit-test: Fix socket access for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[43/51] tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32 tests/qtest: Enable running qtest on Windows - - 2 - --- 2022-08-24 Bin Meng New
[42/51] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab tests/qtest: Enable running qtest on Windows - 2 2 - --- 2022-08-24 Bin Meng New
[41/51] tests/qtest: migration-test: Kill "to" after migration is canceled tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[40/51] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32 tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[39/51] tests/qtest: virtio-net-failover: Disable migration tests for win32 tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[38/51] tests/qtest: {ahci,ide}-test: Open file in binary mode tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[37/51] tests/qtest: migration-test: Disable IO redirection for win32 tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[36/51] tests/qtest: machine-none-test: Use double quotes to pass the cpu option tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[35/51] tests/qtest: device-plug-test: Reverse the usage of double/single quotes tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[34/51] tests/qtest: bios-tables-test: Adapt the case for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[33/51] tests/qtest: {ahci, ide}-test: Use relative path for temporary files tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[32/51] tests/qtest: Fix ERROR_SHARING_VIOLATION for win32 tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[31/51] tests/qtest: Support libqtest to build and run on Windows tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[30/51] tests: Skip iotests and qtest when '--without-default-devices' tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[29/51] tests/qtest: libqtest: Install signal handler via signal() tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[28/51] tests/qtest: libqtest: Exclude the *_fds APIs for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[27/51] tests/qtest: Use send/recv for socket communication tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[26/51] tests/qtest: libqtest: Move global_qtest definition back to libqtest.c tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[25/51] tests/qtest: libqos: Rename malloc.h to libqos-malloc.h tests/qtest: Enable running qtest on Windows - - 2 - --- 2022-08-24 Bin Meng New
[24/51] tests/qtest: libqos: Drop inclusion of <sys/wait.h> tests/qtest: Enable running qtest on Windows - - 1 1 --- 2022-08-24 Bin Meng New
[23/51] accel/qtest: Support qtest accelerator for Windows tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[22/51] tests/qtest: qmp-test: Skip running test_qmp_oob for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[21/51] tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[20/51] tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[19/51] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[18/51] tests/qtest: Build cases that use memory-backend-file for posix only tests/qtest: Enable running qtest on Windows 1 - - - --- 2022-08-24 Bin Meng New
[17/51] tests/qtest: Build virtio-net-test for posix only tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[16/51] tests/qtest: Build e1000e-test for posix only tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[15/51] tests/qtest: Adapt {m48t59,rtc}-test cases for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[14/51] backends/tpm: Exclude headers and macros that don't exist on win32 tests/qtest: Enable running qtest on Windows - - 2 - --- 2022-08-24 Bin Meng New
[13/51] tests/qtest: migration-test: Handle link() for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[12/51] tests: Use g_mkdir_with_parents() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[11/51] qga/commands-posix-ssh: Use g_mkdir_with_parents() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[10/51] hw/usb: dev-mtp: Use g_mkdir_with_parents() tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[09/51] fsdev/virtfs-proxy-helper: Use g_mkdir_with_parents() tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[08/51] block/vvfat: Unify the mkdir() call tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[07/51] tests: Avoid using hardcoded /tmp in test cases tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[06/51] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[05/51] tcg: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[04/51] semihosting/arm-compat-semi: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[03/51] block: Unify the get_tmp_filename() implementation tests/qtest: Enable running qtest on Windows - - - - --- 2022-08-24 Bin Meng New
[02/51] tests/qtest: Use g_mkdtemp() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
[01/51] tests/qtest: Use g_setenv() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-08-24 Bin Meng New
.gitlab-ci.d/buildtest.yml: Increase the check-gprof-gcov job timeout .gitlab-ci.d/buildtest.yml: Increase the check-gprof-gcov job timeout - - - - --- 2022-08-17 Bin Meng New
[v4,4/4] tests/unit: Update test-io-channel-socket.c for Windows Enable unix socket support on Windows - - 1 - --- 2022-08-02 Bin Meng New
[v4,3/4] chardev/char-socket: Update AF_UNIX for Windows Enable unix socket support on Windows - - 1 - --- 2022-08-02 Bin Meng New
[v4,2/4] util/qemu-sockets: Enable unix socket support on Windows Enable unix socket support on Windows - - 1 - --- 2022-08-02 Bin Meng New
[v4,1/4] util/qemu-sockets: Replace the call to close a socket with closesocket() Enable unix socket support on Windows - - 1 - --- 2022-08-02 Bin Meng New
.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
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
[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,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
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
« 1 2 3 46 7 »