messages from 2021-02-24 13:31:44 to 2021-02-24 21:31:03 UTC [more...]
[PATCH 0/3] tests/acceptance: Handle tests with "cpu" tag
2021-02-24 21:26 UTC (3+ messages)
` [PATCH 1/3] tests/acceptance: Automatic set -cpu to the test vm
` [PATCH 2/3] tests/acceptance: Let the framework handle "cpu:VALUE" tagged tests
[PATCH v3 00/16] qapi: static typing conversion, pt3
2021-02-24 21:23 UTC (6+ messages)
` [PATCH v3 02/16] qapi/expr.py: Check for dict instead of OrderedDict
` [PATCH v3 08/16] qapi/expr.py: add type hint annotations
[PATCH v22 00/17] i386 cleanup PART 2
2021-02-24 21:21 UTC (20+ 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
[PATCH] qapi: Fix parse errors for removal of null from schema language
2021-02-24 21:15 UTC (3+ messages)
[PATCH v2 0/2] Allwinner H3 fixes for EMAC and acceptance tests
2021-02-24 20:02 UTC (5+ messages)
` [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
[PATCH] Remove deprecated target tilegx
2021-02-24 19:56 UTC (4+ messages)
[PATCH v2] Autoconnect jack ports by default
2021-02-24 19:39 UTC (2+ messages)
[PATCH v2 00/22] eMMC support
2021-02-24 19:13 UTC (8+ messages)
` [PATCH v2 01/22] block: add eMMC block device type
[PATCH v4 00/12] target/mips: Extract MXU code to new mxu_translate.c file
2021-02-24 19:07 UTC (18+ messages)
` [PATCH v4 01/12] target/mips/meson: Introduce mips_tcg source set
` [PATCH v4 02/12] target/mips/meson: Restrict mips-semi.c to TCG
` [PATCH v4 03/12] target/mips: Rewrite complex ifdef'ry
` [PATCH v4 04/12] target/mips: Remove XBurst Media eXtension Unit dead code
` [PATCH v4 05/12] target/mips: Remove unused CPUMIPSState* from MXU functions
` [PATCH v4 06/12] target/mips: Pass instruction opcode to decode_opc_mxu()
` [PATCH v4 07/12] target/mips: Use OPC_MUL instead of OPC__MXU_MUL
` [PATCH v4 08/12] target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
` [PATCH v4 09/12] target/mips: Convert decode_opc_mxu() to decodetree prototype
` [PATCH v4 10/12] target/mips: Simplify decode_opc_mxu() ifdef'ry
` [PATCH v4 11/12] target/mips: Introduce mxu_translate_init() helper
` [PATCH v4 12/12] target/mips: Extract MXU code to new mxu_translate.c file
[PATCH] Autoconnect jack ports by default
2021-02-24 19:12 UTC (5+ messages)
[PATCH 00/11] scsi-generic: error handling overhaul
2021-02-24 19:05 UTC (12+ messages)
` [PATCH 01/10] scsi-disk: move scsi_handle_rw_error earlier
` [PATCH 02/10] scsi-disk: do not complete requests early for rerror/werror=ignore
` [PATCH 03/10] scsi: introduce scsi_sense_from_errno()
` [PATCH 04/10] scsi-disk: pass SCSI status to scsi_handle_rw_error
` [PATCH 05/10] scsi-disk: pass guest recoverable errors through even for rerror=stop
` [PATCH 06/10] scsi: drop 'result' argument from command_complete callback
` [PATCH 07/10] scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codes
` [PATCH 08/10] scsi: Add mapping for generic SCSI_HOST status to sense codes
` [PATCH 09/10] scsi: inline sg_io_sense_from_errno() into the callers
` [PATCH 10/10] scsi: move host_status handling into SCSI drivers
[PATCH] qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
2021-02-24 18:08 UTC (3+ messages)
[PATCH 0/2] gitlab-ci.yml: Add jobs to test CFI
2021-02-24 18:28 UTC (10+ messages)
` [PATCH 1/2] gitlab-ci.yml: Allow custom make parallelism
` [PATCH 2/2] gitlab-ci.yml: Add jobs to test CFI flags
[PATCH] meson: Only generate trace files for selected targets
2021-02-24 18:02 UTC (6+ messages)
link to User documentation of https://wiki.qemu.org/Features/Tracing is broken currently
2021-02-24 17:51 UTC (3+ messages)
[PATCH v13 0/5] UFFD write-tracking migration/snapshots
2021-02-24 17:52 UTC (9+ messages)
[PATCH] qapi: Remove QMP events and commands from user-mode builds
2021-02-24 17:35 UTC (2+ messages)
[PATCH] block/file-posix: Optimize for macOS
2021-02-24 17:30 UTC (3+ messages)
[PATCH] blockjob: report a better error message
2021-02-24 17:12 UTC (5+ messages)
[PATCH v4 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
2021-02-24 17:00 UTC (17+ messages)
` [PATCH v4 16/21] i386: track explicit 'hv-*' features enablement/disablement
[PATCH v4 0/3] virtiofsd: Add support to enable/disable posix acls
2021-02-24 16:58 UTC (4+ messages)
` [PATCH v4 1/3] virtiofsd: Add umask to seccom allow list
` [PATCH v4 2/3] virtiofsd: Add capability to change/restore umask
` [PATCH v4 3/3] virtiofsd: Add an option to enable/disable posix acls
[PATCH v13 0/5] UFFD write-tracking migration/snapshots
2021-02-24 17:00 UTC (12+ messages)
[RFC PATCH 0/5] Experimenting with tb-lookup tweaks
2021-02-24 16:58 UTC (6+ messages)
` [RFC PATCH 1/5] accel/tcg: rename tb_lookup__cpu_state and hoist state extraction
` [RFC PATCH 2/5] accel/tcg: move CF_CLUSTER calculation to curr_cflags
` [RFC PATCH 3/5] accel/tcg: drop the use of CF_HASH_MASK and rename params
` [RFC PATCH 4/5] include/exec: lightly re-arrange TranslationBlock
` [RFC PATCH 5/5] include/exec/tb-lookup: try and reduce branch prediction issues
[PATCH v2 1/1] hw/s390x: modularize virtio-gpu-ccw
2021-02-24 16:46 UTC (3+ messages)
[Bug 1916775] [NEW] Guest freezes until there is a keyboard input on Windows version
2021-02-24 16:20 UTC
[PATCH v2 00/31] qapi/qom: QAPIfy --object and object-add
2021-02-24 16:25 UTC (36+ 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 04/31] qapi/qom: Add ObjectOptions for authz-*
` [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 25/31] qemu-img: "
` [PATCH v2 26/31] qemu-nbd: "
` [PATCH v2 27/31] qom: Add user_creatable_add_from_str()
` [PATCH v2 28/31] hmp: QAPIfy object_add
` [PATCH v2 29/31] qom: Add user_creatable_parse_str()
` [PATCH v2 30/31] vl: QAPIfy -object
` [PATCH v2 31/31] qom: Drop QemuOpts based interfaces
[PATCH v2] i386: Add the support for AMD EPYC 3rd generation processors
2021-02-24 16:13 UTC (7+ messages)
` "
[PATCH v5 00/10] ACPI related fixes to comform the spec better
2021-02-24 16:08 UTC (2+ messages)
[PATCH v5 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
2021-02-24 15:54 UTC (16+ 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 0/3] backup-top: Don't crash on post-finalize accesses
2021-02-24 15:50 UTC (6+ messages)
` [PATCH 1/3] backup: Remove nodes from job in .clean()
` [PATCH 3/3] iotests/283: Check that finalize drops backup-top
[PATCH 0/3] vhost-user: warn when guest RAM is not shared
2021-02-24 15:40 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] docs: move CODING_STYLE into the developer documentation
2021-02-24 15:33 UTC (9+ messages)
[PATCH v2] iotests: Drop deprecated 'props' from object-add
2021-02-24 15:16 UTC (2+ messages)
tools/virtiofs: Multi threading seems to hurt performance
2021-02-24 15:43 UTC (5+ messages)
` Can not set high msize with virtio-9p (Was: Re: virtiofs vs 9p performance)
[PATCH v3 00/12] block/export: vhost-user-blk server tests and input validation
2021-02-24 15:12 UTC (4+ messages)
` [PATCH v3 01/12] vhost-user-blk: fix blkcfg->num_queues endianness
[PATCH v4 0/8] hw/sh4: Kconfig cleanups
2021-02-24 15:40 UTC (2+ messages)
[RFC v7 00/26] vSMMUv3/pSMMUv3 2 stage VFIO integration
2021-02-24 15:38 UTC (8+ messages)
` [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback
[PATCH 00/14] deprecations: remove many old deprecations
2021-02-24 15:21 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 06/14] machine: remove 'query-cpus' QMP command
` [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 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 v3 0/2] virtiofsd: Enable posix_acl by default
2021-02-24 15:02 UTC (4+ messages)
` [PATCH v3 2/2] virtiofsd: Enable posix_acls by default if xattrs are enabled
[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 PATCH] docs/devel: re-organise the developers guide into sections
2021-02-24 13:39 UTC (4+ messages)
[Bug 1908832] [NEW] jack audio dev produces no sound
2021-02-24 13:56 UTC (3+ messages)
` [Bug 1908832] "
[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 (4+ messages)
` [PATCH v7 1/2] drivers/misc: sysgenid: add system generation id driver
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] 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)
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).