messages from 2023-08-15 22:20:13 to 2023-08-16 17:49:40 UTC [more...]
[PATCH V1 0/3] fix migration of suspended runstate
2023-08-16 17:48 UTC (12+ messages)
` [PATCH V1 2/3] migration: fix "
How to synchronize CPUs on MMIO read?
2023-08-16 16:31 UTC
[PATCH v4 00/25] plugins: Allow to read registers
2023-08-16 16:31 UTC (36+ messages)
` [PATCH v4 01/25] contrib/plugins: Use GRWLock in execlog
` [PATCH v4 02/25] gdbstub: Introduce GDBFeature structure
` [PATCH v4 03/25] gdbstub: Add num_regs member to GDBFeature
` [PATCH v4 04/25] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v4 05/25] target/arm: Move the reference to arm-core.xml
` [PATCH v4 06/25] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [PATCH v4 07/25] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v4 08/25] target/arm: Use GDBFeature for dynamic XML
` [PATCH v4 09/25] target/ppc: "
` [PATCH v4 10/25] target/riscv: "
` [PATCH v4 11/25] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v4 12/25] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v4 13/25] hw/core/cpu: Return static value with gdb_arch_name()
` [PATCH v4 14/25] gdbstub: Dynamically allocate target.xml buffer
` [PATCH v4 15/25] gdbstub: Simplify XML lookup
` [PATCH v4 16/25] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v4 17/25] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v4 18/25] hw/core/cpu: Add a parameter to gdb_read_register/gdb_write_register
` [PATCH v4 19/25] gdbstub: Hide gdb_has_xml
` [PATCH v4 20/25] gdbstub: Expose functions to read registers
` [PATCH v4 21/25] cpu: Call plugin hooks only when ready
` [PATCH v4 22/25] plugins: Allow to read registers
` [PATCH v4 23/25] contrib/plugins: Allow to log registers
` [PATCH v4 24/25] plugins: Support C++
` [PATCH v4 25/25] contrib/plugins: Add cc plugin
[PATCH] target/riscv: Allocate itrigger timers only once
2023-08-16 16:27 UTC
[PATCH] subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
2023-08-16 16:11 UTC (4+ messages)
[PATCH 0/2] virtio-blk: use blk_io_plug_call() instead of notification BH
2023-08-16 15:30 UTC (4+ messages)
` [PATCH 1/2] virtio: use blk_io_plug_call() in virtio_irqfd_notify()
[PATCH v3 00/10] Fix segfault on migration return path
2023-08-16 15:26 UTC (11+ messages)
` [PATCH v3 09/10] migration: Be consistent about shutdown of source shared files
` [PATCH v3 10/10] migration: Add a wrapper to cleanup migration files
[PATCH v6 0/9] gfxstream + rutabaga_gfx
2023-08-16 15:25 UTC (11+ messages)
` [PATCH v6 1/9] virtio: Add shared memory capability
` [PATCH v6 2/9] virtio-gpu: CONTEXT_INIT feature
` [PATCH v6 3/9] virtio-gpu: hostmem
` [PATCH v6 4/9] virtio-gpu: blob prep
` [PATCH v6 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PATCH v6 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PATCH v6 7/9] gfxstream + rutabaga: meson support
` [PATCH v6 8/9] gfxstream + rutabaga: enable rutabaga
` [PATCH v6 9/9] docs/system: add basic virtio-gpu documentation
[PATCH v4 0/8] Fix segfault on migration return path
2023-08-16 15:18 UTC (11+ messages)
` [PATCH v4 1/8] migration: Fix possible race when setting rp_state.error
` [PATCH v4 2/8] migration: Fix possible races when shutting down the return path
` [PATCH v4 3/8] migration: Fix possible race when shutting down to_dst_file
` [PATCH v4 4/8] migration: Remove redundant cleanup of postcopy_qemufile_src
` [PATCH v4 5/8] migration: Consolidate return path closing code
` [PATCH v4 6/8] migration: Replace the return path retry logic
` [PATCH v4 7/8] migration: Move return path cleanup to main migration thread
` [PATCH v4 8/8] migration: Add a wrapper to cleanup migration files
[PATCH v5 0/9] gfxstream + rutabaga_gfx
2023-08-16 15:15 UTC (5+ messages)
` [PATCH v5 6/9] gfxstream + rutabaga: add initial support for gfxstream
[PATCH] migrate/ram: let ram_save_target_page_legacy() return if qemu file got error
2023-08-16 15:15 UTC (9+ messages)
[RFC PATCH 00/24] plugins: Allow to read registers
2023-08-16 15:11 UTC (23+ messages)
` [RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [RFC PATCH 12/24] gdbstub: Simplify XML lookup
` [RFC PATCH 15/24] target/arm: Fill new members of GDBFeature
` [RFC PATCH 21/24] plugins: Allow to read registers
` [RFC PATCH 22/24] contrib/plugins: Allow to log registers
` [RFC PATCH 24/24] contrib/plugins: Add cc plugin
[PATCH 0/3] tcg/i386: Improvements to deposit
2023-08-16 14:55 UTC (4+ messages)
` [PATCH 1/3] tcg/i386: Drop BYTEH deposits for 64-bit
` [PATCH 2/3] tcg: Fold deposit with zero to and
` [PATCH 3/3] tcg/i386: Allow immediate as input to deposit_*
[PATCH v2] target/riscv: Update CSR bits name for svadu extension
2023-08-16 14:30 UTC (2+ messages)
[PATCH 0/4] tcg/aarch64: Enable BTI within the JIT
2023-08-16 14:25 UTC (5+ messages)
` [PATCH 1/4] tcg: Add tcg_out_tb_start backend hook
` [PATCH 2/4] util/cpuinfo-aarch64: Add CPUINFO_BTI
` [PATCH 3/4] tcg/aarch64: Emit BTI insns at jump landing pads
` [PATCH 4/4] tcg: Map code_gen_buffer with PROT_BTI
qemu-system-x86 dependencies
2023-08-16 13:02 UTC (3+ messages)
[PATCH v2 0/3] block: align CoR requests to subclusters
2023-08-16 13:52 UTC (5+ messages)
[PATCH 0/9] gdbstub and testing fixes for 8.2
2023-08-16 13:52 UTC (12+ messages)
` [PATCH 2/9] tests/docker: cleanup non-verbose output
` [PATCH 4/9] tests: remove test-gdbstub.py
` [PATCH 5/9] tests/tcg: clean-up gdb confirm/pagination settings
` [PATCH 7/9] gdbstub: remove unused user_ctx field
[PATCH v3 00/25] plugins: Allow to read registers
2023-08-16 13:39 UTC (26+ messages)
` [PATCH v3 01/25] contrib/plugins: Use GRWLock in execlog
` [PATCH v3 02/25] gdbstub: Introduce GDBFeature structure
` [PATCH v3 03/25] gdbstub: Add num_regs member to GDBFeature
` [PATCH v3 04/25] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v3 05/25] target/arm: Move the reference to arm-core.xml
` [PATCH v3 06/25] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [PATCH v3 07/25] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v3 08/25] target/arm: Use GDBFeature for dynamic XML
` [PATCH v3 09/25] target/ppc: "
` [PATCH v3 10/25] target/riscv: "
` [PATCH v3 11/25] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v3 12/25] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v3 13/25] hw/core/cpu: Return static value with gdb_arch_name()
` [PATCH v3 14/25] gdbstub: Dynamically allocate target.xml buffer
` [PATCH v3 15/25] gdbstub: Simplify XML lookup
` [PATCH v3 16/25] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v3 17/25] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v3 18/25] hw/core/cpu: Add a parameter to gdb_read_register/gdb_write_register
` [PATCH v3 19/25] gdbstub: Hide gdb_has_xml
` [PATCH v3 20/25] gdbstub: Expose functions to read registers
` [PATCH v3 21/25] cpu: Call plugin hooks only when ready
` [PATCH v3 22/25] plugins: Allow to read registers
` [PATCH v3 23/25] contrib/plugins: Allow to log registers
` [PATCH v3 24/25] plugins: Support C++
` [PATCH v3 25/25] contrib/plugins: Add cc plugin
qemu-system-m68k: ../hw/scsi/scsi-disk.c:557: scsi_write_data: Assertion `r->req.aiocb == NULL' failed
2023-08-16 13:35 UTC (4+ messages)
[PATCH v3 0/3] hw/i2c/aspeed: Fix Tx and Rx error
2023-08-16 9:44 UTC (8+ messages)
` [PATCH v3 1/3] hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
` "
` [PATCH v3 2/3] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [PATCH v3 3/3] hw/i2c/aspeed: Add support for buffer organization
[PATCH] qemu_cleanup: begin drained section after vm_shutdown()
2023-08-16 12:02 UTC (4+ messages)
[PATCH 0/2] nvme: avoid dynamic stack allocations
2023-08-16 9:47 UTC (2+ messages)
[PATCH for-8.2] target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg
2023-08-16 9:45 UTC (2+ messages)
[PATCH v2 0/3] qemu-img: map: implement support for compressed clusters
2023-08-16 9:22 UTC (4+ messages)
[PATCH 0/6] qemu-img: rebase: add compression support
2023-08-16 9:22 UTC (5+ messages)
[PATCH] target/riscv: Update CSR bits name for svadu extension
2023-08-16 9:15 UTC (2+ messages)
[PATCH] target/i386: Fix reporting of CPU dies when nr_cores=nr_threads=1
2023-08-16 8:37 UTC (2+ messages)
[PATCH v2 0/4] Add full zoned storage emulation to qcow2 driver
2023-08-16 8:14 UTC (3+ messages)
[PATCH v3 0/2] Fix overflow of the max number of IDs for logic processor and core
2023-08-16 8:06 UTC (3+ messages)
` [PATCH v3 1/2] target/i386: Avoid cpu number overflow in legacy topology
` [PATCH v3 2/2] target/i386: Avoid overflow of the cache parameter enumerated by leaf 4
[PATCH] include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
2023-08-16 7:42 UTC (2+ messages)
[RFC 4/5] hw/nvme: refactor zone append writes using block layer APIs
2023-08-16 7:08 UTC (2+ messages)
` [RFC 5/5] hw/nvme: make ZDED persistent
hda codec issue
2023-08-16 7:04 UTC
[RFC 0/5] Add persistence to NVMe ZNS emulation
2023-08-16 6:46 UTC (4+ messages)
` [RFC 1/5] hw/nvme: use blk_get_*() to access zone info in the block layer
` [RFC 2/5] qcow2: add zone device metadata with zd_extension
` [RFC 3/5] hw/nvme: make the metadata of ZNS emulation persistent
[PULL 00/14] linux-user image mapping fixes
2023-08-16 6:17 UTC (5+ messages)
[PATCH] target/riscv: Align the AIA model to v1.0 ratified spec
2023-08-16 6:16 UTC
[RFC PATCH] tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB
2023-08-16 2:59 UTC (3+ messages)
[PATCH v5 0/5] eBPF RSS through QMP support
2023-08-16 1:16 UTC (7+ messages)
` [PATCH v5 1/5] ebpf: Added eBPF map update through mmap
[PATCH 0/5] migration/ram: Merge zero page handling
2023-08-15 23:30 UTC (13+ messages)
` [PATCH 1/5] migration/ram: Remove RAMState from xbzrle_cache_zero_page
` [PATCH 2/5] migration/ram: Stop passing QEMUFile around in save_zero_page
` [PATCH 3/5] migration/ram: Move xbzrle zero page handling into save_zero_page
` [PATCH 4/5] migration/ram: Return early from save_zero_page
` [PATCH 5/5] migration/ram: Merge save_zero_page functions
[PATCH v3 0/8] riscv: detecting user choice in TCG extensions
2023-08-15 22:47 UTC (9+ messages)
` [PATCH v3 1/8] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH v3 2/8] target/riscv: make CPUCFG() macro public
` [PATCH v3 3/8] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH v3 4/8] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH v3 5/8] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH v3 6/8] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH v3 7/8] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH v3 8/8] target/riscv/cpu.c: consider user option with RVG
[PATCH v8 00/12] riscv: add 'max' CPU, deprecate 'any'
2023-08-15 22:37 UTC (13+ messages)
` [PATCH v8 01/12] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH v8 02/12] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH v8 03/12] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH v8 04/12] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH v8 05/12] target/riscv/cpu.c: split vendor exts from riscv_cpu_extensions[]
` [PATCH v8 06/12] target/riscv/cpu.c: split non-ratified "
` [PATCH v8 07/12] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PATCH v8 08/12] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PATCH v8 09/12] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PATCH v8 10/12] target/riscv: add 'max' CPU type
` [PATCH v8 11/12] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH v8 12/12] target/riscv: deprecate the 'any' CPU type
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).