qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 01:42:37 to 2021-10-20 12:45:29 UTC [more...]

Query on Internal Working of QEMU
 2021-10-20 12:08 UTC 

[PATCH v3 0/7] Reduce load on ppc target maintainers
 2021-10-20 12:43 UTC  (48+ messages)
` [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms
  ` Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
                            ` Deprecate the ppc405 boards in QEMU?
                                            ` CLI: Using -bios AND -kernel

[PATCH 00/11] 9p: Add support for Darwin
 2021-10-20 12:38 UTC  (4+ messages)

[PATCH v8 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-20 12:32 UTC  (20+ messages)
` [PATCH v8 4/8] hw/acpi/aml-build: Add Processor hierarchy node structure
` [PATCH v8 5/8] hw/acpi/aml-build: Add PPTT table
` [PATCH v8 6/8] tests/data/acpi/virt: Add an empty expected file for PPTT
` [PATCH v8 7/8] hw/arm/virt-acpi-build: Generate PPTT table
` [PATCH v8 8/8] tests/data/acpi/virt: Update the empty expected file for PPTT

[PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-10-20 12:29 UTC  (17+ messages)
` [PATCH v4 01/12] virtiofsd: Keep /proc/self/mountinfo open
` [PATCH v4 02/12] virtiofsd: Limit setxattr()'s creds-dropped region
` [PATCH v4 07/12] virtiofsd: Let lo_inode_open() return a TempFd
` [PATCH v4 10/12] virtiofsd: Add inodes_by_handle hash table
` [PATCH v4 11/12] virtiofsd: Optionally fill lo_inode.fhandle

[PATCH RFC 00/15] virtio-mem: Expose device memory via separate memslots
 2021-10-20 12:17 UTC  (5+ messages)
` [PATCH RFC 12/15] "

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-20 12:06 UTC  (23+ messages)
` [RFC PATCH v4 11/20] vhost: Route host->guest notification through "
` [RFC PATCH v4 18/20] vhost: Add VhostIOVATree
` [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ

[PATCH v7 00/21] Add LoongArch linux-user emulation support
 2021-10-20 12:00 UTC  (13+ messages)
` [PATCH v7 02/21] target/loongarch: Add core definition
` [PATCH v7 16/21] target/loongarch: Add disassembler

How does QMEU connect USB devices in GUEST to HOST?
 2021-10-20 11:38 UTC 

[PATCH] gdbstub: Switch to the thread receiving a signal
 2021-10-20  8:35 UTC  (3+ messages)
` [PATCH v2] "

[PULL v2 00/44] pc,pci,virtio: features, fixes, tests
 2021-10-20 10:21 UTC  (45+ messages)
` [PULL v2 01/44] tests: acpi: dump table with failed checksum
` [PULL v2 02/44] tests: qtest: add qtest_has_accel() to check if tested binary supports accelerator
` [PULL v2 03/44] tests: acpi: whitelist expected tables for acpi/q35/xapic testcase
` [PULL v2 04/44] tests: acpi: q35: test for x2APIC entries in SRAT
` [PULL v2 05/44] tests: acpi: update expected tables blobs
` [PULL v2 06/44] tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmar
` [PULL v2 07/44] tests: acpi: add testcase for intel_iommu (DMAR table)
` [PULL v2 08/44] tests: acpi: add expected blob for DMAR table
` [PULL v2 09/44] tests: acpi: whitelist expected blobs for new acpi/q35/ivrs testcase
` [PULL v2 10/44] tests: acpi: add testcase for amd-iommu (IVRS table)
` [PULL v2 11/44] tests: acpi: update expected blobs
` [PULL v2 12/44] tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()
` [PULL v2 13/44] tests: arm-cpu-features: use qtest_has_kvm() API
` [PULL v2 14/44] tests: migration-test: use qtest_has_accel() API
` [PULL v2 15/44] tests: bios-tables-test: use qtest_has_accel() API to register TCG only tests
` [PULL v2 16/44] vdpa: Skip protected ram IOMMU mappings
` [PULL v2 17/44] vdpa: Add vhost_vdpa_section_end
` [PULL v2 18/44] vdpa: Check for iova range at mappings changes
` [PULL v2 19/44] virtio-iommu: Remove the non transitional name
` [PULL v2 20/44] virtio-iommu: Drop base_name and change generic_name
` [PULL v2 21/44] libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr
` [PULL v2 22/44] vhost-user-rng: Add vhost-user-rng implementation
` [PULL v2 23/44] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
` [PULL v2 24/44] docs: Add documentation for vhost based RNG implementation
` [PULL v2 25/44] vhost-user: fix duplicated notifier MR init
` [PULL v2 26/44] failover: fix a regression introduced by JSON'ification of -device
` [PULL v2 27/44] vhost-user-blk-test: pass vhost-user socket fds to QSD
` [PULL v2 28/44] qdev/qbus: remove failover specific code
` [PULL v2 29/44] rebuild-expected-aml.sh: allow partial target list
` [PULL v2 30/44] bios-tables-test: don't disassemble empty files
` [PULL v2 31/44] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PULL v2 32/44] vhost-vdpa: classify one time request
` [PULL v2 33/44] vhost-vdpa: prepare for the multiqueue support
` [PULL v2 34/44] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PULL v2 35/44] net: introduce control client
` [PULL v2 36/44] vhost-net: control virtqueue support
` [PULL v2 37/44] virtio-net: use "queue_pairs" instead of "queues" when possible
` [PULL v2 38/44] vhost: record the last virtqueue index for the virtio device
` [PULL v2 39/44] virtio-net: vhost control virtqueue support
` [PULL v2 40/44] vhost-vdpa: multiqueue support
` [PULL v2 41/44] pci: fix PCI resource reserve capability on BE
` [PULL v2 42/44] tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blob
` [PULL v2 43/44] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
` [PULL v2 44/44] tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge test

[PATCH v6 00/15] target/riscv: Rationalize XLEN and operand length
 2021-10-20 11:02 UTC  (17+ messages)
` [PATCH v6 01/15] target/riscv: Move cpu_get_tb_cpu_state out of line
` [PATCH v6 02/15] target/riscv: Create RISCVMXL enumeration
` [PATCH v6 03/15] target/riscv: Split misa.mxl and misa.ext
` [PATCH v6 04/15] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v6 05/15] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH v6 06/15] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH v6 07/15] target/riscv: Properly check SEW in amo_op
` [PATCH v6 08/15] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH v6 09/15] target/riscv: Replace DisasContext.w with DisasContext.ol
` [PATCH v6 10/15] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH v6 11/15] target/riscv: Adjust trans_rev8_32 for riscv64
` [PATCH v6 12/15] target/riscv: Use gen_unary_per_ol for RVB
` [PATCH v6 13/15] target/riscv: Use gen_shift*_per_ol for RVB, RVI
` [PATCH v6 14/15] target/riscv: Use riscv_csrrw_debug for cpu_dump
` [PATCH v6 15/15] target/riscv: Compute mstatus.sd on demand

[PATCH v15 0/8] RISC-V Pointer Masking implementation
 2021-10-20 10:19 UTC  (9+ messages)
` [PATCH v15 1/8] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v15 2/8] [RISCV_PM] Add CSR defines for RISC-V PM extension
` [PATCH v15 3/8] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v15 4/8] [RISCV_PM] Add J extension state description
` [PATCH v15 5/8] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v15 6/8] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v15 7/8] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v15 8/8] [RISCV_PM] Allow experimental J-ext to be turned on

