qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-07 17:49:18 to 2021-04-08 10:52:12 UTC [more...]

[PULL 0/6] migration + virtiofsd queue
 2021-04-08 10:50 UTC  (5+ messages)

[PATCH] libqtest: refuse QTEST_QEMU_BINARY=qemu-kvm
 2021-04-08 10:49 UTC  (3+ messages)

[PATCH 00/14] nbd: move reconnect-thread to separate file
 2021-04-08 10:44 UTC  (4+ messages)
` [PATCH 06/14] block/nbd: further segregation of connect-thread
` DROP THIS Re: [PATCH 00/14] nbd: move reconnect-thread to separate file

[PULL for-6.0 v3 00/10] emulated nvme fixes for -rc3
 2021-04-08 10:38 UTC  (2+ messages)

[RFC v12 00/65] arm cleanup experiment for kvm-only build
 2021-04-08 10:39 UTC  (11+ messages)
` [RFC v12 17/65] target/arm: tcg: add stubs for some helpers for non-tcg builds
` [RFC v12 24/65] target/arm: move arm_sctlr away from tcg helpers
` [RFC v12 27/65] target/arm: split a15 cpu model and 32bit class functions to cpu32.c

[PATCH v2] monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
 2021-04-08 10:27 UTC  (4+ messages)

[PATCH v4 00/12] target/arm mte fixes
 2021-04-08 10:02 UTC  (19+ messages)
` [PATCH v4 03/12] target/arm: Fix mte_checkN
    ` [Bug 1921948] "
` [PATCH v4 04/12] target/arm: Split out mte_probe_int
` [PATCH v4 05/12] target/arm: Fix unaligned checks for mte_check1, mte_probe1
` [PATCH v4 06/12] test/tcg/aarch64: Add mte-5
` [PATCH v4 12/12] exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1

[PATCH 0/3] Introduce vhost-vdpa block device
 2021-04-08 10:19 UTC  (5+ messages)
` [PATCH 1/3] vhost-vdpa: Remove redundant declaration of address_space_memory
` [PATCH 2/3] vhost-blk: Add vhost-blk-common abstraction
` [PATCH 3/3] vhost-vdpa-blk: Introduce vhost-vdpa-blk host device

[PATCH] docs: add nvme emulation documentation
 2021-04-08 10:17 UTC  (4+ messages)

[PATCH-for-6.0?] hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllers
 2021-04-08 10:03 UTC  (3+ messages)

[PULL 0/6] Net patches
 2021-04-08  9:42 UTC  (7+ messages)
` [PULL 1/6] Revert "net: Do not fill legacy info_str for backends"
` [PULL 2/6] Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"
` [PULL 3/6] Revert "net: Move NetClientState.info_str to dynamic allocations"
` [PULL 4/6] Revert "tests: Add tests for query-netdev command"
` [PULL 5/6] Revert "qapi: net: Add "
` [PULL 6/6] tap-win32: correctly recycle buffers

[PATCH v5 0/6] vhost-vdpa: add support for configure interrupt
 2021-04-08  9:38 UTC  (7+ messages)
` [PATCH v5 1/6] virtio: introduce new type in interrupt process
` [PATCH v5 2/6] vhost: add new call back function for config interrupt
` [PATCH v5 3/6] virtio:add support in configure interrupt
` [PATCH v5 4/6] vhost-vdpa: add support for "
` [PATCH v5 5/6] virtio-mmio: "
` [PATCH v5 6/6] virtio-pci: "

[PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
 2021-04-08  9:34 UTC  (2+ messages)

[PATCH] hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
 2021-04-08  9:34 UTC  (2+ messages)

[PATCH v1 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-08  9:25 UTC  (3+ messages)
` [PATCH v1 1/8] target/riscv: Fix the PMP is locked check when using TOR

[PATCH 00/24] aspeed: fixes and extensions
 2021-04-08  9:21 UTC  (27+ messages)
` [PATCH 03/24] aspeed/i2c: Fix DMA address mask
` [PATCH 04/24] aspeed/i2c: Rename DMA address space
` [PATCH 06/24] hw: Model ASPEED's Hash and Crypto Engine
` [PATCH 07/24] aspeed: Integrate HACE
` [PATCH 08/24] tests/qtest: Add test for Aspeed HACE
` [PATCH 11/24] tests/acceptance: Test ast2400 and ast2500 machines
` [PATCH 12/24] tests/acceptance: Test ast2600 machine
` [PATCH 13/24] hw/misc/aspeed_xdma: Add AST2600 support
` [PATCH 17/24] aspeed: Remove swift-bmc machine
` [PATCH 21/24] hw/block: m25p80: Add support for mt25qu02g

[Qemu-devel][bug] qemu crash when migrate vm and vm's disks
 2021-04-08  9:04 UTC 

[PATCH v1 0/1] s390x: css: report errors from ccw_dstream_read/write
 2021-04-08  9:02 UTC  (8+ messages)
` [PATCH v1 1/1] "

[PATCH v4 00/19] qapi: static typing conversion, pt3
 2021-04-08  8:58 UTC  (10+ messages)
` [PATCH v4 02/19] flake8: Enforce shorter line length for comments and docstrings

[PATCH v5 00/10] Fixed some bugs and optimized some codes for COLO
 2021-04-08  8:49 UTC  (15+ messages)
` [PATCH v5 01/10] Remove some duplicate trace code
` [PATCH v5 02/10] Fix the qemu crash when guest shutdown during checkpoint
` [PATCH v5 03/10] Optimize the function of filter_send
` [PATCH v5 04/10] Remove migrate_set_block_enabled in checkpoint
` [PATCH v5 05/10] Add a function named packet_new_nocopy for COLO
` [PATCH v5 06/10] Add the function of colo_compare_cleanup
` [PATCH v5 10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()

[RFC PATCH v2 00/11] qemu_iotests: improve debugging options
 2021-04-08  8:26 UTC  (2+ messages)

[PATCH 0/2] block/rbd: fix memory leaks
 2021-04-08  7:54 UTC  (7+ messages)
` [PATCH 1/2] block/rbd: fix memory leak in qemu_rbd_connect()

A question about the translation granule size supported by the vSMMU
 2021-04-08  7:27 UTC  (4+ messages)

[PATCH] checkpatch: Fix use of uninitialized value
 2021-04-08  6:51 UTC 

[PATCH 0/6] Add debug interface to kick/call on purpose
 2021-04-08  5:59 UTC  (16+ messages)
` [PATCH 1/6] qdev: introduce qapi/hmp command for kick/call event

[PATCH v4 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-04-08  3:43 UTC  (5+ messages)
` [PATCH v4 3/3] ppc: Enable 2nd DAWR support on p10

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-04-08  3:24 UTC  (8+ messages)
` [PATCH V4 3/7] qapi/net: Add new QMP command for COLO passthrough

[for-6.0 PATCH 0/3] ppc: e500: Bump ppce500 u-boot to v2021.04
 2021-04-08  3:14 UTC  (4+ messages)

[PATCH v3] ppc/spapr: Add support for implement support for H_SCM_HEALTH
 2021-04-08  2:58 UTC  (2+ messages)

[PATCH-for-6.0] hw/ppc/mac_newworld: Restrict RAM to 2 GiB
 2021-04-08  2:34 UTC  (5+ messages)

[PATCH v3 00/26] Hexagon (target/hexagon) update
 2021-04-08  1:57 UTC  (27+ messages)
` [PATCH v3 01/26] Hexagon (target/hexagon) TCG generation cleanup
` [PATCH v3 02/26] Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pair
` [PATCH v3 03/26] Hexagon (target/hexagon) remove unnecessary inline directives
` [PATCH v3 04/26] Hexagon (target/hexagon) use env_archcpu and env_cpu
` [PATCH v3 05/26] Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN
` [PATCH v3 06/26] Hexagon (target/hexagon) decide if pred has been written at TCG gen time
` [PATCH v3 07/26] Hexagon (target/hexagon) change variables from int to bool when appropriate
` [PATCH v3 08/26] Hexagon (target/hexagon) remove unused carry_from_add64 function
` [PATCH v3 09/26] Hexagon (target/hexagon) change type of softfloat_roundingmodes
` [PATCH v3 10/26] Hexagon (target/hexagon) use softfloat default NaN and tininess
` [PATCH v3 11/26] Hexagon (target/hexagon) replace float32_mul_pow2 with float32_scalbn
` [PATCH v3 12/26] Hexagon (target/hexagon) use softfloat for float-to-int conversions
` [PATCH v3 13/26] Hexagon (target/hexagon) cleanup ternary operators in semantics
` [PATCH v3 14/26] Hexagon (target/hexagon) cleanup reg_field_info definition
` [PATCH v3 15/26] Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.h
` [PATCH v3 16/26] Hexagon (target/hexagon) compile all debug code
` [PATCH v3 17/26] Hexagon (target/hexagon) add F2_sfrecipa instruction
` [PATCH v3 18/26] Hexagon (target/hexagon) add F2_sfinvsqrta
` [PATCH v3 19/26] Hexagon (target/hexagon) add A5_ACS (vacsh)
` [PATCH v3 20/26] Hexagon (target/hexagon) add A6_vminub_RdP
` [PATCH v3 21/26] Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
` [PATCH v3 22/26] Hexagon (target/hexagon) circular addressing
` [PATCH v3 23/26] Hexagon (target/hexagon) bit reverse (brev) addressing
` [PATCH v3 24/26] Hexagon (target/hexagon) load and unpack bytes instructions
` [PATCH v3 25/26] Hexagon (target/hexagon) load into shifted register instructions
` [PATCH v3 26/26] Hexagon (target/hexagon) CABAC decode bin

[PATCH v6 0/4] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-04-08  0:20 UTC  (5+ messages)
` [PATCH v6 1/4] accel/tcg: Add TLB invalidation support for ranges of addresses
` [PATCH v6 2/4] target/arm: Add support for FEAT_TLBIRANGE
` [PATCH v6 3/4] target/arm: Add support for FEAT_TLBIOS
` [PATCH v6 4/4] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type

*** ARC port for review ***
 2021-04-08  0:20 UTC  (21+ messages)
` [PATCH 06/27] arc: semfunc.c tcg code generator
` [PATCH 07/27] arc: TCG instruction definitions
` [PATCH 14/27] arc: Add support for ARCv2
` [PATCH 15/27] tests/tcg: ARC: Add TCG instruction definition tests
` [PATCH 16/27] tests/acceptance: ARC: Add linux boot testing
` [PATCH 18/27] arcv3: Decoder code
` [PATCH 20/27] arcv3: TCG, decoder glue code and helper changes
` [PATCH 21/27] arcv3: TCG instruction generator changes
` [PATCH 22/27] arcv3: TCG instruction definitions

[PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
 2021-04-07 23:25 UTC  (8+ messages)

[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64
 2021-04-07 23:04 UTC  (4+ messages)

[PATCH v2 1/1] decodetree: Add support for 64-bit instructions
 2021-04-07 23:04 UTC  (3+ messages)

[PATCH-for-6.0?] hw/arm/imx25_pdk: Fix error message for invalid RAM size
 2021-04-07 22:59 UTC  (2+ messages)

[PATCH-for-6.0?] hw/rx/rx-gdbsim: Do not accept invalid memory size
 2021-04-07 22:57 UTC  (2+ messages)

[PATCH v2 0/1] Add 64-bit instruction support to decodetree
 2021-04-07 22:13 UTC 

[Bug 1921948] [NEW] MTE tags not checked properly for unaligned accesses at EL1
 2021-04-07 22:02 UTC  (10+ messages)
` [Bug 1921948] "

Live migration support for virtio-fs
 2021-04-07 18:05 UTC 

[PATCH v4 for-6.0 00/12] esp: fix asserts/segfaults discovered by fuzzer
 2021-04-07 21:27 UTC  (16+ messages)
` [PATCH v4 for-6.0 01/12] esp: always check current_req is not NULL before use in DMA callbacks
` [PATCH v4 for-6.0 02/12] esp: rework write_response() to avoid using the FIFO for DMA transactions
` [PATCH v4 for-6.0 03/12] esp: consolidate esp_cmdfifo_push() into esp_fifo_push()
` [PATCH v4 for-6.0 04/12] esp: consolidate esp_cmdfifo_pop() into esp_fifo_pop()
` [PATCH v4 for-6.0 05/12] esp: introduce esp_fifo_pop_buf() and use it instead of fifo8_pop_buf()
` [PATCH v4 for-6.0 06/12] esp: ensure cmdfifo is not empty and current_dev is non-NULL
` [PATCH v4 for-6.0 07/12] esp: don't underflow cmdfifo in do_cmd()
` [PATCH v4 for-6.0 08/12] esp: don't overflow cmdfifo in get_cmd()
` [PATCH v4 for-6.0 09/12] esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
` [PATCH v4 for-6.0 10/12] esp: don't reset async_len directly in esp_select() if cancelling request
` [PATCH v4 for-6.0 11/12] esp: ensure that do_cmd is set to zero before submitting an ESP select command
` [PATCH v4 for-6.0 12/12] tests/qtest: add tests for am53c974 device

[PULL v2 00/19] pc,virtio,pci: fixes, features
 2021-04-07 21:25 UTC  (9+ messages)
` [PULL v2 11/19] pci: acpi: ensure that acpi-index is unique

[PATCH 0/3] tests/acceptance: Handle tests with "cpu" tag
 2021-04-07 20:01 UTC  (5+ messages)

[PATCH for-6.0] block/nbd: fix possible use after free of s->connect_thread
 2021-04-07 19:47 UTC  (3+ messages)

[PULL 00/11] rc2 fixes (check-tcg, gitlab, gdbstub)
 2021-04-07 18:41 UTC  (5+ messages)

[PULL 0/6] V2 migration + virtiofsd queue
 2021-04-07 17:54 UTC  (7+ messages)
` [PULL 1/6] virtiofsd: Fix security.capability comparison
` [PULL 2/6] migration: Fix missing qemu_fflush() on buffer file in bg_migration_thread
` [PULL 3/6] migration: Inhibit virtio-balloon for the duration of background snapshot
` [PULL 4/6] migration: Pre-fault memory before starting background snasphot
` [PULL 5/6] migration: Rename 'bs' to 'block' in background snapshot code
` [PULL 6/6] tests/migration: fix parameter of auto-converge migration

[PATCH-for-6.1 0/3] hw/sparc/sun4m: Introduce Sun4mMachineClass to access sun4m_hwdefs
 2021-04-07 17:53 UTC  (4+ messages)
` [PATCH-for-6.1 1/3] hw/sparc/sun4m: Introduce TYPE_SUN4M_MACHINE and Sun4mMachineClass
` [PATCH-for-6.1 2/3] hw/sparc/sun4m: Factor out sun4m_machine_class_common_init()
` [PATCH-for-6.1 3/3] hw/sparc/sun4m: Make sun4m_hwdefs a Sun4mMachineClass field

[ RFC 0/6] Improve PMU support
 2021-04-07 17:34 UTC  (5+ messages)
` [ RFC 3/6] target/riscv: Support mcycle/minstret write operation
` [ RFC 4/6] target/riscv: Add support for hpmcounters/hpmevents

[PATCH v3 00/36] block: update graph permissions update
 2021-04-07 17:46 UTC  (3+ messages)
` [PATCH v3 04/36] block: bdrv_append(): don't consume reference


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