qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-08 19:22:09 to 2023-09-09 13:20:07 UTC [more...]

[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  (36+ 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 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 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  (7+ messages)
` [PATCH 1/7] bsd-user: "
` [PATCH 2/7] i386: "
` [PATCH 4/7] hw/net: "
` [PATCH 5/7] hw/pci: "
` [PATCH 6/7] hw/tpm: "
` [PATCH 7/7] hw/other: "

[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  (42+ 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 35/43] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
` [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

[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
 2023-09-09 10:53 UTC  (12+ messages)
` [QEMU PATCH v4 10/13] virtio-gpu: Resource UUID
` [QEMU PATCH v4 11/13] virtio-gpu: Support Venus capset
` [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  (21+ messages)
` [PATCH v2 01/20] q800-glue.c: convert to Resettable interface
` [PATCH v2 02/20] q800: add djMEMC memory controller
` [PATCH v2 03/20] q800: add machine id register
` [PATCH v2 04/20] q800: implement additional machine id bits on VIA1 port A
` [PATCH v2 05/20] q800: add IOSB subsystem
` [PATCH v2 06/20] q800: allow accesses to RAM area even if less memory is available
` [PATCH v2 07/20] audio: add Apple Sound Chip (ASC) emulation
` [PATCH v2 08/20] asc: generate silence if FIFO empty but engine still running
` [PATCH v2 09/20] q800: add Apple Sound Chip (ASC) audio to machine
` [PATCH v2 10/20] q800: add easc bool machine class property to switch between ASC and EASC
` [PATCH v2 11/20] swim: add trace events for IWM and ISM registers
` [PATCH v2 12/20] swim: split into separate IWM and ISM register blocks
` [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 15/20] mac_via: workaround NetBSD ADB bus enumeration issue
` [PATCH v2 16/20] mac_via: implement ADB_STATE_IDLE state if shift register in input mode
` [PATCH v2 17/20] mac_via: always clear ADB interrupt when switching to A/UX mode
` [PATCH v2 18/20] q800: add ESCC alias at 0xc000
` [PATCH v2 19/20] q800: add alias for MacOS toolbox ROM at 0x40000000
` [PATCH v2 20/20] mac_via: extend timer calibration hack to work with A/UX

[PATCH v8 00/12] Add VIRTIO sound card
 2023-09-09  8:56 UTC  (3+ messages)
` [PATCH v8 11/12] virtio-sound: implement audio capture (RX)

[PATCH v4 00/10] Introduce model for IBM's FSI
 2023-09-09  8:37 UTC  (13+ messages)
` [PATCH v4 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v4 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v4 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v4 04/10] hw/fsi: Introduce IBM's FSI
` [PATCH v4 05/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v4 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v4 07/10] hw/arm: Hook up FSI module in AST2600
` [PATCH v4 08/10] hw/fsi: Added qtest
` [PATCH v4 09/10] hw/fsi: Added FSI documentation
` [PATCH v4 10/10] hw/fsi: Update MAINTAINER list

[RESEND] qemu/timer: Add host ticks function for RISC-V
 2023-09-09  7:18 UTC  (3+ messages)

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

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

[PATCH v3 0/8] Introduce model for IBM's FSI
 2023-09-08 22:31 UTC  (6+ messages)
` [PATCH v3 8/8] hw/fsi: Documentation and testing

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

[PATCH v3 0/6] vfio/migration: Block VFIO migration with postcopy and background snapshot
 2023-09-08 21:47 UTC  (4+ messages)

[PATCH] meson: Fix targetos match for illumos and Solaris
 2023-09-08 17:45 UTC 

[PATCH 00/14] target/arm: Implement FEAT_MOPS
 2023-09-08 20:56 UTC  (13+ messages)
` [PATCH 02/14] target/arm: Don't skip MTE checks for LDRT/STRT at EL0
` [PATCH 04/14] target/arm: Implement FEAT_MOPS enable bits
` [PATCH 05/14] target/arm: Pass unpriv bool to get_a64_user_mem_index()
` [PATCH 06/14] target/arm: Define syndrome function for MOPS exceptions
` [PATCH 07/14] target/arm: New function allocation_tag_mem_probe()
` [PATCH 08/14] target/arm: Implement MTE tag-checking functions for FEAT_MOPS

[PULL 00/51] Build system, i386 changes for 2023-09-07
 2023-09-08 20:07 UTC  (7+ messages)
` [PULL 24/51] meson: compile bundled device trees


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