qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-14 15:52:52 to 2020-09-15 10:36:37 UTC [more...]

[qemu-web PATCH] Add virtio-blk and virtio-scsi configuration post
 2020-09-15 10:34 UTC 

[PATCH v2 0/3] s390x/pci: Accomodate vfio DMA limiting
 2020-09-15 10:33 UTC  (8+ messages)
` [PATCH v2 1/3] vfio: Find DMA available capability
` [PATCH v2 2/3] s390x/pci: Honor DMA limits set by vfio
` [PATCH v2 3/3] vfio: Create shared routine for scanning info capabilities

[PATCH 00/15] spapr: Error handling fixes and cleanups (round 2)
 2020-09-15 10:32 UTC  (22+ messages)
` [PATCH 01/15] spapr: Fix error leak in spapr_realize_vcpu()
` [PATCH 02/15] ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all()
` [PATCH 03/15] ppc: Fix return value in cpu_post_load() error path
` [PATCH 04/15] spapr: Simplify error handling in callers of ppc_set_compat()
` [PATCH 05/15] spapr: Get rid of cas_check_pvr() error reporting
` [PATCH 06/15] spapr: Simplify error handling in do_client_architecture_support()
` [PATCH 07/15] spapr: Simplify error handling in spapr_vio_busdev_realize()
` [PATCH 08/15] spapr: Add a return value to spapr_drc_attach()
` [PATCH 09/15] spapr: Simplify error handling in prop_get_fdt()
` [PATCH 10/15] spapr: Add a return value to spapr_set_vcpu_id()

[Qemu-devel] [Bug 1717414] [NEW] Sending certain keysyms results in wrong symbol input
 2020-09-15 10:24 UTC  (2+ messages)
` [Bug 1717414] "

[PULL 0/4] qemu-ga patch queue
 2020-09-15 10:09 UTC  (3+ messages)
` [PULL 4/4] qga: add command guest-get-devices for reporting VirtIO devices

[PATCH 0/2] Make preallocate_co() resize the image to the correct size
 2020-09-15  9:37 UTC  (9+ messages)
` [PATCH 1/2] qcow2: "
` [PATCH 2/2] qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset()

[PATCH v2] tests/qtest/qmp-cmd-test: Use inclusive language
 2020-09-15  9:34 UTC  (4+ messages)

[PATCH v1 0/6] deprecation and linux-user tweaks (+test fix)
 2020-09-15  9:22 UTC  (9+ messages)
` [PATCH v1 2/6] configure: use add_to for tweaking deprecated_features
` [PATCH v1 3/6] configure: also skip deprecated targets with target-list-exclude
` [PATCH v1 4/6] configure: include tilegx-linux-user in the auto-exclude logic
` [PATCH v1 5/6] gitlab: create a build-deprecated target

Potential regression in 'qemu-img convert' to LVM
 2020-09-15  9:08 UTC  (2+ messages)

[PATCH] block/rbd: add 'namespace' to qemu_rbd_strong_runtime_opts[]
 2020-09-15  9:04 UTC  (3+ messages)

[PATCH v2] qemu-img: Support bitmap --merge into backing image
 2020-09-15  8:57 UTC  (2+ messages)

[PATCH 0/2] Replace posix_fallocate() with falloate()
 2020-09-15  8:55 UTC  (5+ messages)
` [PATCH 2/2] block: file-posix: Replace posix_fallocate with fallocate

[PATCH v5 0/8] user-mode: Prune build dependencies (part 2)
 2020-09-15  8:52 UTC  (8+ messages)
