qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 11:46:34 to 2020-12-04 09:56:01 UTC [more...]

[RFC PATCH 00/25] Introduce CXL 2.0 Emulation
 2020-12-04  5:55 UTC  (2+ messages)

[PATCH] pcie_aer: Fix help message of pcie_aer_inject_error command
 2020-12-04  9:55 UTC  (2+ messages)

[for-6.0 v5 00/13] Generalize memory encryption models
 2020-12-04  9:50 UTC  (19+ messages)
` [for-6.0 v5 01/13] qom: Allow optional sugar props
` [for-6.0 v5 02/13] securable guest memory: Introduce new securable guest memory base class
` [for-6.0 v5 03/13] securable guest memory: Handle memory encryption via interface
` [for-6.0 v5 04/13] securable guest memory: Move side effect out of machine_set_memory_encryption()
` [for-6.0 v5 05/13] securable guest memory: Rework the "memory-encryption" property
` [for-6.0 v5 06/13] securable guest memory: Decouple kvm_memcrypt_*() helpers from KVM
` [for-6.0 v5 07/13] sev: Add Error ** to sev_kvm_init()
` [for-6.0 v5 08/13] securable guest memory: Introduce sgm "ready" flag
` [for-6.0 v5 09/13] securable guest memory: Move SEV initialization into arch specific code
` [for-6.0 v5 10/13] spapr: Add PEF based securable guest memory
` [for-6.0 v5 11/13] spapr: PEF: prevent migration
` [for-6.0 v5 12/13] securable guest memory: Alter virtio default properties for protected guests
` [for-6.0 v5 13/13] s390: Recognize securable-guest-memory option

[PATCH 0/6] qapi: Add support for aliases
 2020-12-04  9:46 UTC  (2+ messages)

[PATCH v5 0/4] migration: UFFD write-tracking migration/snapshots
 2020-12-04  9:31 UTC  (5+ messages)
` [PATCH v5 1/4] migration: introduce 'background-snapshot' migration capability
` [PATCH v5 2/4] migration: introduce UFFD-WP low-level interface helpers
` [PATCH v5 3/4] migration: support UFFD write fault processing in ram_save_iterate()
` [PATCH v5 4/4] migration: implementation of background snapshot thread

[PATCH 0/3] Fix some memleaks caused by timer_new_ns
 2020-12-04  9:30 UTC  (6+ messages)
` [PATCH 1/3] pl031: Use timer_free() in the finalize function to avoid memleaks
` [PATCH 2/3] misc/mos6522: Use timer_free() in the finalize function to avoid memleak
` [PATCH 3/3] s390x/cpu: Use timer_free() in the finalize function to avoid memleaks

[PATCH for-6.0 v2 0/3] spapr: Address the confusion between IPI numbers and vCPU ids
 2020-12-04  9:11 UTC  (7+ messages)
` [PATCH for-6.0 v2 2/3] spapr/xive: Fix size of END table and number of claimed IPIs

[PATCH] s390x: pv: Fence additional unavailable SCLP facilities for PV guests
 2020-12-04  8:36 UTC 

[PATCH v5 0/2] MTE support for KVM guest
 2020-12-04  8:25 UTC  (6+ messages)

[PATCH] ppc/e500: Free irqs array to avoid memleak
 2020-12-04  7:58 UTC 

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2020-12-04  7:52 UTC  (4+ messages)

[RFC PATCH v2 0/5] eBPF RSS support for virtio-net
 2020-12-04  7:42 UTC  (4+ messages)

[for-6.0] MAINTAINERS: Add Greg Kurz as co-maintainer for ppc
 2020-12-04  7:37 UTC  (2+ messages)

[PATCH 00/13] Categorize some uncategorized devices
 2020-12-04  7:24 UTC  (3+ messages)
` [PATCH 02/13] virtio-pmem: put it into the 'storage' category

[Bug 1886793] [NEW] "go install" command fails while running inside s390x docker container on x86_64 host using qemu
 2020-12-04  7:10 UTC  (2+ messages)
