qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-24 08:20:11 to 2021-02-24 15:09:28 UTC [more...]

[PATCH v2 00/31] qapi/qom: QAPIfy --object and object-add
 2021-02-24 13:52 UTC  (25+ messages)
` [PATCH v2 01/31] tests: Drop 'props' from object-add calls
` [PATCH v2 02/31] qapi/qom: Drop deprecated 'props' from object-add
` [PATCH v2 03/31] qapi/qom: Add ObjectOptions for iothread
` [PATCH v2 05/31] qapi/qom: Add ObjectOptions for cryptodev-*
` [PATCH v2 06/31] qapi/qom: Add ObjectOptions for dbus-vmstate
` [PATCH v2 07/31] qapi/qom: Add ObjectOptions for memory-backend-*
` [PATCH v2 08/31] qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'
` [PATCH v2 09/31] qapi/qom: Add ObjectOptions for throttle-group
` [PATCH v2 10/31] qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
` [PATCH v2 11/31] qapi/qom: Add ObjectOptions for tls-*, "
` [PATCH v2 12/31] qapi/qom: Add ObjectOptions for can-*
` [PATCH v2 13/31] qapi/qom: Add ObjectOptions for colo-compare
` [PATCH v2 14/31] qapi/qom: Add ObjectOptions for filter-*
` [PATCH v2 15/31] qapi/qom: Add ObjectOptions for pr-manager-helper
` [PATCH v2 16/31] qapi/qom: Add ObjectOptions for confidential-guest-support
` [PATCH v2 17/31] qapi/qom: Add ObjectOptions for input-*
` [PATCH v2 18/31] qapi/qom: Add ObjectOptions for x-remote-object
` [PATCH v2 19/31] qapi/qom: QAPIfy object-add
` [PATCH v2 20/31] qom: Make "object" QemuOptsList optional
` [PATCH v2 21/31] qemu-storage-daemon: Implement --object with qmp_object_add()
` [PATCH v2 22/31] qom: Remove user_creatable_add_dict()
` [PATCH v2 23/31] qom: Factor out user_creatable_process_cmdline()
` [PATCH v2 24/31] qemu-io: Use user_creatable_process_cmdline() for --object
` [PATCH v2 29/31] qom: Add user_creatable_parse_str()

[PATCH 00/14] deprecations: remove many old deprecations
 2021-02-24 14:38 UTC  (26+ messages)
` [PATCH 01/14] ui, monitor: remove deprecated VNC ACL option and HMP commands
` [PATCH 02/14] monitor: raise error when 'pretty' option is used with HMP
` [PATCH 03/14] monitor: remove 'query-events' QMP command
` [PATCH 04/14] softmmu: remove '-usbdevice' command line option
` [PATCH 05/14] migrate: remove QMP/HMP commands for speed, downtime and cache size
` [PATCH 06/14] machine: remove 'query-cpus' QMP command
` [PATCH 07/14] machine: remove 'arch' field from 'query-cpus-fast' "
` [PATCH 08/14] chardev: reject use of 'wait' flag for socket client chardevs
` [PATCH 09/14] hw/ide: remove 'ide-drive' device
` [PATCH 10/14] hw/scsi: remove 'scsi-disk' device
` [PATCH 11/14] block: remove 'encryption_key_missing' flag from QAPI
` [PATCH 12/14] block: remove dirty bitmaps 'status' field
` [PATCH 13/14] block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
` [PATCH 14/14] block: remove support for using "file" driver with block/char devices

[PATCH v2 0/4] improve do_strtosz precision
 2021-02-24 13:52 UTC  (4+ messages)
