qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-12 15:31:06 to 2021-02-13 03:24:25 UTC [more...]

[PATCH] spice-app: avoid crash when core spice module doesn't loaded
 2021-02-13  3:23 UTC 

Virgil 3D renderer on macOS
 2021-02-13  3:20 UTC 

[PATCH v2] target/mips/translate: Simplify PCPYH using deposit_i64()
 2021-02-13  0:56 UTC  (2+ messages)

[PATCH v3 0/3] Add npcm7xx emc model
 2021-02-13  0:33 UTC  (4+ messages)

[PATCH v4 0/3] Add npcm7xx emc model
 2021-02-13  0:25 UTC  (4+ messages)
` [PATCH v4 1/3] hw/net: "
` [PATCH v4 2/3] hw/arm: "
` [PATCH v4 3/3] tests/qtests: Add npcm7xx emc model test

[PATCH] target/mips/translate: Simplify PCPYH using deposit_i64()
 2021-02-13  0:24 UTC  (2+ messages)

[PULL 0/5] bitmaps patches through 2021-02-12
 2021-02-12 23:21 UTC  (6+ messages)
` [PULL 1/5] migration: dirty-bitmap: Use struct for alias map inner members
` [PULL 2/5] migration: dirty-bitmap: Allow control of bitmap persistence
` [PULL 3/5] qemu-iotests: 300: Add test case for modifying persistence of bitmap
` [PULL 4/5] block: return status from bdrv_append and friends
` [PULL 5/5] block: use return status of bdrv_append()

[PATCH v7 00/14] block: deal with errp: part I
 2021-02-12 23:13 UTC  (9+ messages)
` [PATCH v7 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH v7 08/14] block/qcow2: qcow2_get_specific_info(): "
` [PATCH v7 13/14] block/qed: bdrv_qed_do_open: deal with errp

[RFC PATCH v2 0/2] PCIe DOE for PCIe and CXL 2.0 v2 release
 2021-02-12 22:26 UTC  (7+ messages)
` [RFC PATCH v2 1/2] Basic PCIe DOE support
` [RFC v2 2/2] Basic CXL DOE for CDAT and Compliance Mode

[RFC PATCH 00/15] eMMC support
 2021-02-12 22:16 UTC  (21+ messages)
` [RFC PATCH 01/15] block: add eMMC block device type
` [RFC PATCH 03/15] sd: emmc: Dont not update CARD_CAPACITY for eMMC cards
` [RFC PATCH 04/15] sd: emmc: Update CMD1 definition for eMMC
` [RFC PATCH 05/15] sd: emmc: support idle state in CMD2
` [RFC PATCH 09/15] sd: emmc: Add support for emmc erase
` [RFC PATCH 10/15] sd: emmc: Update CID structure for eMMC
` [RFC PATCH 12/15] sd: emmc: Support boot area in emmc image
` [RFC PATCH 13/15] sd: emmc: Subtract bootarea size from blk
` [RFC PATCH 14/15] sd: sdhci: Support eMMC devices
` [RFC PATCH 15/15] arm: xlnx-versal: Add emmc to versal

