qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-07 08:55:39 to 2020-12-07 22:34:25 UTC [more...]

[PATCH 0/3] target/mips: Add some CP0/MMU missing definitions
 2020-12-07 22:31 UTC  (2+ messages)

[PATCH] target/mips: Allow executing MSA instructions on Loongson-3A4000
 2020-12-07 22:27 UTC  (2+ messages)

[PATCH 0/2] mips: Minor simplifications for KVM use
 2020-12-07 22:23 UTC  (6+ messages)
` [PATCH 2/2] target/mips/kvm: Assert unreachable code is not used

[RFC PATCH] python: add __repr__ to ConsoleSocket to aid debugging
 2020-12-07 22:14 UTC  (4+ messages)

[PATCH v2] hw/core: Restrict 'fw-path-provider.c' to system mode emulation
 2020-12-07 22:07 UTC 

[PATCH] hw/core: Restrict 'fw-path-provider.c' to system mode emulation
 2020-12-07 22:05 UTC 

[PATCH 0/2] target/mips: Let cpu_supports_isa() take CPUMIPSState argument
 2020-12-07 21:52 UTC  (3+ messages)
` [PATCH 1/2] target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
` [PATCH 2/2] target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument

[PATCH] target/arm: do not use cc->do_interrupt for KVM directly
 2020-12-07 21:50 UTC  (18+ messages)

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-12-07 21:29 UTC  (4+ messages)
` [PATCH v2 05/11] qapi/introspect.py: add preliminary type hint annotations

Plugin Register Accesses
 2020-12-07 21:03 UTC 

[Bug 1907137] [NEW] LDTR not properly emulated when MTE tag checks enabled at EL0
 2020-12-07 20:44 UTC 

runaway avocado
 2020-12-07 20:45 UTC  (4+ messages)

