qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 16:48:11 to 2020-03-13 01:47:12 UTC [more...]

[PATCH v3 0/5] Wire up USB controllers in i.MX6 emulations
 2020-03-13  1:45 UTC 

[RFC] cpus: avoid get stuck in pause_all_vcpus
 2020-03-13  1:43 UTC  (3+ messages)

[PATCH 0/3] MAINTAINERS: Adjust MIPS items
 2020-03-13  1:00 UTC  (4+ messages)
` [PATCH 1/3] MAINTAINERS: Adjust maintainer's status for some "
` [PATCH 2/3] MAINTAINERS: Adjust maintainer's email
` [PATCH 3/3] MAINTAINERS: Add a file to the main MIPS section

[PATCH 0/2] Support different CPU types for the sifive_e machine
 2020-03-13  0:55 UTC  (3+ messages)
` [PATCH 1/2] riscv: sifive_e: Support changing CPU type
` [PATCH 2/2] target/riscv: Add a sifive-e34 cpu type

[PATCH 0/2] Support different CPU types for the sifive_e machine
 2020-03-13  0:29 UTC  (3+ messages)
` [PATCH 1/2] riscv: sifive_e: Support changing CPU type
` [PATCH 2/2] target/riscv: Add a sifive-e34 cpu type

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-13  0:41 UTC  (16+ messages)
` [PATCH v5 03/60] target/riscv: support vector extension csr
` [PATCH v5 04/60] target/riscv: add vector configure instruction
` [PATCH v5 53/60] target/riscv: vector element index instruction
` [PATCH v5 54/60] target/riscv: integer extract instruction
` [PATCH v5 55/60] target/riscv: integer scalar move instruction
` [PATCH v5 56/60] target/riscv: floating-point scalar move instructions
` [PATCH v5 57/60] target/riscv: vector slide instructions
` [PATCH v5 58/60] target/riscv: vector register gather instruction
` [PATCH v5 59/60] target/riscv: vector compress instruction
` [PATCH v5 60/60] target/riscv: configure and turn on vector extension from command line

[PATCH] linux-user: Update TASK_UNMAPPED_BASE for aarch64
 2020-03-13  0:28 UTC 

[PATCH v10 0/10] qemu-binfmt-conf.sh
 2020-03-13  0:15 UTC  (8+ messages)
` [PATCH v10 02/10] qemu-binfmt-conf.sh: enforce safe tests
` [PATCH v10 04/10] qemu-binfmt-conf.sh: add QEMU_CREDENTIAL and QEMU_PERSISTENT

[PATCH v3 00/16]: hw/i386/vmport: Bug fixes and improvements
 2020-03-13  0:11 UTC  (21+ messages)
` [PATCH v3 01/16] hw/i386/vmport: Add reference to VMware open-vm-tools
` [PATCH v3 02/16] hw/i386/vmport: Add device properties
` [PATCH v3 03/16] hw/i386/vmport: Propagate IOPort read to vCPU EAX register
` [PATCH v3 04/16] hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
` [PATCH v3 05/16] hw/i386/vmport: Introduce vmware-vmx-version property
` [PATCH v3 06/16] hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
` [PATCH v3 07/16] hw/i386/vmport: Introduce vmport.h
` [PATCH v3 08/16] hw/i386/vmport: Define enum for all commands
` [PATCH v3 09/16] hw/i386/vmport: Add support for CMD_GETBIOSUUID
` [PATCH v3 10/16] hw/i386/vmport: Add support for CMD_GETTIME
` [PATCH v3 11/16] hw/i386/vmport: Add support for CMD_GETTIMEFULL
` [PATCH v3 12/16] hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
` [PATCH v3 13/16] hw/i386/vmport: Allow x2apic without IR
` [PATCH v3 14/16] i386/cpu: Store LAPIC bus frequency in CPU structure
` [PATCH v3 15/16] hw/i386/vmport: Add support for CMD_GETHZ
` [PATCH v3 16/16] hw/i386/vmport: Assert vmport initialized before registering commands

[PATCH] block/io: fix bdrv_co_do_copy_on_readv
 2020-03-12 23:09 UTC  (2+ messages)

Questions about pollute the mail list archives
 2020-03-12 22:52 UTC  (3+ messages)

[PATCH v2 0/2] block: bdrv_reopen() with backing file in different AioContext
 2020-03-12 22:47 UTC  (3+ messages)
` [PATCH v2 1/2] iotests: Refactor blockdev-reopen test for iothreads

[PATCH] linux-user: Add an argument QEMU_MMAP_BASE to set custom mmap base address in qemu user mode
 2020-03-12 22:35 UTC  (9+ messages)

[PATCH v7 0/4] linux-user: generate syscall_nr.sh for RISC-V
 2020-03-12 22:14 UTC  (5+ messages)
