messages from 2020-12-08 18:16:06 to 2020-12-08 22:26:33 UTC [more...]
[PATCH 00/19] target/mips: Boring code reordering
2020-12-08 22:19 UTC (19+ messages)
` [PATCH 01/19] hw/mips: Move address translation helpers to target/mips/
` [PATCH 03/19] target/mips: Remove unused headers from fpu_helper.c
` [PATCH 04/19] target/mips: Remove unused headers from cp0_helper.c
` [PATCH 05/19] target/mips: Remove unused headers from op_helper.c
` [PATCH 06/19] target/mips: Remove unused headers from kvm.c
` [PATCH 07/19] target/mips: Include "exec/memattrs.h" in 'internal.h'
` [PATCH 08/19] target/mips: Extract cpu_supports*/cpu_set* translate.c
` [PATCH 11/19] target/mips: Extract common helpers from helper.c to common_helper.c
` [PATCH 14/19] target/mips: Move mmu_init() functions to tlb_helper.c
x86 TCG helpers clobbered registers
2020-12-08 21:18 UTC (6+ messages)
[PATCH RFC v4 00/15] Add riscv kvm accel support
2020-12-08 22:13 UTC (3+ messages)
` [PATCH RFC v4 03/15] target/riscv: Implement function kvm_arch_init_vcpu
[PATCH] hw/block/nvme: fix bad clearing of CAP
2020-12-08 22:08 UTC (2+ messages)
[PATCH v3 0/2] hw/block/nvme: add simple copy command
2020-12-08 22:13 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH 0/4] Add a new -action parameter
2020-12-08 20:59 UTC (8+ messages)
` [PATCH 1/4] vl: Add an -action option to respond to guest events
` [PATCH 2/4] vl: Add option to avoid stopping VM upon guest panic
` [PATCH 3/4] qmp: Allow setting -action parameters on the fly
` [PATCH 4/4] qtest/pvpanic: Test panic option that allows VM to continue
[PATCH] smbios: entry-point-type option
2020-12-08 21:20 UTC
[PATCH 00/13] target/mips: Convert LSA/DLSA and part of the Rel6 removed opcodes
2020-12-08 20:37 UTC (14+ messages)
` [PATCH 01/13] !fixup "target/mips/translate: Add declarations for generic code"
` [PATCH 02/13] target/mips: Extract LSA/DLSA translation generators
` [PATCH 03/13] target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes
` [PATCH 04/13] target/mips: Introduce decodetree helpers for Release6 "
` [PATCH 05/13] target/mips: Remove now unreachable LSA/DLSA opcodes code
` [PATCH 06/13] target/mips: Convert Rel6 Special2 opcode to decodetree
` [PATCH 07/13] target/mips: Convert Rel6 COP1X "
` [PATCH 08/13] target/mips: Convert Rel6 CACHE/PREF opcodes "
` [PATCH 09/13] target/mips: Convert Rel6 LWL/LWR/SWL/SWR "
` [PATCH 10/13] target/mips: Convert Rel6 LWLE/LWRE/SWLE/SWRE "
` [PATCH 11/13] target/mips: Convert Rel6 LDL/LDR/SDL/SDR "
` [PATCH 12/13] target/mips: Convert Rel6 LLD/SCD "
` [PATCH 13/13] target/mips: Convert Rel6 LL/SC "
[PATCH 0/4] target/arm bug fix
2020-12-08 21:04 UTC (9+ messages)
` [PATCH 1/4] target/arm: Fixup special cross page case for sve continuous load/store
` [PATCH 2/4] target/arm: Fixup contiguous first-fault and no-fault loads
` [PATCH 3/4] target/arm: Fixup SIMD fcmla(by element) in 4H arrangement
` [PATCH 4/4] target/arm: adjust CPTR_EL2 according to HCR_EL2.E2H
[ANNOUNCE] QEMU 5.2.0 is now available
2020-12-08 21:24 UTC
[PATCH v9 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-12-08 20:20 UTC (5+ messages)
` [PATCH v9 08/12] hw/block/nvme: Support "
[PATCH v11 00/13] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-12-08 20:04 UTC (14+ messages)
` [PATCH v11 01/13] hw/block/nvme: Process controller reset and shutdown differently
` [PATCH v11 02/13] hw/block/nvme: Generate namespace UUIDs
` [PATCH v11 03/13] hw/block/nvme: Separate read and write handlers
` [PATCH v11 04/13] hw/block/nvme: Combine nvme_write_zeroes() and nvme_write()
` [PATCH v11 05/13] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v11 06/13] hw/block/nvme: Add support for Namespace Types
` [PATCH v11 07/13] hw/block/nvme: Support allocated CNS command variants
` [PATCH v11 08/13] block/nvme: Make ZNS-related definitions
` [PATCH v11 09/13] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v11 10/13] hw/block/nvme: Introduce max active and open zone limits
` [PATCH v11 11/13] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v11 12/13] hw/block/nvme: Add injection of Offline/Read-Only zones
` [PATCH v11 13/13] hw/block/nvme: Document zoned parameters in usage text
[PULL 00/66] pc,pci,virtio: fixes, cleanups
2020-12-08 20:26 UTC (69+ messages)
` [PULL 01/66] vhost-user-scsi: Fix memleaks in vus_proc_req()
` [PULL 02/66] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
` [PULL 03/66] memory: Add IOMMUTLBEvent
` [PULL 04/66] memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
` [PULL 05/66] intel_iommu: Skip page walking on device iotlb invalidations
` [PULL 06/66] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type
` [PULL 07/66] virtio: reset device on bad guest index in virtio_load()
` [PULL 08/66] acpi/gpex: Extract two APIs from acpi_dsdt_add_pci
` [PULL 09/66] fw_cfg: Refactor extra pci roots addition
` [PULL 10/66] hw/arm/virt: Write extra pci roots into fw_cfg
` [PULL 11/66] acpi: Extract crs build form acpi_build.c
` [PULL 12/66] acpi/gpex: Build tables for pxb
` [PULL 13/66] acpi: Align the size to 128k
` [PULL 14/66] unit-test: The files changed
` [PULL 15/66] unit-test: Add testcase for pxb
` [PULL 16/66] unit-test: Add the binary file and clear diff.h
` [PULL 17/66] failover: fix indentantion
` [PULL 18/66] failover: Use always atomics for primary_should_be_hidden
` [PULL 19/66] failover: primary bus is only used once, and where it is set
` [PULL 20/66] failover: Remove unused parameter
` [PULL 21/66] failover: Remove external partially_hotplugged property
` [PULL 22/66] failover: qdev_device_add() returns err or dev set
` [PULL 23/66] failover: Rename bool to failover_primary_hidden
` [PULL 24/66] failover: g_strcmp0() knows how to handle NULL
` [PULL 25/66] failover: Remove primary_device_opts
` [PULL 26/66] failover: remove standby_id variable
` [PULL 27/66] failover: Remove primary_device_dict
` [PULL 28/66] failover: Remove memory leak
` [PULL 29/66] failover: simplify virtio_net_find_primary()
` [PULL 30/66] failover: should_be_hidden() should take a bool
` [PULL 31/66] failover: Rename function to hide_device()
` [PULL 32/66] failover: virtio_net_connect_failover_devices() does nothing
` [PULL 33/66] failover: Rename to failover_find_primary_device()
` [PULL 34/66] failover: simplify qdev_device_add() failover case
` [PULL 35/66] failover: simplify qdev_device_add()
` [PULL 36/66] failover: make sure that id always exist
` [PULL 37/66] failover: remove failover_find_primary_device() error parameter
` [PULL 38/66] failover: split failover_find_primary_device_id()
` [PULL 39/66] failover: We don't need to cache primary_device_id anymore
` [PULL 40/66] failover: Caller of this two functions already have primary_dev
` [PULL 41/66] failover: simplify failover_unplug_primary
` [PULL 42/66] failover: Remove primary_dev member
` [PULL 43/66] hw: add compat machines for 6.0
` [PULL 44/66] libvhost-user: replace qemu/bswap.h with glibc endian.h
` [PULL 45/66] libvhost-user: replace qemu/memfd.h usage
` [PULL 46/66] libvhost-user: remove qemu/compiler.h usage
` [PULL 47/66] libvhost-user: drop qemu/osdep.h dependency
` [PULL 48/66] libvhost-user: make it a meson subproject
` [PULL 49/66] libvhost-user: check memfd API
` [PULL 50/66] libvhost-user: add a simple link test without glib
` [PULL 51/66] .gitlab-ci: add build-libvhost-user
` [PULL 52/66] contrib/vhost-user-blk: avoid g_return_val_if() input validation
` [PULL 53/66] contrib/vhost-user-gpu: "
` [PULL 54/66] contrib/vhost-user-input: "
` [PULL 55/66] block/export: "
` [PULL 56/66] hw/i386/pc: add max combined fw size as machine configuration option
` [PULL 57/66] acpi: cpuhp: introduce 'firmware performs eject' status/control bits
` [PULL 58/66] x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
` [PULL 59/66] tests/acpi: allow expected files change
` [PULL 60/66] x86: acpi: let the firmware handle pending "CPU remove" events in SMM
` [PULL 61/66] tests/acpi: update expected files
` [PULL 62/66] x86: ich9: factor out "guest_cpu_hotplug_features"
` [PULL 63/66] x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
` [PULL 64/66] pcie_aer: Fix help message of pcie_aer_inject_error command
` [PULL 65/66] hw/virtio-pci Added counter for pcie capabilities offsets
` [PULL 66/66] hw/virtio-pci Added AER capability
Plugin Register Accesses
2020-12-08 19:49 UTC (6+ messages)
[RFC v9 00/22] i386 cleanup
2020-12-08 20:00 UTC (34+ messages)
` [RFC v9 01/32] accel/tcg: split CpusAccel into three TCG variants
` [RFC v9 02/32] accel/tcg: split tcg_start_vcpu_thread
` [RFC v9 03/32] accel/tcg: rename tcg-cpus functions to match module name
` [RFC v9 04/32] i386: move kvm accel files into kvm/
` [RFC v9 05/32] i386: move whpx accel files into whpx/
` [RFC v9 06/32] i386: move hax accel files into hax/
` [RFC v9 07/32] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v9 08/32] i386: move TCG accel files into tcg/
` [RFC v9 09/32] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v9 10/32] i386: move TCG cpu class initialization out of helper.c
` [RFC v9 11/32] tcg: cpu_exec_{enter,exit} helpers
` [RFC v9 12/32] tcg: make CPUClass.cpu_exec_* optional
` [RFC v9 13/32] tcg: Make CPUClass.debug_excp_handler optional
` [RFC v9 14/32] cpu: Remove unnecessary noop methods
` [RFC v9 15/32] cpu: Introduce TCGCpuOperations struct
` [RFC v9 16/32] target/riscv: remove CONFIG_TCG, as it is always TCG
` [RFC v9 17/32] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [RFC v9 18/32] cpu: Move synchronize_from_tb() to tcg_ops
` [RFC v9 19/32] cpu: Move cpu_exec_* "
` [RFC v9 20/32] cpu: Move tlb_fill "
` [RFC v9 21/32] cpu: Move debug_excp_handler "
` [RFC v9 22/32] target/arm: do not use cc->do_interrupt for KVM directly
` [RFC v9 23/32] cpu: move cc->do_interrupt to tcg_ops
` [RFC v9 24/32] cpu: move cc->transaction_failed "
` [RFC v9 25/32] cpu: move do_unaligned_access "
` [RFC v9 26/32] accel: extend AccelState and AccelClass to user-mode
` [RFC v9 27/32] accel: replace struct CpusAccel with AccelOpsClass
` [RFC v9 28/32] accel: introduce AccelCPUClass extending CPUClass
` [RFC v9 29/32] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [RFC v9 30/32] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [RFC v9 31/32] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn
` [RFC v9 32/32] cpu: introduce cpu_accel_instance_init
Implementing Custom USB HID Device
2020-12-08 19:27 UTC
[PATCH v4 0/2] hw/virtio-pci: AER capability
2020-12-08 19:25 UTC (4+ messages)
` [PATCH v4 2/2] hw/virtio-pci Added "
[PATCH-for-5.2?] target/mips/translate: Check R6 reserved encoding for Load Linked Word
2020-12-08 19:12 UTC (6+ messages)
[PATCH] ppc/spapr: cleanup -machine pseries,nvdimm=X handling
2020-12-08 18:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 01/27] migration: Network Failover can't work with a paused guest
2020-12-08 18:48 UTC (18+ messages)
[PATCH v4] Fix build with 64 bits time_t
2020-12-08 18:41 UTC (2+ messages)
[PATCH v5 0/4] migration: UFFD write-tracking migration/snapshots
2020-12-08 18:24 UTC (6+ messages)
` [PATCH v5 3/4] migration: support UFFD write fault processing in ram_save_iterate()
` [PATCH v5 4/4] migration: implementation of background snapshot thread
[PATCH] pcie_aer: Fix help message of pcie_aer_inject_error command
2020-12-08 18:40 UTC (3+ messages)
[PATCH 0/4] clock: Get rid of clock_get_ns()
2020-12-08 18:15 UTC (5+ messages)
` [PATCH 1/4] clock: Introduce clock_ticks_to_ns()
` [PATCH 2/4] target/mips: Don't use clock_get_ns() in clock period calculation
` [PATCH 3/4] clock: Remove clock_get_ns()
` [PATCH 4/4] clock: Define and use new clock_display_freq()
[PATCH] linux-user: add option to chroot before emulation
2020-12-08 18:25 UTC (4+ messages)
[PATCH v5 0/2] MTE support for KVM guest
2020-12-08 18:21 UTC (12+ messages)
[PATCH v2 00/24] target/arm: enforce alignment
2020-12-08 18:01 UTC (13+ messages)
` [PATCH v2 11/24] target/arm: Enforce alignment for SRS
` [PATCH v2 13/24] target/arm: Enforce alignment for VLDR/VSTR
` [PATCH v2 14/24] target/arm: Enforce alignment for VLD1 (all lanes)
` [PATCH v2 15/24] target/arm: Enforce alignment for VLDn/VSTn (multiple)
` [PATCH v2 16/24] target/arm: Enforce alignment for VLDn/VSTn (single)
` [PATCH v2 17/24] target/arm: Use finalize_memop for aa64 gpr load/store
` [PATCH v2 18/24] target/arm: Use finalize_memop for aa64 fpr load/store
` [PATCH v2 20/24] target/arm: Use MemOp for size + endian in aa64 vector ld/st
` [PATCH v2 21/24] target/arm: Enforce alignment for aa64 vector LDn/STn (multiple)
` [PATCH v2 22/24] target/arm: Enforce alignment for aa64 vector LDn/STn (single)
` [PATCH v2 23/24] target/arm: Enforce alignment for sve LD1R
` [PATCH v2 24/24] target/arm: Enforce alignment for sve unpredicated LDR/STR
[PATCH v2 0/9] vnc: support some new extensions
2020-12-08 18:13 UTC (3+ messages)
` [PATCH v2 8/9] vnc: add support for extended desktop resize
[PATCH] hmp-commands.hx: List abbreviation after command for cont, quit, print
2020-12-08 18:05 UTC (2+ messages)
Why do we have both CONFIG_SOFTMMU and CONFIG_USER_ONLY?
2020-12-08 18:10 UTC (4+ 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).