messages from 2023-09-01 20:11:42 to 2023-09-04 10:25:11 UTC [more...]
[PATCH v8 00/12] Add VIRTIO sound card
2023-09-04 10:18 UTC (10+ messages)
` [PATCH v8 02/12] Add virtio-sound-pci device
` [PATCH v8 03/12] virtio-sound: handle control messages and streams
` [PATCH v8 05/12] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
[PATCH v3 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
2023-09-04 10:03 UTC (5+ messages)
` [PATCH v3 1/4] block: rename the bdrv_co_block_status static function
` [PATCH v3 2/4] block: complete public block status API
` [PATCH v3 3/4] block: switch to co_wrapper for bdrv_is_allocated_*
` [PATCH v3 4/4] block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions
[RFC PATCH 0/3] drop support for Python 3.7 and Debian 10
2023-09-04 9:57 UTC (4+ messages)
` [RFC PATCH 1/3] Python: Drop support for Python 3.7
` [RFC PATCH 2/3] mkvenv: assume presence of importlib.metadata
` [RFC PATCH 3/3] Revert "mkvenv: work around broken pip installations on Debian 10"
[PATCH 00/67] Make pixman an optional dependency
2023-09-04 9:55 UTC (4+ messages)
` [PATCH 26/67] ui/vc: move cursor_timer initialization to QemuTextConsole class
[PATCH 0/8] gdbstub and TCG plugin improvements
2023-09-04 9:52 UTC (13+ messages)
` [PATCH 1/8] contrib/plugins: Use GRWLock in execlog
` [PATCH 2/8] gdbstub: Introduce GDBFeature structure
` [PATCH 3/8] target/arm: Move the reference to arm-core.xml
` [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
` [PATCH 5/8] gdbstub: Dynamically allocate target.xml buffer
` [PATCH 6/8] target/arm: Remove references to gdb_has_xml
` [PATCH 7/8] target/ppc: "
` [PATCH 8/8] gdbstub: Remove gdb_has_xml variable
[PATCH v2 2/3] hw/char: riscv_htif: replace exit(0) with proper shutdown
2023-09-04 9:44 UTC (2+ messages)
[PATCH v3 00/16] Lower TCG vector ops to LSX
2023-09-04 9:43 UTC (24+ messages)
` [PATCH v3 01/16] tcg/loongarch64: Import LSX instructions
` [PATCH v3 02/16] tcg/loongarch64: Lower basic tcg vec ops to LSX
` [PATCH v3 03/16] tcg: pass vece to tcg_target_const_match()
` [PATCH v3 04/16] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
` [PATCH v3 05/16] tcg/loongarch64: Lower add/sub_vec to vadd/vsub
` [PATCH v3 06/16] tcg/loongarch64: Lower vector bitwise operations
` [PATCH v3 07/16] tcg/loongarch64: Lower neg_vec to vneg
` [PATCH v3 08/16] tcg/loongarch64: Lower mul_vec to vmul
` [PATCH v3 09/16] tcg/loongarch64: Lower vector min max ops
` [PATCH v3 10/16] tcg/loongarch64: Lower vector saturated ops
` [PATCH v3 11/16] tcg/loongarch64: Lower vector shift vector ops
` [PATCH v3 12/16] tcg/loongarch64: Lower bitsel_vec to vbitsel
` [PATCH v3 13/16] tcg/loongarch64: Lower vector shift integer ops
` [PATCH v3 14/16] tcg/loongarch64: Lower rotv_vec ops to LSX
` [PATCH v3 15/16] tcg/loongarch64: Lower rotli_vec to vrotri
` [PATCH v3 16/16] tcg/loongarch64: Implement 128-bit load & store
[PATCH v2 3/3] gdbstub: replace exit(0) with proper shutdown
2023-09-04 9:41 UTC (5+ messages)
[PATCH 1/2] hw/ide: reset: cancel async DMA operation before reseting state
2023-09-04 9:26 UTC (4+ messages)
` [POC 2/2] add test exposing AHCI reset issue
[PATCH v9 00/20] riscv: 'max' CPU, detect user choice in TCG
2023-09-04 9:18 UTC (19+ messages)
` [PATCH v9 04/20] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH v9 07/20] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PATCH v9 08/20] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PATCH v9 11/20] avocado, risc-v: add tuxboot tests for 'max' CPU
` [PATCH v9 12/20] target/riscv: deprecate the 'any' CPU type
` [PATCH v9 14/20] target/riscv: make CPUCFG() macro public
` [PATCH v9 15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH v9 20/20] target/riscv/cpu.c: consider user option with RVG
[PULL 00/35] ppc queue
2023-09-04 9:06 UTC (36+ messages)
` [PULL 01/35] target/ppc: Generate storage interrupts for radix RC changes
` [PULL 02/35] ppc: Add stub implementation of TRIG SPRs
` [PULL 03/35] target/ppc: Remove single-step suppression inside 0x100-0xf00
` [PULL 04/35] target/ppc: Improve book3s branch trace interrupt for v2.07S
` [PULL 05/35] target/ppc: Suppress single step interrupts on rfi-type instructions
` [PULL 06/35] target/ppc: Implement breakpoint debug facility for v2.07S
` [PULL 07/35] target/ppc: Implement watchpoint "
` [PULL 08/35] spapr: implement H_SET_MODE debug facilities
` [PULL 09/35] ppc/vhyp: reset exception state when handling vhyp hcall
` [PULL 10/35] ppc/vof: Fix missed fields in VOF cleanup
` [PULL 11/35] hw/ppc/ppc.c: Tidy over-long lines
` [PULL 12/35] hw/ppc: Introduce functions for conversion between timebase and nanoseconds
` [PULL 13/35] host-utils: Add muldiv64_round_up
` [PULL 14/35] hw/ppc: Round up the decrementer interval when converting to ns
` [PULL 15/35] hw/ppc: Avoid decrementer rounding errors
` [PULL 16/35] target/ppc: Sign-extend large decrementer to 64-bits
` [PULL 17/35] hw/ppc: Always store the decrementer value
` [PULL 18/35] target/ppc: Migrate DECR SPR
` [PULL 19/35] hw/ppc: Reset timebase facilities on machine reset
` [PULL 20/35] hw/ppc: Read time only once to perform decrementer write
` [PULL 21/35] target/ppc: Fix CPU reservation migration for record-replay
` [PULL 22/35] target/ppc: Fix timebase reset with record-replay
` [PULL 23/35] spapr: Fix machine reset deadlock from replay-record
` [PULL 24/35] spapr: Fix record-replay machine reset consuming too many events
` [PULL 25/35] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
` [PULL 26/35] tests/avocado: reverse-debugging cope with re-executing breakpoints
` [PULL 27/35] tests/avocado: ppc64 reverse debugging tests for pseries and powernv
` [PULL 28/35] target/ppc: Fix LQ, STQ register-pair order for big-endian
` [PULL 29/35] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
` [PULL 30/35] hw/ppc/e500: fix broken snapshot replay
` [PULL 31/35] target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
` [PULL 32/35] ppc/xive: Use address_space routines to access the machine RAM
` [PULL 33/35] ppc/xive: Introduce a new XiveRouter end_notify() handler
` [PULL 34/35] ppc/xive: Handle END triggers between chips with MMIOs
` [PULL 35/35] ppc/xive: Add support for the PC MMIOs
[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
2023-09-04 9:05 UTC (5+ messages)
` [PATCH 20/20] target/riscv: add 'kvm_supported' class property
[PATCH v2 0/4] block-backend: process I/O in the current AioContext
2023-09-04 9:05 UTC (2+ messages)
[PATCH RESEND 0/2] block/qapi: Dead code cleanup
2023-09-04 9:04 UTC (2+ messages)
[PATCH 1/2] blockdev: qmp_transaction: harden transaction properties for bitmaps
2023-09-04 8:31 UTC (2+ messages)
` [PATCH 2/2] blockdev: qmp_transaction: remove bdrv_drain_all from transaction
[PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-09-04 8:21 UTC (18+ messages)
` [PATCH 01/13] memory: Let ReservedRegion use Range
` [PATCH 02/13] memory: Introduce memory_region_iommu_set_iova_ranges
` [PATCH 03/13] vfio: Collect container iova range info
` [PATCH 04/13] virtio-iommu: Rename reserved_regions into prop_resv_regions
` [PATCH 05/13] virtio-iommu: Introduce per IOMMUDevice reserved regions
` [PATCH 06/13] range: Introduce range_inverse_array()
` [PATCH 07/13] virtio-iommu: Implement set_iova_ranges() callback
` [PATCH 08/13] range: Make range_compare() public
` [PATCH 09/13] util/reserved-region: Add new ReservedRegion helpers
` [PATCH 10/13] virtio-iommu: Consolidate host reserved regions and property set ones
` [PATCH 11/13] test: Add some tests for range and resv-mem helpers
` [PATCH 12/13] virtio-iommu: Resize memory region according to the max iova info
` [PATCH 13/13] vfio: Remove 64-bit IOVA address space assumption
[PATCH] arm64: Restore trapless ptimer access
2023-09-04 8:18 UTC (4+ messages)
[PATCH v2 00/15] configure cleanups for QEMU 8.2
2023-09-04 8:15 UTC (19+ messages)
` [PATCH 01/15] meson: do not unnecessarily use cmake for dependencies
` [PATCH 02/15] meson: update unsupported host/CPU messages
` [PATCH 03/15] configure: remove HOST_CC
` [PATCH 04/15] configure: create native file with contents of $host_cc
` [PATCH 05/15] meson: compile bundled device trees
` [PATCH 06/15] configure: remove boolean variables for targets
` [PATCH 07/15] configure: move --enable-debug-tcg to meson
` [PATCH 08/15] meson: test for CONFIG_TCG in config_all
` [PATCH 09/15] contrib/plugins: use an independent makefile
` [PATCH 10/15] configure: unify recursion into sub-Makefiles
` [PATCH 11/15] configure, meson: move --enable-plugins to meson
` [PATCH 12/15] configure, meson: remove CONFIG_SOLARIS from config-host.mak
` [PATCH 13/15] configure, meson: remove target OS symbols "
` [PATCH 14/15] meson: list leftover CONFIG_* symbols
` [PATCH 15/15] configure: remove dead code
[PATCH v1 0/4] Support dynamic MSI-X allocation
2023-09-04 7:37 UTC (6+ messages)
` [PATCH v1 3/4] vfio/pci: use an invalid fd to enable MSI-X
[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
2023-09-04 6:45 UTC (4+ messages)
` [QEMU PATCH v4 06/13] virtio-gpu: Configure context init for virglrenderer
[PATCH] target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
2023-09-04 1:05 UTC (3+ messages)
[PATCH 00/22] Implement the mmap system call for FreeBSD
2023-09-03 8:45 UTC (4+ messages)
` [PATCH 10/22] Implement shmid_ds conversion between host and target
[PATCH v2 0/5] vfio/migration: Block VFIO migration with postcopy and background snapshot
2023-09-03 7:52 UTC (4+ messages)
` [PATCH v2 4/5] vfio/migration: Block VFIO migration with postcopy migration
[PATCH v2] util: Delete checks for old host definitions
2023-09-03 5:53 UTC (2+ messages)
[PATCH v2] linux-user: Undo incomplete mmap
2023-09-03 5:39 UTC
[PATCH v6 00/18] plugins: Allow to read registers
2023-09-03 5:03 UTC (19+ messages)
` [PATCH v6 01/18] gdbstub: Add num_regs member to GDBFeature
` [PATCH v6 02/18] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v6 03/18] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [PATCH v6 04/18] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v6 05/18] target/arm: Use GDBFeature for dynamic XML
` [PATCH v6 06/18] target/ppc: "
` [PATCH v6 07/18] target/riscv: "
` [PATCH v6 08/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v6 09/18] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v6 10/18] gdbstub: Simplify XML lookup
` [PATCH v6 11/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v6 12/18] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v6 13/18] gdbstub: Expose functions to read registers
` [PATCH v6 14/18] cpu: Call plugin hooks only when ready
` [PATCH v6 15/18] plugins: Allow to read registers
` [PATCH v6 16/18] contrib/plugins: Allow to log registers
` [PATCH v6 17/18] plugins: Support C++
` [PATCH v6 18/18] contrib/plugins: Add cc plugin
Error: .seh_endproc used in segment '.text' instead of expected '.text$qemu_close_socket_osfhandle'
2023-09-02 21:13 UTC (2+ messages)
/util/cpuinfo-aarch64.c:58:22: error: 'HWCAP_USCAT' undeclared
2023-09-02 20:09 UTC (3+ messages)
[PATCH v2] qdict: Preserve order for iterating qdict elements
2023-09-02 9:40 UTC
[PATCH v2 00/14] Lower TCG vector ops to LSX
2023-09-02 1:06 UTC (6+ messages)
` [PATCH v2 03/14] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
[PATCH 0/8] move softmmu options processing from os-posix.c to vl.c
2023-09-01 21:44 UTC (4+ messages)
` [PATCH 2/8] os-posix: create and export os_set_runas()
[PULL 00/13] linux-user patch queue
2023-09-01 20:42 UTC (14+ messages)
` [PULL 01/13] linux-user: Split out cpu/target_proc.h
` [PULL 02/13] linux-user: Emulate /proc/cpuinfo on aarch64 and arm
` [PULL 03/13] linux-user: Emulate /proc/cpuinfo for Alpha
` [PULL 04/13] util/selfmap: Use dev_t and ino_t in MapInfo
` [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps
` [PULL 06/13] linux-user: Adjust brk for load_bias
` [PULL 07/13] linux-user: Show heap address in /proc/pid/maps
` [PULL 08/13] linux-user: Emulate the Anonymous: keyword in /proc/self/smaps
` [PULL 09/13] linux-user: Remove ELF_START_MMAP and image_info.start_mmap
` [PULL 10/13] linux-user: Move shmat and shmdt implementations to mmap.c
` [PULL 11/13] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt}
` [PULL 12/13] linux-user: Fix shmdt
` [PULL 13/13] linux-user: Track shm regions with an interval tree
[PATCH v2] target/arm: Do not use gen_mte_checkN in trans_STGP
2023-09-01 20:31 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).