` [PATCH v7 1/4] linux-user: Protect more syscalls
` [PATCH v7 2/4] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PATCH v7 3/4] linux-user: Support futex_time64
` [PATCH v7 4/4] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCH] iotests/026: Move v3-exclusive test to new file
 2020-03-12 22:19 UTC  (2+ messages)

[PATCH v1 1/1] target/riscv: Don't set write permissions on dirty PTEs
 2020-03-12 22:10 UTC  (3+ messages)

[PATCH 0/5] QEMU Gating CI
 2020-03-12 22:16 UTC  (8+ messages)
` [PATCH 1/5] tests/docker: add CentOS 8 Dockerfile
` [PATCH 2/5] tests/docker: make "buildah bud" output similar to "docker build"
` [PATCH 3/5] GitLab CI: avoid calling before_scripts on unintended jobs
` [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script
` [PATCH 5/5] GitLab Gating CI: initial set of jobs, documentation and scripts

[PATCH v4 0/7] Tighten qemu-img rules on missing backing format
 2020-03-12 22:01 UTC  (12+ messages)
` [PATCH v4 1/7] sheepdog: Add trivial backing_fmt support
` [PATCH v4 2/7] vmdk: "
` [PATCH v4 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw
` [PATCH v4 4/7] qcow2: Deprecate use of qemu-img amend to change backing file
` [PATCH v4 5/7] iotests: Specify explicit backing format where sensible
` [PATCH v4 6/7] block: Add support to warn on backing file change without format
` [PATCH v4 7/7] qemu-img: Deprecate use of -b without -F

[PATCH] hw/isa/superio: Correct the license text
 2020-03-12 21:37 UTC 

[PATCH] hw/arm/bcm283x: Correct the license text
 2020-03-12 21:34 UTC 

QMP netdev_add multiple dnssearch values
 2020-03-12 21:26 UTC  (6+ messages)

[PATCH] acpi: Add Windows ACPI Emulated Device Table (WAET)
 2020-03-12 21:17 UTC  (14+ messages)

[PATCH] net: Complete qapi-fication of netdev_add
 2020-03-12 21:14 UTC 

[PATCH v4 00/10] Further bitmaps improvements
 2020-03-12 20:41 UTC  (10+ messages)

[PULL 00/36] target-arm queue
 2020-03-12 20:32 UTC  (34+ messages)
` [PULL 03/36] target/arm: Recalculate hflags correctly after writes to CONTROL
` [PULL 06/36] aspeed/smc: Fix User mode select/unselect scheme
` [PULL 07/36] target/arm: Check addresses for disabled regimes
` [PULL 08/36] target/arm: Disable clean_data_tbi for system mode
` [PULL 09/36] hw/arm/cubieboard: make sure SOC object isn't leaked
` [PULL 10/36] hw/arm/fsl-imx25: Wire up eSDHC controllers
` [PULL 11/36] hw/arm/fsl-imx25: Wire up USB controllers
` [PULL 12/36] hw/arm: add Allwinner H3 System-on-Chip
` [PULL 13/36] hw/arm: add Xunlong Orange Pi PC machine
` [PULL 14/36] hw/arm/allwinner-h3: add Clock Control Unit
` [PULL 15/36] hw/arm/allwinner-h3: add USB host controller
` [PULL 16/36] hw/arm/allwinner-h3: add System Control module
` [PULL 17/36] hw/arm/allwinner: add CPU Configuration module
` [PULL 18/36] hw/arm/allwinner: add Security Identifier device
` [PULL 19/36] hw/arm/allwinner: add SD/MMC host controller
` [PULL 20/36] hw/arm/allwinner-h3: add EMAC ethernet device
` [PULL 21/36] hw/arm/allwinner-h3: add Boot ROM support
` [PULL 22/36] hw/arm/allwinner-h3: add SDRAM controller device
` [PULL 23/36] hw/arm/allwinner: add RTC device support
` [PULL 24/36] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PULL 25/36] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PULL 26/36] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [PULL 27/36] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
` [PULL 28/36] tests/boot_linux_console: Test booting NetBSD via U-Boot "
` [PULL 29/36] docs: add Orange Pi PC document
` [PULL 30/36] hw/arm/virt: Document 'max' value in gic-version property description
` [PULL 31/36] hw/arm/virt: Introduce VirtGICType enum type
` [PULL 32/36] hw/arm/virt: Introduce finalize_gic_version()
` [PULL 33/36] target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
` [PULL 34/36] hw/arm/virt: kvm: Restructure finalize_gic_version()
` [PULL 35/36] hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
` [PULL 36/36] target/arm: kvm: Inject events at the last stage of sync

[PATCH v2] linux-user: fix socket() strace
 2020-03-12 20:31 UTC  (2+ messages)

[PATCH] hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
 2020-03-12 20:16 UTC 

