qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-29 13:42:31 to 2021-06-29 20:00:59 UTC [more...]

[PULL 00/63] tcg patch queue
 2021-06-29 18:54 UTC  (58+ messages)
` [PULL 01/63] target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
` [PULL 02/63] target/nios2: Use global cpu_env
` [PULL 03/63] target/nios2: Use global cpu_R
` [PULL 04/63] target/nios2: Add DisasContextBase to DisasContext
` [PULL 05/63] target/nios2: Convert to TranslatorOps
` [PULL 06/63] target/nios2: Remove assignment to env in handle_instruction
` [PULL 07/63] target/nios2: Clean up goto "
` [PULL 08/63] target/nios2: Inline handle_instruction
` [PULL 09/63] target/nios2: Use pc_next for pc + 4
` [PULL 10/63] target/avr: Add DisasContextBase to DisasContext
` [PULL 11/63] target/avr: Change ctx to DisasContext* in gen_intermediate_code
` [PULL 12/63] target/avr: Convert to TranslatorOps
` [PULL 13/63] target/cris: Add DisasContextBase to DisasContext
` [PULL 14/63] target/cris: Remove DISAS_SWI
` [PULL 15/63] target/cris: Replace DISAS_TB_JUMP with DISAS_NORETURN
` [PULL 16/63] target/cris: Mark exceptions as DISAS_NORETURN
` [PULL 17/63] target/cris: Fix use_goto_tb
` [PULL 18/63] target/cris: Convert to TranslatorOps
` [PULL 19/63] target/cris: Mark helper_raise_exception noreturn
` [PULL 20/63] target/cris: Mark static arrays const
` [PULL 21/63] target/cris: Fold unhandled X_FLAG changes into cpustate_changed
` [PULL 22/63] target/cris: Set cpustate_changed for rfe/rfn
` [PULL 23/63] target/cris: Add DISAS_UPDATE_NEXT
` [PULL 24/63] target/cris: Add DISAS_DBRANCH
` [PULL 25/63] target/cris: Use tcg_gen_lookup_and_goto_ptr
` [PULL 26/63] target/cris: Improve JMP_INDIRECT
` [PULL 27/63] target/cris: Remove dc->flagx_known
` [PULL 28/63] target/cris: Do not exit tb for X_FLAG changes
` [PULL 29/63] tcg: Add tcg_gen_vec_add{sub}16_i32
` [PULL 30/63] tcg: Add tcg_gen_vec_add{sub}8_i32
` [PULL 31/63] tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
` [PULL 32/63] tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
` [PULL 33/63] tcg: Implement tcg_gen_vec_add{sub}32_tl
` [PULL 34/63] tcg: Use correct trap number for page faults on *BSD systems
` [PULL 35/63] tcg: Add flags argument to bswap opcodes
` [PULL 36/63] tcg/i386: Support bswap flags
` [PULL 37/63] tcg/aarch64: Merge tcg_out_rev{16,32,64}
` [PULL 38/63] tcg/aarch64: Support bswap flags
` [PULL 39/63] tcg/arm: "
` [PULL 40/63] tcg/ppc: Split out tcg_out_ext{8,16,32}s
` [PULL 41/63] tcg/ppc: Split out tcg_out_sari{32,64}
` [PULL 42/63] tcg/ppc: Split out tcg_out_bswap16
` [PULL 43/63] tcg/ppc: Split out tcg_out_bswap32
` [PULL 44/63] tcg/ppc: Split out tcg_out_bswap64
` [PULL 45/63] tcg/ppc: Support bswap flags
` [PULL 46/63] tcg/ppc: Use power10 byte-reverse instructions
` [PULL 47/63] tcg/s390: Support bswap flags
` [PULL 48/63] tcg/mips: Support bswap flags in tcg_out_bswap16
` [PULL 49/63] tcg/mips: Support bswap flags in tcg_out_bswap32
` [PULL 50/63] tcg/tci: Support bswap flags
` [PULL 51/63] tcg: Handle new bswap flags during optimize
` [PULL 53/63] tcg: Make use of bswap flags in tcg_gen_qemu_ld_*
` [PULL 54/63] tcg: Make use of bswap flags in tcg_gen_qemu_st_*
` [PULL 57/63] target/arm: Improve REVSH
` [PULL 58/63] target/i386: Improve bswap translation
` [PULL 60/63] target/mips: Fix gen_mxu_s32ldd_s32lddr
` [PULL 63/63] tcg/riscv: Remove MO_BSWAP handling

[PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-06-29 19:16 UTC  (7+ messages)
` [PATCH 19/53] acpi: add helper routines to initialize "
` [PATCH 24/53] acpi: build_tpm2: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH 33/53] acpi: build_tpm_tcpa: "

[PULL 00/23] hw/nvme patches
 2021-06-29 18:47 UTC  (24+ messages)
` [PULL 01/23] hw/nvme: fix style
` [PULL 02/23] hw/nvme: add identify namespace flbas/mc enums
` [PULL 03/23] hw/nvme: fix lbaf formats initialization
` [PULL 04/23] hw/nvme: add param to control auto zone transitioning to zone state closed
` [PULL 05/23] hw/nvme: fix csi field for cns 0x00 and 0x11
` [PULL 06/23] hw/nvme: namespace parameter for EUI-64
` [PULL 07/23] hw/nvme: default for namespace EUI-64
` [PULL 08/23] hw/nvme: reimplement flush to allow cancellation
` [PULL 09/23] hw/nvme: add nvme_block_status_all helper
` [PULL 10/23] hw/nvme: reimplement dsm to allow cancellation
` [PULL 11/23] hw/nvme: save reftag when generating pi
` [PULL 12/23] hw/nvme: remove assert from nvme_get_zone_by_slba
` [PULL 13/23] hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
` [PULL 14/23] hw/nvme: add dw0/1 to the req completion trace event
` [PULL 15/23] hw/nvme: reimplement the copy command to allow aio cancellation
` [PULL 16/23] hw/nvme: reimplement zone reset to allow cancellation
` [PULL 17/23] hw/nvme: reimplement format nvm "
` [PULL 18/23] Partially revert "hw/block/nvme: drain namespaces on sq deletion"
` [PULL 19/23] hw/nvme: fix endianess conversion and add controller list
` [PULL 20/23] hw/nvme: documentation fix
` [PULL 21/23] hw/nvme: fix missing check for PMR capability
` [PULL 22/23] hw/nvme: fix pin-based interrupt behavior (again)
` [PULL 23/23] hw/nvme: add 'zoned.zasl' to documentation

