messages from 2023-07-26 00:36:18 to 2023-07-26 16:25:11 UTC [more...]
[RFC PATCH] docs/interop: define STANDALONE protocol feature for vhost-user
2023-07-26 16:02 UTC (15+ messages)
` [virtio-dev] "
[PATCH 0/2] block/blkio: fix opening virtio-blk drivers
2023-07-26 15:45 UTC (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block/blkio: use blkio_set_int("fd") to check fd support
[PATCH 0/3] Complete i.MX6UL and i.MX7 processor for bare metal application
2023-07-26 15:43 UTC (4+ messages)
` [PATCH 1/3] Rework i.MX6UL device implementation/instantiation
` [PATCH 2/3] Rework i.MX7 "
` [PATCH 3/3] Add i.MX7 SRC device implementation
[PATCH] migration: Allow user to specify migration available bandwidth
2023-07-26 15:19 UTC (13+ messages)
[PATCH v2] block/blkio: do not use open flags in qemu_open()
2023-07-26 15:29 UTC (3+ messages)
[PATCH] ui/dbus: fix clang compilation issue
2023-07-26 15:15 UTC (2+ messages)
[PATCH v2] softmmu/physmem: try opening file readonly before failure in file_ram_open
2023-07-26 14:59 UTC
[PATCH 1/1] qemu-nbd: regression with arguments passing into nbd_client_thread()
2023-07-26 14:52 UTC
How to tame CI?
2023-07-26 14:43 UTC (6+ messages)
[PULL v2 0/5] QAPI patches patches for 2023-07-26
2023-07-26 12:58 UTC (6+ messages)
` [PULL v2 1/5] qapi/block-core: Tidy up BlockLatencyHistogramInfo documentation
` [PULL v2 2/5] qapi/block: Tidy up block-latency-histogram-set documentation
` [PULL v2 3/5] qapi/qdev: Tidy up device_add documentation
` [PULL v2 4/5] qapi/trace: Tidy up trace-event-get-state, -set-state documentation
` [PULL v2 5/5] qapi: Reformat recent doc comments to conform to current conventions
[RFC PATCH] target/i386: Truncate ESP when exiting from long mode
2023-07-26 15:01 UTC (2+ messages)
[PATCH 00/44] Raspberry Pi 4B machine
2023-07-26 13:25 UTC (45+ messages)
` [PATCH 01/44] Split out common part of BCM283X classes
` [PATCH 02/44] Split out common part of peripherals
` [PATCH 03/44] Split out raspi machine common part
` [PATCH 04/44] Introduce BCM2838 SoC
` [PATCH 05/44] Add GIC-400 to "
` [PATCH 06/44] Add BCM2838 GPIO stub
` [PATCH 07/44] Implement BCM2838 GPIO functionality
` [PATCH 08/44] Connect SD controller to BCM2838 GPIO
` [PATCH 09/44] Add GPIO and SD to BCM2838 periph
` [PATCH 10/44] Add BCM2838 checkpoint support
` [PATCH 11/44] Introduce Raspberry PI 4 machine
` [PATCH 12/44] Temporary disable unimplemented rpi4b devices
` [PATCH 13/44] Add memory region for BCM2837 RPiVid ASB
` [PATCH 14/44] Add BCM2838 PCIE Root Complex
` [PATCH 15/44] Add BCM2838 PCIE host
` [PATCH 16/44] Enable BCM2838 PCIE
` [PATCH 17/44] Add RNG200 skeleton
` [PATCH 18/44] Add RNG200 RNG and RBG
` [PATCH 19/44] Add RNG200 timer
` [PATCH 20/44] Implement BCM2838 thermal sensor
` [PATCH 21/44] Add clock_isp stub
` [PATCH 22/44] Add GENET stub
` [PATCH 23/44] Add GENET register structs. Part 1
` [PATCH 24/44] Add GENET register structs. Part 2
` [PATCH 25/44] Add GENET register structs. Part 3
` [PATCH 26/44] Add GENET register structs. Part 4
` [PATCH 27/44] Add GENET register access macros
` [PATCH 28/44] Impl GENET register ops
` [PATCH 29/44] Impl GENET MDIO
` [PATCH 30/44] Impl GENET TX path
` [PATCH 31/44] Impl GENET RX path
` [PATCH 32/44] Enable BCM2838 GENET controller
` [PATCH 33/44] Connect RNG200, PCIE and GENET to GIC
` [PATCH 34/44] Add Rpi4b boot tests
` [PATCH 35/44] Add mailbox test stub
` [PATCH 36/44] Add mailbox test constants
` [PATCH 37/44] Add mailbox tests tags. Part 1
` [PATCH 38/44] Add mailbox tests tags. Part 2
` [PATCH 39/44] Add mailbox tests tags. Part 3
` [PATCH 40/44] Add mailbox property tests. Part 1
` [PATCH 41/44] Add mailbox property tests. Part 2
` [PATCH 42/44] Add mailbox property tests. Part 3
` [PATCH 43/44] Add missed BCM2835 properties
` [PATCH 44/44] Append added properties to mailbox test
[PATCH v10 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-07-26 14:55 UTC (14+ messages)
` [PATCH v10 01/10] migration: New QAPI type 'MigrateAddress'
` [PATCH v10 02/10] migration: convert migration 'uri' into 'MigrateAddress'
` [PATCH v10 03/10] migration: convert socket backend to accept MigrateAddress
` [PATCH v10 04/10] migration: convert rdma "
` [PATCH v10 05/10] migration: convert exec "
` [PATCH v10 06/10] migration: New migrate and migrate-incoming argument 'channels'
` [PATCH v10 07/10] migration: modify migration_channels_and_uri_compatible() for new QAPI syntax
` [PATCH v10 08/10] migration: Implement MigrateChannelList to qmp migration flow
` [PATCH v10 09/10] migration: Implement MigrateChannelList to hmp "
` [PATCH v10 10/10] migration: modify test_multifd_tcp_none() to use new QAPI syntax
[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
2023-07-26 15:21 UTC (8+ messages)
` 回复: "
[PATCH] Open file as read only on private mapping in qemu_ram_alloc_from_file
2023-07-26 13:47 UTC (6+ messages)
` "
[PULL 00/19] UI & audio patches
2023-07-26 14:19 UTC (3+ messages)
` [PULL 04/19] virtio-gpu: replace the surface with null surface when resetting
[PULL 00/25] Migration 20230726 patches
2023-07-26 12:14 UTC (26+ messages)
` [PULL 01/25] migration/multifd: Rename threadinfo.c functions
` [PULL 02/25] migration/multifd: Protect accesses to migration_threads
` [PULL 03/25] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PULL 04/25] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PULL 05/25] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PULL 06/25] migration: Introduce dirty-limit capability
` [PULL 07/25] migration: Refactor auto-converge capability logic
` [PULL 08/25] migration: Put the detection logic before auto-converge checking
` [PULL 09/25] migration: Implement dirty-limit convergence algo
` [PULL 10/25] migration: Extend query-migrate to provide dirty page limit info
` [PULL 11/25] migration-test: Be consistent for ppc
` [PULL 12/25] migration-test: Make machine_opts regular with other options
` [PULL 13/25] migration-test: Create arch_opts
` [PULL 14/25] migration-test: machine_opts is really arch specific
` [PULL 15/25] migration: skipped field is really obsolete
` [PULL 16/25] docs/migration: Update postcopy bits
` [PULL 17/25] migration: Update error description whenever migration fails
` [PULL 18/25] migration: enforce multifd and postcopy preempt to be set before incoming
` [PULL 19/25] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
` [PULL 20/25] qemu-file: Rename qemu_file_transferred_ fast -> noflush
` [PULL 21/25] migration: Change qemu_file_transferred to noflush
` [PULL 22/25] qemu_file: Make qemu_file_is_writable() static
` [PULL 23/25] qemu-file: Simplify qemu_file_shutdown()
` [PULL 24/25] qemu-file: Make qemu_file_get_error_obj() static
` [PULL 25/25] migration/rdma: Split qemu_fopen_rdma() into input/output functions
[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
2023-07-26 12:53 UTC (3+ messages)
` [Qemu PATCH v2 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
[PATCH] docs/devel: Add cross-compiling doc
2023-07-26 12:22 UTC (2+ messages)
[PULL 0/5] QAPI patches patches for 2023-07-26
2023-07-26 12:47 UTC (9+ messages)
` [PULL 1/5] qapi/block-core: Tidy up BlockLatencyHistogramInfo documentation
` [PULL 2/5] qapi/block: Tidy up block-latency-histogram-set documentation
` [PULL 3/5] qapi/qdev: Tidy up device_add documentation
` [PULL 4/5] qapi/trace: Tidy up trace-event-get-state, -set-state documentation
` [PULL 5/5] qapi: Reformat recent doc comments to conform to current conventions
[PATCH v21 00/20] s390x: CPU Topology
2023-07-26 11:54 UTC (6+ messages)
` [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v21 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
[PATCH v2 0/6] python/machine: use socketpair() for console socket
2023-07-26 10:50 UTC (8+ messages)
` [PATCH v2 1/6] python/machine: move socket setup out of _base_args property
` [PATCH v2 2/6] python/machine: close sock_pair in cleanup path
` [PATCH v2 4/6] python/machine: use socketpair() for console connections
[Stable-8.0.4 00/31] Patch Round-up for stable 8.0.4, freeze on 2023-08-05
2023-07-26 10:21 UTC (4+ messages)
[PATCH v9 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-07-26 10:02 UTC (7+ messages)
` [PATCH v9 06/10] migration: New migrate and migrate-incoming argument 'channels'
[PATCH v8 00/10] parallels: Add duplication check, repair at open, fix bugs
2023-07-26 9:41 UTC (3+ messages)
` [PATCH v8 01/10] parallels: Fix comments formatting inside parallels driver
[PATCH v2 0/3] block: align CoR requests to subclusters
2023-07-26 9:26 UTC (7+ messages)
` [PATCH v2 1/3] block: add subcluster_size field to BlockDriverInfo
` [PATCH v2 2/3] block/io: align requests to subcluster_size
` [PATCH v2 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters
i386/xen: prevent guest from binding loopback event channel to itself
2023-07-26 9:24 UTC (4+ messages)
[PULL 00/27] Enable PV backends with Xen/KVM emulation
2023-07-26 9:23 UTC (7+ messages)
` [PULL 05/27] hw/xen: Watches on XenStore transactions
` [PATCH] hw/xen: Clarify (lack of) error handling in transaction_commit()
how to build qemu 8.1 - keycodemapdb?
2023-07-26 9:18 UTC (6+ messages)
avocado test failing INTERRUPTED for "Missing asset"
2023-07-26 9:07 UTC (3+ messages)
[PATCH v4] block-jobs: flush target at the end of .run()
2023-07-26 8:35 UTC (2+ messages)
[PATCH 00/10] RISC-V: ACPI: Enable AIA and update RHC
2023-07-26 8:25 UTC (5+ messages)
` [PATCH 01/10] hw/arm/virt-acpi-build.c: Move fw_cfg and virtio to common location
[PATCH v7 0/4] hw/ufs: Add Universal Flash Storage (UFS) support
2023-07-26 8:15 UTC (7+ messages)
` [PATCH v7 1/4] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PATCH v7 2/4] hw/ufs: Support for Query Transfer Requests
` [PATCH v7 3/4] hw/ufs: Support for UFS logical unit
` [PATCH v7 4/4] tests/qtest: Introduce tests for UFS
[PATCH 1/2] Reduce vdpa initialization / startup overhead
2023-07-26 8:10 UTC (5+ messages)
` vdpa: use io_uring passthrough command for IOCTLs [was Re: [PATCH 1/2] Reduce vdpa initialization / startup overhead]
s390 intermittent test failure in qemu:block / io-qcow2-copy-before-write
2023-07-26 7:58 UTC (2+ messages)
[RESEND PATCH v3 0/1] target/riscv: Add Zihintntl extension ISA string to DTS
2023-07-26 7:40 UTC (2+ messages)
` [RESEND PATCH v3 1/1] "
[PATCH v1] block/stream:add flush l2_table_cache, ensure data integrity
2023-07-26 7:04 UTC (6+ messages)
` [PATCH v1] block/stream:add flush l2_table_cache,ensure "
` 回复: "
[PATCH 0/6] vhost-user: Add suspend/resume
2023-07-26 6:57 UTC (10+ messages)
` [PATCH 3/6] vhost: Do not reset suspended devices on stop
[PATCH 00/24] Meson changes for QEMU 8.1
2023-07-26 6:45 UTC (3+ messages)
` [PATCH 18/24] build: move --disable-debug-info to meson
[PATCH] gdbstub: Fix client Ctrl-C handling
2023-07-26 6:35 UTC (4+ messages)
[PATCH] os-sys.c:do_freebsd_sysctl The unuser_lock for hnewp and hnamep is missing
2023-07-26 6:34 UTC
[PATCH] vdpa: set old virtio status at cvq isolation probing end
2023-07-26 6:27 UTC (2+ messages)
[PATCH v2 0/6] Add nRF51 DETECT signal with test
2023-07-26 3:32 UTC (7+ messages)
` [PATCH v2 1/6] hw/gpio/nrf51: implement DETECT signal
` [PATCH v2 2/6] qtest: factor out qtest_install_gpio_out_intercept
` [PATCH v2 3/6] qtest: implement named interception of out-GPIO
` [PATCH v2 4/6] qtest: bail from irq_intercept_in if name is specified
` [PATCH v2 5/6] qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installed
` [PATCH v2 6/6] qtest: microbit-test: add tests for nRF51 DETECT
[PULL 00/10] Misc fixes for 2023-07-25
2023-07-26 3:27 UTC (4+ messages)
` [PULL 10/10] target/tricore: Rename tricore_feature
[PATCH 0/6] Add nRF51 DETECT signal with test
2023-07-26 2:58 UTC (5+ messages)
[PATCH v2 0/4] Vhost-vdpa Shadow Virtqueue VLAN support
2023-07-26 2:18 UTC (5+ messages)
` [PATCH v2 3/4] vdpa: Restore vlan filtering state
[ANNOUNCE] QEMU 8.1.0-rc1 is now available
2023-07-26 2:01 UTC
[PATCH v1 0/9] gfxstream + rutabaga_gfx
2023-07-26 1:10 UTC (3+ messages)
[PATCH v2 0/8] machine: Unified CPU type check
2023-07-26 0:32 UTC (2+ messages)
` [PATCH v2 6/8] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
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).