` [PATCH v5 1/8] qapi: Restrict LostTickPolicy enum to machine code

[PATCH v2] hw/arm/aspeed: Add machine properties to define the flash models
 2020-09-15  6:08 UTC  (2+ messages)

[PATCH v4 0/6] *** Add Multifd support for TLS migration ***
 2020-09-15  8:21 UTC  (9+ messages)
` [PATCH v4 1/6] migration/tls: save hostname into MigrationState
` [PATCH v4 2/6] migration/tls: extract migration_tls_client_create for common-use
` [PATCH v4 3/6] migration/tls: add tls_hostname into MultiFDSendParams
` [PATCH v4 4/6] migration/tls: extract cleanup function for common-use
` [PATCH v4 5/6] migration/tls: add support for multifd tls-handshake
` [PATCH v4 6/6] migration/tls: add trace points for multifd-tls

[PATCH RESEND] manual: escape backslashes in "parsed-literal" blocks
 2020-09-15  7:57 UTC  (3+ messages)

[PATCH v2] qom: simplify object_find_property / object_class_find_property
 2020-09-15  7:53 UTC  (2+ messages)

device compatibility interface for live migration with assigned devices
 2020-09-15  7:46 UTC  (15+ messages)

[PATCH v2 00/15] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-15  7:43 UTC  (2+ messages)

[PATCH v3 00/15] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-15  7:37 UTC  (5+ messages)
` [PATCH v3 01/15] hw/block/nvme: Define 64 bit cqe.result
` [PATCH v3 02/15] hw/block/nvme: Report actual LBA data shift in LBAF

[PATCH v3 00/12] target/arm: Add vSPE support to KVM guest
 2020-09-15  7:34 UTC  (20+ messages)
` [PATCH v3 01/12] update Linux headers with new vSPE macros
` [PATCH v3 02/12] target/arm/kvm: spe: Add helper to detect SPE when using KVM
` [PATCH v3 03/12] target/arm/cpu: spe: Add an option to turn on/off vSPE support
` [PATCH v3 04/12] target/arm: spe: Only enable SPE from 5.2 compat machines
` [PATCH v3 05/12] target/arm/kvm: spe: Unify device attr operation helper
` [PATCH v3 06/12] target/arm/kvm: spe: Add device init and set_irq operations
` [PATCH v3 07/12] hw/arm/virt: Move post cpu realize check into its own function
` [PATCH v3 08/12] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
` [PATCH v3 09/12] hw/arm/virt: spe: Add vSPE device and corresponding interrupt support
` [PATCH v3 10/12] target/arm/cpu: spe: Enable spe to work with host cpu
` [PATCH v3 11/12] target/arm/kvm: spe: Enable userspace irqchip support
` [PATCH v3 12/12] target/arm: spe: Add corresponding test

[PATCH 1/9] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
 2020-09-15  7:02 UTC  (10+ messages)
` [PATCH 9/9] piix4: don't reserve hw resources when hotplug is off globally

[PATCH] hw: usb: hcd-ohci: check len and frame_number variables
 2020-09-15  6:47 UTC  (5+ messages)

[PATCH v2 00/10] capstone + disassembler patches
 2020-09-15  6:27 UTC  (14+ messages)
` [PATCH v2 01/10] capstone: Convert Makefile bits to meson bits
` [PATCH v2 02/10] capstone: Update to upstream "next" branch
` [PATCH v2 03/10] disas: Move host asm annotations to tb_gen_code
` [PATCH v2 04/10] disas: Clean up CPUDebug initialization
` [PATCH v2 05/10] disas: Use qemu/bswap.h for bfd endian loads
` [PATCH v2 06/10] disas: Cleanup plugin_disas
` [PATCH v2 07/10] disas: Configure capstone for aarch64 host without libvixl
` [PATCH v2 08/10] disas: Split out capstone code to disas/capstone.c
` [PATCH v2 09/10] disas: Enable capstone disassembly for s390x
` [PATCH v2 10/10] disas/capstone: Add skipdata hook "

[PATCH v5 3/8] qapi: Restrict balloon-related commands to machine code
 2020-09-15  6:24 UTC  (5+ messages)

[PATCH 0/3] gitmodules: add qboot, meson, and vbootrom mirrors
 2020-09-15  6:23 UTC  (4+ messages)
` [PATCH 3/3] gitmodules: add qemu.org vbootrom submodule

[PATCH 00/11] capstone + disassembler patches
 2020-09-15  6:20 UTC  (9+ messages)
` [PATCH 01/11] capstone: Convert Makefile bits to meson bits
` [PATCH 11/11] disas: Enable capstone disassembly for sparc

[Bug 1894869] [NEW] Chelsio T4 has old MSIX PBA offset bug
 2020-09-15  6:15 UTC  (6+ messages)
` [Bug 1894869] "

[PATCH v6 0/7] hw/misc: Add LED device
 2020-09-15  5:51 UTC  (3+ messages)
