qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 14:41:49 to 2020-02-15 10:32:33 UTC [more...]

[PATCH v2] Handle gdb.MemoryError exception in dump-guest-memory.py
 2020-02-15 10:31 UTC  (2+ messages)

[PATCH 1/2] s390x: fix memleaks in cpu_finalize
 2020-02-15 10:28 UTC  (3+ messages)

[PATCH] net: tulip: check frame size and r/w data length
 2020-02-15  9:21 UTC  (2+ messages)

[PATCH 0/5] hw/display/artist: Fix Coverity 1419388 & 1419389
 2020-02-15  9:12 UTC  (9+ messages)
` [PATCH 1/5] hw/display/artist: Move trace event to draw_line()
` [PATCH 2/5] hw/display/artist: Remove pointless initialization
` [PATCH 3/5] hw/display/artist: Delay some variables initialization
` [PATCH 5/5] hw/display/artist: Remove dead code (CID 1419388 & 1419389)

[RFC 0/2] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-02-15  8:59 UTC  (6+ messages)
` [RFC 2/2] pci-expender-bus:Add pcie-root-port to pxb-pcie under arm

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-15  8:50 UTC  (21+ messages)
` [RFC v3 03/25] hw/iommu: introduce IOMMUContext
` [RFC v3 14/25] intel_iommu: add virtual command capability support
` [RFC v3 16/25] intel_iommu: add PASID cache management infrastructure

[PATCH 2/2] hw: move timer_new from init() into realize() to avoid memleaks
 2020-02-15  8:37 UTC  (2+ messages)

[PATCH v2] target/ppc: Fix typo in comments
 2020-02-15  4:13 UTC  (2+ messages)

[PATCH] test-vmstate: Fix memleaks in test_load_qlist
 2020-02-15  4:31 UTC 

The issues about architecture of the COLO checkpoint
 2020-02-15  3:35 UTC  (11+ messages)

[PATCH] ppc: free 'fdt' after reset the machine
 2020-02-15  1:30 UTC  (3+ messages)

[PATCH v2 0/3] arm: allwinner: Wire up USB ports
 2020-02-15  0:12 UTC  (4+ messages)
` [PATCH v2 1/3] hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
` [PATCH v2 2/3] hcd-ehci: Introduce "companion-enable" sysbus property
` [PATCH v2 3/3] arm: allwinner: Wire up USB ports

[Bug 1863025] [NEW] Use-after-free after flush in TCG accelerator
 2020-02-15  0:01 UTC  (11+ messages)
` [Bug 1863025] "
` [PATCH] accel/tcg: fix race in cpu_exec_step_atomic (bug 1863025)
      ` [Bug 1863025] "

[Bug 1793859] Re: GTK display and mouse input area scaling fails when using vfio-pci device
 2020-02-14 23:54 UTC 

[PATCH] Handle gdb.MemoryError exception in dump-guest-memory.py
 2020-02-14 23:34 UTC  (2+ messages)

QEMU Sockets Networking Backend Multicast Networking Fix
 2020-02-14 18:51 UTC 

How do UEFI on Windows host
 2020-02-14 21:24 UTC  (5+ messages)

[PATCH 0/3] RISC-V Spike machine improvements
 2020-02-14 20:42 UTC  (3+ messages)
` [PATCH 3/3] hw/riscv/spike: Allow more than one CPUs

[PATCH v2 00/21] arm: ARMv8.1- and v8.4-PMU, ID reg cleanup, [H]ACTLR2
 2020-02-14 20:42 UTC  (30+ messages)
` [PATCH v2 01/21] target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
` [PATCH v2 02/21] target/arm: Check aa32_pan in take_aarch32_exception(), not aa64_pan
` [PATCH v2 03/21] target/arm: Add isar_feature_any_fp16 and document naming/usage conventions
` [PATCH v2 04/21] target/arm: Define and use any_predinv isar_feature test
` [PATCH v2 05/21] target/arm: Factor out PMU register definitions
` [PATCH v2 06/21] target/arm: Add and use FIELD definitions for ID_AA64DFR0_EL1
` [PATCH v2 07/21] target/arm: Use FIELD macros for clearing ID_DFR0 PERFMON field
` [PATCH v2 08/21] target/arm: Define an aa32_pmu_8_1 isar feature test function
` [PATCH v2 09/21] target/arm: Add _aa64_ and _any_ versions of pmu_8_1 isar checks
` [PATCH v2 10/21] target/arm: Stop assuming DBGDIDR always exists
` [PATCH v2 11/21] target/arm: Move DBGDIDR into ARMISARegisters
` [PATCH v2 12/21] target/arm: Read debug-related ID registers from KVM
` [PATCH v2 13/21] target/arm: Implement ARMv8.1-PMU extension
` [PATCH v2 14/21] target/arm: Implement ARMv8.4-PMU extension
` [PATCH v2 15/21] target/arm: Provide ARMv8.4-PMU in '-cpu max'
` [PATCH v2 16/21] target/arm: Correct definition of PMCRDP
` [PATCH v2 17/21] target/arm: Correct handling of PMCR_EL0.LC bit
` [PATCH v2 18/21] target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
` [PATCH v2 19/21] target/arm: Use isar_feature function for testing AA32HPD feature
` [PATCH v2 20/21] target/arm: Use FIELD_EX32 for testing 32-bit fields
` [PATCH v2 21/21] target/arm: Correctly implement ACTLR2, HACTLR2

