qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 23:27:35 to 2022-03-31 12:18:29 UTC [more...]

[PATCH 0/2] Init vNVDIMM LSA if applicable
 2022-03-31 12:09 UTC  (4+ messages)
` [PATCH 2/2] NVDIMM: Init vNVDIMM's LSA index block if it hasn't been

[PATCH v2 0/5] Generalize the sysbus device machine allowance
 2022-03-31 11:53 UTC  (5+ messages)
` [PATCH v2 1/5] qdev: add user_creatable_requires_machine_allowance class flag
` [PATCH v2 2/5] machine: update machine allowed list related functions/fields
` [PATCH v2 3/5] qdev-monitor: use the new user_creatable_requires_machine_allowance
` [PATCH v2 5/5] machine: remove temporary inline functions

[PATCH v8 00/46] CXl 2.0 emulation Support
 2022-03-31 12:12 UTC  (4+ messages)
` [PATCH v8 27/46] hw/cxl/host: Add support for CXL Fixed Memory Windows

[PATCH 0/4] virtio-ccw: remove device declarations from virtio-ccw.h
 2022-03-31 11:46 UTC  (5+ messages)
` [PATCH 1/4] s390x: follow qdev tree to detect SCSI device on a CCW bus
` [PATCH 2/4] virtio-ccw: move vhost_ccw_scsi to a separate file

[PATCH experiment 00/16] C++20 coroutine backend
 2022-03-31 11:52 UTC  (13+ messages)

[PATCH v1 0/9] Machine type compatible properties
 2022-03-31 11:51 UTC  (6+ messages)
` [PATCH v1 2/9] pci: add null-pointer check
` [PATCH v1 3/9] mem: appropriate handling getting mem region

[PATCH] 9p: move limits.h include from 9p.c to 9p.h
 2022-03-31 11:07 UTC  (8+ messages)

[PULL 00/15] QAPI patches patches for 2022-03-31
 2022-03-31 10:53 UTC  (16+ messages)
` [PULL 01/15] schemas: add missing vim modeline
` [PULL 02/15] qapi: BlockExportRemoveMode: move comments to TODO
` [PULL 03/15] qapi: fix example of BLOCK_IMAGE_CORRUPTED event
` [PULL 04/15] qapi: fix example of BLOCK_IO_ERROR event
` [PULL 05/15] qapi: fix example of BLOCK_JOB_PENDING event
` [PULL 06/15] qapi: fix example of DUMP_COMPLETED event
` [PULL 07/15] qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event
` [PULL 08/15] qapi: fix example of UNPLUG_PRIMARY event
` [PULL 09/15] qapi: fix example of FAILOVER_NEGOTIATED event
` [PULL 10/15] qapi: fix examples: SHUTDOWN and RESET events
` [PULL 11/15] qapi: run-state examples: add missing @timestamp
` [PULL 12/15] qapi: fix example of MEMORY_FAILURE
` [PULL 13/15] qapi: ui examples: add missing @websocket member
` [PULL 14/15] qapi: fix example of ACPI_DEVICE_OST event
` [PULL 15/15] qapi: fix example of dump-guest-memory

[PATCH v2 0/9] Add support for AST1030 SoC
 2022-03-31 11:08 UTC  (12+ messages)
` [PATCH v2 1/9] aspeed/adc: Add AST1030 support
` [PATCH v2 2/9] aspeed/smc: "
` [PATCH v2 3/9] aspeed/wdt: Fix ast2500/ast2600 default reload value
` [PATCH v2 4/9] aspeed/wdt: Add AST1030 support
` [PATCH v2 5/9] aspeed/timer: "
` [PATCH v2 6/9] aspeed/scu: "
` [PATCH v2 7/9] aspeed/soc : "
` [PATCH v2 8/9] aspeed: Add an AST1030 eval board
` [PATCH v2 9/9] test/avocado/machine_aspeed.py: Add ast1030 test case

[PATCH 0/5] Generalize the sysbus device machine allowance
 2022-03-31 10:48 UTC  (10+ messages)
` [PATCH 1/5] qdev: add uc_requires_machine_allowance flag
` [PATCH 2/5] machine: update machine allowed list related functions/fields
` [PATCH 4/5] rename machine_class_allow_dynamic_sysbus_dev
` [PATCH 5/5] machine: remove temporary inline functions