` [Bug 1886793] "

[PATCH v2 00/12] Categorize some uncategorized devices
 2020-12-04  7:13 UTC  (5+ messages)
` [PATCH v2 01/12] pc-dimm: put it into the 'storage' category

[PATCH] tests/acceptance: fix timeout for vm.wait
 2020-12-04  6:38 UTC  (8+ messages)

[PATCH 0/9] vnc: support some new extensions
 2020-12-04  6:37 UTC  (4+ messages)
` [PATCH 8/9] vnc: add support for extended desktop resize

[PATCH for-6.0 00/11] target/arm: enforce alignment
 2020-12-04  6:17 UTC  (6+ messages)

[PATCH v2 0/4] hw/scsi/megasas: Avoid buffer overrun in megasas_handle_scsi()
 2020-12-04  4:50 UTC  (7+ messages)
` [PATCH v2 2/4] hw/scsi/megasas: Assert cdb_len is valid "

[PATCH] vfio: Fix vfio_listener_log_sync function name typo
 2020-12-04  1:42 UTC 

ANNOUNCEMENT: New co-maintainer and tree move for qemu ppc target
 2020-12-04  0:36 UTC 

[PATCH v4 00/11] hvf: Implement Apple Silicon Support
 2020-12-04  0:03 UTC  (13+ messages)
` [PATCH v4 01/11] hvf: Add hypervisor entitlement to output binaries
` [PATCH v4 02/11] hvf: x86: Remove unused definitions
` [PATCH v4 03/11] hvf: Move common code out
` [PATCH v4 04/11] hvf: Introduce hvf vcpu struct
` [PATCH v4 05/11] arm: Set PSCI to 0.2 for HVF
` [PATCH v4 06/11] hvf: Simplify post reset/init/loadvm hooks
` [PATCH v4 07/11] hvf: Add Apple Silicon support
` [PATCH v4 08/11] arm: Add Hypervisor.framework build target
` [PATCH v4 09/11] arm/hvf: Add a WFI handler
` [PATCH v4 10/11] hvf: arm: Add support for GICv3
` [PATCH v4 11/11] hvf: arm: Implement -cpu host

[PATCH 2/8] hvf: Move common code out
 2020-12-03 23:04 UTC  (14+ messages)

[PATCH 0/4] block: prepare for 64bit
 2020-12-03 22:27 UTC  (5+ messages)
` [PATCH 1/4] block/file-posix: fix workaround in raw_do_pwrite_zeroes()
` [PATCH 2/4] block/io: bdrv_refresh_limits(): use ERRP_GUARD
` [PATCH 3/4] block/io: bdrv_check_byte_request(): drop bdrv_is_inserted()
` [PATCH 4/4] block: introduce BDRV_MAX_LENGTH

[PATCH v4 0/2] hw/virtio-pci: AER capability
 2020-12-03 21:57 UTC  (4+ messages)
` [PATCH v4 1/2] hw/virtio-pci Added counter for pcie capabilities offsets
` [PATCH v4 2/2] hw/virtio-pci Added AER capability

[PATCH v12 00/19] Initial support for multi-process Qemu
 2020-12-03 20:44 UTC 

[PATCH v12 00/19] Initial support for multi-process Qemu
 2020-12-03 20:40 UTC  (4+ messages)

[PATCH] tests/acceptance: test hot(un)plug of ccw devices
 2020-12-03 20:12 UTC  (6+ messages)

[PATCH v4] Fix build with 64 bits time_t
 2020-12-03 19:58 UTC 

[PATCH 00/15] *** ARC port for review ***
 2020-12-03 19:51 UTC  (8+ messages)
` [PATCH 06/15] arc: TCG instruction definitions

[PATCH v12 00/14] Apply COR-filter to the block-stream permanently
 2020-12-03 19:19 UTC  (8+ messages)
