messages from 2023-05-15 13:01:47 to 2023-05-15 17:46:54 UTC [more...]
missing boot rom: is it really a fatal error?
2023-05-15 17:46 UTC (6+ messages)
[PATCH 00/21] Migration: More migration atomic counters
2023-05-15 17:16 UTC (15+ messages)
` [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
` [PATCH 11/21] migration: Move migration_total_bytes() to migration-stats.c
` [PATCH 12/21] migration: Add a trace for migration_transferred_bytes
` [PATCH 13/21] migration: Use migration_transferred_bytes() to calculate rate_limit
` [PATCH 14/21] migration: We don't need the field rate_limit_used anymore
[PATCH v5 00/54] tcg: Improve atomicity support
2023-05-15 17:14 UTC (65+ messages)
` [PATCH v5 01/54] include/exec/memop: Add MO_ATOM_*
` [PATCH v5 02/54] accel/tcg: Honor atomicity of loads
` [PATCH v5 03/54] accel/tcg: Honor atomicity of stores
` [PATCH v5 04/54] tcg: Unify helper_{be,le}_{ld,st}*
` [PATCH v5 05/54] accel/tcg: Implement helper_{ld, st}*_mmu for user-only
` [PATCH v5 06/54] tcg/tci: Use helper_{ld,st}*_mmu "
` [PATCH v5 07/54] tcg: Add 128-bit guest memory primitives
` [PATCH v5 08/54] meson: Detect atomic128 support with optimization
` [PATCH v5 09/54] tcg/i386: Add have_atomic16
` [PATCH v5 10/54] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
` [PATCH v5 11/54] accel/tcg: Add aarch64 specific support in ldst_atomicity
` [PATCH v5 12/54] tcg/aarch64: Detect have_lse, have_lse2 for linux
` [PATCH v5 13/54] tcg/aarch64: Detect have_lse, have_lse2 for darwin
` [PATCH v5 14/54] accel/tcg: Add have_lse2 support in ldst_atomicity
` [PATCH v5 15/54] tcg/i386: Use full load/store helpers in user-only mode
` [PATCH v5 16/54] tcg/aarch64: "
` [PATCH v5 17/54] tcg/ppc: "
` [PATCH v5 18/54] tcg/loongarch64: "
` [PATCH v5 19/54] tcg/riscv: "
` [PATCH v5 20/54] tcg/arm: Adjust constraints on qemu_ld/st
` [PATCH v5 21/54] tcg/arm: Use full load/store helpers in user-only mode
` [PATCH v5 22/54] tcg/mips: "
` [PATCH v5 23/54] tcg/s390x: "
` [PATCH v5 24/54] tcg/sparc64: Allocate %g2 as a third temporary
` [PATCH v5 25/54] tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
` [PATCH v5 26/54] target/sparc64: Remove tcg_out_movi_s13 case from tcg_out_movi_imm32
` [PATCH v5 27/54] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
` [PATCH v5 28/54] tcg/sparc64: Split out tcg_out_movi_s32
` [PATCH v5 29/54] tcg/sparc64: Use standard slow path for softmmu
` [PATCH v5 30/54] accel/tcg: Remove helper_unaligned_{ld,st}
` [PATCH v5 31/54] tcg/loongarch64: Check the host supports unaligned accesses
` [PATCH v5 32/54] tcg/loongarch64: Support softmmu "
` [PATCH v5 33/54] tcg/riscv: "
` [PATCH v5 34/54] tcg: Introduce tcg_target_has_memory_bswap
` [PATCH v5 35/54] tcg: Add INDEX_op_qemu_{ld,st}_i128
` [PATCH v5 36/54] tcg: Introduce tcg_out_movext3
` [PATCH v5 37/54] tcg: Merge tcg_out_helper_load_regs into caller
` [PATCH v5 38/54] tcg: Support TCG_TYPE_I128 in tcg_out_{ld, st}_helper_{args, ret}
` [PATCH v5 39/54] tcg: Introduce atom_and_align_for_opc
` [PATCH v5 40/54] tcg/i386: Use atom_and_align_for_opc
` [PATCH v5 41/54] tcg/aarch64: "
` [PATCH v5 42/54] tcg/arm: "
` [PATCH v5 43/54] tcg/loongarch64: "
` [PATCH v5 44/54] tcg/mips: "
` [PATCH v5 45/54] tcg/ppc: "
` [PATCH v5 46/54] tcg/riscv: "
` [PATCH v5 47/54] tcg/s390x: "
` [PATCH v5 48/54] tcg/sparc64: "
` [PATCH v5 49/54] tcg/i386: Honor 64-bit atomicity in 32-bit mode
` [PATCH v5 50/54] tcg/i386: Support 128-bit load/store with have_atomic16
` [PATCH v5 51/54] tcg/aarch64: Rename temporaries
` [PATCH v5 52/54] tcg/aarch64: Support 128-bit load/store
` [PATCH v5 53/54] tcg/ppc: "
` [PATCH v5 54/54] tcg/s390x: "
[PULL 0/5] loongarch-to-apply queue
2023-05-15 17:13 UTC (2+ messages)
[RFC 0/3] Getting rid of "uint" and friends
2023-05-15 16:56 UTC (5+ messages)
` [RFC 1/3] ARM: Use normal types
[PATCH] ARM: Use normal types
2023-05-15 16:55 UTC (2+ messages)
[PATCH] scsi-generic: fix buffer overflow on block limits inquiry
2023-05-15 16:53 UTC (3+ messages)
[PATCH v4 0/8] migration: Modified 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-05-15 16:42 UTC (16+ messages)
` [PATCH v4 3/8] migration: converts socket backend to accept MigrateAddress struct
` [PATCH v4 4/8] migration: converts rdma "
` [PATCH v4 5/8] migration: converts exec "
[RESEND PATCH 00/84] tcg: Build once for system, once for user
2023-05-15 16:41 UTC (3+ messages)
` [PATCH 32/84] tcg: Add tlb_dyn_max_bits to TCGContext
[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
2023-05-15 16:26 UTC
[PATCH v3 0/3] docs/interop: Convert QMP related txt docs to rst
2023-05-15 16:22 UTC (4+ messages)
` [PATCH v3 1/3] docs/interop: Convert qmp-spec.txt to rST
` [PATCH v3 2/3] docs/interop/qmp-spec: Update error description for parsing errors
` [PATCH v3 3/3] docs/interop: Delete qmp-intro.txt
[PATCH 0/8] block: Honour graph read lock even in the main thread
2023-05-15 16:19 UTC (4+ messages)
` [PATCH 1/8] block: Call .bdrv_co_create(_opts) unlocked
[PATCH v2 0/2] docs/interop: Convert QMP related txt docs to rst
2023-05-15 16:18 UTC (4+ messages)
` [PATCH v2 1/2] docs/interop: Convert qmp-spec.txt to rST
[RFC] cxl: Multi-headed device design
2023-05-15 16:18 UTC (2+ messages)
[PATCH trivial for-8.0] hw/virtio/virtio-qmp.c: spelling: suppoted
2023-05-15 16:17 UTC (2+ messages)
[PATCH 1/1] ui/gtk: Launching GTK UI with OpenGL on causes the refreshrate update to not run
2023-05-15 16:17 UTC (2+ messages)
[PATCH qemu] timer/i8254: Fix one shot PIT mode
2023-05-15 16:15 UTC (2+ messages)
[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
2023-05-15 16:13 UTC (2+ messages)
[PATCH v3] hw/pvrdma: Protect against buggy or malicious guest driver
2023-05-15 16:09 UTC (9+ messages)
[PULL v2 00/16] Block patches
2023-05-15 16:05 UTC (17+ messages)
` [PULL v2 01/16] block/block-common: add zoned device structs
` [PULL v2 02/16] block/file-posix: introduce helper functions for sysfs attributes
` [PULL v2 03/16] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PULL v2 04/16] block/raw-format: add zone operations to pass through requests
` [PULL v2 05/16] block: add zoned BlockDriver check to block layer
` [PULL v2 06/16] iotests: test new zone operations
` [PULL v2 07/16] block: add some trace events for new block layer APIs
` [PULL v2 08/16] docs/zoned-storage: add zoned device documentation
` [PULL v2 09/16] file-posix: add tracking of the zone write pointers
` [PULL v2 10/16] block: introduce zone append write for zoned devices
` [PULL v2 11/16] qemu-iotests: test zone append operation
` [PULL v2 12/16] block: add some trace events for zone append
` [PULL v2 13/16] virtio-blk: add zoned storage emulation for zoned devices
` [PULL v2 14/16] block: add accounting for zone append operation
` [PULL v2 15/16] virtio-blk: add some trace events for zoned emulation
` [PULL v2 16/16] docs/zoned-storage:add zoned emulation use case
[PATCH] target/ppc: Use SMT4 small core chip type in POWER9/10 PVRs
2023-05-15 16:01 UTC
[PATCH v4] target/ppc: Add POWER9 DD2.2 model
2023-05-15 16:02 UTC
[PATCH v4] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
2023-05-15 16:02 UTC
tcg_target_long to pointer conversion?
2023-05-15 15:51 UTC (3+ messages)
[PULL 0/9] Linux user for 8.1 patches
2023-05-15 15:50 UTC (3+ messages)
[RFC PATCH v3 00/10] Add stage-2 translation for SMMUv3
2023-05-15 15:37 UTC (13+ messages)
` [RFC PATCH v3 05/10] hw/arm/smmuv3: Parse STE config for stage-2
` [RFC PATCH v3 08/10] hw/arm/smmuv3: Add CMDs related to stage-2
` [RFC PATCH v3 10/10] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
[PATCH] target/arm: Fix vd == vm overlap in sve_ldff1_z
2023-05-15 15:30 UTC (3+ messages)
[PATCH] sbsa-ref: switch default cpu core to Neoverse-N1
2023-05-15 15:28 UTC (4+ messages)
[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
2023-05-15 15:22 UTC (17+ messages)
` [RFC 1/7] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [RFC 2/7] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [RFC 3/7] hw/mem/cxl_type3: Add a parameter to pass number of DC regions the device supports in qemu command line
` [RFC 4/7] hw/mem/cxl_type3: Add DC extent representative to cxl type3 device
` [RFC 5/7] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [RFC 6/7] Add qmp interfaces to add/release dynamic capacity extents
` [RFC 7/7] hw/mem/cxl_type3: add read/write support to dynamic capacity
[PATCH v3 0/9] target/ppc: Assorted ppc target fixes
2023-05-15 15:19 UTC (4+ messages)
` [PATCH v3 1/9] target/ppc: Fix width of some 32-bit SPRs
[PATCH] Maintainers: add myself as reviewer for sbsa-ref
2023-05-15 15:11 UTC (2+ messages)
[PATCH] Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"
2023-05-15 15:11 UTC
[PATCH] xen: Fix host pci for stubdom
2023-05-15 15:03 UTC (2+ messages)
[PATCH] hw/pci-bridge: make building pcie-to-pci bridge configurable
2023-05-15 14:28 UTC
[PATCH v5 0/3] COLO: improve build options
2023-05-15 14:55 UTC (7+ messages)
` [PATCH v5 1/3] configure: add --disable-colo-proxy option
` [PATCH v5 2/3] migration: split migration_incoming_co
` [PATCH v5 3/3] migration: process_incoming_migration_co(): move colo part to colo
[REPOST PATCH v3 0/5] Support x2APIC mode with TCG accelerator
2023-05-15 14:41 UTC (6+ messages)
` [REPOST PATCH v3 5/5] amd_iommu: report x2APIC support to the operating system
[PULL 00/28] Block layer patches
2023-05-15 14:25 UTC (5+ messages)
` [PULL 09/28] block: bdrv/blk_co_unref() for calls in coroutine context
[PATCH] coverity: the definitive COMPONENTS.md update
2023-05-15 14:00 UTC
Resources on deeper understanding of Translation blocks
2023-05-15 13:45 UTC (2+ messages)
[PATCH] gtk: add gl-area support on win32
2023-05-15 13:25 UTC
[PATCH] ui/dbus: add a FIXME about texture/dmabuf scanout handling
2023-05-15 13:25 UTC
[PATCH] win32: wrap socket close() with an exception handler
2023-05-15 13:24 UTC
[PATCH] virtio-gpu: add a FIXME for virtio_gpu_load()
2023-05-15 13:25 UTC
[PATCH] egl: no need to lookup EGL functions manually
2023-05-15 13:24 UTC
[PATCH] ui/dbus: fix compilation when GBM && !OPENGL
2023-05-15 13:23 UTC
Question about QMP and BQL
2023-05-15 13:18 UTC (2+ messages)
[PULL 00/21] Tests, docs, s390x and misc patches
2023-05-15 13:02 UTC (22+ messages)
` [PULL 01/21] tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl test
` [PULL 02/21] sysemu/kvm: Remove unused headers
` [PULL 03/21] net: stream: test reconnect option with an unix socket
` [PULL 04/21] tests/qtest: replace qmp_discard_response with qtest_qmp_assert_success
` [PULL 05/21] hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIBridge
` [PULL 06/21] Add information how to fix common build error on Windows in symlink-install-tree
` [PULL 07/21] tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorriso
` [PULL 08/21] tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies
` [PULL 09/21] util/async-teardown: wire up query-command-line-options
` [PULL 10/21] s390x/pv: Fix spurious warning with asynchronous teardown
` [PULL 11/21] docs/devel: remind developers to run CI container pipeline when updating images
` [PULL 12/21] docs/about/emulation: fix typo
` [PULL 13/21] hw/core: Use a callback for target specific query-cpus-fast information
` [PULL 14/21] cpu: Introduce a wrapper for being able to use TARGET_NAME in common code
` [PULL 15/21] hw/core: Move machine-qmp-cmds.c into the target independent source set
` [PULL 16/21] hw/net: Move xilinx_ethlite.c to the target-independent "
` [PULL 17/21] s390x/tcg: Fix LDER instruction format
` [PULL 18/21] tests/tcg/multiarch: Make the system memory test work on big-endian
` [PULL 19/21] tests/tcg/s390x: Enable the multiarch system tests
` [PULL 20/21] target/s390x: Fix EXECUTE of relative branches
` [PULL 21/21] tests/tcg/s390x: Test "
[PATCH] target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADV
2023-05-15 13:11 UTC (2+ messages)
[PATCH v3 0/3] ROM migration
2023-05-15 13:01 UTC (5+ messages)
` [PATCH v3 1/3] pci: pci_add_option_rom(): improve style
` [PATCH v3 2/3] pci: pci_add_option_rom(): refactor: use g_autofree for path variable
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).