messages from 2021-02-24 01:27:23 to 2021-02-24 14:44:14 UTC [more...]
[PATCH 00/14] deprecations: remove many old deprecations
2021-02-24 14:38 UTC (24+ 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
[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 (6+ 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 (12+ messages)
` [PATCH 1/6] net: introduce qemu_receive_packet()
` [PATCH 2/6] e1000: switch to use qemu_receive_packet() for loopback
` [PATCH 3/6] dp8393x: switch to use qemu_receive_packet() for loopback packet
` [PATCH 4/6] msf2-mac: switch to use qemu_receive_packet() for loopback
` [PATCH 5/6] sungem: "
` [PATCH 6/6] tx_pkt: switch to use qemu_receive_packet_iov() "
[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 (3+ 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)
[PATCH] virtio-net: Add check for mac address while peer is vdpa
2021-02-24 7:59 UTC (2+ messages)
[PATCH 0/2] gitlab-ci.yml: Add jobs to test CFI
2021-02-24 7:44 UTC (5+ messages)
` [PATCH 1/2] gitlab-ci.yml: Allow custom make parallelism
What prevents discarding a cluster during rewrite?
2021-02-24 6:04 UTC (6+ messages)
[PATCH qemu v14] spapr: Implement Open Firmware client interface
2021-02-24 5:48 UTC (2+ messages)
[PATCH] e1000: fail early for evil descriptor
2021-02-24 5:45 UTC
[REBASE] [PATCH v5] qga: Correct loop count in qmp_guest_get_vcpus()
2021-02-24 5:14 UTC
[PATCH v2 0/6] testing/next (meson check-tcg, fedora bump, docs)
2021-02-24 3:33 UTC (2+ messages)
[PATCH v3 00/10] target/mips: Extract MXU code to new mxu_translate.c file
2021-02-24 2:16 UTC (13+ messages)
` [PATCH v3 05/10] target/mips: Extract decode_ase_mxu() from decode_opc_mxu()
` [PATCH v3 06/10] target/mips: Use OPC_MUL instead of OPC__MXU_MUL
` [PATCH v3 07/10] target/mips: Introduce mxu_translate_init() helper
` [PATCH v3 08/10] target/mips: Make mxu_translate_init() / decode_ase_mxu() proto public
` [PATCH v3 09/10] target/mips: Simplify 64-bit ifdef'ry of MXU code
` [PATCH v3 10/10] target/mips: Extract MXU code to new mxu_translate.c file
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).