` [PATCH v12 14/14] block: apply COR-filter to block-stream jobs

[PATCH v15 0/4] Add Versal usb model
 2020-12-03 19:22 UTC  (5+ messages)
` [PATCH v15 1/4] usb: Add versal-usb2-ctrl-regs module
` [PATCH v15 2/4] usb: Add DWC3 model
` [PATCH v15 3/4] usb: xlnx-usb-subsystem: Add xilinx usb subsystem
` [PATCH v15 4/4] arm: xlnx-versal: Connect usb to virt-versal

[PATCH v14 0/4] Add Versal usb model
 2020-12-03 19:16 UTC  (14+ messages)
` [PATCH v14 1/4] usb: Add versal-usb2-ctrl-regs module
` [PATCH v14 2/4] usb: Add DWC3 model
` [PATCH v14 3/4] usb: xlnx-usb-subsystem: Add xilinx usb subsystem
` [PATCH v14 4/4] arm: xlnx-versal: Connect usb to virt-versal

[PATCH v13 00/10] Apply COR-filter to the block-stream permanently
 2020-12-03 19:11 UTC  (5+ messages)
` [PATCH v13 08/10] copy-on-read: skip non-guest reads if no copy needed
` [PATCH v13 09/10] stream: skip filters when writing backing file name to QCOW2 header

[PATCH] arm/hvf: Optimize and simplify WFI handling
 2020-12-03 18:30 UTC  (5+ messages)

[PATCH v3 00/10] hvf: Implement Apple Silicon Support
 2020-12-03 18:18 UTC  (12+ messages)
` [PATCH v3 05/10] hvf: arm: Mark CPU as dirty on reset
` [PATCH v3 06/10] hvf: Add Apple Silicon support
` [PATCH v3 08/10] arm/hvf: Add a WFI handler

[PATCH 00/18] qapi/qom: QAPIfy object-add
 2020-12-03 18:19 UTC  (19+ messages)

[PATCH-for-5.2? 0/1] Acceptance tests: bump Fedora to 32
 2020-12-03 18:13 UTC  (10+ messages)
` [PATCH-for-5.2? 1/1] "

[PATCH v2] e1000e: Added ICR clearing by corresponding IMS bit
 2020-12-03 17:57 UTC  (2+ messages)

[PATCH v2 0/4] Use lock guard macros in block
 2020-12-03 17:28 UTC  (2+ messages)

[PATCH 0/3] block: Fix block_resize deadlock with iothreads
 2020-12-03 17:23 UTC  (4+ messages)
` [PATCH 1/3] block: Simplify qmp_block_resize() error paths
` [PATCH 2/3] block: Fix locking in qmp_block_resize()
` [PATCH 3/3] block: Fix deadlock in bdrv_co_yield_to_drain()

[PATCH v2 0/2] RFC: Precise TSC migration
 2020-12-03 17:15 UTC  (3+ messages)
` [PATCH v2 1/2] Update the kernel headers for 5.10-rc5 + TSC
` [PATCH v2 2/2] Implement support for precise TSC migration

[PATCH 0/9] target/mips: Simplify MSA TCG logic
 2020-12-03 17:15 UTC  (11+ messages)
` [PATCH 1/9] target/mips: Introduce ase_msa_available() helper
` [PATCH 2/9] target/mips: Simplify msa_reset()
` [PATCH 3/9] target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
` [PATCH 4/9] target/mips: Simplify MSA TCG logic
` [PATCH 5/9] target/mips: Remove now unused ASE_MSA definition

[Bug 1906694] [NEW] Assertion Failure in bdrv_co_write_req_prepare through megasas
 2020-12-03 16:59 UTC  (2+ messages)
` [Bug 1906694] "

[PATCH v6 0/2] MTE support for KVM guest
 2020-12-03 17:07 UTC  (6+ messages)
