qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 22:12:12 to 2021-01-22 16:52:43 UTC [more...]

[PATCH] i386: Add the support for AMD EPYC 3rd generation processors
 2021-01-22 16:36 UTC 

[PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
 2021-01-22 16:46 UTC  (16+ messages)

[PATCH] coroutine-sigaltstack: Keep SIGUSR2 handler up
 2021-01-22 16:38 UTC  (3+ messages)

[PATCH v4 00/16] 64bit block-layer: part I
 2021-01-22 16:34 UTC  (19+ messages)
` [PATCH v4 03/16] block: fix theoretical overflow in bdrv_init_padding()
` [PATCH v4 04/16] block/io: refactor bdrv_pad_request(): move bdrv_pad_request() up
` [PATCH v4 05/16] block/io: bdrv_pad_request(): support qemu_iovec_init_extended failure
` [PATCH v4 07/16] block/io: improve bdrv_check_request: check qiov too
` [PATCH v4 08/16] block: use int64_t as bytes type in tracked requests
` [PATCH v4 09/16] block/io: use int64_t bytes in driver wrappers
` [PATCH v4 10/16] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
` [PATCH v4 11/16] block/io: support int64_t bytes in bdrv_aligned_pwritev()
` [PATCH v4 12/16] block/io: support int64_t bytes in bdrv_co_do_copy_on_readv()

[PATCH] gitlab-ci.yml: Use the whole tree as artifacts to speed up the CI
 2021-01-22 16:25 UTC  (5+ messages)

[PATCH v7 00/11] Rework iotests/check
 2021-01-22 16:18 UTC  (26+ messages)
` [PATCH v7 07/11] iotests: add findtests.py
` [PATCH v7 08/11] iotests: add testenv.py
` [PATCH v7 09/11] iotests: add testrunner.py
` [PATCH v7 10/11] iotests: rewrite check into python

[Bug 1912777] Re: KVM_EXIT_MMIO has increased in Qemu4.0.0 when compared to Qemu 2.11.0
 2021-01-22 15:58 UTC  (2+ messages)

[PATCH 0/3] configure: Do not build TCG or link with capstone if not necessary
 2021-01-22 16:02 UTC  (5+ messages)

[Bug 1912790] [NEW] qemu-aarch64-static segfaults python3
 2021-01-22 15:37 UTC  (2+ messages)
` [Bug 1912790] "

[PATCH] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-01-22 15:49 UTC  (4+ messages)

[PATCHv8 0/3] arm-virt: add secure pl061 for reset/power down
 2021-01-22 15:48 UTC  (10+ messages)
` [PATCHv8 1/3] hw: gpio: implement gpio-pwr driver for qemu reset/poweroff
` [PATCHv8 2/3] arm-virt: refactor gpios creation
` [PATCHv8 3/3] arm-virt: add secure pl061 for reset/power down

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-22 15:44 UTC  (14+ messages)
` [PATCH 04/25] keyval: accept escaped commas in implied option
` [PATCH 05/25] keyval: simplify keyval_parse_one
` [PATCH 06/25] tests: convert check-qom-proplist to keyval
` [PATCH 07/25] keyval: introduce keyval_parse_into

[PATCH 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework
 2021-01-22 15:34 UTC  (24+ messages)
` [PATCH 01/25] ptimer: Add new ptimer_set_period_from_clock() function
` [PATCH 02/25] clock: Add new clock_has_source() function
` [PATCH 06/25] hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
` [PATCH 07/25] hw/timer/cmsdk-apb-timer: Add Clock input
` [PATCH 08/25] hw/timer/cmsdk-apb-dualtimer: "
` [PATCH 09/25] hw/watchdog/cmsdk-apb-watchdog: "
` [PATCH 10/25] hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"
` [PATCH 11/25] hw/arm/armsse: Wire up clocks
` [PATCH 12/25] hw/arm/mps2: Inline CMSDK_APB_TIMER creation
` [PATCH 16/25] hw/arm/stellaris: Convert SSYS to QOM device
` [PATCH 23/25] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE

[PATCH] arm: rename xlnx-zcu102.canbusN properties
 2021-01-22 15:29 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/11] chardev: Convert IO handlers to use unsigned type
 2021-01-22 15:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 07/11] chardev: Let IOReadHandler "

