messages from 2024-08-15 11:45:19 to 2024-08-16 08:43:06 UTC [more...]
[PATCH] vhost_net: configure all host notifiers in a single MR transaction
2024-08-16 7:36 UTC (2+ messages)
[RFC V1 0/6] Live update: cpr-transfer
2024-08-16 8:42 UTC (9+ messages)
` [RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile
` [RFC V1 4/6] migration: cpr-uri parameter
[PATCH v7 0/7] Add Rust build support, ARM PL011 device impl
2024-08-16 8:34 UTC (11+ messages)
` [PATCH v7 4/7] rust: add bindgen step as a meson dependency
` [PATCH v7 6/7] rust: add crate to expose bindings and interfaces
[PATCH-for-9.1 v2] hw/i386/pc: Ensure vmport prerequisites are fulfilled
2024-08-16 8:31 UTC (5+ messages)
[PATCH v3] meson: Use -fno-sanitize=function when available
2024-08-16 8:27 UTC (10+ messages)
[PATCH] hmp: display qdev canonical path in 'info qtree'
2024-08-16 8:06 UTC
[PULL 0/5] Some small tests and s390x fixes
2024-08-16 8:26 UTC (8+ messages)
` [PULL 1/5] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
` [PULL 2/5] meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2
` [PULL 3/5] tests/avocado: apply proper skipUnless decorator
` [PULL 4/5] ci: add gtk-vnc to the deps
` [PULL 5/5] ci: refresh package lists with lcitool
[PATCH for-9.1] linux-user: Handle short reads in mmap_h_gt_g
2024-08-16 8:10 UTC (4+ messages)
[PATCH for-9.2 v2 0/4] target/m68k: Implement fmove.p
2024-08-16 8:08 UTC (4+ messages)
` [PATCH v2 3/4] target/m68k: Implement packed decimal real stores
[PATCH qemu v4 0/1] target/riscv: Add Zilsd and Zclsd extension support
2024-08-16 8:02 UTC (3+ messages)
` [PATCH qemu v4 1/1] "
[PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
2024-08-16 7:58 UTC (8+ messages)
` [PATCH v3 1/6] target/sparc: Restrict STQF to sparcv9
` [PATCH v3 2/6] target/sparc: Add FQ and FSR.QNE
` [PATCH v3 3/6] target/sparc: Populate sparc32 FQ when raising fp exception
` [PATCH v3 4/6] target/sparc: Add FSR_QNE to tb_flags
` [PATCH v3 5/6] target/sparc: Implement STDFQ
` [PATCH v3 6/6] target/sparc: Add gen_trap_if_nofpu_fpexception
[PATCH v8 00/13] Add ACPI CPER firmware first error injection on ARM emulation
2024-08-16 7:37 UTC (14+ messages)
` [PATCH v8 01/13] acpi/generic_event_device: add an APEI error device
` [PATCH v8 02/13] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v8 03/13] acpi/ghes: Add support for GED error device
` [PATCH v8 04/13] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v8 05/13] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
` [PATCH v8 07/13] acpi/ghes: cleanup the memory error code logic
` [PATCH v8 08/13] docs: acpi_hest_ghes: fix documentation for CPER size
` [PATCH v8 09/13] scripts/ghes_inject: add a script to generate GHES error inject
` [PATCH v8 10/13] target/arm: add an experimental mpidr arm cpu property object
` [PATCH v8 11/13] scripts/arm_processor_error.py: retrieve mpidr if not filled
` [PATCH v8 12/13] acpi/ghes: cleanup generic error data logic
` [PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct
[PATCH-for-9.1? v2] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
2024-08-16 7:37 UTC (3+ messages)
[RFC PATCH 0/2] async: rework async event API for replay
2024-08-16 7:34 UTC (6+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] async: add debugging assertions for record/replay in bh APIs
[PATCH v4 00/16] riscv support for control flow integrity extensions
2024-08-16 7:28 UTC (31+ messages)
` [PATCH v4 01/16] target/riscv: Add zicfilp extension
` [PATCH v4 02/16] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v4 03/16] target/riscv: save and restore elp state on priv transitions
` [PATCH v4 04/16] target/riscv: additional code information for sw check
` [PATCH v4 05/16] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v4 06/16] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v4 07/16] disas/riscv: enabled `lpad` disassembly
` [PATCH v4 08/16] target/riscv: Add zicfiss extension
` [PATCH v4 09/16] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v4 10/16] target/riscv: tb flag for shadow stack instructions
` [PATCH v4 11/16] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v4 12/16] target/riscv: implement zicfiss instructions
` [PATCH v4 13/16] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v4 14/16] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v4 15/16] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v4 16/16] target/riscv: add trace-hooks for each case of sw-check exception
[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
2024-08-16 7:05 UTC (2+ messages)
[PATCH 0/6] build contrib/plugins using meson
2024-08-16 6:50 UTC (19+ messages)
` [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
` [PATCH 3/6] contrib/plugins/hwprofile: "
[PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
2024-08-16 6:21 UTC (5+ messages)
[PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
2024-08-16 6:07 UTC (4+ messages)
` [PATCH-for-9.1] "
[PATCH v3] contrib/plugins: Add a plugin to generate basic block vectors
2024-08-16 6:05 UTC
[PATCH v2] meson: Use -fno-sanitize=function when available
2024-08-16 6:03 UTC (4+ messages)
[PATCH v7 00/10] Add ACPI CPER firmware first error injection on ARM emulation
2024-08-16 5:53 UTC (6+ messages)
` [PATCH v7 01/10] acpi/generic_event_device: add an APEI error device
` [PATCH v7 05/10] acpi/ghes: rework the logic to handle HEST source ID
[PATCH v2 0/4] build qemu with gcc and tsan
2024-08-16 5:44 UTC (13+ messages)
` [PATCH v2 1/4] meson: hide tsan related warnings
` [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
[PATCH v2] contrib/plugins: Add a plugin to generate basic block vectors
2024-08-16 5:28 UTC (4+ messages)
[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-08-16 4:29 UTC (9+ messages)
` [PATCH v2 07/17] intel_iommu: Check if the input address is canonical
` [PATCH v2 08/17] intel_iommu: Set accessed and dirty bits during first stage translation
[RFC PATCH 0/6] Enable shared device assignment
2024-08-16 3:02 UTC (2+ messages)
[PATCH v2 00/21] Various fixes and tweaks for 9.1-rc2/3
2024-08-16 2:31 UTC (10+ messages)
` [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
[PATCH v3] hw/ppc: Implement -dtb support for PowerNV
2024-08-16 2:20 UTC (4+ messages)
[ANNOUNCE] QEMU 9.1.0-rc2 is now available
2024-08-15 23:10 UTC
[PATCH v2 0/9] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
2024-08-15 22:35 UTC (6+ messages)
` [PATCH v2 9/9] Avocado tests: allow for parallel execution of tests
[PULL for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
2024-08-15 22:28 UTC (23+ messages)
` [PULL 01/21] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
` [PULL 02/21] Makefile: trigger re-configure on updated pythondeps
` [PULL 03/21] configure: Fix arch detection for GDB_HAS_MTE
` [PULL 04/21] configure: Avoid use of param. expansion when using gdb_version
` [PULL 05/21] configure: Fix GDB version detection for GDB_HAS_MTE
` [PULL 06/21] scripts/checkpatch: more checks on files imported from Linux
` [PULL 07/21] target/i386: allow access_ptr to force slow path on failed probe
` [PULL 08/21] buildsys: Fix building without plugins on Darwin
` [PULL 09/21] scripts/replay-dump.py: Update to current rr record format
` [PULL 10/21] scripts/replay-dump.py: rejig decoders in event number order
` [PULL 11/21] tests/avocado: excercise scripts/replay-dump.py in replay tests
` [PULL 12/21] replay: allow runstate shutdown->running when replaying trace
` [PULL 13/21] Revert "replay: stop us hanging in rr_wait_io_event"
` [PULL 14/21] tests/avocado: replay_kernel.py add x86-64 q35 machine test
` [PULL 15/21] chardev: set record/replay on the base device of a muxed device
` [PULL 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
` [PULL 17/21] virtio-net: Use virtual time for RSC timers
` [PULL 18/21] savevm: Fix load_snapshot error path crash
` [PULL 19/21] docs: Fix some typos (found by typos) and grammar issues
` [PULL 20/21] docs/devel: update tcg-plugins page
` [PULL 21/21] plugins: fix race condition with scoreboards
[PATCH for-9.2] accel/tcg: Remove dead code from rr_cpu_thread_fn()
2024-08-15 22:13 UTC (2+ messages)
[PATCH V2 00/11] Live update: cpr-exec
2024-08-15 20:55 UTC (11+ messages)
` [PATCH V2 06/11] migration: fix mismatched GPAs during cpr
[PATCH 0/2] Consolidate embedded PPC initial mappung functions
2024-08-15 19:01 UTC (3+ messages)
` [PATCH 1/2] hw/ppc: Consolidate e500 initial mapping creation functions
[PATCH 0/5] Serial device cleanup
2024-08-15 18:00 UTC (6+ messages)
` [PATCH 2/5] hw/char/serial: Remove unused funtion
[PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
2024-08-15 17:19 UTC (6+ messages)
[PATCH] meson: add 'qemuutil' dependency for block.c
2024-08-15 15:58 UTC (3+ messages)
[PATCH] meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2
2024-08-15 14:49 UTC (2+ messages)
[PATCH 0/2] tests/avocado: Fix exec_command and enable ppc_hv_tests.py
2024-08-15 14:40 UTC (3+ messages)
` [PATCH 1/2] tests/avocado: exec_command should not consume console output
[PATCH for-9.2] hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()
2024-08-15 14:19 UTC (2+ messages)
Removing python/qemu/qmp
2024-08-15 14:19 UTC (3+ messages)
[PULL v2 00/25] Misc QEMU-GA patches 2024-07-22
2024-08-15 14:17 UTC (6+ messages)
` [PULL v2 25/25] qga/linux: Add new api 'guest-network-get-route'
[PATCH for-9.2 0/2] accel/kvm: Fix two minor Coverity nits
2024-08-15 13:48 UTC (4+ messages)
` [PATCH for-9.2 1/2] kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu()
` [PATCH for-9.2 2/2] kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread()
[PATCH for-9.2] kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
2024-08-15 12:27 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).