[PATCH 0/3] virtiofsd: Fix lo_flush() and inode->posix_lock init
 2020-12-07 19:55 UTC  (6+ 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()

[PATCH v2] python, tests: do not use short-form boolean options
 2020-12-07 19:19 UTC  (2+ messages)

[PATCH] python, tests: do not use short-form boolean options
 2020-12-07 19:17 UTC  (5+ messages)

[PATCH 0/8] add support for cpu hot-unplug with SMI broadcast enabled
 2020-12-07 19:01 UTC  (10+ messages)
` [PATCH 2/8] acpi: cpuhp: introduce 'firmware performs eject' status/control bits
` [PATCH 5/8] x86: acpi: let the firmware handle pending "CPU remove" events in SMM

[PATCH v5 0/2] MTE support for KVM guest
 2020-12-07 19:03 UTC  (15+ messages)

[PATCH v2] tests/acceptance: test hot(un)plug of ccw devices
 2020-12-07 18:40 UTC  (9+ messages)

[PATCH 0/5] MIPS Bootloader helper
 2020-12-07 18:27 UTC  (7+ messages)
` [PATCH 1/5] hw/mips: Add a bootloader helper
` [PATCH 2/5] hw/mips/malta: Make use of "

[Bug 1905979] [NEW] Check if F_OFD_SETLK is supported may give wrong result
 2020-12-07 18:03 UTC  (3+ messages)
` [Bug 1905979] "

[PATCH for-6.0] accel: Wire accel to /machine
 2020-12-07 17:50 UTC  (4+ messages)

[PATCH v2 00/12] block/export: vhost-user-blk server tests and input validation
 2020-12-07 17:20 UTC  (13+ messages)
` [PATCH v2 01/12] vhost-user-blk: fix blkcfg->num_queues endianness
` [PATCH v2 02/12] libqtest: add qtest_socket_server()
` [PATCH v2 03/12] libqtest: add qtest_kill_qemu()
` [PATCH v2 04/12] libqtest: add qtest_remove_abrt_handler()
` [PATCH v2 05/12] test: new qTest case to test the vhost-user-blk-server
` [PATCH v2 06/12] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PATCH v2 07/12] block/export: fix blk_size double byteswap
` [PATCH v2 08/12] block/export: use VIRTIO_BLK_SECTOR_BITS
` [PATCH v2 09/12] block/export: fix vhost-user-blk export sector number calculation
` [PATCH v2 10/12] block/export: port virtio-blk discard/write zeroes input validation
` [PATCH v2 11/12] vhost-user-blk-test: test discard/write zeroes invalid inputs
` [PATCH v2 12/12] block/export: port virtio-blk read/write range check

[PATCH qemu v11] spapr: Implement Open Firmware client interface
 2020-12-07 17:47 UTC  (4+ messages)

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-12-07 17:42 UTC  (11+ messages)
` [RFC PATCH 02/27] vhost: Add device callback in vhost_migration_log
` [RFC PATCH 04/27] vhost: add vhost_kernel_set_vring_enable
` [RFC PATCH 05/27] vhost: Add hdev->dev.sw_lm_vq_handler
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split
` [RFC PATCH 07/27] vhost: Route guest->host notification through qemu

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2020-12-07 17:23 UTC  (6+ messages)

[PATCH 00/15] Finish cleaning up qemu_init
 2020-12-07 17:22 UTC  (34+ messages)
` [PATCH 01/15] remove preconfig state
` [PATCH 02/15] vl: remove separate preconfig main_loop
` [PATCH 06/15] vl: move all generic initialization out of vl.c
` [PATCH 07/15] chardev: do not use machine_init_done
` [PATCH 08/15] machine: introduce MachineInitPhase
` [PATCH 09/15] machine: record whether nvdimm= was set
` [PATCH 10/15] vl: make qemu_get_machine_opts static
` [PATCH 11/15] qtest: add a QOM object for qtest
` [PATCH 12/15] plugin: propagate errors
` [PATCH 13/15] memory: allow creating MemoryRegions before accelerators
` [PATCH 14/15] null-machine: do not create a default memdev
` [PATCH 15/15] monitor: allow quitting while in preconfig state

[PATCH] block/nvme: Do not allow image creation with NVMe block driver
 2020-12-07 17:16 UTC  (3+ messages)

[PATCH v6 0/2] MTE support for KVM guest
 2020-12-07 15:55 UTC  (5+ messages)
` [PATCH v6 1/2] arm64: kvm: Save/restore MTE registers

[PATCH] iotests/221: Discard image before qemu-img map
 2020-12-07 15:41 UTC  (2+ messages)

[PATCH 1/2] virtio-blk: Acquire context while switching them on dataplane start
 2020-12-07 15:37 UTC  (2+ messages)

[PATCH v2] file-posix: check the use_lock before setting the file lock
 2020-12-07 15:32 UTC  (2+ messages)

[PATCH for-6.0 v3 00/20] block/export: Allow exporting BDSs via FUSE
 2020-12-07 15:15 UTC  (2+ messages)

[PATCH v3 0/5] gitlab-ci: Add accelerator-specific Linux jobs
 2020-12-07 14:43 UTC  (7+ messages)
` [PATCH v3 1/5] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job
` [PATCH v3 2/5] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
` [PATCH v3 3/5] gitlab-ci: Introduce 'cross_accel_build_job' template
` [PATCH v3 4/5] gitlab-ci: Add KVM s390x cross-build jobs
` [PATCH v3 5/5] gitlab-ci: Add Xen "

[FOSDEM21][CFP] Emulator Development Room
 2020-12-07  8:55 UTC 

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-12-07 14:22 UTC  (16+ messages)
          ` [PATCH v3] "

[PATCH v2 0/8] add support for cpu hot-unplug with SMI broadcast enabled
 2020-12-07 14:07 UTC  (9+ messages)
` [PATCH v2 1/8] hw: add compat machines for 6.0
` [PATCH v2 2/8] acpi: cpuhp: introduce 'firmware performs eject' status/control bits
` [PATCH v2 3/8] x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
` [PATCH v2 4/8] tests/acpi: allow expected files change
` [PATCH v2 5/8] x86: acpi: let the firmware handle pending "CPU remove" events in SMM
` [PATCH v2 6/8] tests/acpi: update expected files
` [PATCH v2 7/8] x86: ich9: factor out "guest_cpu_hotplug_features"
` [PATCH v2 8/8] x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature

[PATCH v12 00/19] Initial support for multi-process Qemu
 2020-12-07 14:03 UTC  (7+ messages)
` [PATCH v12 08/19] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v12 09/19] multi-process: Initialize message handler in remote device
` [PATCH v12 10/19] multi-process: Associate fd of a PCIDevice with its object

[PATCH qemu v10] spapr: Implement Open Firmware client interface
 2020-12-07 13:50 UTC  (7+ messages)

[PATCH for-6.0] spapr: Allow memory unplug to always succeed
 2020-12-07 13:37 UTC 

[PATCH v2 0/5] gitlab-ci: Add accelerator-specific Linux jobs
 2020-12-07 12:53 UTC  (12+ messages)
` [PATCH v2 1/5] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job
` [PATCH v2 2/5] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
` [PATCH v2 3/5] gitlab-ci: Introduce 'cross_accel_build_job' template
` [PATCH v2 4/5] gitlab-ci: Add KVM s390x cross-build jobs
` [PATCH v2 5/5] gitlab-ci: Add Xen "