` [PATCH v6 4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1

[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
 2020-09-15  2:56 UTC  (7+ messages)

[PATCH] vhost-blk: set features before setting inflight feature
 2020-09-15  2:52 UTC  (3+ messages)

[PATCH v9 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-15  2:44 UTC  (13+ messages)
` [PATCH v9 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
` [PATCH v9 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v9 03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
` [PATCH v9 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v9 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v9 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v9 07/12] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v9 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v9 09/12] migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_valid()
` [PATCH v9 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
` [PATCH v9 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
` [PATCH v9 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug

[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
 2020-09-15  2:09 UTC  (4+ messages)
` [PATCH v1 1/6] linux-user: test, don't assert addr != test in pgb_reserved_va
  ` [Bug 1895080] "
` [Bug 1895080] Re: pgb_reserved_va: Assertion `addr == test' failed

[Bug 1895602] [NEW] older OS's do not detect CD change
 2020-09-15  1:50 UTC 

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-15  1:38 UTC  (3+ messages)
` [Bug 1895053] "

[PATCH v1 0/2] colo-compare bugfixes
 2020-09-15  1:50 UTC  (9+ messages)
` [PATCH v1 2/2] colo-compare: Record packet creation time by QEMU_CLOCK_REALTIME

[PATCH v8 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-15  1:28 UTC  (6+ messages)
` [PATCH v8 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v8 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function

[PATCH] vhost-user: add separate memslot counter for vhost-user
 2020-09-15  1:27 UTC  (2+ messages)

[PATCH v5 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-15  1:23 UTC  (3+ messages)
` [PATCH v5 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk

[RFC PATCH v3 00/34] Hexagon patch series
 2020-09-15  0:41 UTC  (5+ messages)
      ` [EXT] "

question regarding vexpress and aarch64 secure boot
 2020-09-14 22:40 UTC  (2+ messages)

[PATCH v10 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-09-14 22:08 UTC  (5+ messages)
` [PATCH v10 1/4] hw/net/can: "
` [PATCH v10 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH v10 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
` [PATCH v10 4/4] MAINTAINERS: Add maintainer entry "

[PATCH] riscv: sifive_test: Allow 16-bit writes to memory region
 2020-09-14 21:09 UTC  (7+ messages)

[RFC PATCH 0/3] Automatically convert configure options to meson build options
 2020-09-14 19:20 UTC  (5+ messages)
` [PATCH 1/3] configure: quote command line arguments in config.status
` [PATCH 3/3] configure: automatically parse command line for meson -D options

[PATCH v8 00/27] W32, W64 msys2/mingw patches
 2020-09-14 18:31 UTC  (14+ messages)
` [PATCH v8 11/27] meson: Use -b to ignore CR vs. CR-LF issues on Windows
` [PATCH v8 13/27] tests: Enable crypto tests under msys2/mingw

[PULL v2 00/32] target-arm queue
 2020-09-14 18:22 UTC  (2+ messages)

[PATCH v2] checkpatch: Detect '%#' or '%0#' in printf-style format strings
 2020-09-14 17:49 UTC  (2+ messages)

[PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-09-14 17:22 UTC  (4+ messages)

[PATCH v3] iotests: Drop readlink -f
 2020-09-14 16:08 UTC  (6+ messages)

[PATCH v5 0/8] Configurable policy for handling deprecated interfaces
 2020-09-14 15:58 UTC  (13+ messages)
` [PATCH v5 3/8] qapi: Implement deprecated-output=hide for QMP events
` [PATCH v5 4/8] qapi: Implement deprecated-output=hide for QMP event data
` [PATCH v5 5/8] qapi: Implement deprecated-output=hide for QMP introspection
` [PATCH v5 6/8] qapi: Implement deprecated-input=reject for QMP commands
` [PATCH v5 7/8] qapi: Implement deprecated-input=reject for QMP command arguments
` [PATCH v5 8/8] qapi: New -compat deprecated-input=crash

[PATCH] tests/check-block: Do not run the iotests with old versions of bash
 2020-09-14 16:01 UTC  (4+ messages)

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-09-14 15:30 UTC  (5+ messages)
` [PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
` [PATCH v7 09/13] qmp: Move dispatcher to a coroutine

[PATCH v5 0/5] fix & merge block_status_above and is_allocated_above
 2020-09-14 16:58 UTC  (3+ messages)

Redefinition of typedefs (C11 feature)
 2020-09-14 16:53 UTC  (9+ messages)
  ` Moving to C11? (was Re: Redefinition of typedefs (C11 feature))

[Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap
 2020-09-14 15:09 UTC  (4+ messages)
` [Bug 1895219] "

[Bug 1895399] [NEW] Docfix: add missing virtiofsd cache default 'auto'
 2020-09-14 14:53 UTC  (3+ messages)

[PATCH v2] cphp: remove deprecated cpu-add command(s)
 2020-09-14 14:55 UTC  (2+ messages)

[PATCH v2] iotests: Work around failing readlink -f
 2020-09-14 14:51 UTC  (3+ messages)

[PATCH v5 0/7] hw/misc: Add LED device
 2020-09-14 15:56 UTC  (9+ messages)
` [PATCH v5 2/7] hw/misc/led: Allow connecting from GPIO output

[PATCH v9 00/20] Initial support for multi-process Qemu
 2020-09-14 15:46 UTC  (3+ messages)
` [PATCH v9 03/20] multi-process: setup PCI host bridge for remote device

[PATCH v1 0/2] Add timeout mechanism to qmp actions
 2020-09-14 14:42 UTC  (4+ messages)

[PATCH] docs/system: clarify deprecation scheduled
 2020-09-14 14:35 UTC  (4+ messages)

[PATCH] MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer
 2020-09-14 15:32 UTC  (4+ messages)

[PATCH v8 0/6] block: seriously improve savevm/loadvm performance
 2020-09-14 13:13 UTC  (2+ messages)

[PULL 00/36] target-arm queue
 2020-09-14 14:06 UTC  (2+ messages)
` [PULL 35/36] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller


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).