[PULL 00/29] softfloat patch queue
 2022-03-31 10:46 UTC  (3+ messages)
` [PULL 06/29] softfloat: Move compare_floats to softfloat-parts.c.inc

[PATCH] schemas: add missing vim modeline
 2022-03-31 10:44 UTC  (2+ messages)

iotest40 problem
 2022-03-31 10:44 UTC  (5+ messages)

[PATCH v3 00/14] Fix some qapi examples and a TODO section
 2022-03-31 10:44 UTC  (2+ messages)

[PATCH-for-7.1] hw/tpm/tpm_tis: Avoid eventual read overrun
 2022-03-31 10:42 UTC  (3+ messages)

[PATCH] vdpa: Avoid reset when stop device
 2022-03-31 10:19 UTC  (13+ messages)
` [PATCH v2] vdpa: reset the backend device in stage of stop last vhost device
  ` [PATCH v3] vdpa: reset the backend device in the end of vhost_net_stop()
  ` [PATCH RESEND "

[PATCH v3 0/9] dump: Cleanup and consolidation
 2022-03-31 10:11 UTC  (20+ messages)
` [PATCH v3 1/9] dump: Use ERRP_GUARD()
` [PATCH v3 2/9] dump: Remove the sh_info variable
` [PATCH v3 3/9] dump: Introduce shdr_num to decrease complexity
` [PATCH v3 4/9] dump: Remove the section if when calculating the memory offset
` [PATCH v3 6/9] dump: Introduce dump_is_64bit() helper function
` [PATCH v3 7/9] dump: Consolidate phdr note writes
` [PATCH v3 8/9] dump: Cleanup dump_begin write functions
` [PATCH v3 9/9] dump: Consolidate elf note function

[Qemu-devel] [PULL 0/7] Input 20180129 v2 patches
 2022-03-31 10:10 UTC  (4+ messages)
` [Qemu-devel] [PULL 5/7] hw: convert the escc device to keycodemapdb

qemu iotest 161 and make check
 2022-03-31  9:59 UTC  (9+ messages)

[PATCH 0/2] virtio: Add vhost-user-gpio device's support
 2022-03-31  9:58 UTC  (5+ messages)

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-03-31  9:59 UTC  (7+ messages)

[PATCH 0/2] virtio: Add vhost-user-gpio device's support
 2022-03-31  9:52 UTC  (3+ messages)
` [RFC PATCH] tests/qtest: attempt to enable tests for virtio-gpio (!working)

[PULL v4 00/47] virtio,pc,pci: features, cleanups, fixes
 2022-03-31  9:51 UTC  (3+ messages)
` [PULL v4 15/47] intel_iommu: support snoop control

[PATCH v7 00/17] vfio-user server in QEMU
 2022-03-31  9:47 UTC  (11+ messages)
` [PATCH v7 12/17] vfio-user: IOMMU support for remote device

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-03-31  9:19 UTC  (15+ messages)
` [PATCH 1/7] virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
` [PATCH 4/7] virtio: don't read pending event on host notifier if disabled
` [PATCH 7/7] vhost-vdpa: backend feature should set only once

[Bug 1967248] [NEW] qemu: uncaught target signal 5 (Trace/breakpoint trap)
 2022-03-31  9:09 UTC  (3+ messages)
` [Bug 1967248] "

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-31  9:00 UTC  (14+ messages)
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF

[PATCH] MAINTAINERS: change Fred Konrad's email address
 2022-03-31  8:49 UTC  (2+ messages)

[PATCH 0/3] Bug fixes related to secure 2 stage translation
 2022-03-31  8:46 UTC  (5+ messages)
` [PATCH 3/3] target/arm: Determine final stage 2 output PA space based on original IPA

[PATCH for-7.0?] tcg/aarch64: Use 'ull' suffix to force 64-bit constant
 2022-03-31  8:48 UTC  (2+ messages)

[PATCH 0/3] i386: firmware parsing and sev setup for -bios loaded firmware
 2022-03-31  8:35 UTC  (4+ messages)
` [PATCH 1/3] i386: move bios load error message
` [PATCH 2/3] i386: factor out x86_firmware_configure()
` [PATCH 3/3] i386: firmware parsing and sev setup for -bios loaded firmware

[PATCH 1/2] softmmu/physmem: move last_ram_page() call under qemu_mutex_lock_ramlist()
 2022-03-31  8:37 UTC  (3+ messages)
` [PATCH 2/2] softmmu/physmem: fix dirty memory bitmap memleak

[PATCH] target/arm: Fix MTE access checks for disabled SEL2
 2022-03-31  8:26 UTC  (3+ messages)

[PATCH v4 0/3] aspeed/hace: Support AST2600 HACE
 2022-03-31  7:48 UTC  (4+ messages)
` [PATCH v4 1/3] aspeed/hace: Support HMAC Key Buffer register
` [PATCH v4 2/3] aspeed/hace: Support AST2600 HACE
` [PATCH v4 3/3] tests/qtest: Add test for Aspeed HACE accumulative mode

[PATCH] coverity: update model for latest tools
 2022-03-31  6:24 UTC 

Re: [PATCH] target/riscv: Exit current TB after an sfence.vma
 2022-03-31  5:13 UTC  (6+ messages)

[PATCH] target/riscv: Avoid leaking "no translation" TLB entries
 2022-03-31  5:01 UTC  (2+ messages)

[RFC PATCH 0/7] aspeed: i2c: Add new mode support
 2022-03-31  4:32 UTC  (8+ messages)
` [RFC PATCH 1/7] hw/registerfields: Add shared fields macros
` [RFC PATCH 2/7] aspeed: i2c: Add ctrl_global_rsvd property
` [RFC PATCH 3/7] aspeed: i2c: Migrate to registerfields API
` [RFC PATCH 4/7] aspeed: i2c: Use reg array instead of individual vars
` [RFC PATCH 5/7] aspeed: i2c: Add new mode support
` [RFC PATCH 6/7] aspeed: i2c: Add PKT_DONE IRQ to trace
` [RFC PATCH 7/7] aspeed: i2c: Move regs and helpers to header file

[RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
 2022-03-31  4:29 UTC  (4+ messages)

[PATCH qemu v7 00/14] Add tail agnostic behavior for rvv instructions
 2022-03-31  3:18 UTC  (5+ messages)

[RFC PATCH v3 0/4] RISC-V Smstateen support
 2022-03-31  2:42 UTC  (3+ messages)
` [RFC PATCH v3 1/4] target/riscv: Add smstateen support

[PATCH 0/4] COLO net and runstate bugfix/optimization
 2022-03-31  2:25 UTC  (6+ messages)
` [PATCH 2/4] net/colo: Fix a "double free" crash to clear the conn_list

[RFC PATCH v7 00/29] Add LoongArch softmmu support
 2022-03-31  1:29 UTC  (19+ messages)
` [RFC PATCH v7 05/29] target/loongarch: Add constant timer support
` [RFC PATCH v7 09/29] target/loongarch: Add TLB instruction support
` [RFC PATCH v7 10/29] target/loongarch: Add other core instructions support
` [RFC PATCH v7 11/29] target/loongarch: Add LoongArch interrupt and exception handle
` [RFC PATCH v7 16/29] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v7 17/29] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)

