messages from 2021-09-22 13:56:46 to 2021-09-23 07:18:51 UTC [more...]
[PATCH 0/2] modules: Improve modinfo.c architecture support
2021-09-23 7:18 UTC (9+ messages)
` [PATCH 1/2] meson: introduce modules_arch
[PATCH v3 0/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
2021-09-23 7:14 UTC (2+ messages)
[PATCH v6 00/21] Add LoongArch linux-user emulation support
2021-09-23 6:53 UTC (8+ messages)
` [PATCH v6 17/21] LoongArch Linux User Emulation
[PATCH v3 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
2021-09-23 6:34 UTC (27+ messages)
` [PATCH v3 11/35] acpi: nvdimm_build_ssdt: use acpi_table_begin()/acpi_table_end() instead of build_header()
` [PATCH v3 12/35] acpi: vmgenid_build_acpi: "
` [PATCH v3 16/35] acpi: arm/x86: build_srat: "
` [PATCH v3 17/35] acpi: use build_append_int_noprefix() API to compose SRAT table
` [PATCH v3 24/35] acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
` [PATCH v3 29/35] acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
` [PATCH v3 33/35] acpi: build_facs: use build_append_int_noprefix() API to compose table
[PATCH 0/3] scsi: infinite guest hangs with scsi-disk
2021-09-23 6:03 UTC (4+ messages)
` [PATCH 2/3] scsi: make io_timeout configurable
[RESEND PATCH 1/3] hw/intc: openpic: Correct the reset value of IPIDR for FSL chipset
2021-09-23 5:33 UTC (4+ messages)
[PATCH] hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
2021-09-23 5:16 UTC (2+ messages)
[PATCH v2 0/1] fixes in spapr_numa_FORM2_write_rtas_tables()
2021-09-23 1:42 UTC (2+ messages)
[PATCH v3 0/7] docs/devel: Organize devel manual into further subsections
2021-09-23 1:01 UTC (8+ messages)
` [PATCH v3 1/7] docs/devel: create "Community & Governance" subsection
` [PATCH v3 2/7] docs/devel: create "Developing QEMU" subsection
` [PATCH v3 3/7] docs/devel: create "Testing & Debugging" subsection
` [PATCH v3 4/7] docs/devel: create TCG subsection
` [PATCH v3 5/7] docs/devel: create "Subsystem APIs" subsection
` [PATCH v3 6/7] docs/devel: create "QEMU API" section
` [PATCH v3 7/7] docs/devel: create "Miscellaneous Topics" subsection
[PATCH v2 00/17] Switch iotests to using Async QMP
2021-09-23 0:49 UTC (18+ messages)
` [PATCH v2 01/17] python/aqmp: add greeting property to QMPClient
` [PATCH v2 02/17] python/aqmp: add .empty() method to EventListener
` [PATCH v2 03/17] python/aqmp: Return cleared events from EventListener.clear()
` [PATCH v2 04/17] python/aqmp: add send_fd_scm
` [PATCH v2 05/17] python/aqmp: Add dict conversion method to Greeting object
` [PATCH v2 06/17] python/aqmp: Reduce severity of EOFError-caused loop terminations
` [PATCH v2 07/17] python/aqmp: Disable logging messages by default
` [PATCH v2 08/17] python/qmp: clear events on get_events() call
` [PATCH v2 09/17] python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
` [PATCH v2 10/17] python, iotests: remove socket_scm_helper
` [PATCH v2 11/17] python/machine: remove has_quit argument
` [PATCH v2 12/17] python/machine: Handle QMP errors on close more meticulously
` [PATCH v2 13/17] iotests: Accommodate async QMP Exception classes
` [PATCH v2 14/17] iotests: Conditionally silence certain AQMP errors
` [PATCH v2 15/17] python/aqmp: Create sync QMP wrapper for iotests
` [PATCH v2 16/17] python/aqmp: Remove scary message
` [PATCH v2 17/17] python, iotests: replace qmp with aqmp
[PATCH 0/6] iotests: update environment and linting configuration
2021-09-23 0:16 UTC (7+ messages)
` [PATCH 1/6] iotests: add 'qemu' package location to PYTHONPATH in testenv
` [PATCH 2/6] iotests: add warning for rogue 'qemu' packages
` [PATCH 3/6] iotests/linters: check mypy files all at once
` [PATCH 4/6] iotests/mirror-top-perms: Adjust imports
` [PATCH 5/6] iotests/migrate-bitmaps-test: delint
` [PATCH 6/6] iotests: Update for pylint 2.11.1
[PATCH v2] Hexagon (target/hexagon) probe the stores in a packet at start of commit
2021-09-22 23:11 UTC
[PATCH v2 0/3] QIOChannel async_write & async_flush + MSG_ZEROCOPY + multifd
2021-09-22 22:28 UTC (2+ messages)
[PATCH v3 0/3] QIOChannel async_write & async_flush + MSG_ZEROCOPY + multifd
2021-09-22 22:24 UTC (4+ messages)
` [PATCH v3 1/3] QIOChannel: Add io_async_writev & io_async_flush callbacks
` [PATCH v3 2/3] QIOChannelSocket: Implement io_async_write & io_async_flush
` [PATCH v3 3/3] multifd: Send using asynchronous write on nocomp to send RAM pages
[PATCH v3 00/15] PMU-EBB support for PPC64 TCG
2021-09-22 21:10 UTC (7+ messages)
` [PATCH v3 01/15] target/ppc: add user read functions for MMCR0 and MMCR2
` [PATCH v3 08/15] PPC64/TCG: Implement 'rfebb' instruction
[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
2021-09-22 20:41 UTC (20+ messages)
` [PATCH v3 03/16] iotests/migrate-bitmaps-postcopy-test: declare instance variables
` [PATCH v3 06/16] iotests/297: Add get_files() function
` [PATCH v3 07/16] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH v3 11/16] iotests/297: return error code from run_linters()
` [PATCH v3 14/16] iotests/linters: Add workaround for mypy bug #9852
` [PATCH v3 16/16] iotests/linters: check mypy files all at once
plugins: Missing Store Exclusive Memory Accesses
2021-09-22 20:22 UTC (4+ messages)
[PATCH v2 0/2] docs/devel/testing: improvements on make check-acceptance
2021-09-22 20:03 UTC (3+ messages)
` [PATCH v2 1/2] docs/devel/testing: add instruction to run a single acceptance test
` [PATCH v2 2/2] tests/Makefile: add AVOCADO_TEST_FILES option to make check-acceptance
Change TCG cache size?
2021-09-22 19:52 UTC (6+ messages)
[PULL v2 00/28] Misc (including block file-posix) for 2021-06-23
2021-09-22 19:51 UTC (4+ messages)
` [PULL 18/28] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
[PATCH 0/2] docs/devel/testing: improvements on make check-acceptance
2021-09-22 19:46 UTC (5+ messages)
` [PATCH 1/2] docs/devel/testing: add instruction to run a single acceptance test
` [PATCH 2/2] tests/Makefile: add TESTFILES option to make check-acceptance
[PULL 00/12] jobs: mirror: Handle errors after READY cancel
2021-09-22 19:19 UTC (3+ messages)
[PATCH] allwinner-h3: Switch to SMC as PSCI conduit
2021-09-22 19:41 UTC (2+ messages)
[PATCH v3 00/30] LoongArch64 port of QEMU TCG
2021-09-22 19:32 UTC (46+ messages)
` [PATCH v3 01/30] elf: Add machine type value for LoongArch
` [PATCH v3 02/30] MAINTAINERS: Add tcg/loongarch64 entry with myself as maintainer
` [PATCH v3 03/30] tcg/loongarch64: Add the tcg-target.h file
` [PATCH v3 04/30] tcg/loongarch64: Add generated instruction opcodes and encoding helpers
` [PATCH v3 05/30] tcg/loongarch64: Add register names, allocation order and input/output sets
` [PATCH v3 06/30] tcg/loongarch64: Define the operand constraints
` [PATCH v3 07/30] tcg/loongarch64: Implement necessary relocation operations
` [PATCH v3 08/30] tcg/loongarch64: Implement the memory barrier op
` [PATCH v3 09/30] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [PATCH v3 10/30] tcg/loongarch64: Implement goto_ptr
` [PATCH v3 11/30] tcg/loongarch64: Implement sign-/zero-extension ops
` [PATCH v3 12/30] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc ops
` [PATCH v3 13/30] tcg/loongarch64: Implement deposit/extract ops
` [PATCH v3 14/30] tcg/loongarch64: Implement bswap{16,32,64} ops
` [PATCH v3 15/30] tcg/loongarch64: Implement clz/ctz ops
` [PATCH v3 16/30] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
` [PATCH v3 17/30] tcg/loongarch64: Implement add/sub ops
` [PATCH v3 18/30] tcg/loongarch64: Implement mul/mulsh/muluh/div/divu/rem/remu ops
` [PATCH v3 19/30] tcg/loongarch64: Implement br/brcond ops
` [PATCH v3 20/30] tcg/loongarch64: Implement setcond ops
` [PATCH v3 21/30] tcg/loongarch64: Implement tcg_out_call
` [PATCH v3 22/30] tcg/loongarch64: Implement simple load/store ops
` [PATCH v3 23/30] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops
` [PATCH v3 24/30] tcg/loongarch64: Implement tcg_target_qemu_prologue
` [PATCH v3 25/30] tcg/loongarch64: Implement exit_tb/goto_tb
` [PATCH v3 26/30] tcg/loongarch64: Implement tcg_target_init
` [PATCH v3 27/30] tcg/loongarch64: Register the JIT
` [PATCH v3 28/30] linux-user: Add safe syscall handling for loongarch64 hosts
` [PATCH v3 29/30] accel/tcg/user-exec: Implement CPU-specific signal handler "
` [PATCH v3 30/30] configure, meson.build: Mark support "
[PATCH] virtiofsd: xattr mapping add a new type "unsupported"
2021-09-22 19:02 UTC
[PATCH] Hexagon (target/hexagon) probe the stores in a packet at start of commit
2021-09-22 18:35 UTC
[PATCH v3] tests/acceptance: allow control over tags during check-acceptance
2021-09-22 18:33 UTC (2+ messages)
[PULL 0/3] Update meson version
2021-09-22 18:22 UTC (3+ messages)
[PATCH 0/2] tests/qapi-schema: Minor tooling improvements
2021-09-22 18:11 UTC (5+ messages)
` [PATCH 1/2] tests/qapi-schema: Use Python OSError instead of outmoded IOError
` [PATCH 2/2] tests/qapi-schema: Make test-qapi.py -u work when files are absent
[RFC PATCH v2 00/16] Initial support for machine creation via QMP
2021-09-22 17:50 UTC (21+ messages)
` [RFC PATCH v2 01/16] rename MachineInitPhase enum constants for QAPI compatibility
` [RFC PATCH v2 02/16] qapi: Implement query-machine-phase QMP command
` [RFC PATCH v2 03/16] qapi: Implement x-machine-init "
` [RFC PATCH v2 04/16] softmmu/qdev-monitor: add error handling in qdev_set_id
` [RFC PATCH v2 05/16] qdev-monitor: prevent conflicts between qmp/device_add and cli/-device
` [RFC PATCH v2 06/16] qapi: Allow device_add to execute in machine initialized phase
` [RFC PATCH v2 07/16] hw/core/machine: add machine_class_is_dynamic_sysbus_dev_allowed
` [RFC PATCH v2 08/16] qdev-monitor: Check sysbus device type before creating it
` [RFC PATCH v2 09/16] hw/core/machine: Remove the dynamic sysbus devices type check
` [RFC PATCH v2 10/16] qdev-monitor: allow adding any sysbus device before machine is ready
` [RFC PATCH v2 11/16] softmmu/memory: add memory_region_try_add_subregion function
` [RFC PATCH v2 12/16] add x-sysbus-mmio-map qmp command
` [RFC PATCH v2 13/16] hw/mem/system-memory: add a memory sysbus device
` [RFC PATCH v2 14/16] docs/system: add doc about the initialized machine phase and an example
` [RFC PATCH v2 15/16] hw/char/ibex_uart: set user_creatable
` [RFC PATCH v2 16/16] hw/intc/ibex_plic: "
Re: [RFC v7] virtio/vsock: add two more queues for datagram types
2021-09-22 17:36 UTC
[RFC PATCH] tests/docker: add a debian-native image and make available
2021-09-22 17:33 UTC (3+ messages)
[PATCH v2 00/30] LoongArch64 port of QEMU TCG
2021-09-22 17:35 UTC (33+ messages)
` [PATCH v2 09/30] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [PATCH v2 12/30] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc/eqv ops
` [PATCH v2 14/30] tcg/loongarch64: Implement bswap32_i32/bswap32_i64/bswap64_i64
` [PATCH v2 15/30] tcg/loongarch64: Implement clz/ctz ops
` [PATCH v2 16/30] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
` [PATCH v2 17/30] tcg/loongarch64: Implement add/sub ops
` [PATCH v2 20/30] tcg/loongarch64: Implement setcond ops
` [PATCH v2 21/30] tcg/loongarch64: Implement tcg_out_call
` [PATCH v2 23/30] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops
` [PATCH v2 28/30] linux-user: Add safe syscall handling for loongarch64 hosts
` [PATCH v2 29/30] accel/tcg/user-exec: Implement CPU-specific signal handler "
` [PATCH v2 30/30] configure, meson.build: Mark support "
[PATCH v3 0/3] dump-guest-memory: Add blocker for migration
2021-09-22 16:28 UTC (5+ messages)
` [PATCH v3 1/3] migration: Make migration blocker work for snapshots too
` [PATCH v3 2/3] migration: Add migrate_add_blocker_internal()
` [PATCH v3 3/3] dump-guest-memory: Block live migration
[PULL 0/9] Misc QEMU patches for 6.0-rc
2021-09-22 17:00 UTC (6+ messages)
` [PULL 8/9] qapi: introduce forwarding visitor
[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
2021-09-22 16:30 UTC (10+ messages)
` [PATCH v2 01/53] docs/devel: rename file for writing monitor commands
` [PATCH v2 05/53] docs/devel: document expectations for HMP commands in the future
` [PATCH v2 38/53] qapi: introduce x-query-lapic QMP command
[PATCH v2 0/2] Makefile: A few fixes to tag generation
2021-09-22 16:08 UTC (3+ messages)
[PATCH v11 00/10] hvf: Implement Apple Silicon Support
2021-09-22 16:10 UTC (10+ messages)
` [PATCH v11 06/10] hvf: arm: Implement -cpu host
[PATCH v2 0/3] dump-guest-memory: Add blocker for migration
2021-09-22 16:00 UTC (7+ messages)
` [PATCH v2 1/3] migration: Make migration blocker work for snapshots too
` [PATCH v2 3/3] dump-guest-memory: Block live migration
[PATCH] 9pfs: fix wrong I/O block size in Rgetattr
2021-09-22 15:55 UTC (3+ messages)
[PATCH v2] monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device
2021-09-22 15:39 UTC (2+ messages)
[RFC PATCH] spapr/xive: Allocate vCPU IPIs from local context
2021-09-22 14:41 UTC
[RFC 0/5] VirtIO RDMA
2021-09-22 13:59 UTC (6+ messages)
` "
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).