qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 12:34:50 to 2021-04-09 04:26:15 UTC [more...]

[PATCH v1 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-09  4:24 UTC  (5+ messages)
` [PATCH v1 4/8] target/riscv: Add ePMP CSR access functions
` [PATCH v1 5/8] target/riscv: Implementation of enhanced PMP (ePMP)

[PATCH v4 00/10] Fixed some bugs and optimized some codes for COLO
 2021-04-09  3:52 UTC  (6+ messages)
` [PATCH v4 09/10] Add the function of colo_bitmap_clear_diry

[PATCH v6 00/10] Fixed some bugs and optimized some codes for COLO
 2021-04-09  3:20 UTC  (11+ messages)
` [PATCH v6 01/10] Remove some duplicate trace code
` [PATCH v6 02/10] Fix the qemu crash when guest shutdown during checkpoint
` [PATCH v6 03/10] Optimize the function of filter_send
` [PATCH v6 04/10] Remove migrate_set_block_enabled in checkpoint
` [PATCH v6 05/10] Add a function named packet_new_nocopy for COLO
` [PATCH v6 06/10] Add the function of colo_compare_cleanup
` [PATCH v6 07/10] Reset the auto-converge counter at every checkpoint
` [PATCH v6 08/10] Reduce the PVM stop time during Checkpoint
` [PATCH v6 09/10] Add the function of colo_bitmap_clear_dirty
` [PATCH v6 10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()

[Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap
 2021-04-09  2:45 UTC  (2+ messages)
` [Bug 1895219] "

[PATCH v5 0/3] hw/misc: Model ASPEED hash and crypto engine
 2021-04-09  2:47 UTC  (5+ messages)
` [PATCH v5 1/3] hw: Model ASPEED's Hash and Crypto Engine
` [PATCH v5 2/3] aspeed: Integrate HACE
` [PATCH v5 3/3] tests/qtest: Add test for Aspeed HACE

[PATCH 0/3] Introduce vhost-vdpa block device
 2021-04-09  2:38 UTC  (4+ messages)
` [PATCH 2/3] vhost-blk: Add vhost-blk-common abstraction
    `  "

Commit "x86/kvm: Move context tracking where it belongs" broke guest time accounting
 2021-04-09  2:14 UTC  (3+ messages)

[PATCH v2] Revert "target/mips: Deprecate nanoMIPS ISA"
 2021-04-09  1:10 UTC  (3+ messages)

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

[PATCH] hw/block/nvme: map prp fix if prp2 contains non-zero offset
 2021-04-08 21:38 UTC  (3+ messages)

[PATCH v2] i386: Add missing cpu feature bits in EPYC-Rome model
 2021-04-08 20:46 UTC  (4+ messages)

[PATCH 0/2] ppc64: do not use MachineClass::max_cpus to limit CPUs
 2021-04-08 20:40 UTC  (3+ messages)
` [PATCH 1/2] spapr.c: "
` [PATCH 2/2] spapr.h: increase FDT_MAX_SIZE

[RFC PATCH 0/5] mptcp support
 2021-04-08 19:11 UTC  (6+ messages)
` [RFC PATCH 1/5] channel-socket: Only set CLOEXEC if we have space for fds
` [RFC PATCH 2/5] io/net-listener: Call the notifier during finalize
` [RFC PATCH 3/5] migration: Add cleanup hook for inwards migration
` [RFC PATCH 4/5] migration/socket: Close the listener at the end
` [RFC PATCH 5/5] sockets: Support multipath TCP

[PATCH v2 0/7] tests/acceptance: Handle tests with "cpu" tag
 2021-04-08 19:52 UTC  (8+ messages)
` [PATCH v2 1/7] tests/acceptance: Automatic set -cpu to the test vm
` [PATCH v2 2/7] tests/acceptance: Fix mismatch on cpu tagged tests
` [PATCH v2 3/7] tests/acceptance: Let the framework handle "cpu:VALUE" "
` [PATCH v2 4/7] tests/acceptance: Tagging tests with "cpu:VALUE"
` [PATCH v2 5/7] python/qemu: Add args property to the QEMUMachine class
` [PATCH v2 6/7] tests/acceptance: Add set_vm_arg() to the Test class
` [PATCH v2 7/7] tests/acceptance: Handle cpu tag on x86_cpu_model_versions tests

[RFC PATCH v2 00/11] qemu_iotests: improve debugging options
 2021-04-08 19:59 UTC  (16+ messages)
` [RFC PATCH v2 01/11] python: qemu: add timer parameter for qmp.accept socket
` [RFC PATCH v2 02/11] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
` [RFC PATCH v2 03/11] qemu-iotests: add option to attach gdbserver
` [RFC PATCH v2 04/11] qemu-iotests: delay QMP socket timers

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

[PATCH] vhost-user-fs: fix features handling
 2021-04-08 19:55 UTC 

Mac OS real USB device support issue
 2021-04-08 19:50 UTC  (11+ messages)

[PATCH v3 00/26] Hexagon (target/hexagon) update
 2021-04-08 19:39 UTC  (15+ messages)
` [PATCH v3 02/26] Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pair
` [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 19/26] Hexagon (target/hexagon) add A5_ACS (vacsh)
` [PATCH v3 22/26] Hexagon (target/hexagon) circular addressing

[PATCH 1/2] hw/block/nvme: store aiocb in compare
 2021-04-08 19:37 UTC  (2+ messages)
` [PATCH 2/2] hw/block/nvme: drain namespaces on sq deletion

[PATCH] target/arm: Make Thumb store insns UNDEF for Rn==1111
 2021-04-08 19:02 UTC  (2+ messages)

[PATCH v1 0/8] RISC-V: Steps towards running 32-bit guests on
 2021-04-08 18:51 UTC  (5+ messages)
` [PATCH v1 4/8] target/riscv: Remove the hardcoded MSTATUS_SD macro

[PATCH] vmstate: Constify some VMStateDescriptions
 2021-04-08 18:33 UTC  (3+ messages)

[PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature
 2021-04-08 18:21 UTC  (13+ messages)

[PATCH] checkpatch: Fix use of uninitialized value
 2021-04-08 17:49 UTC  (2+ messages)

[PATCH v4 00/22] ppc: qemu: Add eTSEC support
 2021-04-08 15:29 UTC  (3+ messages)

[RFC v12 00/65] arm cleanup experiment for kvm-only build
 2021-04-08 17:34 UTC  (29+ messages)
` [RFC v12 05/65] target/arm: tcg: split mte_helper user-only and sysemu code
` [RFC v12 06/65] target/arm: tcg: move sysemu-only parts of debug_helper
` [RFC v12 07/65] target/arm: tcg: split tlb_helper user-only and sysemu-only parts
` [RFC v12 08/65] target/arm: tcg: split m_helper "
` [RFC v12 17/65] target/arm: tcg: add stubs for some helpers for non-tcg builds
` [RFC v12 31/65] target/arm: move exception code out of tcg/helper.c
` [RFC v12 40/65] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v12 41/65] tests: restrict TCG-only arm-cpu-features tests to TCG builds
` [RFC v12 51/65] target/arm: cpu-sve: split TCG and KVM functionality

[PATCH for-6.0? 0/3] job: Add job_wait_unpaused() for block-job-complete
 2021-04-08 17:26 UTC  (9+ messages)
` [PATCH for-6.0? 1/3] "
` [PATCH for-6.0? 2/3] test-blockjob: Test job_wait_unpaused()
` [PATCH for-6.0? 3/3] iotests/041: block-job-complete on user-paused job

[PATCH v2 00/10] block/nbd: move connection code to separate file
 2021-04-08 17:16 UTC  (23+ messages)
` [PATCH v2 01/10] block/nbd: introduce NBDConnectThread reference counter
` [PATCH v2 02/10] block/nbd: BDRVNBDState: drop unused connect_err and connect_status
` [PATCH v2 03/10] util/async: aio_co_enter(): do aio_co_schedule in general case
` [PATCH v2 04/10] block/nbd: simplify waking of nbd_co_establish_connection()
` [PATCH v2 05/10] block/nbd: drop thr->state
` [PATCH v2 06/10] block/nbd: bs-independent interface for nbd_co_establish_connection()
` [PATCH v2 07/10] block/nbd: make nbd_co_establish_connection_cancel() bs-independent
` [PATCH v2 08/10] block/nbd: rename NBDConnectThread to NBDClientConnection
` [PATCH v2 09/10] block/nbd: introduce nbd_client_connection_new()
` [PATCH v2 10/10] nbd: move connection code from block/nbd to nbd/client-connection

[Bug 1922887] [NEW] STR in Thumb 32 decode problem
 2021-04-08 16:51 UTC  (2+ messages)
` [Bug 1922887] "

[RFC PATCH] scripts/checkpatch: fix uninitialised value check
 2021-04-08 16:50 UTC  (2+ messages)

[PATCH v2 0/1] s390x: css: report errors from ccw_dstream_read/write
 2021-04-08 16:32 UTC  (2+ messages)
` [PATCH v2 1/1] "

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

Live migration support for virtio-fs
 2021-04-08 16:20 UTC  (2+ messages)
        ` [Virtio-fs] "

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

[PATCH 0/5] blkdebug: fix racing condition when iterating on
 2021-04-08 15:59 UTC  (6+ messages)
` [PATCH 1/5] blkdebug: refactor removal of a suspended request
` [PATCH 2/5] blkdebug: move post-resume handling to resume_req_by_tag
` [PATCH 3/5] blkdebug: track all actions
` [PATCH 4/5] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE
` [PATCH 5/5] blkdebug: protect rules and suspended_reqs with a lock

[PULL 0/6] V2 migration + virtiofsd queue
 2021-04-08 15:44 UTC  (2+ messages)

[PATCH v2 0/8] qapi: static typing conversion, pt4
 2021-04-08 15:31 UTC  (3+ messages)
` [PATCH v2 4/8] qapi/error: Change assertion

[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64
 2021-04-08 15:00 UTC  (5+ messages)
` [Bug 1915063] Status changed to Confirmed

QMP introspecting device props common to a bus type
 2021-04-08 14:59 UTC  (4+ messages)

[PATCH v4 00/12] target/arm mte fixes
 2021-04-08 14:25 UTC  (3+ messages)

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

[RFC PATCH 0/3] Add migration support for VFIO PCI devices in SMMUv3 nested stage mode
 2021-04-08 13:56 UTC  (5+ messages)
` [RFC PATCH 1/3] vfio: Introduce helpers to mark dirty pages of a RAM section
` [RFC PATCH 2/3] vfio: Add vfio_prereg_listener_log_sync in nested stage

[PATCH 0/3] hw: Constify VMStateDescription
 2021-04-08 13:46 UTC  (4+ messages)

[Bug 1921092] [NEW] qemu-system-arm multi core debug not working
 2021-04-08 13:37 UTC  (2+ messages)
` [Bug 1921092] Re: gdbstub debug of multi-cluster machines is undocumented and confusing

[PATCH v28 00/23] i386 cleanup PART 2
 2021-04-08 13:38 UTC  (3+ messages)

[Bug 1920913] [NEW] Openjdk11+ fails to install on s390x
 2021-04-08 13:27 UTC  (2+ messages)
` [Bug 1920913] "

[PATCH v2] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
 2021-04-08 13:32 UTC  (4+ messages)
` [PATCH-for-6.0? "

[PATCH RFC] target/i386: Add Intel CPU model versions supporting 'xsaves'
 2021-04-08 13:25 UTC  (3+ messages)

[PULL 00/11] rc2 fixes (check-tcg, gitlab, gdbstub)
 2021-04-08 13:00 UTC  (6+ messages)

[PATCH 0/2] i386: Fix interrupt based Async PF enablement
 2021-04-08 12:46 UTC  (4+ messages)

[PATCH 00/24] aspeed: fixes and extensions
 2021-04-08 12:39 UTC  (3+ messages)
` [PATCH 09/24] aspeed: Add Scater-Gather support for HACE Hash

[PATCH v2] docs: add nvme emulation documentation
 2021-04-08 12:30 UTC 


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