qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-09 09:51:23 to 2023-09-10 01:03:53 UTC [more...]

[PATCH RESEND v5 00/57] Add LoongArch LASX instructions
 2023-09-10  1:03 UTC  (11+ messages)
` [PATCH RESEND v5 04/57] target/loongarch: Use gen_helper_gvec_4 for 4OP vector instructions
` [PATCH RESEND v5 05/57] target/loongarch: Use gen_helper_gvec_3_ptr for 3OP + env "
` [PATCH RESEND v5 07/57] target/loongarch: Use gen_helper_gvec_2_ptr for 2OP "
` [PATCH RESEND v5 08/57] target/loongarch: Use gen_helper_gvec_2 for 2OP "
` [PATCH RESEND v5 09/57] target/loongarch: Use gen_helper_gvec_2i for 2OP + imm "

[PATCH v2 00/10] Generate x86 cpu features
 2023-09-09 23:42 UTC  (3+ messages)
` [PATCH v2 10/10] target/i386: Autogenerate feature_word_info.c.inc

[PATCH 00/13] target/i386: Cleanups around KVM declarations
 2023-09-09 23:32 UTC  (11+ messages)
` [PATCH 01/13] hw/i386/pc: Include missing 'sysemu/tcg.h' header
` [PATCH 02/13] hw/i386/pc: Include missing 'cpu.h' header
` [PATCH 03/13] hw/i386/fw_cfg: "
` [PATCH 04/13] target/i386/helper: Restrict KVM declarations to system emulation
` [PATCH 05/13] target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()

[PATCH 0/4] hw/core/cpu-common: Consolidate cpu_class_by_name()
 2023-09-09 23:26 UTC  (9+ messages)
` [PATCH 1/4] target/alpha: Tidy up alpha_cpu_class_by_name()
` [PATCH 2/4] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
` [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
` [PATCH 4/4] hw/cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()

[PATCH v4 00/16] Lower TCG vector ops to LSX
 2023-09-09 21:56 UTC  (5+ messages)
` [PATCH v4 05/16] tcg/loongarch64: Lower add/sub_vec to vadd/vsub
` [PATCH v4 16/16] tcg/loongarch64: Implement 128-bit load & store

[PATCH v2] util: Delete checks for old host definitions
 2023-09-09 21:45 UTC  (4+ messages)

[PATCH 1/1] accel/tcg: Fix the comment for CPUTLBEntryFull
 2023-09-09 21:31 UTC  (2+ messages)

[PATCH] accel/tcg: mttcg remove false-negative halted assertion
 2023-09-09 21:28 UTC  (2+ messages)

[PATCH 00/10] plugin and tcg cleanups to cputlb.c
 2023-09-09 21:02 UTC  (2+ messages)

[PATCH 0/4] tcg/aarch64: Enable BTI within the JIT
 2023-09-09 20:50 UTC  (2+ messages)

[PATCH v2] softfloat: Handle m68k extended precision denormals properly
 2023-09-09 20:41 UTC 

[PATCH v3 00/23] bsd-user: Implement mmap related system calls for FreeBSD
 2023-09-09 19:37 UTC  (24+ messages)
` [PATCH v3 01/23] bsd-user: Implement struct target_ipc_perm
` [PATCH v3 02/23] bsd-user: Implement struct target_shmid_ds
` [PATCH v3 03/23] bsd-user: Declarations for ipc_perm and shmid_ds conversion functions
` [PATCH v3 04/23] bsd-user: Introduce freebsd/os-misc.h to the source tree
` [PATCH v3 05/23] bsd-user: Implement shm_open2(2) system call
` [PATCH v3 06/23] bsd-user: Implement shm_rename(2) "
` [PATCH v3 07/23] bsd-user: Add bsd-mem.c to meson.build
` [PATCH v3 08/23] bsd-user: Implement target_set_brk function in bsd-mem.c instead of os-syscall.c
` [PATCH v3 09/23] bsd-user: Implement ipc_perm conversion between host and target
` [PATCH v3 10/23] bsd-user: Implement shmid_ds "
` [PATCH v3 11/23] bsd-user: Introduce bsd-mem.h to the source tree
` [PATCH v3 12/23] bsd-user: Implement mmap(2) and munmap(2)
` [PATCH v3 13/23] bsd-user: Implement mprotect(2)
` [PATCH v3 14/23] bsd-user: Implement msync(2)
` [PATCH v3 15/23] bsd-user: Implement mlock(2), munlock(2), mlockall(2), munlockall(2), minherit(2)
` [PATCH v3 16/23] bsd-user: Implment madvise(2) to match the linux-user implementation
` [PATCH v3 17/23] bsd-user: Implement mincore(2)
` [PATCH v3 18/23] bsd-user: Implement do_obreak function
` [PATCH v3 19/23] bsd-user: Implement shm_open(2)
` [PATCH v3 20/23] bsd-user: Implement shm_unlink(2) and shmget(2)
` [PATCH v3 21/23] bsd-user: Implement shmctl(2)
` [PATCH v3 22/23] bsd-user: Implement shmat(2) and shmdt(2)
` [PATCH v3 23/23] bsd-user: Add stubs for vadvise(), sbrk() and sstk()

[PATCH v4 00/10] linux-user: Detect and report host crashes
 2023-09-09 19:12 UTC  (2+ messages)

[PATCH v3 00/19] crypto: Provide clmul.h and host accel
 2023-09-09 18:58 UTC  (2+ messages)

[PATCH v2] linux-user: Fixes for zero_bss
 2023-09-09 18:45 UTC 

[PATCH 00/22] Implement the mmap system call for FreeBSD
 2023-09-09 17:51 UTC  (5+ messages)
` [PATCH 20/22] Implement shmctl(2)

[PATCH] qemu/timer: Add host ticks function for RISC-V
 2023-09-09 17:43 UTC  (2+ messages)

[PATCH] contrib/plugins: remove -soname argument
 2023-09-09 17:21 UTC  (2+ messages)

[PATCH 00/14] target/arm: Implement FEAT_MOPS
 2023-09-09 17:06 UTC  (13+ messages)
` [PATCH 09/14] target/arm: Implement the SET* instructions
` [PATCH 10/14] target/arm: Define new TB flag for ATA0
` [PATCH 11/14] target/arm: Implement the SETG* instructions
` [PATCH 12/14] target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
` [PATCH 13/14] target/arm: Implement the CPY* instructions
` [PATCH 14/14] target/arm: Enable FEAT_MOPS for CPU 'max'

[PATCH] amd_iommu: Fix APIC address check
 2023-09-09 16:23 UTC 

Disassembler disagrees with translator over instruction decoding
 2023-09-09 15:22 UTC 

[PATCH 0/1] Qemu crashes on VM migration after an handled memory error
 2023-09-09 14:57 UTC  (6+ messages)
` [PATCH 1/1] migration: skip poisoned memory pages on "ram saving" phase

[RESEND] qemu/timer: Add host ticks function for RISC-V
 2023-09-09 14:45 UTC  (2+ messages)

[PATCH v3 0/1] migration: Add avail-switchover-bandwidth parameter
 2023-09-09 14:41 UTC  (3+ messages)
` [PATCH v3 1/1] migration: Allow user to specify available switchover bandwidth

[PATCH v1] vfio/common: Separate vfio-pci ranges
 2023-09-09 14:39 UTC  (2+ messages)

[PATCH] scripts/qemu-binfmt-conf.sh: refresh
 2023-09-09 13:23 UTC  (2+ messages)

[Stable-8.0.5 00/43] Patch Round-up for stable 8.0.5, freeze on 2023-09-19
 2023-09-09 13:00 UTC  (44+ messages)
` [Stable-8.0.5 01/43] machine: Add helpers to get cores/threads per socket
` [Stable-8.0.5 02/43] hw/smbios: Fix smbios_smp_sockets caculation
` [Stable-8.0.5 03/43] hw/smbios: Fix thread count in type4
` [Stable-8.0.5 04/43] hw/smbios: Fix core "
` [Stable-8.0.5 05/43] hw/i2c: Fix bitbang_i2c_data trace event
` [Stable-8.0.5 06/43] dump: kdump-zlib data pages not dumped with pvtime/aarch64
` [Stable-8.0.5 07/43] hw/nvme: fix oob memory read in fdp events log
` [Stable-8.0.5 08/43] hw/nvme: fix compliance issue wrt. iosqes/iocqes
` [Stable-8.0.5 09/43] hw/nvme: fix CRC64 for guard tag
` [Stable-8.0.5 10/43] hw/nvme: fix null pointer access in directive receive
` [Stable-8.0.5 11/43] hw/nvme: fix null pointer access in ruh update
` [Stable-8.0.5 12/43] linux-user/elfload: Set V in ELF_HWCAP for RISC-V
` [Stable-8.0.5 13/43] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
` [Stable-8.0.5 14/43] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
` [Stable-8.0.5 15/43] Fixed incorrect LLONG alignment for openrisc and cris
` [Stable-8.0.5 16/43] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
` [Stable-8.0.5 17/43] target/s390x: Fix the "ignored match" case in VSTRS
` [Stable-8.0.5 18/43] target/s390x: Use a 16-bit immediate in VREP
` [Stable-8.0.5 19/43] target/s390x: Fix VSTL with a large length
` [Stable-8.0.5 20/43] target/s390x: Check reserved bits of VFMIN/VFMAX's M5
` [Stable-8.0.5 21/43] include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
` [Stable-8.0.5 22/43] kvm: Introduce kvm_arch_get_default_type hook
` [Stable-8.0.5 23/43] accel/kvm: Specify default IPA size for arm64
` [Stable-8.0.5 24/43] target/arm: Fix SME ST1Q
` [Stable-8.0.5 25/43] target/arm: Fix 64-bit SSRA
` [Stable-8.0.5 26/43] docs/about/license: Update LICENSE URL
` [Stable-8.0.5 27/43] block-migration: Ensure we don't crash during migration cleanup
` [Stable-8.0.5 28/43] hw/ppc/e500: fix broken snapshot replay
` [Stable-8.0.5 29/43] ppc/vof: Fix missed fields in VOF cleanup
` [Stable-8.0.5 30/43] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
` [Stable-8.0.5 31/43] hw/ide/core: set ERR_STAT in unsupported command completion
` [Stable-8.0.5 32/43] hw/ide/ahci: write D2H FIS when processing NCQ command
` [Stable-8.0.5 33/43] hw/ide/ahci: simplify and document PxCI handling
` [Stable-8.0.5 34/43] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [Stable-8.0.5 35/43] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
` [Stable-8.0.5 36/43] hw/ide/ahci: fix ahci_write_fis_sdb()
` [Stable-8.0.5 37/43] hw/ide/ahci: fix broken SError handling
` [Stable-8.0.5 38/43] hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
` [Stable-8.0.5 39/43] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [Stable-8.0.5 40/43] qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options
` [Stable-8.0.5 41/43] docs tests: Fix use of migrate_set_parameter
` [Stable-8.0.5 42/43] hw/net/vmxnet3: Fix guest-triggerable assert()
` [Stable-8.0.5 43/43] qxl: don't assert() if device isn't yet initialized

[Stable-7.2.6 00/37] Patch Round-up for stable 7.2.6, freeze on 2023-09-19
 2023-09-09 13:05 UTC  (38+ messages)
` [Stable-7.2.6 01/37] machine: Add helpers to get cores/threads per socket
` [Stable-7.2.6 02/37] hw/smbios: Fix smbios_smp_sockets caculation
` [Stable-7.2.6 03/37] hw/smbios: Fix thread count in type4
` [Stable-7.2.6 04/37] hw/smbios: Fix core "
` [Stable-7.2.6 05/37] dump: kdump-zlib data pages not dumped with pvtime/aarch64
` [Stable-7.2.6 06/37] hw/nvme: fix CRC64 for guard tag
` [Stable-7.2.6 07/37] linux-user/elfload: Set V in ELF_HWCAP for RISC-V
` [Stable-7.2.6 08/37] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
` [Stable-7.2.6 09/37] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
` [Stable-7.2.6 10/37] Fixed incorrect LLONG alignment for openrisc and cris
` [Stable-7.2.6 11/37] target/s390x: Fix the "ignored match" case in VSTRS
` [Stable-7.2.6 12/37] target/s390x: Use a 16-bit immediate in VREP
` [Stable-7.2.6 13/37] target/s390x: Fix VSTL with a large length
` [Stable-7.2.6 14/37] target/s390x: Check reserved bits of VFMIN/VFMAX's M5
` [Stable-7.2.6 15/37] include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
` [Stable-7.2.6 16/37] kvm: Introduce kvm_arch_get_default_type hook
` [Stable-7.2.6 17/37] accel/kvm: Specify default IPA size for arm64
` [Stable-7.2.6 18/37] target/arm: Fix SME ST1Q
` [Stable-7.2.6 19/37] target/arm: Fix 64-bit SSRA
` [Stable-7.2.6 20/37] docs/about/license: Update LICENSE URL
` [Stable-7.2.6 21/37] block-migration: Ensure we don't crash during migration cleanup
` [Stable-7.2.6 22/37] hw/ppc/e500: fix broken snapshot replay
` [Stable-7.2.6 23/37] ppc/vof: Fix missed fields in VOF cleanup
` [Stable-7.2.6 24/37] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
` [Stable-7.2.6 25/37] hw/ide/core: set ERR_STAT in unsupported command completion
` [Stable-7.2.6 26/37] hw/ide/ahci: write D2H FIS when processing NCQ command
` [Stable-7.2.6 27/37] hw/ide/ahci: simplify and document PxCI handling
` [Stable-7.2.6 28/37] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [Stable-7.2.6 29/37] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
` [Stable-7.2.6 30/37] hw/ide/ahci: fix ahci_write_fis_sdb()
` [Stable-7.2.6 31/37] hw/ide/ahci: fix broken SError handling
` [Stable-7.2.6 32/37] hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
` [Stable-7.2.6 33/37] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [Stable-7.2.6 34/37] qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options
` [Stable-7.2.6 35/37] docs tests: Fix use of migrate_set_parameter
` [Stable-7.2.6 36/37] hw/net/vmxnet3: Fix guest-triggerable assert()
` [Stable-7.2.6 37/37] qxl: don't assert() if device isn't yet initialized

[PATCH v2 0/7] remaining tree-wide spelling fixes
 2023-09-09 13:12 UTC  (8+ messages)
` [PATCH 1/7] bsd-user: "
` [PATCH 2/7] i386: "
` [PATCH 3/7] ppc: "
` [PATCH 4/7] hw/net: "
` [PATCH 5/7] hw/pci: "
` [PATCH 6/7] hw/tpm: "
` [PATCH 7/7] hw/other: "

[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
 2023-09-09 10:53 UTC  (6+ messages)
` [QEMU PATCH v4 12/13] virtio-gpu: Initialize Venus

[Stable-8.1.1 00/34] Patch Round-up for stable 8.1.1, freeze on 2023-09-19
 2023-09-09 10:27 UTC  (35+ messages)
` [Stable-8.1.1 01/34] target/s390x: Fix the "ignored match" case in VSTRS
` [Stable-8.1.1 02/34] target/s390x: Use a 16-bit immediate in VREP
` [Stable-8.1.1 03/34] target/s390x: Fix VSTL with a large length
` [Stable-8.1.1 04/34] target/s390x: Check reserved bits of VFMIN/VFMAX's M5
` [Stable-8.1.1 05/34] include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
` [Stable-8.1.1 06/34] kvm: Introduce kvm_arch_get_default_type hook
` [Stable-8.1.1 07/34] accel/kvm: Specify default IPA size for arm64
` [Stable-8.1.1 08/34] target/arm: Fix SME ST1Q
` [Stable-8.1.1 09/34] target/arm: Fix 64-bit SSRA
` [Stable-8.1.1 10/34] docs/about/license: Update LICENSE URL
` [Stable-8.1.1 11/34] softmmu: Assert data in bounds in iotlb_to_section
` [Stable-8.1.1 12/34] softmmu: Use async_run_on_cpu in tcg_commit
` [Stable-8.1.1 13/34] block-migration: Ensure we don't crash during migration cleanup
` [Stable-8.1.1 14/34] target/arm: properly document FEAT_CRC32
` [Stable-8.1.1 15/34] linux-user: Adjust brk for load_bias
` [Stable-8.1.1 16/34] target/i386: raise FERR interrupt with iothread locked
` [Stable-8.1.1 17/34] ui/dbus: Properly dispose touch/mouse dbus objects
` [Stable-8.1.1 18/34] ppc/vof: Fix missed fields in VOF cleanup
` [Stable-8.1.1 19/34] hw/ppc/e500: fix broken snapshot replay
` [Stable-8.1.1 20/34] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
` [Stable-8.1.1 21/34] target/ppc: Fix LQ, STQ register-pair order for big-endian
` [Stable-8.1.1 22/34] hw/ide/core: set ERR_STAT in unsupported command completion
` [Stable-8.1.1 23/34] hw/ide/ahci: write D2H FIS when processing NCQ command
` [Stable-8.1.1 24/34] hw/ide/ahci: simplify and document PxCI handling
` [Stable-8.1.1 25/34] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [Stable-8.1.1 26/34] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
` [Stable-8.1.1 27/34] hw/ide/ahci: fix ahci_write_fis_sdb()
` [Stable-8.1.1 28/34] hw/ide/ahci: fix broken SError handling
` [Stable-8.1.1 29/34] hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
` [Stable-8.1.1 30/34] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [Stable-8.1.1 31/34] qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options
` [Stable-8.1.1 32/34] docs tests: Fix use of migrate_set_parameter
` [Stable-8.1.1 33/34] hw/net/vmxnet3: Fix guest-triggerable assert()
` [Stable-8.1.1 34/34] qxl: don't assert() if device isn't yet initialized

[PATCH v2 00/20] q800: add support for booting MacOS Classic - part 2
 2023-09-09  9:48 UTC  (7+ messages)
` [PATCH v2 07/20] audio: add Apple Sound Chip (ASC) emulation
` [PATCH v2 10/20] q800: add easc bool machine class property to switch between ASC and EASC
` [PATCH v2 13/20] swim: update IWM/ISM register block decoding
` [PATCH v2 14/20] mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
` [PATCH v2 16/20] mac_via: implement ADB_STATE_IDLE state if shift register in input mode
` [PATCH v2 20/20] mac_via: extend timer calibration hack to work with A/UX


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).