qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 18/35] tcg/wasm: Add bswap instructions
Richard Henderson
Re: [PATCH 18/35] tcg/wasm: Add bswap instructions
Kohei Tokunaga
[PATCH 11/35] tcg/wasm: Add add/sub/mul instructions
Kohei Tokunaga
[PATCH 30/35] tcg/wasm: Implement instantiation of Wasm binary
Kohei Tokunaga
[PATCH 08/35] meson: Enable to build wasm backend
Kohei Tokunaga
[PATCH 02/35] configure: Enable to propagate -sMEMORY64 flag to Emscripten
Kohei Tokunaga
[PATCH 07/35] tcg/wasm: Set TCG_TARGET_REG_BITS to 64
Kohei Tokunaga
[PATCH 19/35] tcg/wasm: Add rem/div instructions
Kohei Tokunaga
[PATCH 23/35] tcg/wasm: Add br/brcond instructions
Kohei Tokunaga
[PATCH 20/35] tcg/wasm: Add andc/orc/eqv/nand/nor instructions
Kohei Tokunaga
Re: [PATCH 20/35] tcg/wasm: Add andc/orc/eqv/nand/nor instructions
Richard Henderson
Re: [PATCH 20/35] tcg/wasm: Add andc/orc/eqv/nand/nor instructions
Kohei Tokunaga
[PATCH 13/35] tcg/wasm: Add setcond/negsetcond/movcond instructions
Kohei Tokunaga
[PATCH] MAINTAINERS: add a few more files to "Top Level Makefile and configure"
Paolo Bonzini
Re: [PATCH] MAINTAINERS: add a few more files to "Top Level Makefile and configure"
Peter Maydell
Re: [PATCH] MAINTAINERS: add a few more files to "Top Level Makefile and configure"
Paolo Bonzini
Re: [PATCH] MAINTAINERS: add a few more files to "Top Level Makefile and configure"
Peter Maydell
[PATCH] meson: set test programs to not build by default
Eli Schwartz
Re: [PATCH] meson: set test programs to not build by default
Daniel P . Berrangé
Re: [PATCH] meson: set test programs to not build by default
Eli Schwartz
Re: [PATCH] meson: set test programs to not build by default
Daniel P . Berrangé
[PATCH v4 0/7] tracetool: add test suite to improve reviewability
Daniel P . Berrangé
[PATCH v4 2/7] tracetool: eliminate trailing whitespace in C format
Daniel P . Berrangé
[PATCH v4 3/7] tracetool: avoid space after "*" in arg types
Daniel P . Berrangé
[PATCH v4 1/7] checkpatch: cull trailing '*/' in SPDX check
Daniel P . Berrangé
[PATCH v4 7/7] qapi: switch to use QEMU_TEST_REGENERATE env var
Daniel P . Berrangé
[PATCH v4 4/7] tracetool: include SPDX-License-Identifier in generated files
Daniel P . Berrangé
[PATCH v4 6/7] tracetool: drop the probe "__nocheck__" wrapping
Daniel P . Berrangé
[PATCH v4 5/7] tracetool: add test suite for tracetool with reference output
Daniel P . Berrangé
Re: [PATCH v4 5/7] tracetool: add test suite for tracetool with reference output
Stefan Hajnoczi
Re: [PATCH v4 0/7] tracetool: add test suite to improve reviewability
Stefan Hajnoczi
Re: [PULL 2/5] net: move backend cleanup to NIC cleanup
David Woodhouse
Re: [PULL 2/5] net: move backend cleanup to NIC cleanup
Jason Wang
Re: [PULL 2/5] net: move backend cleanup to NIC cleanup
David Woodhouse
Re: [PULL 2/5] net: move backend cleanup to NIC cleanup
Eugenio Perez Martin
Re: [PULL 2/5] net: move backend cleanup to NIC cleanup
Jonah Palmer
Re: [PULL 2/5] net: move backend cleanup to NIC cleanup
David Woodhouse
[PATCH v5 0/2] target/riscv: Generate strided vector ld/st with tcg
Chao Liu
[PATCH v5 2/2] tests/tcg/riscv64: Add test for vlsseg8e32 instruction
Chao Liu
[PATCH v5 1/2] Generate strided vector loads/stores with tcg nodes.
Chao Liu
[PATCH 0/4] tests/functional: Adapt reverse_debugging to run w/o Avocado
Gustavo Romero
[PATCH 3/4] tests/functional: Mark main in QemuBaseTest class as a static method
Gustavo Romero
Re: [PATCH 3/4] tests/functional: Mark main in QemuBaseTest class as a static method
Daniel P . Berrangé
[PATCH 4/4] tests/functional: Adapt reverse_debugging to run w/o Avocado
Gustavo Romero
[PATCH 1/4] tests/guest-debug: Make QEMU optional in run-test.py
Gustavo Romero
[PATCH 2/4] tests/functional: Support tests that require a runner
Gustavo Romero
Re: [PATCH] hw/arm/virt: Remove the lower bound of HighMem IO Regions
Philippe Mathieu-Daudé
[PATCH 10.1?] Revert "i386/cpu: Warn about why CPUID_EXT_PDCM is not available"
Paolo Bonzini
Re: [PATCH 10.1?] Revert "i386/cpu: Warn about why CPUID_EXT_PDCM is not available"
Daniel P . Berrangé
[PATCH] target/i386: Add support save/load exception error_code
Wang Xin via
Re: [PATCH] target/i386: Add support save/load exception error_code
Paolo Bonzini
RE: [PATCH] target/i386: Add support save/load exception error_code
Wangxin (Alexander)
Re: [PATCH] target/i386: Add support save/load exception error_code
zhao1....@intel.com
Re: [PATCH] target/i386: Add support save/load exception error_code
Zhao Liu
[PATCH] target/arm: Correct condition of aa64_atomics feature function
Peter Maydell
Re: [PATCH] target/arm: Correct condition of aa64_atomics feature function
Richard Henderson
[PATCH] scripts/kernel-doc: Avoid new Perl precedence warning
Peter Maydell
Re: [PATCH] scripts/kernel-doc: Avoid new Perl precedence warning
Daniel P . Berrangé
Re: [PATCH] scripts/kernel-doc: Avoid new Perl precedence warning
Peter Maydell
Re: [PATCH] scripts/kernel-doc: Avoid new Perl precedence warning
Daniel P . Berrangé
Re: [PATCH] scripts/kernel-doc: Avoid new Perl precedence warning
Mauro Carvalho Chehab
[PATCH v2 00/25] tests/functional: Move tests into architecture specific folders
Thomas Huth
[PATCH v2 02/25] tests/functional: Rework the multiprocess test to have target-specific files
Thomas Huth
[PATCH v2 08/25] tests/functional: Move avr tests into architecture specific folder
Thomas Huth
[PATCH v2 07/25] tests/functional: Move arm tests into architecture specific folder
Thomas Huth
[PATCH v2 20/25] tests/functional: Move sh4/sh4eb tests into target-specific folders
Thomas Huth
[PATCH v2 13/25] tests/functional: Move microblaze tests into architecture specific folder
Thomas Huth
[PATCH v2 01/25] tests/functional: Rework the migration test to have target-specific files
Thomas Huth
[PATCH v2 10/25] tests/functional: Move i386 tests into architecture specific folder
Thomas Huth
[PATCH v2 17/25] tests/functional: Move riscv32/riscv64 tests into target-specific folders
Thomas Huth
[PATCH v2 22/25] tests/functional: Move x86_64 tests into target-specific folder
Thomas Huth
[PATCH v2 03/25] tests/functional/meson.build: Split timeout settings by target
Thomas Huth
[PATCH v2 14/25] tests/functional: Move mips tests into target-specific folders
Thomas Huth
[PATCH v2 15/25] tests/functional: Move or1k tests into target-specific folders
Thomas Huth
[PATCH v2 04/25] tests/functional/meson.build: Allow tests to reside in subfolders
Thomas Huth
[PATCH v2 16/25] tests/functional: Move ppc/ppc64 tests into target-specific folders
Thomas Huth
[PATCH v2 18/25] tests/functional: Move rx test into target-specific folders
Thomas Huth
[PATCH v2 25/25] MAINTAINERS: Adjust wildcards for the migration, multiprocess and replay tests
Thomas Huth
[PATCH v2 21/25] tests/functional: Move sparc/sparc64 tests into target-specific folders
Thomas Huth
[PATCH v2 12/25] tests/functional: Move m68k tests into architecture specific folder
Thomas Huth
[PATCH v2 23/25] tests/functional: Move xtensa tests into target-specific folder
Thomas Huth
[PATCH v2 06/25] tests/functional: Move alpha tests into architecture specific folder
Thomas Huth
[PATCH v2 24/25] tests/functional: Move the generic tests to a subfolder
Thomas Huth
[PATCH v2 11/25] tests/functional: Move loongarch64 tests into architecture specific folder
Thomas Huth
[PATCH v2 05/25] tests/functional: Move aarch64 tests into architecture specific folder
Thomas Huth
[PATCH v2 19/25] tests/functional: Move s390x tests into target-specific folders
Thomas Huth
[PATCH v2 09/25] tests/functional: Move hppa tests into architecture specific folder
Thomas Huth
[PATCH] tests, scripts: Don't import print_function from __future__
Peter Maydell
Re: [PATCH] tests, scripts: Don't import print_function from __future__
Daniel P . Berrangé
Re: [PATCH] tests, scripts: Don't import print_function from __future__
John Snow
Re: [PATCH] tests, scripts: Don't import print_function from __future__
Philippe Mathieu-Daudé
[PATCH v1 00/11] Support PCIe RC to AST2600 and AST2700
Jamin Lin via
[PATCH v1 02/11] hw/pci-host/aspeed: Add AST2600 PCIe PHY model
Jamin Lin via
[PATCH v1 09/11] hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
Jamin Lin via
[PATCH v1 11/11] tests/functional: Add PCIe presence test for AST2700
Jamin Lin via
[PATCH v1 01/11] hw/pci/pci_ids Add PCI vendor ID for ASPEED
Jamin Lin via
[PATCH v1 08/11] hw/pci-host/aspeed: Add AST2700 PCIe PHY
Jamin Lin via
[PATCH v1 06/11] hw/arm/aspeed_ast2600: Add PCIe RC support (RC_H only)
Jamin Lin via
[PATCH v1 07/11] tests/functional/test_arm_aspeed_ast2600: Add PCIe test via root port and e1000e
Jamin Lin via
[PATCH v1 04/11] hw/pci-host/aspeed: Add MSI support and per-RC IOMMU address space
Jamin Lin via
[PATCH v1 05/11] hw/arm/aspeed: Wire up PCIe devices in SoC model
Jamin Lin via
[PATCH v1 03/11] hw/pci-host/aspeed: Add AST2600 PCIe config and host bridge
Jamin Lin via
[PATCH v1 10/11] hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700
Jamin Lin via
Re: [PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
Gautam Menghani
Re: [PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
Gautam Menghani
[PATCH v5 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
Zhuoying Cai
[PATCH v5 06/29] s390x/diag: Refactor address validation check from diag308_parm_check
Zhuoying Cai
[PATCH v5 03/29] crypto/x509-utils: Add helper functions for certificate store
Zhuoying Cai
[PATCH v5 13/29] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
Zhuoying Cai
[PATCH v5 20/29] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
Zhuoying Cai
[PATCH v5 02/29] crypto/x509-utils: Refactor with GNUTLS fallback
Zhuoying Cai
[PATCH v5 27/29] hw/s390x/ipl: Handle secure boot without specifying a boot device
Zhuoying Cai
[PATCH v5 28/29] docs/specs: Add secure IPL documentation
Zhuoying Cai
[PATCH v5 21/29] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
Zhuoying Cai
[PATCH v5 05/29] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
Zhuoying Cai
[PATCH v5 23/29] Add secure-boot to s390-ccw-virtio machine type option
Zhuoying Cai
[PATCH v5 10/29] s390x/diag: Introduce DIAG 508 for secure IPL operations
Zhuoying Cai
[PATCH v5 24/29] hw/s390x/ipl: Set IPIB flags for secure IPL
Zhuoying Cai
[PATCH v5 26/29] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
Zhuoying Cai
[PATCH v5 18/29] pc-bios/s390-ccw: Refactor zipl_run()
Zhuoying Cai
[PATCH v5 29/29] docs/system/s390x: Add secure IPL documentation
Zhuoying Cai
[PATCH v5 07/29] s390x/diag: Implement DIAG 320 subcode 1
Zhuoying Cai
[PATCH v5 17/29] s390x: Guest support for Secure-IPL Facility
Zhuoying Cai
[PATCH v5 15/29] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
Zhuoying Cai
[PATCH v5 12/29] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
Zhuoying Cai
[PATCH v5 16/29] hw/s390x/ipl: Set iplb->len to maximum length of IPL Parameter Block
Zhuoying Cai
[PATCH v5 01/29] Add boot-certs to s390-ccw-virtio machine type option
Zhuoying Cai
[PATCH v5 09/29] s390x/diag: Implement DIAG 320 subcode 2
Zhuoying Cai
[PATCH v5 14/29] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
Zhuoying Cai
[PATCH v5 25/29] pc-bios/s390-ccw: Handle true secure IPL mode
Zhuoying Cai
[PATCH v5 04/29] hw/s390x/ipl: Create certificate store
Zhuoying Cai
[PATCH v5 22/29] pc-bios/s390-ccw: Add additional security checks for secure boot
Zhuoying Cai
[PATCH v5 11/29] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
Zhuoying Cai
[PATCH v5 08/29] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
Zhuoying Cai
[PATCH v5 19/29] pc-bios/s390-ccw: Rework zipl_load_segment function
Zhuoying Cai
Re: [PATCH v4 for v10.0.0] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
Andrew Jones
[PATCH 00/19] TAP initialization refactoring
Vladimir Sementsov-Ogievskiy
[PATCH 13/19] net/tap: net_init_bridge(): support tap
Vladimir Sementsov-Ogievskiy
[PATCH 17/19] net/tap: introduce net_tap_from_monitor_fd() helper
Vladimir Sementsov-Ogievskiy
[PATCH 15/19] net/tap: introduce net_tap_open()
Vladimir Sementsov-Ogievskiy
[PATCH 05/19] net/tap: net_init_tap_one(): move parameter checking earlier
Vladimir Sementsov-Ogievskiy
[PATCH 03/19] net/tap: tap_set_sndbuf(): add return value
Vladimir Sementsov-Ogievskiy
[PATCH 14/19] net/tap: refactor net_tap_init() into net_tap_open_one()
Vladimir Sementsov-Ogievskiy
[PATCH 11/19] net/tap: net_init_tap_one(): refactor to use netdev as first arg
Vladimir Sementsov-Ogievskiy
[PATCH 07/19] net/tap: net_init_tap(): drop extra variable vhostfdname
Vladimir Sementsov-Ogievskiy
[PATCH 19/19] net/tap: drop net_tap_fd_init()
Vladimir Sementsov-Ogievskiy
[PATCH 01/19] net/tap: net_init_tap_one(): add return value
Vladimir Sementsov-Ogievskiy
Re: [PATCH 01/19] net/tap: net_init_tap_one(): add return value
Philippe Mathieu-Daudé
Re: [PATCH 01/19] net/tap: net_init_tap_one(): add return value
Vladimir Sementsov-Ogievskiy
[PATCH 12/19] net/tap: net_init_tap_one(): support bridge
Vladimir Sementsov-Ogievskiy
[PATCH 02/19] net/tap: add set_fd_nonblocking() helper
Vladimir Sementsov-Ogievskiy
[PATCH 18/19] net/tap: split net_tap_setup_vhost() separate function
Vladimir Sementsov-Ogievskiy
[PATCH 08/19] net/tap: move local variables related to the latter case to else branch
Vladimir Sementsov-Ogievskiy
[PATCH 16/19] net/tap: introduce net_tap_fd_init_external()
Vladimir Sementsov-Ogievskiy
[PATCH 10/19] net/tap: drop extra tap_fd_get_ifname() call
Vladimir Sementsov-Ogievskiy
[PATCH 06/19] net/tap: net_init_tap(): refactor parameter checking
Vladimir Sementsov-Ogievskiy
[PATCH 04/19] net/tap: net_init_tap_one(): drop extra error propagation
Vladimir Sementsov-Ogievskiy
[PATCH 09/19] net/tap: use glib strings vector and g_strsplit for fds case
Vladimir Sementsov-Ogievskiy
Re: [PATCH 00/19] TAP initialization refactoring
Jason Wang
Re: [PATCH 00/19] TAP initialization refactoring
Vladimir Sementsov-Ogievskiy
Re: [PATCH 00/19] TAP initialization refactoring
Lei Yang
Re: [PATCH 00/19] TAP initialization refactoring
Vladimir Sementsov-Ogievskiy
Re: [PATCH 00/19] TAP initialization refactoring
Lei Yang
Re: [PATCH 00/19] TAP initialization refactoring
Jason Wang
Re: [PATCH 00/19] TAP initialization refactoring
Vladimir Sementsov-Ogievskiy
Re: [PATCH v9 6/6] target/arm: Enable FEAT_MEC in -cpu max
Peter Maydell
Re: [PATCH v9 6/6] target/arm: Enable FEAT_MEC in -cpu max
Richard Henderson
Re: [PATCH v9 5/6] target/arm: Implement FEAT_MEC registers
Peter Maydell
Re: [PATCH v9 5/6] target/arm: Implement FEAT_MEC registers
Peter Maydell
[PATCH] migration: ensure APIC is loaded prior to VFIO PCI devices
Yanfei Xu
Re: [PATCH] migration: ensure APIC is loaded prior to VFIO PCI devices
Peter Xu
[PATCH 0/3] vfio-user client functional test
John Levon
[PATCH 3/3] tests/functional: add a vfio-user smoke test
John Levon
Re: [PATCH 3/3] tests/functional: add a vfio-user smoke test
Daniel P . Berrangé
[PATCH 1/3] tests/functional: return output from exec_command_and_wait_for_pattern()
John Levon
Re: [PATCH 1/3] tests/functional: return output from exec_command_and_wait_for_pattern()
Daniel P . Berrangé
[PATCH 2/3] tests/functional: add vm param to console routines
John Levon
Re: [PATCH 2/3] tests/functional: add vm param to console routines
Daniel P . Berrangé
[PATCH v7 0/8] vhost-user: Add SHMEM_MAP/UNMAP requests
Albert Esteve
[PATCH v7 1/8] vhost-user: Add VirtIO Shared Memory map request
Albert Esteve
Re: [PATCH v7 1/8] vhost-user: Add VirtIO Shared Memory map request
Stefan Hajnoczi
Re: [PATCH v7 1/8] vhost-user: Add VirtIO Shared Memory map request
Albert Esteve
Re: [PATCH v7 1/8] vhost-user: Add VirtIO Shared Memory map request
Albert Esteve
Re: [PATCH v7 1/8] vhost-user: Add VirtIO Shared Memory map request
David Hildenbrand
[PATCH v7 4/8] vhost_user: Add frontend get_shmem_config command
Albert Esteve
[PATCH v7 2/8] vhost_user.rst: Align VhostUserMsg excerpt members
Albert Esteve
[PATCH v7 3/8] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
Albert Esteve
[PATCH v7 8/8] vhost-user-device: Add shared memory BAR
Albert Esteve
Re: [PATCH v7 8/8] vhost-user-device: Add shared memory BAR
Stefan Hajnoczi
Re: [PATCH v7 8/8] vhost-user-device: Add shared memory BAR
Albert Esteve
[PATCH v7 5/8] vhost_user.rst: Add GET_SHMEM_CONFIG message
Albert Esteve
[PATCH v7 7/8] qmp: add shmem feature map
Albert Esteve
[PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
Albert Esteve
Re: [PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
Stefan Hajnoczi
Re: [PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
Albert Esteve
Re: [PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
Alyssa Ross
Re: [PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
Stefan Hajnoczi
Re: [PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
Stefan Hajnoczi
Re: [PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
Albert Esteve
Re: [PATCH 1/2] i386/cpu: Enable SMM cpu addressspace
Kirill Martynov
Earlier messages
Later messages