[PATCH v2 00/23] linux-user: Move signal trampolines to new page
 2021-06-29 18:32 UTC  (14+ messages)
` [PATCH v2 03/23] linux-user/arm: Split out v2_frame
` [PATCH v2 04/23] linux-user/arm: Force v2 frames for fdpic
` [PATCH v2 05/23] linux-user/arm: Implement setup_sigtramp
` [PATCH v2 10/23] linux-user/i386: "
` [PATCH v2 17/23] linux-user/ppc: "

[PATCH 0/2] migration: Two fixes around yank and postcopy recovery
 2021-06-29 18:13 UTC  (3+ messages)
` [PATCH 1/2] migration: Move yank outside qemu_start_incoming_migration()
` [PATCH 2/2] migration: Allow reset of postcopy_recover_triggered when failed

[PATCH v2 00/12] Python: packaging cleanups
 2021-06-29 18:06 UTC  (18+ messages)
` [PATCH v2 01/12] python: expose typing information via PEP 561
` [PATCH v2 02/12] python: Remove global pylint suppressions
` [PATCH v2 03/12] python: Re-lock pipenv at *oldest* supported versions
` [PATCH v2 04/12] python: README.rst touchups
` [PATCH v2 05/12] python: Add no-install usage instructions
` [PATCH v2 06/12] python: rename 'venv-check' target to 'check-pipenv'
` [PATCH v2 07/12] python: update help text for check-tox
` [PATCH v2 08/12] python: Fix .PHONY Make specifiers
` [PATCH v2 09/12] python: add 'make check-dev' invocation
` [PATCH v2 10/12] python: Update help text on 'make check', 'make develop'
` [PATCH v2 11/12] python: Update help text on 'make clean', 'make distclean'
` [PATCH v2 12/12] python: remove auto-generated pyproject.toml file

[PATCH 0/7] Fixed some bugs and optimized some codes for COLO
 2021-06-29 17:58 UTC  (3+ messages)
` [PATCH 1/7] Some minor optimizations "