[PATCH 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-02-12 22:05 UTC  (4+ messages)
` [PATCH 4/4] hw/riscv: virt: Map high mmio for PCIe

[PATCH] virtiofs_submounts.py test: Note on vmlinuz param
 2021-02-12 22:00 UTC  (5+ messages)

[PATCH v2 1/1] linux-user/signal: Decode waitid si_code
 2021-02-12 21:44 UTC  (4+ messages)

[PATCH v2 0/7] Xen guest loader (to boot Xen+Kernel under TCG)
 2021-02-12 21:39 UTC  (5+ messages)
` [PATCH v2 5/7] docs: move generic-loader documentation into the main manual
` [PATCH v2 6/7] docs: add some documentation for the guest-loader

[PULL 0/7] M68k for 6.0 patches
 2021-02-12 21:14 UTC  (8+ messages)
` [PULL 1/7] m68k: improve cpu instantiation comments
` [PULL 2/7] m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability
` [PULL 3/7] m68k: improve comments on m68k_move_to/from helpers
` [PULL 4/7] m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to/from
` [PULL 5/7] m68k: MOVEC insn. should generate exception if wrong CR is accessed
` [PULL 6/7] m68k: add MSP detection support for stack pointer swap helpers
` [PULL 7/7] m68k: import bootinfo headers from linux

[PATCH v3 00/10] ACPI related fixes to comform the spec better
 2021-02-12 20:51 UTC  (4+ messages)
` [PATCH v3 07/10] hw/i386: declare ACPI mother board resource for MMCONFIG region

[PATCH v7 00/31] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-02-12 20:35 UTC  (39+ messages)
` [PATCH v7 01/31] tcg: Introduce target-specific page data for user-only
` [PATCH v7 02/31] linux-user: Introduce PAGE_ANON
` [PATCH v7 03/31] exec: Use uintptr_t for guest_base
` [PATCH v7 04/31] exec: Use uintptr_t in cpu_ldst.h
` [PATCH v7 05/31] exec: Improve types for guest_addr_valid
` [PATCH v7 06/31] linux-user: Check for overflow in access_ok
` [PATCH v7 07/31] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
` [PATCH v7 08/31] bsd-user: "
` [PATCH v7 09/31] linux-user: Do not use guest_addr_valid for h2g_valid
` [PATCH v7 10/31] linux-user: Fix guest_addr_valid vs reserved_va
` [PATCH v7 11/31] exec: Introduce cpu_untagged_addr
` [PATCH v7 12/31] exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
` [PATCH v7 13/31] linux-user: Explicitly untag memory management syscalls
` [PATCH v7 14/31] linux-user: Use guest_range_valid in access_ok
` [PATCH v7 15/31] exec: Rename guest_{addr,range}_valid to *_untagged
` [PATCH v7 16/31] linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
` [PATCH v7 17/31] linux-user: Move lock_user et al out of line
` [PATCH v7 18/31] linux-user: Fix types in uaccess.c
` [PATCH v7 19/31] linux-user: Handle tags in lock_user/unlock_user
` [PATCH v7 20/31] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
` [PATCH v7 21/31] target/arm: Improve gen_top_byte_ignore
` [PATCH v7 22/31] target/arm: Use the proper TBI settings for linux-user
` [PATCH v7 23/31] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
` [PATCH v7 24/31] linux-user/aarch64: Implement PROT_MTE
` [PATCH v7 25/31] target/arm: Split out syndrome.h from internals.h
` [PATCH v7 26/31] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
` [PATCH v7 27/31] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
` [PATCH v7 28/31] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v7 29/31] target/arm: Add allocation tag storage for user mode
` [PATCH v7 30/31] target/arm: Enable MTE for user-only
` [PATCH v7 31/31] tests/tcg/aarch64: Add mte smoke tests

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-12 20:30 UTC  (3+ messages)
` [PATCH 20/22] Acceptance Tests: add basic documentation on LinuxTest base class

[PULL 00/14] NBD patches through 2021-02-12
 2021-02-12 20:16 UTC  (15+ messages)
` [PULL 01/14] qemu-nbd: Use SOMAXCONN for socket listen() backlog
` [PULL 02/14] qemu-nbd: Permit --shared=0 for unlimited clients
` [PULL 03/14] iotests/210: Fix reference output
` [PULL 04/14] io: error_prepend() in qio_channel_readv_full_all() causes segfault
` [PULL 05/14] block: add new BlockDriver handler: bdrv_cancel_in_flight
` [PULL 06/14] block/nbd: implement .bdrv_cancel_in_flight
` [PULL 07/14] block/raw-format: implement .bdrv_cancel_in_flight handler
` [PULL 08/14] job: add .cancel handler for the driver
` [PULL 09/14] block/mirror: implement .cancel job handler
` [PULL 10/14] iotests/264: move to python unittest
` [PULL 11/14] iotests.py: qemu_nbd_popen: remove pid file after use
` [PULL 12/14] iotests/264: add mirror-cancel test-case
` [PULL 13/14] block/backup: implement .cancel job handler
` [PULL 14/14] iotests/264: add backup-cancel test-case

[PATCH 0/3] hw/display/sm501: Tidy up template header
 2021-02-12 20:28 UTC  (5+ messages)
` [PATCH 1/3] hw/display/sm501: Remove dead code for non-32-bit RGB surfaces
` [PATCH 2/3] hw/display/sm501: Expand out macros in template header
` [PATCH 3/3] hw/display/sm501: Inline template header into C file

[PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
 2021-02-12 20:19 UTC  (3+ messages)
` [PATCH 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard

[PATCH 0/1] Acceptance Tests: bump Avocado version requirement to 85.0
 2021-02-12 20:15 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] block: Use 'read-zeroes=true' mode by default with 'null-co' driver
 2021-02-12 19:06 UTC  (3+ messages)
` [PATCH v2 1/2] block: Explicit null-co uses 'read-zeroes=false'

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-02-12 19:02 UTC  (34+ messages)
` [PATCH 01/38] target/riscv: implementation-defined constant parameters
` [PATCH 03/38] target/riscv: Fixup saturate subtract function
` [PATCH 04/38] target/riscv: 16-bit Addition & Subtraction Instructions
` [PATCH 11/38] target/riscv: SIMD 8-bit Multiply Instructions
` [PATCH 13/38] target/riscv: SIMD 8-bit Miscellaneous Instructions
` [PATCH 14/38] target/riscv: 8-bit Unpacking Instructions
` [PATCH 15/38] target/riscv: 16-bit Packing Instructions
` [PATCH 16/38] target/riscv: Signed MSW 32x32 Multiply and Add Instructions
` [PATCH 17/38] target/riscv: Signed MSW 32x16 "
` [PATCH 18/38] target/riscv: Signed 16-bit Multiply 32-bit Add/Subtract Instructions
` [PATCH 19/38] target/riscv: Signed 16-bit Multiply 64-bit "
` [PATCH 20/38] target/riscv: Partial-SIMD Miscellaneous Instructions
` [PATCH 21/38] target/riscv: 8-bit Multiply with 32-bit Add Instructions
` [PATCH 22/38] target/riscv: 64-bit Add/Subtract Instructions
` [PATCH 23/38] target/riscv: 32-bit Multiply "
` [PATCH 24/38] target/riscv: Signed 16-bit Multiply with "
` [PATCH 25/38] target/riscv: Non-SIMD Q15 saturation ALU Instructions
` [PATCH 26/38] target/riscv: Non-SIMD Q31 "
` [PATCH 27/38] target/riscv: 32-bit Computation Instructions
` [PATCH 28/38] target/riscv: Non-SIMD Miscellaneous Instructions
` [PATCH 29/38] target/riscv: RV64 Only SIMD 32-bit Add/Subtract Instructions
` [PATCH 30/38] target/riscv: RV64 Only SIMD 32-bit Shift Instructions
` [PATCH 31/38] target/riscv: RV64 Only SIMD 32-bit Miscellaneous Instructions
` [PATCH 32/38] target/riscv: RV64 Only SIMD Q15 saturating Multiply Instructions
` [PATCH 33/38] target/riscv: RV64 Only 32-bit "
` [PATCH 34/38] target/riscv: RV64 Only 32-bit Multiply & Add Instructions
` [PATCH 35/38] target/riscv: RV64 Only 32-bit Parallel "
` [PATCH 36/38] target/riscv: RV64 Only Non-SIMD 32-bit Shift Instructions
` [PATCH 37/38] target/riscv: RV64 Only 32-bit Packing Instructions
` [PATCH 38/38] target/riscv: configure and turn on packed extension from command line

[PATCH v3 0/3] migration: dirty-bitmap: Allow control of bitmap persistence
 2021-02-12 19:25 UTC  (10+ messages)
` [PATCH v3 1/3] migration: dirty-bitmap: Convert alias map inner members to BitmapMigrationBitmapAlias
` [PATCH v3 2/3] migration: dirty-bitmap: Allow control of bitmap persistence
` [PATCH v3 3/3] qemu-iotests: 300: Add test case for modifying persistence of bitmap

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-02-12 18:56 UTC  (5+ messages)
` [PATCH v2 03/42] esp: QOMify the internal ESP device state
` [PATCH v2 30/42] esp: add 4 byte PDMA read and write transfers

[PATCH v2 0/7] m68k: add Virtual M68k Machine
 2021-02-12 18:44 UTC  (3+ messages)
` [PATCH v2 4/7] m68k: add an interrupt controller

can surface_bits_per_pixel() for the console surface ever return anything other than 32 ?
 2021-02-12 18:38 UTC  (3+ messages)

[PATCH 00/24] hw/arm: New board model mps3-an524
 2021-02-12 18:38 UTC  (33+ messages)
` [PATCH 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
` [PATCH 03/24] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
` [PATCH 04/24] hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
` [PATCH 05/24] hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
` [PATCH 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
` [PATCH 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
` [PATCH 08/24] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
` [PATCH 09/24] hw/arm/mps2-tz: Make number of IRQs board-specific
` [PATCH 19/24] hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo
` [PATCH 21/24] hw/arm/mps2-tz: Stub out USB controller for mps3-an524
` [PATCH 22/24] hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
` [PATCH 23/24] docs/system/arm/mps2.rst: Document the new mps3-an524 board
` [PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs

[PATCH v2 00/10] mirror: cancel nbd reconnect
 2021-02-12 18:21 UTC  (6+ messages)
` [PATCH v2 02/10] block/nbd: implement .bdrv_cancel_in_flight
` [PATCH v2 04/10] job: add .cancel handler for the driver

[PATCH v2 00/21] plugins/next pre-PR (hwprofile, regression fixes, icount count fix)
 2021-02-12 17:19 UTC  (15+ messages)
` [PATCH v2 16/21] accel/tcg: actually cache our partial icount TB
` [PATCH v2 20/21] accel/tcg: allow plugin instrumentation to be disable via cflags

[Bug 1915539] [NEW] Null-ptr dereference on AHCICmdHdr in ahci_pio_transfer
 2021-02-12 17:16 UTC 

[PATCH 0/2] monitor: Shutdown fixes
 2021-02-12 17:20 UTC  (3+ messages)
` [PATCH 1/2] monitor: Fix assertion failure on shutdown
` [PATCH 2/2] monitor/qmp: Stop processing requests when shutdown is requested

[Bug 1915535] [NEW] Assertion `child->perm & BLK_PERM_WRITE' failed in bdrv_co_write_req_prepare through atapi
 2021-02-12 17:01 UTC 

[PATCH] docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module name
 2021-02-12 16:51 UTC  (3+ messages)

[Bug 1915531] [NEW] qemu-user child process hangs when forking due to glib allocation
 2021-02-12 16:10 UTC 

[PATCH v13 0/5] UFFD write-tracking migration/snapshots
 2021-02-12 16:11 UTC  (5+ messages)

[PATCH v4 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-02-12 16:05 UTC  (9+ messages)
` [PATCH v4 16/21] i386: track explicit 'hv-*' features enablement/disablement

[PATCH v2 0/2] migration: dirty-bitmap: Allow control of bitmap persistence
 2021-02-12 15:36 UTC  (3+ messages)
` [PATCH v2 2/2] migration: dirty-bitmap: Allow control of bitmap persistance


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