qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-17 15:23:54 to 2022-02-18 12:37:30 UTC [more...]

[PATCH 00/31] vDPA shadow virtqueue
 2022-02-18 12:35 UTC  (11+ messages)
` [PATCH 09/31] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
` [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq

[PATCH v6 00/19] vfio-user server in QEMU
 2022-02-18 12:20 UTC  (8+ messages)
` [PATCH v6 01/19] configure, meson: override C compiler for cmake
` [PATCH v6 17/19] vfio-user: register handlers to facilitate migration

[PATCH 0/5] include: Trim some fat from osdep.h
 2022-02-18 12:18 UTC  (2+ messages)

meson incremental build doesn't handle config file going away
 2022-02-18 12:08 UTC  (2+ messages)

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-18 11:39 UTC  (11+ messages)

[PATCH 0/4] OpenRISC Device Tree Support
 2022-02-18 11:46 UTC  (5+ messages)
` [PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree

[PULL 00/39] ppc queue
 2022-02-18 10:38 UTC  (40+ messages)
` [PULL 01/39] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
` [PULL 02/39] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PULL 03/39] spapr: nvdimm: Introduce spapr-nvdimm device
` [PULL 04/39] target/ppc: raise HV interrupts for partition table entry problems
` [PULL 05/39] spapr: prevent hdec timer being set up under virtual hypervisor
` [PULL 06/39] ppc: allow the hdecr timer to be created/destroyed
` [PULL 07/39] target/ppc: add vhyp addressing mode helper for radix MMU
` [PULL 08/39] target/ppc: make vhyp get_pate method take lpid and return success
` [PULL 09/39] target/ppc: add helper for books vhyp hypercall handler
` [PULL 10/39] target/ppc: Add powerpc_reset_excp_state helper
` [PULL 11/39] target/ppc: Introduce a vhyp framework for nested HV support
` [PULL 12/39] spapr: implement nested-hv capability for the virtual hypervisor
` [PULL 13/39] target/ppc: cpu_init: Remove not implemented comments
` [PULL 14/39] target/ppc: cpu_init: Remove G2LE init code
` [PULL 15/39] target/ppc: cpu_init: Group registration of generic SPRs
` [PULL 16/39] target/ppc: cpu_init: Move Timebase registration into the common function
` [PULL 17/39] target/ppc: cpu_init: Avoid nested SPR register functions
` [PULL 18/39] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
` [PULL 19/39] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
` [PULL 20/39] target/ppc: cpu_init: Decouple G2 SPR registration from 755
` [PULL 21/39] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
` [PULL 22/39] target/ppc: cpu_init: Deduplicate 440 SPR registration
` [PULL 23/39] target/ppc: cpu_init: Deduplicate 603 "
` [PULL 24/39] target/ppc: cpu_init: Deduplicate 604 "
` [PULL 25/39] target/ppc: cpu_init: Deduplicate 745/755 "
` [PULL 26/39] target/ppc: cpu_init: Deduplicate 7xx "
` [PULL 27/39] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
` [PULL 28/39] target/ppc: cpu_init: Move e300 SPR registration "
` [PULL 29/39] target/ppc: cpu_init: Move 604e "
` [PULL 30/39] target/ppc: cpu_init: Reuse init_proc_603 for the e300
` [PULL 31/39] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
` [PULL 32/39] target/ppc: cpu_init: Reuse init_proc_745 for the 755
` [PULL 33/39] target/ppc: cpu_init: Rename register_ne_601_sprs
` [PULL 34/39] target/ppc: cpu_init: Remove register_usprg3_sprs
` [PULL 35/39] target/ppc: Rename spr_tcg.h to spr_common.h
` [PULL 36/39] target/ppc: cpu_init: Expose some SPR registration helpers
` [PULL 37/39] target/ppc: cpu_init: Move SPR registration macros to a header
` [PULL 38/39] target/ppc: cpu_init: Move check_pow and QOM "
` [PULL 39/39] target/ppc: Move common SPR functions out of cpu_init

[PATCH v2 0/2] Mark remaining global TypeInfo instances as const
 2022-02-18 11:38 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH 0/2] Allow VIRTIO_F_IN_ORDER negotiation with vhost-vdpa
 2022-02-18 11:09 UTC  (7+ messages)
` [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices

[PATCH v2 0/7] aspeed extensions
 2022-02-18 10:44 UTC  (9+ messages)
` [PATCH v2 1/7] arm: Remove swift-bmc machine
` [PATCH v2 2/7] ast2600: Add Secure Boot Controller model
` [PATCH v2 3/7] aspeed: rainier: Add i2c LED devices
` [PATCH v2 4/7] aspeed: rainier: Add strap values taken from hardware
` [PATCH v2 5/7] aspeed: Introduce a create_pca9552() helper
` [PATCH v2 6/7] aspeed/smc: Add an address mask on segment registers
` [PATCH v2 7/7] aspeed/sdmc: Add trace events

[PATCH 1/2] pci-bridge/xio3130_upstream: Fix error handling
 2022-02-18 10:31 UTC  (3+ messages)
` [PATCH 2/2] pci-bridge/xio3130_downstream: "

[PATCH v2 1/1] numa: check NUMA nodes with memdev specified
 2022-02-18 10:22 UTC 

[PATCH V7 00/29] Live Update
 2022-02-18  9:43 UTC  (7+ messages)
` [PATCH V7 10/29] machine: memfd-alloc option
` [PATCH V7 28/29] chardev: cpr for sockets
` [PATCH V7 29/29] cpr: only-cpr-capable option

[PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-02-18  9:33 UTC  (26+ messages)
` [PATCH v5 01/15] pcie: Add support for Single Root I/O Virtualization (SR/IOV)
` [PATCH v5 02/15] pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txt
` [PATCH v5 03/15] pcie: Add a helper to the SR/IOV API
` [PATCH v5 04/15] pcie: Add 1.2 version token for the Power Management Capability
` [PATCH v5 05/15] hw/nvme: Add support for SR-IOV
` [PATCH v5 06/15] hw/nvme: Add support for Primary Controller Capabilities
` [PATCH v5 07/15] hw/nvme: Add support for Secondary Controller List
` [PATCH v5 08/15] hw/nvme: Implement the Function Level Reset
` [PATCH v5 09/15] hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
` [PATCH v5 10/15] hw/nvme: Remove reg_size variable and update BAR0 size calculation
` [PATCH v5 11/15] hw/nvme: Calculate BAR attributes in a function
` [PATCH v5 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers
` [PATCH v5 13/15] hw/nvme: Add support for the Virtualization Management command
` [PATCH v5 14/15] docs: Add documentation for SR-IOV and Virtualization Enhancements
` [PATCH v5 15/15] hw/nvme: Update the initalization place for the AER queue

[PATCH v2] hw: riscv: opentitan: fixup SPI addresses
 2022-02-18  8:58 UTC  (2+ messages)

[PATCH v3] arm: Remove swift-bmc machine
 2022-02-18  8:09 UTC  (2+ messages)

[PATCH v2 0/9] ppc: nested KVM HV for spapr virtual hypervisor
 2022-02-18  7:45 UTC  (7+ messages)
` [PATCH v2 9/9] spapr: implement nested-hv capability for the "

[PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-18  7:44 UTC  (2+ messages)

[PATCH v2 00/27] target/ppc: SPR registration cleanups
 2022-02-18  7:42 UTC  (2+ messages)

[PATCH v3] migration/rdma: set the REUSEADDR option for destination
 2022-02-18  6:52 UTC 

[PATCH v2 0/3] hw/smbios: fix table memory corruption with large memory vms
 2022-02-18  5:18 UTC  (4+ messages)
` [PATCH v2 2/3] "

[PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
 2022-02-18  3:47 UTC  (4+ messages)

[PATCH] migration: NULL transport_data after freeing
 2022-02-18  1:47 UTC  (3+ messages)

[PATCH v2 0/8] buildsys: More fixes to use GCC on macOS
 2022-02-18  1:46 UTC  (7+ messages)
` [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64

[PATCH] configure: Support empty prefixes
 2022-02-17 23:50 UTC  (2+ messages)

[PATCH v6 0/4] s390x: Add partial z15 support and tests
 2022-02-17 23:17 UTC  (5+ messages)
` [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
` [PATCH v6 2/4] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
` [PATCH v6 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
` [PATCH v6 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15

[PATCH 0/2] Resolve some redundant property accessors
 2022-02-17 22:53 UTC  (4+ messages)
` [PATCH 1/2] hw/vfio/pci-quirks: Resolve redundant property getters
` [PATCH] virtio/virtio-balloon: Prefer Object* over void* parameter
` [PATCH 2/2] hw/riscv/sifive_u: Resolve redundant property accessors

[PATCH v12 0/5] PMU-EBB support for PPC64 TCG
 2022-02-17 22:17 UTC  (3+ messages)
` [PATCH v12 2/5] target/ppc: make power8-pmu.c CONFIG_TCG only

[PATCH v4 0/7] malta: Fix PCI IRQ levels to be preserved during migration, cleanup
 2022-02-17 21:52 UTC  (3+ messages)
` [PATCH v4 1/7] hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration

I have a Question? Can you build a version with German and English and Spain and France and Russia and Chinese Language Pack and Handbook Installation Guide in PDF and Paper book with all Function in Linux, Unix and Windows?
 2022-02-17 19:45 UTC 

A Virtual Bios in Qemu with GUI by Boot QEMU with SHORTCUT
 2022-02-17 20:16 UTC 

[PATCH v2 0/4] OpenRISC Device Tree Support
 2022-02-17 21:17 UTC  (4+ messages)
` [PATCH v2 4/4] hw/openrisc/openrisc_sim: Add support for initrd loading

[PATCH] hw/ide: implement ich6 ide controller support
 2022-02-17 21:07 UTC  (7+ messages)

[PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
 2022-02-17 21:03 UTC  (6+ messages)

[PATCH v2] ide: Increment BB in-flight counter for TRIM BH
 2022-02-17 21:02 UTC  (3+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-17 19:09 UTC  (5+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE

[PATCH v5 00/16] host: Support macOS 12
 2022-02-17 18:36 UTC  (7+ messages)
` [PATCH v5 01/16] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
` [PATCH v5 02/16] configure: Allow passing extra Objective C compiler flags
` [PATCH v5 03/16] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives

qemu crash 100% CPU with Ubuntu10.04 guest (solved)
 2022-02-17 18:30 UTC  (3+ messages)

[RFC PATCH] virtio-net: Unlimit tx queue size if peer is vdpa
 2022-02-17 17:50 UTC 

[PATCH v2 00/12] GL & D-Bus display related fixes
 2022-02-17 17:43 UTC  (8+ messages)

[PULL 00/12] virtiofs queue
 2022-02-17 17:25 UTC  (13+ messages)
` [PULL 01/12] virtiofsd: Do not support blocking flock
` [PULL 02/12] virtiofsd: Fix breakage due to fuse_init_in size change
` [PULL 03/12] linux-headers: Update headers to v5.17-rc1
` [PULL 04/12] virtiofsd: Parse extended "struct fuse_init_in"
` [PULL 05/12] virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
` [PULL 06/12] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
` [PULL 07/12] virtiofsd: Move core file creation code in separate function
` [PULL 08/12] virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate
` [PULL 09/12] virtiofsd: Create new file with security context
` [PULL 10/12] virtiofsd: Create new file using O_TMPFILE and set "
` [PULL 11/12] virtiofsd: Add an option to enable/disable security label
` [PULL 12/12] virtiofsd: Add basic support for FUSE_SYNCFS request

[PULL 00/12] virtiofs queue
 2022-02-17 17:26 UTC  (2+ messages)
` [Virtio-fs] "

[PULL v2 0/5] 9p queue (previous 2022-02-10)
 2022-02-17 16:19 UTC  (6+ messages)
` [PULL v2 3/5] tests/9pfs: Fix leak of local_test_path
` [PULL v2 4/5] tests/9pfs: Use g_autofree and g_autoptr where possible
` [PULL v2 1/5] tests/9pfs: use g_autofree "
` [PULL v2 5/5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
` [PULL v2 2/5] tests/9pfs: fix mkdir() being called twice

[PATCH] tcg: Remove dh_alias indirection for dh_typecode
 2022-02-17 17:11 UTC  (2+ messages)

[PATCH v5 00/20] job: replace AioContext lock with job_mutex
 2022-02-17 16:53 UTC  (7+ messages)
` [PATCH v5 08/20] jobs: protect jobs with job_lock/unlock
` [PATCH v5 09/20] jobs: add job lock in find_* functions
` [PATCH v5 11/20] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU

[PATCH v1] aio-posix: fix build failure io_uring 2.2
 2022-02-17 16:16 UTC 

[PATCH v5 0/3] s390x: Add partial z15 support and tests
 2022-02-17 16:37 UTC  (4+ messages)
` [PATCH v5 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x

[PATCH v5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
 2022-02-17 16:30 UTC  (2+ messages)

Portable inline asm to get address of TLS variable
 2022-02-17 15:51 UTC  (10+ messages)

[PATCH v17] qapi: introduce 'x-query-x86-cpuid' QMP command
 2022-02-17 16:08 UTC  (3+ messages)

[PATCH v6 00/11] s390x: CPU Topology
 2022-02-17 15:50 UTC  (6+ messages)
` [PATCH v6 08/11] s390x: topology: Adding drawers to CPU topology

[PATCH v4 0/3] fix overlapping table handle numbers with large memory vms
 2022-02-17 15:14 UTC  (4+ messages)
` [PATCH v4 1/3] hw/smbios: code cleanup - use macro definitions for table header handles
` [PATCH v4 2/3] hw/smbios: fix overlapping table handle numbers with large memory vms
` [PATCH v4 3/3] hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide

[PATCH 0/6] block: bug fixes in preparation of AioContext removal
 2022-02-17 15:49 UTC  (6+ messages)
` [PATCH 1/6] block/io.c: fix bdrv_child_cb_drained_begin invocations from a coroutine

[PATCH 1/1] numa: check mem or memdev in numa configuration
 2022-02-17 15:22 UTC  (7+ messages)

[PATCH v2 0/3] i386: Add support for Hyper-V Enlightened MSR-Bitmap and XMM fast hypercall input features
 2022-02-17 14:29 UTC  (3+ messages)
` [PATCH v2 2/3] i386: Hyper-V Enlightened MSR bitmap feature
` [PATCH v2 3/3] i386: Hyper-V XMM fast hypercall input feature

[PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
 2022-02-17 14:46 UTC  (3+ 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).