[PATCH RFC] memory: Don't allow to resize RAM while migrating
 2020-02-14 20:38 UTC  (24+ messages)

[PATCH 0/7] commit: Expose on-error option in QMP
 2020-02-14 20:08 UTC  (8+ messages)
` [PATCH 1/7] qapi: Document meaning of 'ignore' BlockdevOnError for jobs
` [PATCH 2/7] commit: Remove unused bytes_written
` [PATCH 3/7] commit: Fix argument order for block_job_error_action()
` [PATCH 4/7] commit: Inline commit_populate()
` [PATCH 5/7] commit: Fix is_read for block_job_error_action()
` [PATCH 6/7] commit: Expose on-error option in QMP
` [PATCH 7/7] iotests: Test error handling policies with block-commit

[PATCH 00/19] target/arm: vfp feature and decodetree cleanup
 2020-02-14 20:11 UTC  (25+ messages)
` [PATCH 01/19] target/arm: Fix field extract from MVFR[0-2]
` [PATCH 02/19] target/arm: Rename isar_feature_aa32_simd_r32
` [PATCH 03/19] target/arm: Use isar_feature_aa32_simd_r32 more places
` [PATCH 04/19] target/arm: Set MVFR0.FPSP for ARMv5 cpus
` [PATCH 05/19] target/arm: Add isar_feature_aa32_simd_r16
` [PATCH 06/19] target/arm: Rename isar_feature_aa32_fpdp_v2
` [PATCH 07/19] target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
` [PATCH 08/19] target/arm: Perform fpdp_v2 check first
` [PATCH 09/19] target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
` [PATCH 10/19] target/arm: Add missing checks for fpsp_v2
` [PATCH 11/19] target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
` [PATCH 12/19] target/arm: Remove ARM_FEATURE_VFP check from disas_vfp_insn
` [PATCH 13/19] target/arm: Move VLLDM and VLSTM to vfp.decode
` [PATCH 14/19] target/arm: Move the vfp decodetree calls next to the base isa
` [PATCH 15/19] linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP
` [PATCH 16/19] target/arm: Remove ARM_FEATURE_VFP*
` [PATCH 17/19] target/arm: Add formats for some vfp 2 and 3-register insns
` [PATCH 18/19] target/arm: Split VFM decode
` [PATCH 19/19] target/arm: Split VMINMAXNM decode

[PATCH 0/4] target/arm: fix some simd writes vs sve
 2020-02-14 19:46 UTC  (5+ messages)
` [PATCH 1/4] target/arm: Flush high bits of sve register after AdvSIMD EXT
` [PATCH 2/4] target/arm: Flush high bits of sve register after AdvSIMD TBL/TBX
` [PATCH 3/4] target/arm: Flush high bits of sve register after AdvSIMD ZIP/UZP/TRN
` [PATCH 4/4] target/arm: Flush high bits of sve register after AdvSIMD INS

[PATCH v2 00/19] testing and plugin updates
 2020-02-14 19:41 UTC  (9+ messages)
` [PATCH v2 01/19] tests/tcg: include a skip runner for pauth3 with plugins
` [PATCH v2 09/19] tracing: only allow -trace to override -D if set
` [PATCH v2 14/19] target/riscv: progressively load the instruction during decode
` [PATCH v2 19/19] tests/tcg: take into account expected clashes pauth-4

[PATCH 0/2] cmd646: remove pci_cmd646_ide_init() function
 2020-02-14 19:16 UTC  (4+ messages)
` [PATCH 1/2] dp264: use pci_create() to initialise the cmd646 device

[RFC v2 0/6] vTPM for aarch64
 2020-02-14 19:03 UTC  (10+ messages)
` [RFC v2 1/6] tpm: rename TPM_TIS into TPM_TIS_ISA
` [RFC v2 2/6] tpm: Use TPMState as a common struct
` [RFC v2 3/6] tpm: Separate tpm_tis common functions from isa code
` [RFC v2 4/6] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [RFC v2 5/6] tpm: Add the SysBus TPM TIS device
` [RFC v2 6/6] hw/arm/virt: vTPM support

[PATCH v5 0/8] Multifd Migration Compression
 2020-02-14 18:50 UTC  (7+ messages)
