messages from 2020-12-10 12:50:06 to 2020-12-10 20:17:10 UTC [more...]
[PATCH v3 0/4] target/arm: Implement v8.1M and Cortex-M55
2020-12-10 20:14 UTC (2+ messages)
` [PATCH v3 3/4] target/arm: Implement FPCXT_NS fp system register
[RFC PATCH] hw/misc/zynq_slcr: Avoid #DIV/0! error
2020-12-10 20:13 UTC (4+ messages)
[PATCH 0/3] virtiofsd: Fix lo_flush() and inode->posix_lock init
2020-12-10 20:09 UTC (9+ messages)
` [PATCH 1/3] virtiofsd: Set up posix_lock hash table for root inode
` [PATCH 2/3] virtiofsd: Disable posix_lock hash table if remote locks are not enabled
` [PATCH 3/3] virtiofsd: Check file type in lo_flush()
[PULL 00/13] Miscellaneous patches for 2020-12-10
2020-12-10 19:30 UTC (15+ messages)
` [PULL 01/13] Clean up includes
` [PULL 02/13] qerror: Drop unused QERR_ macros
` [PULL 03/13] qerror: Eliminate QERR_ macros used in just one place
` [PULL 04/13] block: Improve some block-commit, block-stream error messages
` [PULL 05/13] ui: Improve some set_passwd, expire_password "
` [PULL 06/13] ui: Improve a client_migrate_info error message
` [PULL 07/13] ui: Tweak "
` [PULL 08/13] qga: Replace an unreachable error by abort()
` [PULL 09/13] qga: Tweak a guest-shutdown error message
` [PULL 10/13] qom: Improve {qom, device}-list-properties error messages
` [PULL 11/13] Tweak a few "Parameter 'NAME' expects THING" error message
` [PULL 12/13] qapi: Normalize version references x.y.0 to just x.y
` [PULL 13/13] docs/devel/writing-qmp-commands.txt: Fix docs
Some performance numbers for virtiofs, DAX and virtio-9p
2020-12-10 19:29 UTC (2+ messages)
[PATCH v11 00/13] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-12-10 19:25 UTC (3+ messages)
[PATCH v2 0/8] testing/next (without-features, gitlab, python)
2020-12-10 19:04 UTC (9+ messages)
` [PATCH v2 1/8] configure: include moxie-softmmu in deprecated_targets_list
` [PATCH v2 2/8] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build
` [PATCH v2 3/8] configure: move gettext detection to meson.build
` [PATCH v2 4/8] configure: add --without-default-features
` [PATCH v2 5/8] python: add __repr__ to ConsoleSocket to aid debugging
` [PATCH v2 6/8] gitlab: move --without-default-devices build from Travis
` [PATCH v2 7/8] gitlab: add --without-default-features build
` [PATCH v2 8/8] tests/tcg: build tests with -Werror
[RFC PATCH v2 0/3] vfio: Some fixes and optimizations for VFIO migration
2020-12-10 18:39 UTC (5+ messages)
` [RFC PATCH v2 2/3] vfio: Set the priority of the VFIO VM state change handler explicitly
[PATCH v14 00/13] Apply COR-filter to the block-stream permanently
2020-12-10 18:30 UTC (10+ messages)
` [PATCH v14 02/13] block: add API function to insert a node
` [PATCH v14 03/13] copy-on-read: add filter drop function
` [PATCH v14 04/13] qapi: add filter-node-name to block-stream
` [PATCH v14 05/13] qapi: create BlockdevOptionsCor structure for COR driver
[PATCH 0/6] migration: Fixes and cleanups aroung migrate-set-parameters
2020-12-10 18:10 UTC (5+ messages)
` [PATCH 1/6] migration: Fix and clean up around @tls-authz
[RFC PATCH] virtio: Only display errors if GUEST_ERROR is enabled
2020-12-10 18:01 UTC (2+ messages)
[PATCH v2 0/4] Add a new -action parameter
2020-12-10 18:00 UTC (5+ messages)
` [PATCH v2 3/4] qmp: Allow setting -action parameters on the fly
[PATCH] virtiofsd: Fix potential NULL pointer dereference in virtio_send_msg()
2020-12-10 18:00 UTC (2+ messages)
[PATCH v2 0/1] security-process: update with mailing list details
2020-12-10 17:36 UTC (4+ messages)
` [PATCH v2 1/1] security-process: update process information
[PATCH v2] accel/tcg: Remove deprecated '-tb-size' option
2020-12-10 17:21 UTC
[PATCH] hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
2020-12-10 17:28 UTC
[PULL v2 000/113] First batch of misc (i386, kernel-doc, memory, vl.c) changes for QEMU 6.0
2020-12-10 17:00 UTC (5+ messages)
` [PULL 001/113] target/i386: fix operand order for PDEP and PEXT
` [PULL 002/113] target/i386: Support up to 32768 CPUs without IRQ remapping
` [PULL 051/113] treewide: do not use short-form boolean options
[PATCH v12 00/19] Initial support for multi-process Qemu
2020-12-10 16:57 UTC (16+ messages)
` [PATCH v12 08/19] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v12 16/19] multi-process: Synchronize remote memory
[PATCH 0/4] Remove deprecated CLI parameters
2020-12-10 16:56 UTC (7+ messages)
` [PATCH 1/4] accel/tcg: Remove deprecated '-tb-size' option
` [PATCH 2/4] docs/system: Move the list of removed features to a separate file
` [PATCH 3/4] Remove the deprecated -realtime option
` [PATCH 4/4] Remove the deprecated -show-cursor option
[PATCH v2 0/3] nvdimm: read-only file support
2020-12-10 16:48 UTC (2+ messages)
[PATCH v3] file-posix: detect the lock using the real file
2020-12-10 16:54 UTC (2+ messages)
[PATCH v3 0/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
2020-12-10 16:51 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH] target/i386/sev: add the support to query the attestation report
2020-12-10 16:13 UTC (2+ messages)
[PULL v2 00/65] pc,pci,virtio: fixes, cleanups
2020-12-10 16:26 UTC (5+ messages)
` [PULL v2 48/65] libvhost-user: make it a meson subproject
[PATCH 00/10] Fix floating-point -> text conversion precision
2020-12-10 16:14 UTC (11+ messages)
` [PATCH 01/10] tests/check-qjson: Don't skip funny QNumber to JSON conversions
` [PATCH 02/10] tests/check-qjson: Examine QNum more thoroughly
` [PATCH 03/10] tests/check-qjson: Cover number 2^63
` [PATCH 04/10] tests/check-qjson: Replace redundant large_number()
` [PATCH 05/10] tests/check-qnum: Cover qnum_to_string() for "unround" argument
` [PATCH 06/10] qobject: Fix qnum_to_string() to use sufficient precision
` [PATCH 07/10] test-string-output-visitor: Cover "unround" number
` [PATCH 08/10] string-output-visitor: Fix to use sufficient precision
` [PATCH 09/10] test-visitor-serialization: Drop insufficient precision workaround
` [PATCH 10/10] test-visitor-serialization: Clean up test_primitives()
[PATCH] file-posix: detect the lock using the real file
2020-12-10 16:12 UTC (11+ messages)
` [PATCH v2] "
[PATCH] accel/tcg: Remove deprecated '-tb-size' option
2020-12-10 16:06 UTC (2+ messages)
[PULL 0/5] aspeed queue
2020-12-10 15:59 UTC (7+ messages)
` [PULL 1/5] hw/misc: add an EMC141{3,4} device model
` [PULL 2/5] aspeed: Add support for the g220a-bmc board
` [PULL 3/5] ast2600: SRAM is 89KB
` [PULL 4/5] aspeed/smc: Add support for address lane disablement
` [PULL 5/5] aspeed: g220a-bmc: Add an FRU
[PATCH v2] file-posix: detect the lock using the real file
2020-12-10 15:54 UTC
[PATCH] block/nvme: Implement fake truncate() coroutine
2020-12-10 15:43 UTC (3+ messages)
[PATCH v2 00/10] virtio-mem: vfio support
2020-12-10 15:20 UTC (7+ messages)
` [PATCH v2 07/10] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
` [PATCH v2 10/10] vfio: Disable only uncoordinated discards
[RFC 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
2020-12-10 15:15 UTC (9+ messages)
` [RFC 2/8] s390x/pci: MSI-X isn't strictly required for passthrough
` [RFC 3/8] s390x/pci: fix pcistb length
` [RFC 5/8] s390x/pci: Fix memory_region_access_valid call
[PATCH v3 00/13] Remove GCC < 4.8 checks
2020-12-10 14:56 UTC (24+ messages)
` [PATCH v3 01/13] qemu/atomic: Drop special case for unsupported compiler
` [PATCH v3 02/13] accel/tcg: Remove special case for GCC < 4.6
` [PATCH v3 03/13] compiler.h: remove GCC < 3 __builtin_expect fallback
` [PATCH v3 04/13] qemu-plugin.h: remove GCC < 4
` [PATCH v3 05/13] tests: remove GCC < 4 fallbacks
` [PATCH v3 06/13] virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
` [PATCH v3 07/13] compiler.h: explicit case for Clang printf attribute
` [PATCH v3 08/13] audio: remove GNUC & MSVC check
` [PATCH v3 09/13] poison: remove GNUC check
` [PATCH v3 10/13] xen: "
` [PATCH v3 11/13] compiler: "
` [PATCH v3 12/13] linux-user: "
` [PATCH v3 13/13] compiler.h: remove QEMU_GNUC_PREREQ
[PATCH] kvm: Take into account the unaligned section size when preparing bitmap
2020-12-10 14:50 UTC (7+ messages)
[PATCH] sdl2: Add extra mouse buttons
2020-12-10 14:33 UTC
[PATCH] sdl2: Add extra mouse buttons
2020-12-10 14:33 UTC
[PATCH] sdl2: Add extra mouse buttons
2020-12-10 14:33 UTC
RFC: don't store backing filename in qcow2 image
2020-12-10 14:26 UTC
[PULL 00/11] Microvm 20201210 patches
2020-12-10 14:26 UTC (12+ messages)
` [PULL 01/11] x86: rewrite gsi_handler()
` [PULL 02/11] x86: add support for second ioapic
` [PULL 03/11] microvm: make number of virtio transports runtime changeable
` [PULL 04/11] microvm: make pcie irq base "
` [PULL 05/11] microvm: drop microvm_gsi_handler()
` [PULL 06/11] microvm: add second ioapic
` [PULL 07/11] tests/acpi: allow updates for expected data files
` [PULL 08/11] tests/acpi: add data files for ioapic2 test variant
` [PULL 10/11] tests/acpi: update expected data files
` [PULL 11/11] tests/acpi: disallow updates for "
[PATCH v2 0/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
2020-12-10 14:19 UTC (5+ messages)
` [PATCH v2 1/1] "
[Bug 1877384] [NEW] 9pfs file create with mapped-xattr can fail on overlayfs
2020-12-10 13:49 UTC (4+ messages)
` [Bug 1877384] "
[PATCH v2 00/13] Remove GCC < 4.8 checks
2020-12-10 13:50 UTC (11+ messages)
` [PATCH v2 02/13] qemu/atomic: Drop special case for unsupported compiler
` [PATCH v2 04/13] compiler.h: remove GCC < 3 __builtin_expect fallback
[PATCH v10 00/32] i386 cleanup
2020-12-10 13:22 UTC (24+ messages)
` [PATCH v10 05/32] i386: move whpx accel files into whpx/
` [PATCH v10 08/32] i386: move TCG accel files into tcg/
` [PATCH v10 09/32] i386: move cpu dump out of helper.c into cpu-dump.c
` [PATCH v10 14/32] cpu: Remove unnecessary noop methods
` [PATCH v10 17/32] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [PATCH v10 22/32] target/arm: do not use cc->do_interrupt for KVM directly
` [PATCH v10 23/32] cpu: move cc->do_interrupt to tcg_ops
` [PATCH v10 24/32] cpu: move cc->transaction_failed "
` [PATCH v10 25/32] cpu: move do_unaligned_access "
` [PATCH v10 26/32] accel: extend AccelState and AccelClass to user-mode
` [PATCH v10 28/32] accel: introduce AccelCPUClass extending CPUClass
` [PATCH v10 29/32] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v10 30/32] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v10 32/32] cpu: introduce cpu_accel_instance_init
[PATCH 1/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
2020-12-10 13:49 UTC (8+ messages)
[PATCH] fuzz: map all BARs and enable PCI devices
2020-12-10 13:54 UTC (4+ messages)
[PULL 00/36] target-arm queue
2020-12-10 12:51 UTC (2+ messages)
Fwd: [PATCH] ui/gtk: Update refresh rate for EGL as well
2020-12-10 13:18 UTC
[PATCH v2 1/1] ui/gtk: Launching GTK UI with OpenGL on causes the refreshrate update to not run
2020-12-10 12:24 UTC (2+ messages)
` [PATCH v2 1/1] ui/gtk: Launching GTK UI with OpenGL on causes the? "
[PATCH] sdl2: Add extra mouse buttons
2020-12-10 12:22 UTC (2+ messages)
[PATCH 0/1] Fix for one more race on scsi device removal
2020-12-10 12:59 UTC (2+ messages)
` [PATCH 1/1] scsi: fix device removal race vs IO restart callback on resume
[PATCH v6 0/4] migration: UFFD write-tracking migration/snapshots
2020-12-10 12:52 UTC (3+ messages)
` [PATCH v6 1/4] migration: introduce 'background-snapshot' migration capability
[PATCH] virtiofsd: make the debug log timestamp on stderr more human-readable
2020-12-10 12:23 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).