qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 18:01:46 to 2020-12-04 20:18:02 UTC [more...]

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

[RFC v7 00/22] i386 cleanup
 2020-12-04 17:59 UTC  (14+ messages)
` [RFC v7 12/22] cpu: Introduce TCGCpuOperations struct
` [RFC v7 13/22] cpu: Move synchronize_from_tb() to tcg_ops
` [RFC v7 14/22] cpu: Move cpu_exec_* "
` [RFC v7 15/22] cpu: Move tlb_fill "
` [RFC v7 00/22] i386 cleanup [hw/core/cpu.c common]

[PATCH v4 00/11] hvf: Implement Apple Silicon Support
 2020-12-04 16:55 UTC  (24+ 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 0/9] target/mips: Simplify MSA TCG logic
 2020-12-04 17:23 UTC  (8+ messages)
` [PATCH 7/9] target/mips: Extract msa_translate_init() from mips_tcg_init()
` [PATCH 8/9] target/mips: Remove CPUMIPSState* argument from gen_msa*() methods
` [PATCH 9/9] target/mips: Explode gen_msa_branch() as gen_msa_BxZ_V/BxZ()

[PATCH 0/8] add support for cpu hot-unplug with SMI broadcast enabled
 2020-12-04 17:09 UTC  (9+ messages)
` [PATCH 1/8] hw: add compat machines for 6.0
` [PATCH 2/8] acpi: cpuhp: introduce 'firmware performs eject' status/control bits
` [PATCH 3/8] x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
` [PATCH 4/8] tests/acpi: allow expected files change
` [PATCH 5/8] x86: acpi: let the firmware handle pending "CPU remove" events in SMM
` [PATCH 6/8] tests/acpi: update expected files
` [PATCH 7/8] x86: ich9: factor out "guest_cpu_hotplug_features"
` [PATCH 8/8] x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature

[RFC 00/15] support subsets of bitmanip extension
 2020-12-04 17:10 UTC  (5+ messages)
` [RFC 08/15] target/riscv: rvb: single-bit instructions

[for-6.0 v5 00/13] Generalize memory encryption models
 2020-12-04 17:04 UTC  (28+ 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] block/nvme: Do not allow image creation with NVMe block driver
 2020-12-04 16:57 UTC 

[PATCH 1/2] virtio-blk: Acquire context while switching them on dataplane start
 2020-12-04 17:01 UTC  (3+ messages)
` [PATCH 2/2] nbd/server: Quiesce coroutines on context switch

[PATCH v1 1/1] intc/ibex_plic: Clear interrupts that occur during claim process
 2020-12-04 16:47 UTC 

x86 TCG helpers clobbered registers
 2020-12-04 15:36 UTC 

[PATCH 0/4] block: prepare for 64bit
 2020-12-04 15:16 UTC  (7+ 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

[RFC PATCH-for-5.2] gitlab-ci: Do not automatically run Avocado integration tests anymore
 2020-12-04 14:42 UTC  (5+ messages)

[PATCH v12 00/19] Initial support for multi-process Qemu
 2020-12-04 14:40 UTC  (17+ messages)
` [PATCH v12 02/19] multi-process: add configure and usage information
` [PATCH v12 03/19] memory: alloc RAM from file at offset
` [PATCH v12 05/19] multi-process: setup PCI host bridge for remote device
` [PATCH v12 06/19] multi-process: setup a machine object for remote device process
` [PATCH v12 07/19] multi-process: add qio channel function to transmit data and fds

[PATCH v11 00/19] Initial support for multi-process Qemu
 2020-12-04 14:39 UTC  (3+ messages)
` [PATCH v11 05/19] multi-process: add qio channel function to transmit

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

[PATCH-for-5.2? 0/1] Acceptance tests: bump Fedora to 32
 2020-12-04 14:19 UTC  (9+ messages)
` [PATCH-for-5.2? 1/1] "

[PATCH v2] tests/acceptance: test hot(un)plug of ccw devices
 2020-12-04 14:08 UTC  (3+ messages)

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

Plans to bring QMP 'x-blockdev-reopen' out of experimental?
 2020-12-04 14:03 UTC  (8+ messages)

[RFC PATCH-for-5.2 0/2] net: Do not accept packets with invalid huge size
 2020-12-04 14:01 UTC  (4+ messages)
` [RFC PATCH-for-5.2 1/2] net: Do not accept packets bigger then NET_BUFSIZE

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

[PATCH 0/3] tests/acceptance: enhance s390x devices test
 2020-12-04 13:50 UTC  (7+ messages)
` [PATCH 1/3] tests/acceptance: test virtio-ccw revision handling
` [PATCH 2/3] tests/acceptance: verify s390x device detection
` [PATCH 3/3] tests/acceptance: test s390x zpci fid propagation

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

[PATCH 00/23] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2020-12-04 13:37 UTC  (4+ messages)
` [PATCH 18/23] tests/docker: auto-generate centos7 with lcitool

[PATCH 0/9] vnc: support some new extensions
 2020-12-04 12:50 UTC  (25+ messages)
` [PATCH 1/9] console: allow con==NULL in dpy_set_ui_info
` [PATCH 2/9] console: add check for ui_info pointer
` [PATCH 3/9] vnc: use enum for features
` [PATCH 4/9] vnc: drop unused copyrect feature
` [PATCH 5/9] vnc: add pseudo encodings
` [PATCH 6/9] vnc: add alpha cursor support
` [PATCH 7/9] vnc: force initial resize message
` [PATCH 8/9] vnc: add support for extended desktop resize
` [PATCH 9/9] qxl: add ui_info callback

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

[PATCH] file-posix: check the use_lock
 2020-12-04 10:55 UTC  (3+ messages)

[PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
 2020-12-04 10:45 UTC  (11+ messages)

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

[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 

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

[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 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 2/8] hvf: Move common code out
 2020-12-03 23:04 UTC  (14+ messages)

[PATCH v4 0/2] hw/virtio-pci: AER capability
 2020-12-03 21:57 UTC  (3+ messages)
` [PATCH v4 2/2] hw/virtio-pci Added "

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

[PATCH] tests/acceptance: test hot(un)plug of ccw devices
 2020-12-03 20:12 UTC  (5+ 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  (8+ messages)
` [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  (3+ messages)
` [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  (4+ messages)
` [PATCH v3 08/10] arm/hvf: Add a WFI handler

[PATCH 00/18] qapi/qom: QAPIfy object-add
 2020-12-03 18:19 UTC  (15+ 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).