` [PATCH v5 7/8] multifd: Add multifd-zstd-level parameter

[PULL 0/6] Pull migration patches
 2020-02-14 18:36 UTC  (2+ messages)

[PATCH v1 0/4] Extension of migration tests
 2020-02-14 18:27 UTC  (6+ messages)
` [PATCH v1 1/4] Acceptance test: add address as param
` [PATCH v1 2/4] Acceptance test: EXEC migration
` [PATCH v1 3/4] Acceptance test: provides new functions
` [PATCH v1 4/4] Acceptance test: provides to use RDMA transport for migration

[PATCH v4 00/20] target/arm: Implement PAN, ATS1E1, UAO
 2020-02-14 18:19 UTC  (5+ messages)
` [PATCH v4 03/20] target/arm: Add isar_feature tests for PAN + ATS1E1

[PATCH] spapr: Rework hash<->radix transitions at CAS
 2020-02-14 18:19 UTC  (3+ messages)

[Bug 1863247] [NEW] AArch64 EXT instruction for V register does not clear MSB side bits
 2020-02-14 17:51 UTC  (2+ messages)
` [Bug 1863247] "

[PATCH v1 00/14] tests/vm: Add support for aarch64 VMs
 2020-02-14 18:00 UTC  (4+ messages)
` [PATCH v1 08/14] tests/vm: Added configuration file support

[PULL 0/5] Linux user for 5.0 patches
 2020-02-14 17:56 UTC  (2+ messages)

[PATCH v2 00/30] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-14 17:36 UTC  (22+ messages)
` [PATCH v2 01/30] configure: Allow user to specify sphinx-build binary
` [PATCH v2 15/30] qapi/{block, misc, tmp, net}.json: Use explicit bulleted lists
` [PATCH v2 16/30] qapi: Add blank lines before "
` [PATCH v2 18/30] qapi: Delete all the "foo: dropped in n.n" notes

[PATCH 0/5] aio-posix: towards an O(1) event loop
 2020-02-14 17:17 UTC  (6+ messages)
` [PATCH 1/5] aio-posix: fix use after leaving scope in aio_poll()
` [PATCH 2/5] aio-posix: don't pass ns timeout to epoll_wait()
` [PATCH 3/5] qemu/queue.h: add QLIST_SAFE_REMOVE()
` [PATCH 4/5] aio-posix: make AioHandler deletion O(1)
` [PATCH 5/5] aio-posix: make AioHandler dispatch O(1) with epoll

[PATCH v2] Report stringified errno in VFIO related errors
 2020-02-14 16:50 UTC  (3+ messages)

[PULL 00/46] target-arm queue
 2020-02-14 16:43 UTC  (2+ messages)

[PATCH v3 00/17] s390x: Protected Virtualization support
 2020-02-14 16:33 UTC  (19+ messages)
` [PATCH v3 01/17] Header sync
` [PATCH v3 02/17] s390x: Add missing vcpu reset functions
` [PATCH v3 03/17] Sync pv
` [PATCH v3 04/17] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v3 05/17] s390x: protvirt: Support unpack facility
` [PATCH v3 06/17] s390x: protvirt: Add migration blocker
` [PATCH v3 07/17] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
` [PATCH v3 08/17] s390x: protvirt: KVM intercept changes
` [PATCH v3 09/17] s390: protvirt: Move STSI data over SIDAD
` [PATCH v3 10/17] s390x: Add SIDA memory ops
` [PATCH v3 11/17] s390x: protvirt: SCLP interpretation
` [PATCH v3 12/17] s390x: protvirt: Set guest IPL PSW
` [PATCH v3 13/17] s390x: protvirt: Move diag 308 data over SIDAD
` [PATCH v3 14/17] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH v3 15/17] s390x: protvirt: Move IO control structures over SIDA
` [PATCH v3 16/17] s390x: protvirt: Handle SIGP store status correctly
` [PATCH v3 17/17] s390x: For now add unpack feature to GA1

[PATCH RFC 00/14] *** multifd for RDMA v2 ***
 2020-02-14 16:31 UTC  (3+ messages)
` [PATCH RFC 06/14] migration/rdma: Transmit initial packet

[Bug 1863333] [NEW] Assigning NVMe disk to a domain causes VFIO_MAP_DMA errors
 2020-02-14 16:22 UTC 

[PATCH] Report stringified errno in VFIO related errors
 2020-02-14 16:23 UTC  (4+ messages)

[PATCH v6 0/8] Multifd Migration Compression
 2020-02-14 15:23 UTC  (3+ messages)
` [PATCH v6 5/8] multifd: Add zlib compression multifd support

[PATCH] qapi: Expand documentation for LostTickPolicy
 2020-02-14 15:23 UTC  (2+ messages)

[PATCH v2 0/2] spapr: Fix device unplug vs CAS or migration
 2020-02-14 15:01 UTC  (3+ messages)
` [PATCH v2 1/2] spapr: Don't use spapr_drc_needed() in CAS code
` [PATCH v2 2/2] spapr: Fix handling of unplugged devices during CAS and migration

[PATCH 1/2] hw/arm/xilinx_zynq: Fix USB port instantiation
 2020-02-14 15:02 UTC  (3+ messages)


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