messages from 2020-10-27 15:35:50 to 2020-10-28 03:09:18 UTC [more...]
[PATCH v3 0/7] iOS and Apple Silicon host support
2020-10-28 3:06 UTC (2+ messages)
` [PATCH v3 1/7] configure: option to disable host block devices
[PATCH v3] net: remove an assert call in eth_get_gso_type
2020-10-28 2:25 UTC (5+ messages)
[PATCH] Revert series: virtiofsd: Announce submounts to the guest
2020-10-28 2:13 UTC
[RESEND PATCH 0/9] hw/riscv: microchip_pfsoc: Support factory HSS boot out of the box
2020-10-28 2:08 UTC (22+ messages)
` [RESEND PATCH 1/9] hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support
` [RESEND PATCH 2/9] hw/riscv: microchip_pfsoc: Connect DDR memory controller modules
` [RESEND PATCH 3/9] hw/misc: Add Microchip PolarFire SoC IOSCB module support
` [RESEND PATCH 4/9] hw/riscv: microchip_pfsoc: Connect the IOSCB module
` [RESEND PATCH 5/9] hw/misc: Add Microchip PolarFire SoC SYSREG module support
` [RESEND PATCH 6/9] hw/riscv: microchip_pfsoc: Connect the SYSREG module
` [RESEND PATCH 7/9] hw/riscv: microchip_pfsoc: Map debug memory
` [RESEND PATCH 8/9] hw/riscv: microchip_pfsoc: Correct DDR memory map
` [RESEND PATCH 9/9] hw/riscv: microchip_pfsoc: Hook the I2C1 controller
[PULL 00/32] VFIO updates 2020-10-26 (for QEMU 5.2 soft-freeze)
2020-10-28 2:00 UTC (3+ messages)
[PATCH] hw/sd: Zero out function selection fields before being populated
2020-10-28 9:47 UTC (4+ messages)
[PATCH 0/4] riscv: Add semihosting support [v10]
2020-10-28 1:33 UTC (7+ messages)
` [PATCH 1/4] semihosting: Move ARM semihosting code to shared directories
[PATCH v2 0/1] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
2020-10-27 23:43 UTC (2+ messages)
` [PATCH v2 1/1] hw/block/m25p80: Fix Numonyx fast read dummy cycle count
[PULL 0/4] Acceptance testing patches for 2020-10-26
2020-10-27 23:36 UTC (2+ messages)
[PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
2020-10-27 23:00 UTC (4+ messages)
` [PATCH 1/2] hw/block/m25p80: Fix Numonyx "
[PATCH 0/5] python: add linters to gitlab CI
2020-10-27 22:38 UTC (6+ messages)
` [PATCH 1/5] python: add pytest and tests
` [PATCH 2/5] python: add excluded dirs to flake8 config
` [PATCH 3/5] python: add Makefile for some common tasks
` [PATCH 4/5] python: add .gitignore
` [PATCH 5/5] gitlab: add python linters to CI
[PATCH 00/12] qom: Make all -object types use only class properties
2020-10-27 22:18 UTC (6+ messages)
` [PATCH 03/12] qom: Make object_class_property_add_uint*_ptr() get offset
[PULL 00/12] NBD patches for 2020-10-27 soft-freeze
2020-10-27 21:59 UTC (13+ messages)
` [PULL 01/12] iotests/291: Filter irrelevant parts of img-info
` [PULL 02/12] iotests/291: Stop NBD server
` [PULL 03/12] block: Simplify QAPI_LIST_ADD
` [PULL 04/12] qapi: Add QAPI_LIST_PREPEND() macro
` [PULL 05/12] nbd: Utilize QAPI_CLONE for type conversion
` [PULL 06/12] nbd: Update qapi to support exporting multiple bitmaps
` [PULL 07/12] nbd: Simplify qemu bitmap context name
` [PULL 08/12] nbd: Refactor counting of metadata contexts
` [PULL 09/12] nbd: Allow export of multiple bitmaps for one device
` [PULL 10/12] block: Return depth level during bdrv_is_allocated_above
` [PULL 11/12] nbd: Add new qemu:allocation-depth metadata context
` [PULL 12/12] nbd: Add 'qemu-nbd -A' to expose allocation depth
[PATCH v3 00/15] python: create installable package
2020-10-27 22:08 UTC (2+ messages)
[PATCH 0/9] qapi: untie 'if' conditions from C preprocessor
2020-10-27 21:58 UTC (7+ messages)
` [PATCH 1/9] qapi: replace List[str] by IfCond
` [PATCH 2/9] qapi: move gen_if/gen_endif to IfCond
` [PATCH 3/9] qapi: start building an 'if' predicate tree
[Bug 1898883] [NEW] qemu-system-riscv64 failed to load binary kernel into memory
2020-10-27 21:30 UTC (2+ messages)
` [Bug 1898883] "
[PATCH 00/20] RX target update
2020-10-27 21:05 UTC (3+ messages)
` [PATCH 01/20] loader.c: Add support Motrola S-record format
QEMU and kvm on big.LITTLE aarch64
2020-10-27 21:16 UTC (2+ messages)
[PATCH] hw/riscv: microchip_pfsoc: IOSCBCTRL memmap entry
2020-10-27 20:56 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/6] Add support for Control-Flow Integrity
2020-10-27 20:42 UTC (14+ messages)
` [PATCH v2 2/6] configure: avoid new clang 11+ warnings
` [PATCH v2 3/6] configure: add option to enable LTO
[PATCH V4 0/6] Support RISC-V migration
2020-10-27 20:26 UTC (6+ messages)
` [PATCH V4 1/6] target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
[PATCH v1 00/16] RISC-V: Start to remove xlen preprocess
2020-10-27 20:25 UTC (4+ messages)
` [PATCH v1 12/16] target/riscv: cpu_helper: Remove compile time XLEN checks
[PULL v2 00/38] SCSI, qdev, qtest, meson patches for 2020-10-10
2020-10-27 19:48 UTC (4+ messages)
` [PULL 31/38] device-core: use RCU for list of children of a bus
[PATCH v4 0/7] Exposing backing-chain allocation over NBD
2020-10-27 19:40 UTC (3+ messages)
` [Libguestfs] [libnbd PATCH] info: Add support for new 'qemu-nbd -A' qemu:allocation-depth
[PATCH for-6.0 v3 00/20] block/export: Allow exporting BDSs via FUSE
2020-10-27 19:06 UTC (21+ messages)
` [PATCH for-6.0 v3 01/20] meson: Detect libfuse
` [PATCH for-6.0 v3 02/20] fuse: Allow exporting BDSs via FUSE
` [PATCH for-6.0 v3 03/20] fuse: Implement standard FUSE operations
` [PATCH for-6.0 v3 04/20] fuse: Allow growable exports
` [PATCH for-6.0 v3 05/20] fuse: (Partially) implement fallocate()
` [PATCH for-6.0 v3 06/20] fuse: Implement hole detection through lseek
` [PATCH for-6.0 v3 07/20] iotests: Do not needlessly filter _make_test_img
` [PATCH for-6.0 v3 08/20] iotests: Do not pipe _make_test_img
` [PATCH for-6.0 v3 09/20] iotests: Use convert -n in some cases
` [PATCH for-6.0 v3 10/20] iotests/046: Avoid renaming images
` [PATCH for-6.0 v3 11/20] iotests: Derive image names from $TEST_IMG
` [PATCH for-6.0 v3 12/20] iotests/091: Use _cleanup_qemu instad of "wait"
` [PATCH for-6.0 v3 13/20] iotests: Restrict some Python tests to file
` [PATCH for-6.0 v3 14/20] iotests: Let _make_test_img guess $TEST_IMG_FILE
` [PATCH for-6.0 v3 15/20] iotests/287: Clean up subshell test image
` [PATCH for-6.0 v3 16/20] storage-daemon: Call bdrv_close_all() on exit
` [PATCH for-6.0 v3 17/20] iotests: Give access to the qemu-storage-daemon
` [PATCH for-6.0 v3 18/20] iotests: Allow testing FUSE exports
` [PATCH for-6.0 v3 19/20] iotests: Enable fuse for many tests
` [PATCH for-6.0 v3 20/20] iotests/308: Add test for FUSE exports
[RFC] Using gitlab for upstream qemu repo?
2020-10-27 18:48 UTC (4+ messages)
[qemu-web PATCH v2 00/16] Re-design the QEMU home page to better present information
2020-10-27 18:45 UTC (6+ messages)
` [qemu-web PATCH v2 01/16] Convert files to UNIX line endings
` [qemu-web PATCH v2 06/16] Rework display of screenshots to use a carousel slider
[PATCH 0/4] qemu-storage-daemon: QAPIfy --chardev the stupid way
2020-10-27 18:59 UTC (6+ messages)
` [PATCH 3/4] char: Flat alternative to overly nested chardev-add arguments
` [PATCH 4/4] qemu-storage-daemon: QAPIfy --chardev
[PATCH v6 00/11] Exposing backing-chain allocation over NBD
2020-10-27 18:44 UTC (6+ messages)
` [PATCH v6 11/11] qapi: Use QAPI_LIST_ADD() where possible
[PATCH] virtiofsd: Fix the help message of posix lock
2020-10-27 18:33 UTC (2+ messages)
[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
2020-10-27 18:21 UTC (30+ messages)
` [PATCH 01/29] trace: remove argument from trace_init_file
` [PATCH 02/29] semihosting: fix order of initialization functions
` [PATCH 03/29] vl: extract validation of -smp to machine.c
` [PATCH 04/29] vl: remove bogus check
` [PATCH 05/29] vl: split various early command line options to a separate function
` [PATCH 06/29] vl: move various initialization routines out of qemu_init
` [PATCH 07/29] vl: extract qemu_init_subsystems
` [PATCH 08/29] vl: move prelaunch part of qemu_init to new functions
` [PATCH 09/29] vl: extract various command line validation snippets to a new function
` [PATCH 10/29] vl: preconfig and loadvm are mutually exclusive
` [PATCH 11/29] vl: extract various command line desugaring snippets to a new function
` [PATCH 12/29] vl: create "-net nic -net user" default earlier
` [PATCH 13/29] vl: load plugins as late as possible
` [PATCH 14/29] vl: move semihosting command line fallback to qemu_finish_machine_init
` [PATCH 15/29] vl: extract default devices to separate functions
` [PATCH 16/29] vl: move CHECKPOINT_INIT after preconfig
` [PATCH 17/29] vl: separate qemu_create_early_backends
` [PATCH 18/29] vl: separate qemu_create_late_backends
` [PATCH 19/29] vl: separate qemu_create_machine
` [PATCH 20/29] vl: separate qemu_apply_machine_options
` [PATCH 21/29] vl: separate qemu_resolve_machine_memdev
` [PATCH 22/29] vl: initialize displays before preconfig loop
` [PATCH 23/29] vl: move -global check earlier
` [PATCH 24/29] migration, vl: start migration via qmp_migrate_incoming
` [PATCH 25/29] vl: start VM via qmp_cont
` [PATCH 26/29] hmp: introduce cmd_available
` [PATCH 27/29] remove preconfig state
` [PATCH 28/29] vl: remove separate preconfig main_loop
` [PATCH 29/29] vl: allow -incoming defer with -preconfig
[PATCH v12 00/14] Apply COR-filter to the block-stream permanently
2020-10-27 18:24 UTC (12+ messages)
` [PATCH v12 13/14] stream: skip filters when writing backing file name to QCOW2 header
` [PATCH v12 14/14] block: apply COR-filter to block-stream jobs
[PATCH v7 0/3] hw/block/nvme: dulbe and dsm support
2020-10-27 17:57 UTC (4+ messages)
` [PATCH v7 1/3] hw/block/nvme: add dulbe support
` [PATCH v7 2/3] nvme: add namespace I/O optimization fields to shared header
` [PATCH v7 3/3] hw/block/nvme: add the dataset management command
[PATCH v10 00/10] virtio-iommu: VFIO integration
2020-10-27 17:38 UTC (8+ messages)
` [PATCH v10 09/10] virtio-iommu: Set supported page size mask
[PATCH 00/12] block/export: vhost-user-blk server cleanups and tests
2020-10-27 17:35 UTC (13+ messages)
` [PATCH 01/12] libvhost-user: follow QEMU comment style
` [PATCH 02/12] configure: introduce --enable-vhost-user-blk-server
` [PATCH 03/12] block/export: make vhost-user-blk config space little-endian
` [PATCH 04/12] block/export: fix vhost-user-blk get_config() information leak
` [PATCH 05/12] contrib/vhost-user-blk: fix "
` [PATCH 06/12] test: new qTest case to test the vhost-user-blk-server
` [PATCH 07/12] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PATCH 08/12] libqtest: add qtest_socket_server()
` [PATCH 09/12] vhost-user-blk-test: rename destroy_drive() to destroy_file()
` [PATCH 10/12] vhost-user-blk-test: close fork child file descriptors
` [PATCH 11/12] vhost-user-blk-test: drop unused return value
` [PATCH 12/12] vhost-user-blk-test: fix races by using fd passing
[PATCH v2] xen: rework pci_piix3_xen_ide_unplug
2020-10-27 17:33 UTC (3+ messages)
[PATCH 0/3] iotests: Fix pylint/mypy warnings on F33
2020-10-27 17:31 UTC (7+ messages)
` [PATCH 1/3] iotests.py: Fix type check errors in wait_migration()
` [PATCH 2/3] iotests: Disable unsubscriptable-object in pylint
` [PATCH 3/3] iotests: Use Python 3 style super()
[PATCH 0/2] iotests/291: Two fixes
2020-10-27 17:20 UTC (4+ messages)
` [PATCH 1/2] iotests/291: Filter irrelevant parts of img-info
` [PATCH 2/2] iotests/291: Stop NBD server
[PATCH v2] qcow2: Document and enforce the QCowL2Meta invariants
2020-10-27 17:16 UTC (2+ messages)
[PATCH v8] sev: add sev-inject-launch-secret
2020-10-27 17:03 UTC
[PULL 00/16] virtiofs queue
2020-10-27 16:58 UTC (2+ messages)
[PATCH 00/25] block/nvme: Fix Aarch64 host
2020-10-27 16:55 UTC (9+ messages)
` [PATCH 03/25] block/nvme: Report warning with warn_report()
` [PATCH 08/25] block/nvme: Simplify device reset
[PULL 0/3] tcg patch queue
2020-10-27 16:51 UTC (4+ messages)
` [PULL 1/3] tcg: Do not kill globals at conditional branches
` [PULL 2/3] tcg/optimize: Flush data at labels not TCG_OPF_BB_END
` [PULL 3/3] accel/tcg: Add CPU_LOG_EXEC tracing for cpu_io_recompile()
[PATCH] osdep.h: Remove <sys/signal.h> include
2020-10-27 16:30 UTC (2+ messages)
[PULL 0/8] Trivial branch for 5.2 patches
2020-10-27 16:30 UTC (9+ messages)
` [PULL 1/8] elf2dmp: Fix memory leak on main() error paths
` [PULL 2/8] Makefile: Add *.[ch].inc files to cscope/ctags/TAGS
` [PULL 3/8] cpus: Drop declaration of cpu_remove()
` [PULL 4/8] io: Fix Lesser GPL version number
` [PULL 5/8] cryptodev: "
` [PULL 6/8] scripts/qmp: delete 'qmp' script
` [PULL 7/8] qdev: Fix two typos
` [PULL 8/8] CHANGELOG: remove disused file
[PATCH 00/15] remove bios_name variable
2020-10-27 16:21 UTC (3+ messages)
` [PATCH 14/15] sparc: remove bios_name
[PULL 00/48] target-arm queue
2020-10-27 13:22 UTC (2+ messages)
[PATCH v7] sev: add sev-inject-launch-secret
2020-10-27 16:12 UTC (3+ messages)
[PATCH-for-5.2] block/nvme: Fix nvme_submit_command() on big-endian host
2020-10-27 16:04 UTC
[PATCH v2 0/3] console: make QMP screendump use coroutine
2020-10-27 16:01 UTC (3+ messages)
` [PATCH v2 3/3] console: make QMP/HMP screendump run in coroutine
[PATCH 1/2] acpi/crs: Prevent bad ranges for host bridges
2020-10-27 15:45 UTC (4+ messages)
` [PATCH 2/2] acpi/crs: Support ranges > 32b for hosts
[PULL 00/13] 9p queue 2020-10-23
2020-10-27 15:44 UTC (4+ messages)
[PATCH v2] block: End quiescent sections when a BDS is deleted
2020-10-27 15:41 UTC (4+ messages)
[PATCH 0/3] console: make QMP screendump use coroutine
2020-10-27 15:37 UTC (2+ 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).