messages from 2022-11-17 13:08:44 to 2022-11-18 10:36:52 UTC [more...]
[PATCH for-8.0 0/7] main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
2022-11-18 10:35 UTC (13+ messages)
` [PATCH for-8.0 1/7] qemu/main-loop: "
` [PATCH for-8.0 2/7] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request
` [PATCH for-8.0 3/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
` [PATCH for-8.0 4/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
` [PATCH for-8.0 5/7] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
` [PATCH for-8.0 6/7] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
` [PATCH for-8.0 7/7] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex
[PATCH v4 0/9] support subsets of code size reduction extension
2022-11-18 10:24 UTC (12+ messages)
` [PATCH v4 1/9] target/riscv: add cfg properties for Zc* extension
` [PATCH v4 2/9] target/riscv: add support for Zca extension
` [PATCH v4 3/9] target/riscv: add support for Zcf extension
` [PATCH v4 4/9] target/riscv: add support for Zcd extension
` [PATCH v4 5/9] target/riscv: add support for Zcb extension
` [PATCH v4 6/9] target/riscv: add support for Zcmp extension
` [PATCH v4 7/9] target/riscv: add support for Zcmt extension
` [PATCH v4 8/9] target/riscv: expose properties for Zc* extension
` [PATCH v4 9/9] disas/riscv.c: add disasm support for Zc*
[PATCH for-8.0] hw: Add compat machines for 8.0
2022-11-18 10:14 UTC (3+ messages)
[PATCH for-8.0 00/29] tcg: Improve atomicity support
2022-11-18 9:47 UTC (30+ messages)
` [PATCH for-8.0 01/29] include/qemu/cpuid: Introduce xgetbv_low
` [PATCH for-8.0 02/29] include/exec/memop: Add bits describing atomicity
` [PATCH for-8.0 03/29] accel/tcg: Add cpu_in_serial_context
` [PATCH for-8.0 04/29] accel/tcg: Introduce tlb_read_idx
` [PATCH for-8.0 05/29] accel/tcg: Reorg system mode load helpers
` [PATCH for-8.0 06/29] accel/tcg: Reorg system mode store helpers
` [PATCH for-8.0 07/29] accel/tcg: Honor atomicity of loads
` [PATCH for-8.0 08/29] accel/tcg: Honor atomicity of stores
` [PATCH for-8.0 09/29] tcg/tci: Use cpu_{ld,st}_mmu
` [PATCH for-8.0 10/29] tcg: Unify helper_{be,le}_{ld,st}*
` [PATCH for-8.0 11/29] accel/tcg: Implement helper_{ld, st}*_mmu for user-only
` [PATCH for-8.0 12/29] tcg: Add 128-bit guest memory primitives
` [PATCH for-8.0 13/29] meson: Detect atomic128 support with optimization
` [PATCH for-8.0 14/29] tcg/i386: Add have_atomic16
` [PATCH for-8.0 15/29] include/qemu/int128: Add vector type to Int128Alias
` [PATCH for-8.0 16/29] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
` [PATCH for-8.0 17/29] tcg/aarch64: Add have_lse, have_lse2
` [PATCH for-8.0 18/29] accel/tcg: Add aarch64 specific support in ldst_atomicity
` [PATCH for-8.0 19/29] tcg: Introduce TCG_OPF_TYPE_MASK
` [PATCH for-8.0 20/29] tcg: Add INDEX_op_qemu_{ld,st}_i128
` [PATCH for-8.0 21/29] tcg/i386: Introduce tcg_out_mov2
` [PATCH for-8.0 22/29] tcg/i386: Introduce tcg_out_testi
` [PATCH for-8.0 23/29] tcg/i386: Use full load/store helpers in user-only mode
` [PATCH for-8.0 24/29] tcg/i386: Replace is64 with type in qemu_ld/st routines
` [PATCH for-8.0 25/29] tcg/i386: Mark Win64 call-saved vector regs as reserved
` [PATCH for-8.0 26/29] tcg/i386: Examine MemOp for atomicity and alignment
` [PATCH for-8.0 27/29] tcg/i386: Support 128-bit load/store with have_atomic16
` [PATCH for-8.0 28/29] tcg/i386: Add vex_v argument to tcg_out_vex_modrm_pool
` [PATCH for-8.0 29/29] tcg/i386: Honor 64-bit atomicity in 32-bit mode
[PATCH v3 0/3] KVM: allow listener to stop all vcpus before
2022-11-18 9:53 UTC (7+ messages)
` [PATCH v3 1/3] accel: introduce accelerator blocker API
` [PATCH v3 2/3] KVM: keep track of running ioctls
[PATCH v2] pc: q35: Bump max_cpus to 1024
2022-11-18 9:43 UTC (3+ messages)
[PATCH] pc: q35: Bump max_cpus to 1024
2022-11-18 9:34 UTC (3+ messages)
[PATCH v2 00/19] At present there is no Windows support for 9p file system
2022-11-18 9:29 UTC (8+ messages)
` [PATCH v2 02/19] hw/9pfs: Drop unnecessary *xattr wrapper API declarations
` [PATCH v2 05/19] hw/9pfs: Update 9pfs to use the new QemuFd_t type
` [PATCH v2 07/19] hw/9pfs: Implement Windows specific utilities functions for 9pfs
[RFC PATCH] migration: reduce time of loading non-iterable vmstate
2022-11-18 8:36 UTC
[PATCH for 7.2 v3 00/13] testing and doc updates (pre-PR)
2022-11-18 8:07 UTC (21+ messages)
` [PATCH v3 01/13] Run docker probe only if docker or podman are available
` [PATCH v3 02/13] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
` [PATCH v3 03/13] tests/docker: allow user to override check target
` [PATCH v3 04/13] docs/devel: add a maintainers section to development process
` [PATCH v3 05/13] docs/devel: make language a little less code centric
` [PATCH v3 06/13] docs/devel: simplify the minimal checklist
` [PATCH v3 07/13] docs/devel: try and improve the language around patch review
` [PATCH v3 08/13] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
` [PATCH v3 09/13] tests/avocado: introduce alpine virt test for CI
` [PATCH v3 10/13] tests/avocado: skip aarch64 cloud TCG tests in CI
` [PATCH v3 11/13] gitlab: integrate coverage report
` [PATCH v3 12/13] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
` [PATCH v3 13/13] ci: replace x86_64 macos-11 with aarch64 macos-12
[PATCH] tests/avocado: configure acpi-bits to use avocado timeout
2022-11-18 8:03 UTC (4+ messages)
[PATCH 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
2022-11-18 7:58 UTC (19+ messages)
` [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
` [PATCH RFC 2/3] hw/i2c: add mctp core
` [PATCH RFC 3/3] hw/nvme: add nvme management interface model
[PATCH for-7.2 v3 0/3] rtl8139: honor large send MSS value
2022-11-18 7:27 UTC (10+ messages)
` [PATCH for-7.2 v3 1/3] rtl8139: avoid clobbering tx descriptor bits
` [PATCH for-7.2 v3 2/3] rtl8139: keep Tx command mode 0 and 1 separate
` [PATCH for-7.2 v3 3/3] rtl8139: honor large send MSS value
[PATCH v1 0/2] virtio-gpu: Provide display position info (x, y) to the Guest
2022-11-18 7:11 UTC (4+ messages)
` [PATCH v1 1/2] virtio-gpu: Provide "
` [PATCH v1 2/2] ui/gtk: Include the position info while setting the ui info
[PATCH for-7.2] rtl8139: honor large send MSS value
2022-11-18 7:10 UTC (14+ messages)
[PATCH v2 0/3] Add (more) missing PolarFire SoC io regions
2022-11-18 7:04 UTC (4+ messages)
` [PATCH v2 3/3] hw/{misc, riscv}: pfsoc: add system controller as unimplemented
[PATCH] hw/loongarch: Fix setprop_sized method in fdt rtc node
2022-11-18 4:16 UTC (2+ messages)
[PATCH v3 0/9] support subsets of code size reduction extension
2022-11-18 3:51 UTC (8+ messages)
` [PATCH v3 7/9] target/riscv: add support for Zcmt extension
[PATCH 0/4] Endianess and coding style fixes for SVQ event idx support
2022-11-18 2:49 UTC (3+ messages)
[PATCH] hw/loongarch: Add cfi01 pflash device
2022-11-18 2:22 UTC (3+ messages)
[PATCH v2 0/6] ui/gtk: Add a new parameter to assign connectors/monitors (v2)
2022-11-18 1:44 UTC (7+ messages)
` [PATCH v2 1/6] ui/gtk: Consider the scaling factor when getting the root coordinates
` [PATCH v2 2/6] ui/gtk-gl-area: Don't forget to calculate the scaling factors in draw
` [PATCH v2 3/6] ui/gtk: Handle relative mode events correctly with Wayland compositors
` [PATCH v2 4/6] ui/gtk: Disable the scanout when a detached tab is closed
` [PATCH v2 5/6] ui/gtk: Factor out tab window creation into a separate function
` [PATCH v2 6/6] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs (v2)
[PATCH v1] ui/gtk: Add support for extended absolute mode for the pointer device
2022-11-18 1:40 UTC
[qemu-web PATCH] Add a blog post about zoned storage emulation
2022-11-18 1:39 UTC (5+ messages)
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-18 1:32 UTC (18+ messages)
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
[PATCH] target/avr: fix long address calculation
2022-11-18 1:23 UTC (2+ messages)
[PATCH for-8.0] MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
2022-11-17 23:59 UTC (4+ messages)
[PATCH] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc
2022-11-17 23:58 UTC (2+ messages)
[PATCH v3 0/3] Add (more) missing PolarFire SoC io regions
2022-11-17 22:55 UTC (4+ messages)
` [PATCH v3 1/3] hw/misc: pfsoc: add fabric clocks to ioscb
` [PATCH v3 2/3] hw/riscv: pfsoc: add missing FICs as unimplemented
` [PATCH v3 3/3] hw/{misc, riscv}: pfsoc: add system controller "
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-17 21:51 UTC (3+ messages)
` [PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
[PATCH v3 0/4] compare machine type compat_props
2022-11-17 20:34 UTC (4+ messages)
` [PATCH v3 4/4] scripts: add script to compare compatible properties
[ANNOUNCE] QEMU 7.2.0-rc1 is now available
2022-11-17 20:30 UTC
[PATCH v3 00/17] vfio/migration: Implement VFIO migration protocol v2
2022-11-17 18:18 UTC (10+ messages)
` [PATCH v3 12/17] "
` [PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
[PATCH 1/2] hw/xen/xen_pt: Call default handler only if no custom one is set
2022-11-17 17:29 UTC (6+ messages)
` [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
[PATCH] ci: replace x86_64 macos-11 with aarch64 macos-12
2022-11-17 17:21 UTC (4+ messages)
[PATCH for 7.2-rc1 v2 00/12] testing, docs, plugins, arm pre-PR
2022-11-17 17:14 UTC (6+ messages)
` [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
[PATCH for-7.2] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
2022-11-17 16:57 UTC (2+ messages)
[PATCH v4 0/3] Fix the virtio features negotiation flaw
2022-11-17 16:51 UTC (4+ messages)
` [PATCH v4 1/3] vhost-user: Refactor vhost acked features saving
` [PATCH v4 2/3] vhost-user: Refactor the chr_closed_bh
` [PATCH v4 3/3] vhost-user: Fix the virtio features negotiation flaw
[PATCH v9 00/10] s390x: CPU Topology
2022-11-17 16:38 UTC (4+ messages)
[PATCH] target/arm: Limit LPA2 effective output address when TCR.DS == 0
2022-11-17 16:27 UTC (3+ messages)
[PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
2022-11-17 15:53 UTC (3+ messages)
qtest failure mode
2022-11-17 15:45 UTC
[PATCH v3 0/2] Add OCP extended log to nvme QEMU
2022-11-17 15:20 UTC (4+ messages)
` [PATCH v3 2/2] nvme: Add physical writes/reads from OCP log
[PULL 0/1] ppc queue
2022-11-17 15:16 UTC (2+ messages)
` [PULL 1/1] target/ppc: Fix build warnings when building with 'disable-tcg'
[PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
2022-11-17 14:43 UTC (4+ messages)
[PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
2022-11-17 14:27 UTC (8+ messages)
[PATCH v2 0/3] Add gdbstub support to HVF
2022-11-17 14:01 UTC (5+ messages)
` [PATCH v2 2/3] hvf: implement guest debugging on Apple Silicon hosts
` [PATCH v2 3/3] hvf: handle writes of MDSCR_EL1 and DBG*_EL1
[PATCH 0/4 v3] Multi-Region and Volatile Memory support for CXL Type-3 Devices
2022-11-17 13:53 UTC (5+ messages)
` [PATCH 3/4] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH for-7.2] tests/avocado/boot_linux: Increase the timeout of the ppc64 test
2022-11-17 13:44 UTC (3+ messages)
[PATCH v9 7/8] KVM: Handle page fault for private memory
2022-11-17 13:25 UTC (4+ messages)
[PATCH 00/13] block: Simplify drain
2022-11-17 13:27 UTC (4+ messages)
` [PATCH 12/13] block: Don't poll in bdrv_replace_child_noperm()
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).