[PATCH v6 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-03-12 19:42 UTC  (43+ messages)
` [PATCH v6 01/42] target/arm: Add isar tests for mte
` [PATCH v6 02/42] target/arm: Improve masking of SCR RES0 bits
` [PATCH v6 03/42] target/arm: Add support for MTE to SCTLR_ELx
` [PATCH v6 04/42] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
` [PATCH v6 05/42] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
` [PATCH v6 06/42] target/arm: Add DISAS_UPDATE_NOCHAIN
` [PATCH v6 07/42] target/arm: Add MTE system registers
` [PATCH v6 08/42] target/arm: Add MTE bits to tb_flags
` [PATCH v6 09/42] target/arm: Implement the IRG instruction
` [PATCH v6 10/42] target/arm: Implement the ADDG, SUBG instructions
` [PATCH v6 11/42] target/arm: Implement the GMI instruction
` [PATCH v6 12/42] target/arm: Implement the SUBP instruction
` [PATCH v6 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
` [PATCH v6 14/42] target/arm: Add helper_probe_access
` [PATCH v6 15/42] target/arm: Implement LDG, STG, ST2G instructions
` [PATCH v6 16/42] target/arm: Implement the STGP instruction
` [PATCH v6 17/42] target/arm: Restrict the values of DCZID.BS under TCG
` [PATCH v6 18/42] target/arm: Simplify DC_ZVA
` [PATCH v6 19/42] target/arm: Implement the LDGM, STGM, STZGM instructions
` [PATCH v6 20/42] target/arm: Implement the access tag cache flushes
` [PATCH v6 21/42] target/arm: Move regime_el to internals.h
` [PATCH v6 22/42] target/arm: Move regime_tcr "
` [PATCH v6 23/42] target/arm: Add gen_mte_check1
` [PATCH v6 24/42] target/arm: Add gen_mte_checkN
` [PATCH v6 25/42] target/arm: Implement helper_mte_check1
` [PATCH v6 26/42] target/arm: Implement helper_mte_checkN
` [PATCH v6 27/42] target/arm: Add helper_mte_check_zva
` [PATCH v6 28/42] target/arm: Use mte_checkN for sve unpredicated loads
` [PATCH v6 29/42] target/arm: Use mte_checkN for sve unpredicated stores
` [PATCH v6 30/42] target/arm: Use mte_check1 for sve LD1R
` [PATCH v6 31/42] target/arm: Add mte helpers for sve scalar + int loads
` [PATCH v6 32/42] target/arm: Add mte helpers for sve scalar + int stores
` [PATCH v6 33/42] target/arm: Add mte helpers for sve scalar + int ff/nf loads
` [PATCH v6 34/42] target/arm: Handle TBI for sve scalar + int memory ops
` [PATCH v6 35/42] target/arm: Add mte helpers for sve scatter/gather "
` [PATCH v6 36/42] target/arm: Complete TBI clearing for user-only for SVE
` [PATCH v6 37/42] target/arm: Implement data cache set allocation tags
` [PATCH v6 38/42] target/arm: Set PSTATE.TCO on exception entry
` [PATCH v6 39/42] target/arm: Enable MTE
` [PATCH v6 40/42] target/arm: Cache the Tagged bit for a page in MemTxAttrs
` [PATCH v6 41/42] target/arm: Create tagged ram when MTE is enabled
` [PATCH v6 42/42] target/arm: Add allocation tag storage for system mode

[PATCH v8 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-03-12 20:02 UTC  (3+ messages)

[PATCH V2 0/8] Optimize VM's downtime while do checkpoint in COLO
 2020-03-12 19:51 UTC  (11+ messages)
` [PATCH V2 4/8] COLO: Optimize memory back-up process
` [PATCH V2 5/8] ram/colo: only record bitmap of dirty pages in COLO stage
` [PATCH V2 6/8] migration: recognize COLO as part of activating process
` [PATCH V2 7/8] COLO: Migrate dirty pages during the gap of checkpointing
` [PATCH V2 8/8] migration/colo: Only flush ram cache while do checkpoint

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-12 18:56 UTC  (3+ messages)
` [Bug 1866870] "

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-12 17:53 UTC  (8+ messages)
` [PATCH v13 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v13 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v13 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH v13 Kernel 4/7] vfio iommu: Implementation of ioctl to "
` [PATCH v13 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v13 Kernel 6/7] vfio iommu: Adds flag to indicate dirty pages tracking capability support
` [PATCH v13 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH] migration/throttle: Add throttle-trig-thres migration parameter
 2020-03-12 18:07 UTC  (2+ messages)

[PATCH v3] python/qemu/qmp.py: QMP debug with VM label
 2020-03-12 17:46 UTC  (4+ messages)

[Bug 1867072] [NEW] ARM: tag bits cleared in FAR_EL1
 2020-03-12 17:26 UTC  (2+ messages)
` [Bug 1867072] "

[PULL 00/13] Block layer patches
 2020-03-12 17:34 UTC 

[PATCH v2 0/3] Wire up USB controllers in i.MX6 emulations
 2020-03-12 17:20 UTC  (9+ messages)
` [PATCH v2 2/3] hw/arm/fsl-imx6ul: Wire up USB controllers
` [PATCH v2 3/3] hw/arm/fsl-imx6: "

[PATCH v2] linux-user: do prlimit selectively
 2020-03-12 17:11 UTC  (2+ messages)

[PATCH v2] hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
 2020-03-12 17:00 UTC  (4+ messages)

[PATCH] migration/throttle: Add throttle-trig-thres migration parameter
 2020-03-12 17:02 UTC  (3+ messages)

[PULL 0/1] Q800 for 5.0 patches
 2020-03-12 16:51 UTC  (2+ 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).