[PATCH 0/2] migration: failover: continue to wait card unplug on error
 2021-06-29 17:50 UTC  (7+ messages)
` [PATCH 1/2] migration: move wait-unplug loop to its own function
` [PATCH 2/2] migration: failover: continue to wait card unplug on error

[PATCH] migration: failover: reset partially_hotplugged
 2021-06-29 17:43 UTC  (2+ messages)

[PULL v2 0/4] Hexagon (target/hexagon) bug fixes
 2021-06-29 17:14 UTC  (5+ messages)
` [PULL v2 1/4] Hexagon (target/hexagon) fix bug in fLSBNEW*
` [PULL v2 2/4] Hexagon (target/hexagon) fix l2fetch instructions
` [PULL v2 3/4] Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
` [PULL v2 4/4] Hexagon (target/hexagon) remove unused TCG variables

[PATCH v3 0/9] target/nios2: Convert to TranslatorOps
 2021-06-29 17:12 UTC  (6+ messages)
` [PATCH v3 8/9] target/nios2: Inline handle_instruction

[PATCH] crypto tls session: GNUTLS internal buffer is now cleared of stale data
 2021-06-29 15:50 UTC 

[PATCH v2 1/1] migration: Unregister yank if migration setup fails
 2021-06-29 16:51 UTC  (2+ messages)

[PATCH 00/11] Python: packaging cleanups
 2021-06-29 16:45 UTC  (12+ messages)
` [PATCH 03/11] python: Re-lock pipenv at *oldest* supported versions
` [PATCH 07/11] python: update help text for check-tox
` [PATCH 08/11] python: add 'make check-venv' invocation

[PULL 0/4] Hexagon (target/hexagon) bug fixes
 2021-06-29 16:28 UTC  (3+ messages)

[PATCH 00/18] target/arm: Second slice of MVE implementation
 2021-06-29 16:13 UTC  (6+ messages)
` [PATCH 15/18] target/arm: Implement MVE long shifts by immediate

[PATCH v12 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-29 16:01 UTC  (7+ messages)
` [PATCH v12 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v12 2/6] memory: make global_dirty_tracking a bitmask
` [PATCH v12 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v12 4/6] migration/dirtyrate: adjust order of registering thread
` [PATCH v12 5/6] migration/dirtyrate: move init step of calculation to main thread
` [PATCH v12 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[PATCH v10 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation
 2021-06-29 15:58 UTC  (5+ messages)

[PATCH v2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-06-29 15:53 UTC  (11+ messages)
` [PATCH v2 2/1] qemu-img: Add "backing":true to unallocated map segments

[PATCH v3] Add basic power management to raspi
 2021-06-29 15:47 UTC  (5+ messages)

[PATCH v2 0/2] introduce QEMU_AUTO_VFREE
 2021-06-29 15:44 UTC  (2+ messages)

[PATCH 0/2] arm/virt: fix machine poweroff
 2021-06-29 15:29 UTC  (4+ messages)
