qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH 0/6] accel/tcg: Build translate-all, tcg-all twice
Richard Henderson
[PATCH 4/6] accel/tcg: Build translate-all.c twice
Richard Henderson
[PATCH 5/6] accel/tcg: Build tcg-all.c twice
Richard Henderson
[PATCH 1/6] tcg: Define INSN_START_WORDS as constant 3
Richard Henderson
[PATCH 3/6] accel/tcg: Use target_long_bits() in translate-all.c
Richard Henderson
[PATCH 6/6] accel/tcg: Use vaddr in cpu_loop.h
Richard Henderson
[PATCH 2/6] accel/tcg: Don't use TARGET_LONG_BITS in decode_sleb128
Richard Henderson
[PATCH v2 0/2] block/null: Add read-pattern option
Nir Soffer
[PATCH v2 2/2] block/null: Add read-pattern option
Nir Soffer
[PATCH v2 1/2] block/null: Report DATA if not reading zeroes
Nir Soffer
[PATCH v2 00/15] vfio: preparation for vfio-user
John Levon
[PATCH v2 13/15] vfio: add vfio-pci-base class
John Levon
[PATCH v2 07/15] vfio: add vfio_pci_config_space_read/write()
John Levon
[PATCH v2 06/15] include/qemu: add strread/writeerror()
John Levon
[PATCH v2 12/15] vfio: add read/write to device IO ops vector
John Levon
[PATCH v2 04/15] vfio: add vfio_device_get_irq_info() helper
John Levon
[PATCH v2 09/15] vfio: implement unmap all for DMA unmap callbacks
John Levon
[PATCH v2 05/15] vfio: consistently handle return value for helpers
John Levon
[PATCH v2 15/15] vfio/container: pass MemoryRegion to DMA operations
John Levon
[PATCH v2 01/15] vfio: add vfio_prepare_device()
John Levon
[PATCH v2 14/15] vfio/container: pass listener_begin/commit callbacks
John Levon
[PATCH v2 11/15] vfio: add region info cache
John Levon
[PATCH v2 08/15] vfio: add unmap_all flag to DMA unmap callback
John Levon
[PATCH v2 02/15] vfio: add vfio_unprepare_device()
John Levon
[PATCH v2 03/15] vfio: add vfio_attach_device_by_iommu_type()
John Levon
[PATCH v2 10/15] vfio: add device IO ops vector
John Levon
[PULL 0/9] Misc patches (s390x, build env, clean-ups)
Thomas Huth
[PULL 9/9] docs/devel/build-environment: enhance MSYS2 instructions
Thomas Huth
[PULL 3/9] target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode
Thomas Huth
[PULL 7/9] meson.build: Put the D-Bus summary into the UI section
Thomas Huth
[PULL 2/9] target/s390x: Introduce function when exiting PV
Thomas Huth
[PULL 8/9] hw/rtc/mc146818rtc: Drop pre-v3 migration stream support
Thomas Huth
[PULL 1/9] target/s390x: Introduce constant when checking if PV header couldn't be decrypted
Thomas Huth
[PULL 4/9] meson/configure: add 'valgrind' option & --{en, dis}able-valgrind flag
Thomas Huth
[PULL 5/9] Drop support for Python 3.8
Thomas Huth
[PULL 6/9] tests/functional/test_ppc64_pseries: Skip test_ppc64_linux_smt_boot if necessary
Thomas Huth
[PATCH v6 0/3] Enable QEMU NVMe userspace driver on s390x
Farhan Ali
[PATCH v6 2/3] include: Add a header to define host PCI MMIO functions
Farhan Ali
[PATCH v6 3/3] block/nvme: Use host PCI MMIO API
Farhan Ali
[PATCH v6 1/3] util: Add functions for s390x mmio read/write
Farhan Ali
[PATCH v2] docs/devel/build-environment: enhance MSYS2 instructions
Pierrick Bouvier
[PATCH v5 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
Chao Liu
[PATCH v5 1/1] system: improve visual representation of node hierarchy
Chao Liu
Re: [PATCH v5 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
BALATON Zoltan
[PATCH v2 00/16] accel/tcg: Compile cpu-exec.c twice
Richard Henderson
[PATCH v2 01/16] accel/tcg: Generalize fake_user_interrupt test
Richard Henderson
[PATCH v2 02/16] accel/tcg: Unconditionally use CPU_DUMP_CCOP in log_cpu_exec
Richard Henderson
[PATCH v2 03/16] accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Richard Henderson
[PATCH v2 05/16] accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h
Richard Henderson
[PATCH v2 10/16] accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps
Richard Henderson
[PATCH v2 15/16] accel/tcg: Split out accel/tcg/helper-retaddr.h
Richard Henderson
[PATCH v2 07/16] target/arm: Unexport assert_hflags_rebuild_correctly
Richard Henderson
Re: [PATCH v2 07/16] target/arm: Unexport assert_hflags_rebuild_correctly
Pierrick Bouvier
[PATCH v2 12/16] accel/tcg: Pass TCGTBCPUState to tb_htable_lookup
Richard Henderson
Re: [PATCH v2 12/16] accel/tcg: Pass TCGTBCPUState to tb_htable_lookup
Pierrick Bouvier
[PATCH v2 16/16] accel/tcg: Compile cpu-exec.c twice
Richard Henderson
[PATCH v2 13/16] accel/tcg: Use TCGTBCPUState in struct tb_desc
Richard Henderson
Re: [PATCH v2 13/16] accel/tcg: Use TCGTBCPUState in struct tb_desc
Pierrick Bouvier
[PATCH v2 04/16] target/i386: Split out x86_cpu_exec_reset
Richard Henderson
[PATCH v2 14/16] accel/tcg: Pass TCGTBCPUState to tb_gen_code
Richard Henderson
Re: [PATCH v2 14/16] accel/tcg: Pass TCGTBCPUState to tb_gen_code
Pierrick Bouvier
[PATCH v2 08/16] target/riscv: Move cpu_get_tb_cpu_state to tcg-cpu.c
Richard Henderson
[PATCH v2 11/16] accel/tcg: Pass TCGTBCPUState to tb_lookup
Richard Henderson
Re: [PATCH v2 11/16] accel/tcg: Pass TCGTBCPUState to tb_lookup
Pierrick Bouvier
[PATCH v2 06/16] target/arm: Move cpu_get_tb_cpu_state to hflags.c
Richard Henderson
Re: [PATCH v2 06/16] target/arm: Move cpu_get_tb_cpu_state to hflags.c
Pierrick Bouvier
[PATCH v2 09/16] accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
Richard Henderson
Re: [PATCH v2 09/16] accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
Pierrick Bouvier
[PATCH v4 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
Chao Liu
[PATCH v4 1/1] system: improve visual representation of node hierarchy
Chao Liu
[PULL 0/1] Block patches
Stefan Hajnoczi
[PULL 1/1] file-posix: Fix crash on discard_granularity == 0
Stefan Hajnoczi
Re: [PULL 0/1] Block patches
Stefan Hajnoczi
[PATCH v2 00/12] single-binary: compile target/arm twice
Pierrick Bouvier
[PATCH v2 11/12] target/arm/cpu: compile file twice (user, system) only
Pierrick Bouvier
Re: [PATCH v2 11/12] target/arm/cpu: compile file twice (user, system) only
Richard Henderson
Re: [PATCH v2 11/12] target/arm/cpu: compile file twice (user, system) only
Pierrick Bouvier
[PATCH v2 09/12] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
Pierrick Bouvier
Re: [PATCH v2 09/12] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
Richard Henderson
[PATCH v2 10/12] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
Pierrick Bouvier
Re: [PATCH v2 10/12] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
Richard Henderson
Re: [PATCH v2 10/12] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
Pierrick Bouvier
[PATCH v2 02/12] include/system/hvf: missing vaddr include
Pierrick Bouvier
Re: [PATCH v2 02/12] include/system/hvf: missing vaddr include
Richard Henderson
[PATCH v2 05/12] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
Pierrick Bouvier
Re: [PATCH v2 05/12] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
Richard Henderson
[PATCH v2 12/12] target/arm/cpu32-stubs.c: compile file twice (user, system)
Pierrick Bouvier
Re: [PATCH v2 12/12] target/arm/cpu32-stubs.c: compile file twice (user, system)
Richard Henderson
[PATCH v2 08/12] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
Pierrick Bouvier
Re: [PATCH v2 08/12] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
Richard Henderson
Re: [PATCH v2 08/12] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
Anton Johansson via
[PATCH v2 07/12] accel/hvf: add hvf_enabled() for common code
Pierrick Bouvier
Re: [PATCH v2 07/12] accel/hvf: add hvf_enabled() for common code
Richard Henderson
Re: [PATCH v2 07/12] accel/hvf: add hvf_enabled() for common code
Pierrick Bouvier
[PATCH v2 01/12] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
Pierrick Bouvier
[PATCH v2 06/12] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
Pierrick Bouvier
Re: [PATCH v2 06/12] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
Richard Henderson
[PATCH v2 04/12] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
Pierrick Bouvier
Re: [PATCH v2 04/12] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
Richard Henderson
[PATCH v2 03/12] meson: add common libs for target and target_system
Pierrick Bouvier
Re: [PATCH v2 03/12] meson: add common libs for target and target_system
Richard Henderson
Re: [PATCH v3 5/5] utils/qemu-sockets: Introduce inet socket options controlling TCP keep-alive
Juraj Marcin
Functional tests precache behaviour
Pierrick Bouvier
Re: Functional tests precache behaviour
Thomas Huth
Re: Functional tests precache behaviour
Pierrick Bouvier
Re: Functional tests precache behaviour
Daniel P . Berrangé
Re: Functional tests precache behaviour
Pierrick Bouvier
Re: Functional tests precache behaviour
Daniel P . Berrangé
Re: Functional tests precache behaviour
Pierrick Bouvier
Re: Functional tests precache behaviour
Daniel P . Berrangé
Re: Functional tests precache behaviour
Pierrick Bouvier
Re: Functional tests precache behaviour
Pierrick Bouvier
[PATCH 0/5] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
Philippe Mathieu-Daudé
[PATCH 1/5] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
Philippe Mathieu-Daudé
[PATCH 2/5] hw/intc/ioapic: Remove IOAPICCommonState::version field
Philippe Mathieu-Daudé
[PATCH 3/5] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
Philippe Mathieu-Daudé
[PATCH 5/5] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition
Philippe Mathieu-Daudé
[PATCH 4/5] hw/char/virtio-serial: Do not expose the 'emergency-write' property
Philippe Mathieu-Daudé
Re: [PATCH 0/5] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
Thomas Huth
[PATCH v2] tests/qtest/libqos: Avoid double swapping when using modern virtio
Thomas Huth
Re: [PATCH v2] tests/qtest/libqos: Avoid double swapping when using modern virtio
Philippe Mathieu-Daudé
Re: [PATCH v2] tests/qtest/libqos: Avoid double swapping when using modern virtio
Thomas Huth
Re: [PATCH v2] tests/qtest/libqos: Avoid double swapping when using modern virtio
Alex Bennée
[PATCH RFC 0/1] TCG plugin libinso.so: Virtual address range count
steffen_hirschmann
[PATCH RFC 1/1] TCG insn.c: Implement counting specific addresses
steffen_hirschmann
[PATCH v5 0/2] intel_iommu: Fix locking issues
CLEMENT MATHIEU--DRIF
[PATCH v5 1/2] intel_iommu: Use BQL_LOCK_GUARD to manage cleanup automatically
CLEMENT MATHIEU--DRIF
[PATCH v5 2/2] intel_iommu: Take locks when looking for and creating address spaces
CLEMENT MATHIEU--DRIF
Re: [PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
Gautam Menghani
[PATCH 0/2] Remove some global variables
Bibo Mao
[PATCH 1/2] hw/loongarch/virt: Remove global variables about initrd
Bibo Mao
Re: [PATCH 1/2] hw/loongarch/virt: Remove global variables about initrd
Philippe Mathieu-Daudé
[PATCH 2/2] hw/loongarch/virt: Remove global variables about memmap tables
Bibo Mao
Problem building (docs) with -j1
Dario Faggioli
Re: Problem building (docs) with -j1
Peter Maydell
[PATCH v3 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
Chao Liu
[PATCH v3 1/1] system: optimizing info mtree printing for monitors
Chao Liu
Re: [PATCH v3 1/1] system: optimizing info mtree printing for monitors
Philippe Mathieu-Daudé
Re: [PATCH v3 1/1] system: optimizing info mtree printing for monitors
David Hildenbrand
Re: [PATCH 4/9] target/microblaze: Use uint64_t for CPUMBState.ear
Philippe Mathieu-Daudé
[PATCH v2 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
Chao Liu
[PATCH v2 1/1] system: optimizing info mtree printing for monitors
Chao Liu
Re: [PATCH v2 1/1] system: optimizing info mtree printing for monitors
Philippe Mathieu-Daudé
Re: [PATCH v2 1/1] system: optimizing info mtree printing for monitors
BALATON Zoltan
Re: [PATCH v2 1/1] system: optimizing info mtree printing for monitors
Markus Armbruster
[PATCH] target/riscv: Fix fcvt.s.bf16 NaN box checking
Anton Blanchard
Re: [PATCH] target/riscv: Fix fcvt.s.bf16 NaN box checking
Alistair Francis
[PATCH] tests/qtest/libqos: Avoid double swapping when using modern virtio
Thomas Huth
Re: [PATCH] tests/qtest/libqos: Avoid double swapping when using modern virtio
Philippe Mathieu-Daudé
Re: [PATCH] tests/qtest/libqos: Avoid double swapping when using modern virtio
Thomas Huth
[PATCH v5 0/7] Add VNC Open H.264 Encoding
Dietmar Maurer
[PATCH v5 7/7] h264: stop gstreamer pipeline before destroying, cleanup on exit
Dietmar Maurer
[PATCH v5 2/7] add vnc h264 encoder
Dietmar Maurer
[PATCH v5 5/7] h264: new vnc options to configure h264 at server side
Dietmar Maurer
[PATCH v5 4/7] h264: search for available h264 encoder
Dietmar Maurer
[PATCH v5 3/7] vnc: h264: send additional frames after the display is clean
Dietmar Maurer
[PATCH v5 6/7] h264: add hardware encoders
Dietmar Maurer
[PATCH v5 1/7] new configure option to enable gstreamer
Dietmar Maurer
Re: [PATCH v5 1/7] new configure option to enable gstreamer
Thomas Huth
Re: [PATCH 0/9] target/microblaze: Always use TARGET_LONG_BITS == 32
Philippe Mathieu-Daudé
Re: [PATCH 0/9] target/microblaze: Always use TARGET_LONG_BITS == 32
Philippe Mathieu-Daudé
Re: [PATCH 0/9] target/microblaze: Always use TARGET_LONG_BITS == 32
Edgar E. Iglesias
Re: [PATCH 0/9] target/microblaze: Always use TARGET_LONG_BITS == 32
Edgar E. Iglesias
Re: [PATCH 0/9] target/microblaze: Always use TARGET_LONG_BITS == 32
Edgar E. Iglesias
Re: [PATCH 0/9] target/microblaze: Always use TARGET_LONG_BITS == 32
Philippe Mathieu-Daudé
[PATCH v2 00/20] Add Multi-Core Debug (MCD) API support
Mario Fleischmann
[PATCH v2 02/20] meson: Add --enable-mcd option
Mario Fleischmann
[PATCH v2 11/20] mcd: Implement memory space query
Mario Fleischmann
[PATCH v2 17/20] mcd: Implement register/memory access
Mario Fleischmann
[PATCH v2 16/20] gdbstub: Expose gdb_write_register
Mario Fleischmann
[PATCH v2 05/20] mcd: Introduce MCD server stub
Mario Fleischmann
[PATCH v2 19/20] mcd: Implement trigger control
Mario Fleischmann
[PATCH v2 03/20] mcd: Introduce MCD server
Mario Fleischmann
[PATCH v2 18/20] mcd: Implement single stepping
Mario Fleischmann
[PATCH v2 13/20] mcd: Implement register query
Mario Fleischmann
[PATCH v2 07/20] mcd: Implement target initialization API
Mario Fleischmann
[PATCH v2 04/20] qapi: Introduce MCD schema
Mario Fleischmann
[PATCH v2 09/20] mcd: Implement target system query
Mario Fleischmann
[PATCH v2 06/20] qtest: Introduce MCD test suite
Mario Fleischmann
[PATCH v2 15/20] mcd test: Implement core state query
Mario Fleischmann
[PATCH v2 10/20] mcd: Implement core connection control
Mario Fleischmann
[PATCH v2 08/20] mcd: Implement server connection API
Mario Fleischmann
[PATCH v2 12/20] gdbstub: Expose GDBRegisterState
Mario Fleischmann
[PATCH v2 14/20] mcd: Implement runstate control
Mario Fleischmann
[PATCH v2 20/20] mcd: Implement reset control
Mario Fleischmann
Re: [PATCH v2 01/20] mcd: Introduce Multi-Core Debug (MCD) API
Daniel P . Berrangé
Re: [PATCH v2 01/20] mcd: Introduce Multi-Core Debug (MCD) API
Mario Fleischmann
Re: [PATCH v2 01/20] mcd: Introduce Multi-Core Debug (MCD) API
Daniel P . Berrangé
Re: [PATCH v2 01/20] mcd: Introduce Multi-Core Debug (MCD) API
Mario Fleischmann
Re: [PATCH v2 01/20] mcd: Introduce Multi-Core Debug (MCD) API
Daniel P . Berrangé
[PATCH v1 0/1] Optimizing the print format of the QEMU monitor info mtree
Chao Liu
[PATCH v1 1/1] system: optimizing info mtree printing for monitors
Chao Liu
Re: [PATCH v1 1/1] system: optimizing info mtree printing for monitors
David Hildenbrand
[PATCH v3] hw/loongarch/virt: Get physical entry address with elf file
Bibo Mao
Re: [PATCH v3] hw/loongarch/virt: Get physical entry address with elf file
gaosong
Re: [PATCH V2] hw/loongarch/boot: Adjust the loading position of the initrd
bibo mao
Re: [PATCH] qtest/migration/rdma: Add test for rdma migration with ipv6
Peter Xu
Re: [PATCH] qtest/migration/rdma: Add test for rdma migration with ipv6
Zhijian Li (Fujitsu)
Re: [PATCH] qtest/migration/rdma: Add test for rdma migration with ipv6
Zhijian Li (Fujitsu)
Re: [PATCH] qtest/migration/rdma: Add test for rdma migration with ipv6
Zhijian Li (Fujitsu)
Earlier messages