` [PATCH v2 4/4] utils: Deprecate inexact fractional suffix sizes

[RFC v7 00/26] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2021-02-24 13:43 UTC  (7+ messages)
` [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback

[RFC PATCH] docs/devel: re-organise the developers guide into sections
 2021-02-24 13:39 UTC  (5+ messages)

[PATCH v22 00/17] i386 cleanup PART 2
 2021-02-24 14:12 UTC  (19+ messages)
` [PATCH v22 01/17] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v22 02/17] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v22 03/17] accel: introduce new accessor functions
` [PATCH v22 04/17] target/i386: fix host_cpu_adjust_phys_bits error handling
` [PATCH v22 05/17] accel-cpu: make cpu_realizefn return a bool
` [PATCH v22 06/17] meson: add target_user_arch
` [PATCH v22 07/17] i386: split off sysemu-only functionality in tcg-cpu
` [PATCH v22 08/17] i386: split smm helper (sysemu)
` [PATCH v22 09/17] i386: split tcg excp_helper into sysemu and user parts
` [PATCH v22 10/17] i386: move TCG btp_helper into sysemu/
` [PATCH v22 11/17] i386: split misc helper into user and sysemu parts
` [PATCH v22 12/17] i386: separate fpu_helper "
` [PATCH v22 13/17] i386: split svm_helper into sysemu and stub-only user
` [PATCH v22 14/17] i386: split seg_helper into user-only and sysemu parts
` [PATCH v22 15/17] i386: split off sysemu part of cpu.c
` [PATCH v22 16/17] i386: gdbstub: only write CR0/CR2/CR3/EFER for SOFTMMU
` [PATCH v22 17/17] i386: move cpu_load_efer into sysemu-only section of cpu.h

[Bug 1908832] [NEW] jack audio dev produces no sound
 2021-02-24 13:56 UTC  (4+ messages)
` [Bug 1908832] "

[PATCH v2 00/22] eMMC support
 2021-02-24 13:55 UTC  (6+ messages)
` [PATCH v2 01/22] block: add eMMC block device type

[PATCH] qapi: Fix parse errors for removal of null from schema language
 2021-02-24 13:34 UTC  (2+ messages)

[PATCH 0/6] Detect reentrant RX casue by loopback
 2021-02-24 13:43 UTC  (5+ messages)
` [PATCH 1/6] net: introduce qemu_receive_packet()

[PATCH v7 0/2] System Generation ID driver and VMGENID backend
 2021-02-24 13:45 UTC  (6+ messages)
` [PATCH v7 1/2] drivers/misc: sysgenid: add system generation id driver
` [PATCH v7 2/2] drivers/virt: vmgenid: add vm "

Problem running functional tests from China
 2021-02-24 13:32 UTC  (10+ messages)

[PATCH] hw/virtio: enable ioeventfd configuring for mmio
 2021-02-24 13:33 UTC 

[PATCH] meson: Only generate trace files for selected targets
 2021-02-24 13:30 UTC  (5+ messages)

[PATCH] disas: Fix build with glib2.0 >=2.67.3
 2021-02-24 13:15 UTC  (7+ messages)

[PATCH] libqos/qgraph: format qgraph comments for sphinx documentation
 2021-02-24 10:59 UTC  (3+ messages)

[PATCH] ui/cocoa: Fix stride resolution of pixman image
 2021-02-24 13:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ui/cocoa: Replace fprintf with error_report
 2021-02-24 13:00 UTC  (2+ messages)

[PATCH v5 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-02-24 12:50 UTC  (6+ messages)
` [PATCH v5 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
` [PATCH v5 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
` [PATCH v5 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
` [PATCH v5 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
` [PATCH v5 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips

[PATCH v2 0/3] fix build failures from incorrectly skipped container build jobs
 2021-02-24 12:47 UTC  (4+ messages)

[PATCH v4 0/3] vnc: support reload x509 certificates
 2021-02-24 12:34 UTC  (4+ messages)
` [PATCH v4 1/3] crypto: add reload for QCryptoTLSCredsClass
` [PATCH v4 2/3] vnc: support reload x509 certificates for vnc
` [PATCH v4 3/3] qmp: add new qmp display-reload

[RFC PATCH v2 0/4] Allow changing bs->file on reopen
 2021-02-24 12:33 UTC  (4+ messages)
` [RFC PATCH v2 3/4] block: Support multiple reopening with x-blockdev-reopen

[PATCH v3 00/16] qapi: static typing conversion, pt3
 2021-02-24 12:32 UTC  (11+ messages)
` [PATCH v3 02/16] qapi/expr.py: Check for dict instead of OrderedDict
` [PATCH v3 03/16] qapi/expr.py: constrain incoming expression types
` [PATCH v3 04/16] qapi/expr.py: Add assertion for union type 'check_dict'
` [PATCH v3 06/16] qapi/expr.py: Check type of 'data' member
` [PATCH v3 07/16] qapi/expr.py: Add casts in a few select cases

[PATCH v3 0/2] virtiofsd: Enable posix_acl by default
 2021-02-24 12:25 UTC  (3+ messages)
` [PATCH v3 1/2] virtiofsd: Add umask to seccom allow list

[PATCH] multiprocess: move feature to meson_options.txt
 2021-02-24 12:23 UTC 

[PATCH] docs: move CODING_STYLE into the developer documentation
 2021-02-24 12:19 UTC  (9+ messages)

[PATCH v5 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-02-24 12:00 UTC  (14+ messages)
` [PATCH v5 1/4] Jobs based on custom runners: documentation and configuration placeholder
` [PATCH v5 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[PATCH] ui/cocoa: Do not rely on the first argument
 2021-02-24 11:55 UTC  (2+ messages)

[PULL 0/7] testing updates (build, docs, dumps)
 2021-02-24 11:49 UTC  (8+ messages)
` [PULL 1/7] meson.build: expose TCG cross compiler information in summary
` [PULL 2/7] docker: Bump Fedora images to release 33
` [PULL 3/7] tests/acceptance: allow a "graceful" failing for virtio-gpu test
` [PULL 4/7] docs/devel: expand on use of containers to build tests
` [PULL 5/7] docs/devel: update the container based tests
` [PULL 6/7] docs/devel: add forward reference to check-tcg
` [PULL 7/7] docs: move CODING_STYLE into the developer documentation

[PATCH v2 1/1] hw/s390x: modularize virtio-gpu-ccw
 2021-02-24 11:36 UTC  (2+ messages)

[PATCH] ui/cocoa: Fix mouse association state
 2021-02-24 11:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] virtio-gpu: Respect graphics update interval for EDID
 2021-02-24 11:15 UTC  (4+ messages)

[PATCH] ui/console: Assert graphic console surface is not NULL
 2021-02-24 11:06 UTC  (5+ messages)
` [PATCH v2] ui/console: Pass placeholder surface to displays

[Bug 1914535] [NEW] PL110 8-bit mode is not emulated correctly
 2021-02-24 10:53 UTC  (2+ messages)
` [Bug 1914535] "

[PATCH v2 0/6] parallels: load bitmap extension
 2021-02-24 10:51 UTC  (10+ messages)
` [PATCH v2 1/6] qcow2-bitmap: make bytes_covered_by_bitmap_cluster() public
` [PATCH v2 2/6] parallels.txt: fix bitmap L1 table description
` [PATCH v2 3/6] block/parallels: BDRVParallelsState: add cluster_size field
` [PATCH v2 4/6] parallels: support bitmap extension for read-only mode
` [PATCH v2 5/6] iotests.py: add unarchive_sample_image() helper
` [PATCH v2 6/6] iotests: add parallels-read-bitmap test

[PATCH 0/3] vhost-user: warn when guest RAM is not shared
 2021-02-24 10:38 UTC  (7+ messages)
` [PATCH 1/3] tests/qtest/vhost-user-test: use share=on with memfd
` [PATCH 2/3] memory: add memory_region_is_mapped_shared()
` [PATCH 3/3] vhost-user: warn when guest RAM is not shared

[PATCH] virtio: disable ioeventfd for record/replay
 2021-02-24 10:21 UTC  (6+ messages)

[PATCH v2] virtio-blk: Respect discard granularity
 2021-02-24 10:17 UTC  (3+ messages)
` [PATCH v3] "

[RFC v1 06/38] target/arm: split off cpu-softmmu.c
 2021-02-24 10:00 UTC  (10+ messages)
          ` softmmu vs sysemu [Was: Re: [RFC v1 06/38] target/arm: split off cpu-softmmu.c]

[PATCH v7 00/13] virtio-mem: vfio support
 2021-02-24  9:49 UTC  (14+ messages)
` [PATCH v7 01/13] memory: Introduce RamDiscardManager for RAM memory regions
` [PATCH v7 02/13] memory: Helpers to copy/free a MemoryRegionSection
` [PATCH v7 03/13] virtio-mem: Factor out traversing unplugged ranges
` [PATCH v7 04/13] virtio-mem: Don't report errors when ram_block_discard_range() fails
` [PATCH v7 05/13] virtio-mem: Implement RamDiscardManager interface
` [PATCH v7 06/13] vfio: Support for RamDiscardManager in the !vIOMMU case
` [PATCH v7 07/13] vfio: Query and store the maximum number of possible DMA mappings
` [PATCH v7 08/13] vfio: Sanity check maximum number of DMA mappings with RamDiscardManager
` [PATCH v7 09/13] vfio: Support for RamDiscardManager in the vIOMMU case
` [PATCH v7 10/13] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
` [PATCH v7 11/13] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
` [PATCH v7 12/13] virtio-mem: Require only coordinated discards
` [PATCH v7 13/13] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus

[PATCH] hw/ppc: e500: Add missing <ranges> in the eTSEC node
 2021-02-24  9:28 UTC 

[PATCH v2 0/2] Allwinner H3 fixes for EMAC and acceptance tests
 2021-02-24  9:12 UTC  (3+ messages)
` [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard

who's using the ozlabs patchwork install for QEMU patches ?
 2021-02-24  9:04 UTC  (8+ messages)

[PULL 00/46] tcg patch queue
 2021-02-24  8:46 UTC  (4+ messages)
` [PULL 38/46] cpu: move cc->transaction_failed to tcg_ops

[PATCH v2 0/6] qapi: Add support for aliases
 2021-02-24  8:45 UTC  (4+ messages)
` [PATCH v2 4/6] qapi: Apply aliases in qobject-input-visitor

[PATCH v2] char: don't fail when client is not connected
 2021-02-24  8:26 UTC  (2+ messages)

[PATCH v2] replay: notify CPU on event
 2021-02-24  8:26 UTC  (2+ messages)

[PATCH v2] i386: Add the support for AMD EPYC 3rd generation processors
 2021-02-24  8:18 UTC  (4+ messages)


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