[PATCH 1/2] intel_iommu: Support IR-only mode without DMA translation
 2021-01-22 15:14 UTC  (2+ messages)

[PULL 0/7] 2021-01-20 fuzzing patches
 2021-01-22 15:06 UTC  (2+ messages)

[PATCH] target/i386/hvf: add vmware-cpuid-freq cpu feature
 2021-01-22 15:05 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] pci: add romsize property
 2021-01-22 14:54 UTC  (5+ messages)

[PATCH] 9pfs: Convert reclaim list to QSLIST
 2021-01-22 14:35 UTC 

[PATCH v2] hw/core/resettable: make in-reset state false during exit phase call
 2021-01-22 14:26 UTC  (3+ messages)

[PATCH v2] 9pfs: Improve unreclaim loop
 2021-01-22 14:15 UTC  (3+ messages)

[PATCH] vnc: drop vnc_colordepth() call
 2021-01-22 14:11 UTC  (3+ messages)

[PATCH v3 00/21] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-01-22 14:13 UTC  (19+ messages)
` [PATCH v3 11/21] exec: Add support for TARGET_TAGGED_ADDRESSES
` [PATCH v3 12/21] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
` [PATCH v3 13/21] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
` [PATCH v3 17/21] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
` [PATCH v3 18/21] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v3 19/21] target/arm: Add allocation tag storage for user mode
` [PATCH v3 20/21] target/arm: Enable MTE for user-only
` [PATCH v3 21/21] tests/tcg/aarch64: Add mte smoke tests

[PATCH] util/log: flush TB cache when log level changes
 2021-01-22 14:05 UTC  (5+ messages)

[PATCH] hw/mips: loongson3: Drop 'struct MemmapEntry'
 2021-01-22 13:45 UTC  (4+ messages)

[PULL 00/11] Ui 20210115 patches
 2021-01-22 13:42 UTC  (7+ messages)
` [PULL 10/11] vnc: move initialization to framebuffer_update_request

[PATCH v8 00/10] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-22 13:36 UTC  (2+ messages)

[PATCH v3 0/4] meson: Try to clarify TCG / TCI options for new users
 2021-01-22 13:30 UTC  (5+ messages)
` [PATCH v3 1/4] meson: Explicit TCG backend used
` [PATCH v3 2/4] meson: Warn when TCI is selected but TCG backend is available
` [PATCH v3 3/4] configure: Improve TCI feature description
` [PATCH v3 4/4] configure: Reword --enable-tcg-interpreter as --disable-native-tcg

[Bug 1912224] [NEW] qemu may freeze during drive-mirroring on fragmented FS
 2021-01-22 13:19 UTC  (2+ messages)