` [PATCH 2/2] gpio_pwr: use shutdown function for reboot

[PATCH v6 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-06-29 15:23 UTC  (6+ messages)
` [PATCH v6 2/4] Jobs based on custom runners: build environment docs and playbook

[PATCH 0/2] coverity-scan: Remove lm32/unicore32 and add sysemu component
 2021-06-29 15:18 UTC  (5+ messages)
` [PATCH 1/2] coverity-scan: Remove lm32 / unicore32 targets
` [PATCH 2/2] coverity-scan: Add 'sysemu' component

[PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-06-29 14:36 UTC  (5+ messages)
` [PATCH v4 1/4] Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS collection
` [PATCH v4 2/4] avocado_qemu: Add SMMUv3 tests
` [PATCH v4 3/4] avocado_qemu: Add Intel iommu tests
` [PATCH v4 4/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class

[PATCH 0/4] Aspeed: I2C extensions
 2021-06-29 14:23 UTC  (5+ messages)
` [PATCH 1/4] arm/aspeed: rainier: Add i2c eeproms and muxes
` [PATCH 2/4] aspeed: Emulate the AST2600A3
` [PATCH 3/4] hw/misc: Add Infineon DPS310 sensor model
` [PATCH 4/4] arm/aspeed: Add DPS310 to Witherspoon and Rainier

[PATCH v5 00/14] target/hexagon: introduce idef-parser
 2021-06-29 14:37 UTC  (7+ messages)
` [PATCH v5 10/14] target/hexagon: import parser for idef-parser
` [PATCH v5 14/14] gitlab-ci: do not use qemu-project Docker registry

[RFC v6 00/13] s390x cleanup
 2021-06-29 14:19 UTC  (14+ messages)
` [RFC v6 01/13] target/s390x: meson: add target_user_arch
` [RFC v6 02/13] hw/s390x: rename tod-qemu.c to tod-tcg.c
` [RFC v6 03/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build
` [RFC v6 04/13] hw/s390x: tod: make explicit checks for accelerators when initializing
` [RFC v6 05/13] target/s390x: remove tcg-stub.c
` [RFC v6 06/13] target/s390x: start moving TCG-only code to tcg/
` [RFC v6 07/13] target/s390x: move sysemu-only code out to cpu-sysemu.c
` [RFC v6 08/13] target/s390x: split cpu-dump from helper.c
` [RFC v6 09/13] target/s390x: make helper.c sysemu-only
` [RFC v6 10/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
` [RFC v6 11/13] target/s390x: remove kvm-stub.c
` [RFC v6 12/13] target/s390x: move kvm files into kvm/
` [RFC v6 13/13] target/s390x: split sysemu part of cpu models

[PATCH v7 0/7] virtiofsd: Add support to enable/disable posix acls
 2021-06-29 14:35 UTC  (6+ messages)
` [PATCH v7 2/7] virtiofsd: Fix xattr operations overwriting errno
    ` [Virtio-fs] "

[PATCH] target/arm: Correct the encoding of MDCCSR_EL0
 2021-06-29 14:12 UTC  (3+ messages)

[PATCH v3 0/3] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-06-29 14:08 UTC  (7+ messages)
` [PATCH v3 1/3] Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS collection
` [PATCH v3 2/3] avocado_qemu: Add SMMUv3 tests

[PATCH] target/i386: Fix cpuid level for AMD
 2021-06-29 14:06 UTC  (2+ messages)

[PATCH] nvdimm: release the correct device list
 2021-06-29 14:05 UTC  (2+ messages)

[PATCH 00/20] Add LoongArch linux-user emulation support
 2021-06-29 13:42 UTC  (3+ messages)
` [PATCH 20/20] target/loongarch: Add "

[PATCH v11 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-29 13:39 UTC  (6+ messages)
` [PATCH v11 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v11 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v11 4/6] migration/dirtyrate: adjust order of registering thread
` [PATCH v11 5/6] migration/dirtyrate: move init step of calculation to main thread
` [PATCH v11 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).