qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-01 14:56:21 to 2023-09-04 08:06:44 UTC [more...]

[PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-09-04  8:03 UTC 

[PATCH v9 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-09-04  8:04 UTC  (27+ messages)
` [PATCH v9 01/20] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH v9 02/20] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH v9 03/20] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH v9 04/20] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH v9 05/20] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[]
` [PATCH v9 06/20] target/riscv/cpu.c: split vendor "
` [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 09/20] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PATCH v9 10/20] target/riscv: add 'max' CPU type
` [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 13/20] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [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 16/20] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH v9 17/20] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH v9 18/20] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH v9 19/20] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH v9 20/20] target/riscv/cpu.c: consider user option with RVG

[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

[PATCH v8 00/12] Add VIRTIO sound card
 2023-09-04  7:20 UTC  (4+ messages)
` [PATCH v8 02/12] Add virtio-sound-pci device

[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 0/8] gdbstub and TCG plugin improvements
 2023-09-04  6:00 UTC  (12+ 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 3/3] gdbstub: replace exit(0) with proper shutdown
 2023-09-04  1:47 UTC  (2+ messages)

[PATCH v3 00/16] Lower TCG vector ops to LSX
 2023-09-04  1:43 UTC  (23+ 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] target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
 2023-09-04  1:05 UTC  (4+ 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  (8+ messages)
` [PATCH v2 3/5] migration: Add .save_prepare() handler to struct SaveVMHandlers
` [PATCH v2 4/5] vfio/migration: Block VFIO migration with postcopy migration
` [PATCH v2 5/5] vfio/migration: Block VFIO migration with background snapshot

[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

[PATCH v2 00/15] configure cleanups for QEMU 8.2
 2023-09-02 23:30 UTC  (17+ 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

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  (20+ messages)
` [PATCH v2 01/14] tcg/loongarch64: Import LSX instructions
` [PATCH v2 02/14] tcg/loongarch64: Lower basic tcg vec ops to LSX
` [PATCH v2 03/14] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
` [PATCH v2 04/14] tcg/loongarch64: Lower add/sub_vec to vadd/vsub
` [PATCH v2 05/14] tcg/loongarch64: Lower vector bitwise operations
` [PATCH v2 12/14] tcg/loongarch64: Lower vector shift integer ops
` [PATCH v2 13/14] tcg/loongarch64: Lower rotv_vec ops to LSX
` [PATCH v2 14/14] tcg/loongarch64: Lower rotli_vec to vrotri

[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()

[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-01 20:57 UTC  (10+ messages)
` [PATCH 07/20] target/riscv/cpu.c: add .instance_post_init()
` [PATCH 12/20] target/riscv: move KVM only files to kvm subdir
` [PATCH 20/20] target/riscv: add 'kvm_supported' class property

[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 

[PATCH] arm64: Restore trapless ptimer access
 2023-09-01 19:23 UTC  (3+ messages)

[PATCH RESEND 0/2] block/qapi: Dead code cleanup
 2023-09-01 18:46 UTC  (3+ messages)
` [PATCH RESEND 1/2] block: Remove bdrv_query_block_node_info
` [PATCH RESEND 2/2] block: Remove unnecessary variable in bdrv_block_device_info

[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
 2023-09-01 18:39 UTC  (4+ messages)
` [PATCH for-8.2 v2 2/2] migration: Allow user to specify migration switchover bandwidth

[PATCH v5 0/8] Fix segfault on migration return path
 2023-09-01 18:29 UTC  (4+ messages)
` [PATCH v5 8/8] migration: Add a wrapper to cleanup migration files

[PATCH 00/67] Make pixman an optional dependency
 2023-09-01 17:28 UTC  (30+ messages)
` [PATCH 39/67] ui/console: fold text_console_update_cursor_timer
` [PATCH 40/67] ui/vc: skip text console resize when possible
` [PATCH 41/67] ui/console: minor stylistic changes
` [PATCH 42/67] ui/vc: move text console invalidate in helper
` [PATCH 43/67] ui/vc: do not parse VC-specific options in Spice and GTK
` [PATCH 44/67] ui/vc: change the argument for QemuTextConsole
` [PATCH 46/67] ui/vc: rename kbd_put → qemu_text_console functions
` [PATCH 47/67] ui/console: remove redundant format field
` [PATCH 48/67] ui/vc: preliminary QemuTextConsole changes before split
` [PATCH 49/67] ui/vc: split off the VC part from console.c
` [PATCH 50/67] ui/console: move DisplaySurface to its own header
` [PATCH 51/67] build-sys: add optional "pixman" feature
` [PATCH 54/67] ui/vc: console-vc requires PIXMAN

[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
 2023-09-01 17:02 UTC  (4+ messages)
` [PATCH v2 05/19] host-utils: Add muldiv64_round_up

[PATCH v2 0/4] block-backend: process I/O in the current AioContext
 2023-09-01 17:01 UTC  (3+ messages)
` [PATCH v2 4/4] block-coroutine-wrapper: use qemu_get_current_aio_context()

[PATCH v22 00/20] s390x: CPU Topology
 2023-09-01 15:58 UTC  (21+ messages)
` [PATCH v22 01/20] CPU topology: extend with s390 specifics
` [PATCH v22 02/20] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v22 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v22 04/20] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v22 05/20] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v22 06/20] s390x/cpu topology: interception of PTF instruction
` [PATCH v22 07/20] target/s390x/cpu topology: activate CPU topology
` [PATCH v22 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v22 09/20] machine: adding s390 topology to query-cpu-fast
` [PATCH v22 10/20] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v22 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v22 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
` [PATCH v22 13/20] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v22 14/20] tests/avocado: s390x cpu topology core
` [PATCH v22 15/20] tests/avocado: s390x cpu topology polarization
` [PATCH v22 16/20] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v22 17/20] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v22 18/20] tests/avocado: s390x cpu topology test socket full
` [PATCH v22 19/20] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v22 20/20] tests/avocado: s390x cpu topology bad move

[PATCH v2 0/8] tcg: Document *swap* helper implementations
 2023-09-01 15:59 UTC  (3+ messages)
` [PATCH v2 8/8] target/cris: Fix a typo in gen_swapr()

[PATCH 00/13] linux-user patch queue
 2023-09-01 15:12 UTC  (7+ messages)
` [PATCH 11/13] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt}
` [PATCH 13/13] linux-user: Track shm regions with an interval tree

[PATCH 0/7] Steps towards enabling -Wshadow=local
 2023-09-01 14:54 UTC  (6+ messages)
` [PATCH 7/7] qobject atomics osdep: Make a few macros more hygienic


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