` [Bug 1912224] "

About 'qemu-security' list subscription process
 2021-01-22 13:13 UTC  (3+ messages)

[PULL 0/5] Linux user for 6.0 patches
 2021-01-22 13:11 UTC  (2+ messages)

[PATCH 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-01-22 12:29 UTC  (5+ messages)
` [PATCH 1/4] hw/riscv: Drop 'struct MemmapEntry'
` [PATCH 2/4] hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
` [PATCH 3/4] hw/riscv: virt: Limit RAM size in a 32-bit system
` [PATCH 4/4] hw/riscv: virt: Map high mmio for PCIe

Thread safety of coroutine-sigaltstack
 2021-01-22 12:24 UTC  (9+ messages)

[PATCH V5 0/6] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-22 12:07 UTC  (7+ messages)
` [PATCH V5 1/6] hw/block/nvme: introduce nvme-subsys device
` [PATCH V5 2/6] hw/block/nvme: support to map controller to a subsystem
` [PATCH V5 3/6] hw/block/nvme: add CMIC enum value for Identify Controller
` [PATCH V5 4/6] hw/block/nvme: support for multi-controller in subsystem
` [PATCH V5 5/6] hw/block/nvme: add NMIC enum value for Identify Namespace
` [PATCH V5 6/6] hw/block/nvme: support for shared namespace in subsystem

[PATCH v2 0/4] meson: Try to clarify TCG / TCI options for new users
 2021-01-22 11:33 UTC  (7+ messages)
` [PATCH v2 1/4] meson: Explicit TCG backend used
` [PATCH v2 2/4] meson: Warn when TCI is selected but TCG backend is available
` [PATCH v2 3/4] configure: Improve TCI feature description
` [RFC PATCH v2 4/4] configure: Reword --enable-tcg-interpreter as --disable-native-tcg

[PATCH v2 00/36] block: update graph permissions update
 2021-01-22 11:26 UTC  (8+ messages)
` [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler

[PATCH v2 for-6.0 0/8] nbd reconnect on open
 2021-01-22 10:56 UTC  (4+ messages)
` [PATCH v2 2/8] nbd: allow reconnect on open, with corresponding new options

[PATCH] replay: fix replay of the interrupts
 2021-01-22 10:39 UTC  (2+ messages)

[PULL 0/9] s390x updates
 2021-01-22 10:33 UTC  (2+ messages)

[RFC PATCH] linux-user/mmap: Return EFAULT for invalid addresses
 2021-01-22 10:28 UTC  (3+ messages)

[PATCH] linux-user/mmap: Avoid asserts for out of range mremap calls
 2021-01-22 10:28 UTC  (3+ messages)

[PATCH 0/2] meson: Try to clarify TCG / TCI options for new users
 2021-01-22  9:56 UTC  (8+ messages)
` [PATCH 1/2] meson: Explicit TCG backend used
` [PATCH 2/2] meson: Warn when TCI is selected but TCG backend is available

[PATCH 0/2] tcg/tci: Fix Clang build
 2021-01-22  8:19 UTC  (8+ messages)
` [RFC PATCH 2/2] gitlab-ci: Add a job building TCI with Clang

[RFC PATCH v2 0/8] Automatically convert configure options to meson build options
 2021-01-22  8:00 UTC  (5+ messages)
` [PATCH 8/8] configure: automatically parse command line for meson -D options

[PATCH v2 0/3] target/arm: Add support for FEAT_DIT, Data Independent Timing
 2021-01-22  4:45 UTC  (4+ messages)
` [PATCH v2 1/3] target/arm: Remove PSTATE_SS from cpsr and move it into env->pstate
` [PATCH v2 2/3] target/arm: Add support for FEAT_DIT, Data Independent Timing
` [PATCH v2 3/3] target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU

[Qemu-devel] [Bug 1788665] [NEW] Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
 2021-01-22  4:17 UTC  (2+ messages)
` [Bug 1788665] "

[PATCH] net/slirp.c: Fix spelling error in error message
 2021-01-22  0:44 UTC  (2+ messages)

[PATCH v1 0/3] target/microblaze: Add memattrs on transactions
 2021-01-22  0:18 UTC  (4+ messages)
` [PATCH v1 1/3] target/microblaze: Add use-non-secure property
` [PATCH v1 2/3] target/microblaze: use MMUAccessType instead of int in mmu_translate
` [PATCH v1 3/3] target/microblaze: Add security attributes on memory transactions

[PATCH] hw/net: Add npcm7xx emc model
 2021-01-22  0:32 UTC 

[PATCH V4 0/6] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-21 23:41 UTC  (13+ messages)
` [PATCH V4 1/6] hw/block/nvme: introduce nvme-subsys device
` [PATCH V4 2/6] hw/block/nvme: support to map controller to a subsystem
` [PATCH V4 3/6] hw/block/nvme: add CMIC enum value for Identify Controller
` [PATCH V4 4/6] hw/block/nvme: support for multi-controller in subsystem
` [PATCH V4 5/6] hw/block/nvme: add NMIC enum value for Identify Namespace
` [PATCH V4 6/6] hw/block/nvme: support for shared namespace in subsystem

[PATCH 0/2] Add ipv6 hostfwd support
 2021-01-21 22:30 UTC  (3+ messages)
` [PATCH 2/2] net: Add ipv6_hostfwd option

[PATCH] migration: Provide a test for migratability
 2021-01-21 22:28 UTC  (2+ messages)

[PATCH 0/6] target/mips: Convert Loongson LEXT opcodes to decodetree
 2021-01-21 22:20 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).