[PATCH 0/3] tests/acceptance: enhance s390x devices test
 2020-12-07 13:38 UTC  (8+ messages)
` [PATCH 1/3] tests/acceptance: test virtio-ccw revision handling
` [PATCH 2/3] tests/acceptance: verify s390x device detection

[RFC PATCH 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
 2020-12-07 12:07 UTC  (6+ messages)

Why do we have both CONFIG_SOFTMMU and CONFIG_USER_ONLY?
 2020-12-07 11:56 UTC  (6+ messages)

[PATCH 00/19] target/mips: Boring code reordering
 2020-12-07 12:49 UTC  (7+ messages)
` [RFC PATCH 18/19] target/mips: Restrict some TCG specific CPUClass handlers

[Qemu-devel] [Bug 1674114] [NEW] Bad sectors when using MS-DOS 6.22
 2020-12-07 11:48 UTC  (2+ messages)
` [Bug 1674114] "

[PATCH for-5.2 00/10] block/export: vhost-user-blk server tests and input validation
 2020-12-07 11:38 UTC  (11+ messages)
` [PATCH for-5.2 01/10] test: new qTest case to test the vhost-user-blk-server
` [PATCH for-5.2 08/10] block/export: port virtio-blk discard/write zeroes input validation
` [PATCH for-5.2 09/10] vhost-user-blk-test: test discard/write zeroes invalid inputs

[PATCH] file-posix: check the use_lock
 2020-12-07 11:29 UTC  (6+ messages)

[PATCH 0/8] gitlab-ci: Add accelerator-specific Linux jobs
 2020-12-07 11:26 UTC  (16+ messages)
` [PATCH 3/8] gitlab-ci: Add KVM X86 cross-build jobs
` [PATCH 5/8] gitlab-ci: Add KVM s390x "

[PATCH 0/4] User creatable object property setting fixes
 2020-12-07 10:30 UTC  (2+ messages)

[PATCH] sdl2: Add extra mouse buttons
 2020-12-07 10:25 UTC  (2+ messages)

[PATCH v2] migration: Don't allow migration if vm is in POSTMIGRATE state
 2020-12-07 10:05 UTC  (2+ messages)

x86 TCG helpers clobbered registers
 2020-12-07 10:10 UTC  (5+ messages)

[PATCH] crypto: Fix some code style problems, add spaces around operator
 2020-12-07 10:10 UTC  (2+ messages)

[Bug 1907061] [NEW] qemu-system-x86_64 minimizing window causes keyboard input lag globally
 2020-12-07  9:51 UTC 

[PATCH v2 00/12] Categorize some uncategorized devices
 2020-12-07  9:09 UTC  (6+ messages)
` [PATCH v2 01/12] pc-dimm: put it into the 'storage' category


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