qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-04 11:39:42 to 2023-04-05 05:40:44 UTC [more...]

[PATCH v2 00/10] target/riscv: Simplification for RVH related check and code style fix
 2023-04-05  5:39 UTC  (23+ messages)
` [PATCH v2 01/10] target/riscv: Remove redundant call to riscv_cpu_virt_enabled
` [PATCH v2 02/10] target/riscv: Remove redundant check on RVH
` [PATCH v2 03/10] target/riscv: Remove check on RVH for riscv_cpu_virt_enabled
` [PATCH v2 04/10] target/riscv: Remove check on RVH for riscv_cpu_set_virt_enabled
` [PATCH v2 05/10] target/riscv: Convert env->virt to a bool env->virt_enabled
` [PATCH v2 06/10] target/riscv: Remove riscv_cpu_virt_enabled()
` [PATCH v2 07/10] target/riscv: Remove redundant parentheses
` [PATCH v2 08/10] target/riscv: Fix format for indentation
` [PATCH v2 09/10] target/riscv: Fix format for comments
` [PATCH v2 10/10] target/riscv: Fix lines with over 80 characters

[PATCH 1/1] target/riscv: Convert env->virt to a bool env->virt_enabled
 2023-04-05  5:15 UTC  (3+ messages)

[PATCH] target/riscv: Fix itrigger when icount is used
 2023-04-05  5:10 UTC  (3+ messages)

[PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
 2023-04-05  5:02 UTC  (2+ messages)

[PATCH v2] target/riscv: Add RVV registers to log
 2023-04-05  5:00 UTC  (2+ messages)

[PATCH v3 0/1] hw/riscv: Add ACT related support
 2023-04-05  4:56 UTC  (3+ messages)
` [PATCH v3 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

[PATCH v6 0/6] target/riscv: Fix pointer mask related support
 2023-04-05  4:41 UTC  (18+ messages)
` [PATCH v6 1/6] target/riscv: Fix pointer mask transformation for vector address
` [PATCH v6 2/6] target/riscv: Update cur_pmmask/base when xl changes
` [PATCH v6 3/6] target/riscv: Fix target address to update badaddr
` [PATCH v6 4/6] target/riscv: Add support for PC-relative translation

[PATCH] target/riscv: Fix priv version dependency for vector and zfh
 2023-04-05  4:24 UTC  (2+ messages)

[PATCH v12 00/10] support subsets of code size reduction extension
 2023-04-05  4:17 UTC  (4+ messages)
` [PATCH v12 10/10] target/riscv: Add support for Zce

[PATCH] target/riscv: fix invalid riscv,event-to-mhpmcounters entry
 2023-04-05  3:56 UTC  (3+ messages)
` [PATCH] target/riscv: fix invalid riscv, event-to-mhpmcounters entry

[PATCH] target/riscv: Set opcode to env->bins for illegal/virtual instruction fault
 2023-04-05  3:55 UTC  (2+ messages)

[PATCH 00/16] i3c: aspeed: Add I3C support
 2023-04-05  2:44 UTC  (11+ messages)
` [PATCH 14/16] hw/i3c: remote_i3c: Add model

[PATCH] Revert "memory: Optimize replay of guest mapping"
 2023-04-04 22:04 UTC  (2+ messages)

[PATCH] tap: fix net_init_tap() return code
 2023-04-04 22:00 UTC  (2+ messages)

[PATCH 00/13] block: remove aio_disable_external() API
 2023-04-04 21:04 UTC  (18+ messages)
` [PATCH 01/13] virtio-scsi: avoid race between unplug and transport event
` [PATCH 02/13] virtio-scsi: stop using aio_disable_external() during unplug
` [PATCH 04/13] util/vhost-user-server: rename refcount to in_flight counter
` [PATCH 11/13] block/fuse: take AioContext lock around blk_exp_ref/unref()
` [PATCH 13/13] aio: remove aio_disable_external() API

[PATCH v9 0/5] Add zoned storage emulation to virtio-blk driver
 2023-04-04 20:58 UTC  (5+ messages)

[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
 2023-04-04 20:38 UTC  (7+ messages)
` [PULL 36/53] memory: Optimize replay of guest mapping

[RESEND PULL 000/126] Buildsys / QOM / QDev / UI patches for 2023-02-27
 2023-04-04 20:12 UTC  (5+ messages)
` [PULL 092/126] hw/display/sm501: Add fallbacks to pixman routines

[PULL 0/4] last minute tcg fixes
 2023-04-04 18:50 UTC  (6+ messages)
` [PULL 1/4] Revert "linux-user/arm: Take more care allocating commpage"
` [PULL 2/4] accel/tcg: Fix overwrite problems of tcg_cflags
` [PULL 3/4] accel/tcg: Fix jump cache set in cpu_exec_loop
` [PULL 4/4] tcg/sparc64: Disable direct linking for goto_tb

[PULL for 8.0 00/10] misc fixes (tests, gdbstub, metadata)
 2023-04-04 18:49 UTC  (12+ messages)
` [PULL 01/10] scripts/coverage: initial coverage comparison script
` [PULL 02/10] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
` [PULL 03/10] gdbstub: don't report auxv feature unless on Linux
` [PULL 04/10] MAINTAINERS: add a section for policy documents
` [PULL 05/10] metadata: add .git-blame-ignore-revs
` [PULL 06/10] Use hexagon toolchain version 16.0.0
` [PULL 07/10] tests/qemu-iotests: explicitly invoke 'check' via 'python'
` [PULL 08/10] tests/vm: use the default system python for NetBSD
` [PULL 09/10] gitlab: fix typo
` [PULL 10/10] tests/avocado: Test Xen guest support under KVM

[PULL 0/1] NBD patches for 8.0-tc3
 2023-04-04 18:48 UTC  (3+ messages)
` [PULL 1/1] nbd/server: Request TCP_NODELAY

[PATCH] hw/xen: Fix memory leak in libxenstore_open() for Xen
 2023-04-04 18:28 UTC  (2+ messages)

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-04-04 18:21 UTC  (6+ messages)
` [PULL 13/27] hw/xen: Add xenstore operations to allow redirection to internal emulation

[PATCH 0/4] block: Split padded I/O vectors exceeding IOV_MAX
 2023-04-04 17:32 UTC  (6+ messages)
` [PATCH 2/4] "

[PATCH 00/16] qapi qga/qapi-schema: Doc fixes
 2023-04-04 17:03 UTC  (25+ messages)
` [PATCH 01/16] qga/qapi-schema: Tidy up documentation of guest-fsfreeze-status
` [PATCH 02/16] qga/qapi-schema: Fix a misspelled reference
` [PATCH 03/16] qapi: Fix misspelled references
` [PATCH 04/16] qapi: Fix up references to long gone error classes
` [PATCH 05/16] qapi/block-core: Clean up after removal of dirty bitmap @status
` [PATCH 06/16] qapi: @foo should be used to reference, not ``foo``
` [PATCH 07/16] qapi: Tidy up examples
` [PATCH 08/16] qapi: Delete largely misleading "Stability Considerations"
` [PATCH 09/16] qapi: Fix bullet list markup in documentation
` [PATCH 10/16] qapi: Fix unintended definition lists "
` [PATCH 11/16] qga/qapi-schema: Fix member documentation markup
` [PATCH 12/16] qapi: Fix argument "
` [PATCH 13/16] qapi: Replace ad hoc "since" documentation by member documentation
` [PATCH 14/16] qapi: Fix misspelled section tags in doc comments
` [PATCH 15/16] qapi: Format since information the conventional way: (since X.Y)
` [PATCH 16/16] qapi storage-daemon/qapi: Fix documentation section structure

[PATCH] aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
 2023-04-04 16:51 UTC  (2+ messages)

[PULL for-8.0? 0/1] Bug fix for QEMU 8.0-rc4
 2023-04-04 16:48 UTC  (2+ messages)
` [PULL 1/1] kvm: dirty-ring: Fix race with vcpu creation

[PATCH v4 00/10] migration: introduce dirtylimit capability
 2023-04-04 16:45 UTC  (7+ messages)
` [PATCH v4 03/10] kvm: dirty-ring: Fix race with vcpu creation

[PATCH] stm32vldiscovery: allow overriding of RAM size
 2023-04-04 16:39 UTC  (5+ messages)

[PULL v2 00/19] aspeed queue
 2023-04-04 16:29 UTC  (4+ messages)
` [PULL 10/19] aspeed: fby35: Add a bootrom for the BMC

[PATCH qemu.git v3 0/8] hw/timer/imx_epit: improve and fix EPIT compare timer
 2023-04-04 16:26 UTC  (4+ messages)
` [PATCH qemu.git v3 8/8] hw/timer/imx_epit: fix compare timer handling

[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-04-04 16:17 UTC  (6+ messages)
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev

an issue for device hot-unplug
 2023-04-04 16:00 UTC  (7+ messages)

[PULL 0/2] loongarch-to-apply queue
 2023-04-04 16:01 UTC  (4+ messages)
` [PULL 1/2] hw/loongarch/virt: Fix virt_to_phys_addr function
` [PULL 2/2] target/loongarch: Enables plugins to get instruction codes

[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
 2023-04-04 15:58 UTC  (11+ messages)

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-04-04 15:56 UTC  (13+ messages)

[PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb
 2023-04-04 15:42 UTC  (3+ messages)

[PATCH v8 0/4] Add zone append write for zoned device
 2023-04-04 15:32 UTC  (5+ messages)
` [PATCH v8 1/4] file-posix: add tracking of the zone write pointers
` [PATCH v8 2/4] block: introduce zone append write for zoned devices
` [PATCH v8 3/4] qemu-iotests: test zone append operation
` [PATCH v8 4/4] block: add some trace events for zone append

[PULL 03/30] migration: Split save_live_pending() into state_pending_*
 2023-04-04 15:18 UTC  (6+ messages)
` s390x TCG migration failure

[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
 2023-04-04 14:58 UTC  (4+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted

[PATCH for-8.0 0/3] last minute tcg fixes
 2023-04-04 14:57 UTC  (9+ messages)
` [PATCH 2/3] accel/tcg: Fix overwrite problems of tcg_cflags
` [PATCH 3/3] accel/tcg: Fix jump cache set in cpu_exec_loop

[PATCH v2 00/10] Deprecate/rename singlestep command line option, monitor interfaces
 2023-04-04 14:55 UTC  (8+ messages)
` [PATCH v2 10/10] hmp: Deprecate 'singlestep' member of StatusInfo

[PATCH 0/2] hw/acpi: bump MADT to revision 5
 2023-04-04 14:52 UTC  (6+ messages)

[PATCH] acpi: pcihp: make pending delete expire in 5sec
 2023-04-04 14:42 UTC  (13+ messages)

[PATCH v7 0/4] Add zone append write for zoned device
 2023-04-04 14:38 UTC  (4+ messages)
` [PATCH v7 1/4] file-posix: add tracking of the zone write pointers

[PATCH for-8.0 v2 1/2] qtest/migration-test.c: Add tests with compress enabled
 2023-04-04 14:38 UTC  (3+ messages)
` [PATCH for-8.0 v2 2/2] migration/ram.c: Fix migration "

[PATCH v5] hostmem-file: add offset option
 2023-04-04 14:36 UTC  (2+ messages)

[RFC PATCH] hw/intc: don't use target_ulong for LoongArch ipi
 2023-04-04 14:20 UTC  (2+ messages)

[PATCH] linux-user: Fix mips fp64 executables loading
 2023-04-04  5:21 UTC 

[PATCH] exynos: Fix out-of-bounds access in exynos4210_gcomp_find
 2023-04-04  7:45 UTC 

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-04 14:04 UTC  (18+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v19 14/21] tests/avocado: s390x cpu topology core
` [PATCH v19 15/21] tests/avocado: s390x cpu topology polarisation
` [PATCH v19 17/21] tests/avocado: s390x cpu topology test dedicated CPU

[PATCH v2 for 8.0?] nbd/server: Request TCP_NODELAY
 2023-04-04 13:49 UTC  (2+ messages)

[PATCH] block/nvme: use AIO_WAIT_WHILE_UNLOCKED()
 2023-04-04 13:48 UTC  (3+ messages)

[PULL 0/4] target-arm queue
 2023-04-04 12:43 UTC  (2+ messages)

[PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator
 2023-04-04 11:55 UTC  (6+ messages)


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