[PATCH v2 00/15] tests: acpi: add x2apic and various iommu tests
 2021-10-20 10:03 UTC  (23+ messages)
` [PATCH v2 04/15] tests: acpi: q35: test for x2APIC entries in SRAT
` [PATCH v2 05/15] tests: acpi: update expected tables blobs

[PATCH] pci: fix PCI resource reserve capability on BE
 2021-10-20 10:05 UTC  (2+ messages)

[PULL 00/29] pc,pci,virtio: features, fixes
 2021-10-20  9:46 UTC  (6+ messages)

[PATCH] ide: Cap LBA28 capacity announcement to 2^28-1
 2021-10-20  8:57 UTC  (3+ messages)

[PATCH v3 0/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
 2021-10-20  8:39 UTC  (2+ messages)

[PATCH 1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id
 2021-10-20  8:32 UTC  (4+ messages)

[PATCH v2 0/5] aspeed/smc: Improve support for the alternate boot function
 2021-10-20  8:26 UTC  (3+ messages)

[PATCH 0/6] SGX NUMA support
 2021-10-20  8:08 UTC  (12+ messages)
` [PATCH 1/6] numa: Enable numa for SGX EPC sections
` [PATCH 3/6] numa: Add SGXEPCSection list for multiple sections
` [PATCH 4/6] monitor: numa support for 'info sgx' command

[PATCH v2 0/2] accel/tcg: Fix monitor deadlock
 2021-10-20  7:59 UTC  (4+ messages)
` [PATCH v2 1/2] rcu: Introduce force_rcu notifier

[PATCH] hw/qdev-core: Add compatibility for (non)-transitional devs
 2021-10-20  7:41 UTC  (13+ messages)

[PATCH 0/2] Support fd-based KVM stats
 2021-10-20  7:39 UTC  (4+ messages)
` [PATCH 1/2] qmp: Support fd-based KVM stats query

[PATCH v5 0/4] VNC-related HMP/QMP fixes
 2021-10-20  7:32 UTC  (7+ messages)
` [PATCH v5 2/4] qapi/monitor: refactor set/expire_password with enums
` [PATCH v5 3/4] qapi/monitor: allow VNC display id in set/expire_password
` [PATCH v5 4/4] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate

[PATCH V3] net/colo: check vnet_hdr_support flag when using virtio-net
 2021-10-20  6:19 UTC  (5+ messages)

[PATCH v8 00/78] support vector extension v1.0
 2021-10-20  5:28 UTC  (4+ messages)

[PATCH 00/31] Add Loongarch softmmu support
 2021-10-20  5:17 UTC  (11+ messages)
` [PATCH 08/31] target/loongarch: Add tlb instruction support
` [PATCH 09/31] target/loongarch: Add other core instructions support
` [PATCH 10/31] target/loongarch: Add loongarch interrupt and exception handle
` [PATCH 12/31] target/loongarch: Add timer related instructions support

[PATCH V5 00/10] vhost-vDPA multiqueue
 2021-10-20  4:56 UTC  (11+ messages)
` [PATCH V5 01/10] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PATCH V5 02/10] vhost-vdpa: classify one time request
` [PATCH V5 03/10] vhost-vdpa: prepare for the multiqueue support
` [PATCH V5 04/10] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PATCH V5 05/10] net: introduce control client
` [PATCH V5 06/10] vhost-net: control virtqueue support
` [PATCH V5 07/10] virtio-net: use "queue_pairs" instead of "queues" when possible
` [PATCH V5 08/10] vhost: record the last virtqueue index for the virtio device
` [PATCH V5 09/10] virtio-net: vhost control virtqueue support
` [PATCH V5 10/10] vhost-vdpa: multiqueue support

[PATCH] hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernels
 2021-10-20  4:15 UTC  (2+ messages)

[PATCH v9 00/10] vhost-vdpa: add support for configure interrupt
 2021-10-20  3:20 UTC  (9+ messages)
` [PATCH v9 04/10] vhost: add new call back function for config interrupt
` [PATCH v9 05/10] vhost-vdpa: add support for config interrupt call back

[PATCH v4 1/8] target/riscv: zfh: half-precision load and store
 2021-10-20  3:06 UTC  (8+ messages)
` [PATCH v4 2/8] target/riscv: zfh: half-precision computational
` [PATCH v4 3/8] target/riscv: zfh: half-precision convert and move
` [PATCH v4 4/8] target/riscv: zfh: half-precision floating-point compare
` [PATCH v4 5/8] target/riscv: zfh: half-precision floating-point classify
` [PATCH v4 6/8] target/riscv: zfh: add Zfh cpu property
` [PATCH v4 7/8] target/riscv: zfh: implement zfhmin extension
` [PATCH v4 8/8] target/riscv: zfh: add Zfhmin cpu property

[PATCH v4 0/2] add APIs to handle alternative sNaN propagation for fmax/fmin
 2021-10-20  2:56 UTC  (3+ messages)
` [PATCH v4 2/2] target/riscv: change the api for RVF/RVD fmin/fmax

[PATCH V4 00/10] vhost-vDPA multiqueue
 2021-10-20  2:50 UTC  (4+ messages)
` [PATCH V4 03/10] vhost-vdpa: prepare for the multiqueue support

[RFC PATCH 0/3] Improve scalability of the SMP related Docs
 2021-10-20  2:20 UTC  (2+ messages)

[PATCH v2 0/6] hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines
 2021-10-20  1:41 UTC  (7+ messages)
` [PATCH v2 1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id
` [PATCH v2 2/6] hw/riscv: opentitan: "
` [PATCH v2 3/6] hw/riscv: shakti_c: "
` [PATCH v2 4/6] hw/riscv: sifive_e: "
` [PATCH v2 5/6] hw/riscv: sifive_u: "
` [PATCH v2 6/6] hw/riscv: spike: "


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