[PATCH v2 0/4] ppc: valgrind "uninitialized values" fixes
 2022-03-31  1:25 UTC  (7+ messages)
` [PATCH v2 1/4] target/ppc: initialize 'val' union in kvm_get_one_spr()
` [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
` [PATCH v2 3/4] target/ppc: init 'sregs' in kvmppc_put_books_sregs()
` [PATCH v2 4/4] target/ppc: init 'rmmu_info' in kvm_get_radix_page_info()

[PATCH] hw/riscv: virt: Warn the user if -bios is provided when using KVM
 2022-03-31  0:11 UTC  (3+ messages)

[PATCH v7] target/riscv: Add isa extenstion strings to the device tree
 2022-03-31  0:07 UTC  (2+ messages)

[PATCH v7 00/12] Improve PMU support
 2022-03-31  0:01 UTC  (13+ messages)
` [PATCH v7 01/12] target/riscv: Fix PMU CSR predicate function
` [PATCH v7 02/12] target/riscv: Implement PMU CSR predicate function for S-mode
` [PATCH v7 03/12] target/riscv: pmu: Rename the counters extension to pmu
` [PATCH v7 04/12] target/riscv: pmu: Make number of counters configurable
` [PATCH v7 05/12] target/riscv: Implement mcountinhibit CSR
` [PATCH v7 06/12] target/riscv: Add support for hpmcounters/hpmevents
` [PATCH v7 07/12] target/riscv: Support mcycle/minstret write operation
` [PATCH v7 08/12] target/riscv: Add sscofpmf extension support
` [PATCH v7 09/12] target/riscv: Simplify counter predicate function
` [PATCH v7 10/12] target/riscv: Add few cache related PMU events
` [PATCH v7 11/12] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v7 12/12] target/riscv: Update the privilege field for sscofpmf CSRs

[RESEND PATCH] target/riscv: fix start byte for vmv<nf>r.v when vstart != 0
 2022-03-31  0:15 UTC  (2+ messages)

[PATCH v5 00/45] Transactional block-graph modifying API
 2022-03-30 21:29 UTC  (37+ messages)
` [PATCH v5 02/45] block: introduce bdrv_open_file_child() helper
` [PATCH v5 06/45] test-bdrv-graph-mod: fix filters to be filters
` [PATCH v5 07/45] block: document connection between child roles and bs->backing/bs->file
` [PATCH v5 08/45] block/snapshot: stress that we fallback to primary child
` [PATCH v5 14/45] block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr
` [PATCH v5 15/45] block: refactor bdrv_remove_file_or_backing_child to bdrv_remove_child
` [PATCH v5 16/45] block: drop bdrv_detach_child()
` [PATCH v5 17/45] block: drop bdrv_remove_filter_or_cow_child
` [PATCH v5 18/45] block: bdrv_refresh_perms(): allow external tran
` [PATCH v5 19/45] block: refactor bdrv_list_refresh_perms to allow any list of nodes
` [PATCH v5 20/45] block: make permission update functions public
` [PATCH v5 21/45] block: add bdrv_try_set_aio_context_tran transaction action
` [PATCH v5 22/45] block: implemet bdrv_unref_tran()
` [PATCH v5 23/45] blockdev: refactor transaction to use Transaction API
` [PATCH v5 24/45] blockdev: transactions: rename some things
` [PATCH v5 25/45] blockdev: qmp_transaction: refactor loop to classic for
` [PATCH v5 26/45] blockdev: transaction: refactor handling transaction properties
` [PATCH v5 27/45] blockdev: qmp_transaction: drop extra generic layer
` [PATCH v5 28/45] qapi: block: add blockdev-del transaction action
` [PATCH v5 29/45] block: introduce BDRV_O_NOPERM flag
` [PATCH v5 30/45] block: bdrv_insert_node(): use BDRV_O_NOPERM
` [PATCH v5 31/45] qapi: block: add blockdev-add transaction action
` [PATCH v5 32/45] iotests: add blockdev-add-transaction
` [PATCH v5 33/45] block-backend: blk_root(): drop const specifier on return type
` [PATCH v5 34/45] block/export: add blk_by_export_id()
` [PATCH v5 35/45] block: make bdrv_find_child() function public
` [PATCH v5 36/45] block: bdrv_replace_child_bs(): move to external transaction
` [PATCH v5 37/45] qapi: add x-blockdev-replace command
` [PATCH v5 38/45] qapi: add x-blockdev-replace transaction action
` [PATCH v5 39/45] block: bdrv_get_xdbg_block_graph(): report export ids
` [PATCH v5 40/45] iotests.py: qemu_img_create: use imgfmt by default
` [PATCH v5 41/45] iotests.py: introduce VM.assert_edges_list() method
` [PATCH v5 42/45] iotests.py: add VM.qmp_check() helper
` [PATCH v5 43/45] iotests: add filter-insertion
` [PATCH v5 44/45] block: bdrv_open_inherit: create BlockBackend only when necessary
` [PATCH v5 45/45] block/copy-before-write: correct permission scheme


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