` [PATCH v6 1/2] arm64: kvm: Save/restore MTE registers

help with a build-user and build-user-plugin failure
 2020-12-03 16:59 UTC  (7+ messages)

[PATCH] qemu-nbd: Fix a memleak in nbd_client_thread()
 2020-12-03 16:26 UTC  (4+ messages)

[PATCH v2 00/28] target/arm: Implement v8.1M and Cortex-M55
 2020-12-03 16:14 UTC  (6+ messages)
` [PATCH v2 09/28] target/arm: Implement VLDR/VSTR system register

[PATCH v2 0/1] security-process: update with mailing list details
 2020-12-03 15:43 UTC  (4+ messages)
` [PATCH v2 1/1] security-process: update process information

[PATCH v3 00/12] microvm: add second ioapic
 2020-12-03 15:12 UTC  (11+ messages)
` [PATCH v3 03/12] x86: add support for "
` [PATCH v3 04/12] microvm: make number of virtio transports runtime changeable
` [PATCH v3 05/12] microvm: make pcie irq base "
` [PATCH v3 06/12] microvm: drop microvm_gsi_handler()
` [PATCH v3 07/12] microvm: add second ioapic

[PATCH] fuzz: avoid double-fetches by default
 2020-12-03 14:27 UTC  (2+ messages)

[Bug 1903752] [NEW] qemu-system-avr error: qemu-system-avr: execution left flash memory
 2020-12-03 14:09 UTC  (2+ messages)
` [Bug 1903752] "

[RFC] vfio/migration: The way we start dirty tracking for the VFIO container?
 2020-12-03 14:12 UTC 

[PATCH v2] qemu-nbd: Fix a memleak in nbd_client_thread()
 2020-12-03 13:58 UTC 

[PATCH] readline: Fix possible array index out of bounds in readline_hist_add()
 2020-12-03 13:50 UTC 

[PATCH v2 0/2] bugfix: Decrease dirty bitmap blocks after we remove ramblock
 2020-12-03 14:02 UTC  (2+ messages)
` Ping: "

[PATCH for-5.2 00/10] block/export: vhost-user-blk server tests and input validation
 2020-12-03 13:57 UTC  (4+ messages)
` [PATCH for-5.2 05/10] vhost-user-blk-test: close fork child file descriptors

[PATCH v2 0/4] vhost-user: avoid g_return_val_if() in get/set_config()
 2020-12-03 13:41 UTC  (2+ messages)

[PATCH 0/5] SCSI: fix transfer limits for SCSI passthrough
 2020-12-03 13:06 UTC  (3+ messages)

[PATCH RFC v4 00/15] Add riscv kvm accel support
 2020-12-03 12:47 UTC  (16+ messages)
` [PATCH RFC v4 01/15] linux-header: Update linux/kvm.h
` [PATCH RFC v4 02/15] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH RFC v4 03/15] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH RFC v4 04/15] target/riscv: Implement kvm_arch_get_registers
` [PATCH RFC v4 05/15] target/riscv: Implement kvm_arch_put_registers
` [PATCH RFC v4 06/15] target/riscv: Support start kernel directly by KVM
` [PATCH RFC v4 07/15] hw/riscv: PLIC update external interrupt by KVM when kvm enabled
` [PATCH RFC v4 08/15] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PATCH RFC v4 09/15] target/riscv: Add host cpu type
` [PATCH RFC v4 10/15] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH RFC v4 11/15] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH RFC v4 12/15] target/riscv: Support virtual time context synchronization
` [PATCH RFC v4 13/15] target/riscv: Introduce dynamic time frequency for virt machine
` [PATCH RFC v4 14/15] target/riscv: Synchronize vcpu's frequency with KVM
` [PATCH RFC v4 15/15] target/riscv: Add time frequency migration support

[PATCH] hw/block: m25p80: Implement AAI-WP command support for SST flashes
 2020-12-03 12:54 UTC  (2+ messages)

[PATCH v2 01/27] migration: Network Failover can't work with a paused guest
 2020-12-03 12:16 UTC  (19+ messages)

[PULL 0/6] pc,vhost: fixes
 2020-12-03 11:57 UTC  (5+ 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).