qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 09:08:30 to 2021-10-20 17:51:31 UTC [more...]

[PATCH v5 00/12] virtio-iommu: Add ACPI support
 2021-10-20 17:27 UTC  (10+ messages)
` [PATCH v5 01/12] hw/acpi: Add VIOT table
` [PATCH v5 02/12] hw/i386/pc: Remove x86_iommu_get_type()
` [PATCH v5 03/12] hw/i386/pc: Move IOMMU singleton into PCMachineState
` [PATCH v5 04/12] hw/i386/pc: Allow instantiating a virtio-iommu device
` [PATCH v5 05/12] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
` [PATCH v5 06/12] hw/arm/virt: Remove device tree restriction "
` [PATCH v5 08/12] hw/arm/virt: Use object_property_set instead of qdev_prop_set
` [PATCH v5 09/12] tests/acpi: allow updates of VIOT expected data files
` [PATCH v5 10/12] tests/acpi: add test cases for VIOT

[PATCH v3 00/21] Adding partial support for 128-bit riscv target
 2021-10-20 17:31 UTC  (17+ messages)
` [PATCH v3 01/21] memory: change define name for consistency
` [PATCH v3 04/21] target/riscv: additional macros to check instruction support
` [PATCH v3 05/21] target/riscv: separation of bitwise logic and aritmetic helpers
` [PATCH v3 06/21] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v3 07/21] target/riscv: setup everything so that riscv128-softmmu compiles
` [PATCH v3 08/21] target/riscv: adding accessors to the registers upper part
` [PATCH v3 09/21] target/riscv: moving some insns close to similar insns
` [PATCH v3 10/21] target/riscv: support for 128-bit loads and store

plugins: Missing Store Exclusive Memory Accesses
 2021-10-20 17:12 UTC  (5+ messages)

[PATCH v3] gdbstub: Switch to the thread receiving a signal
 2021-10-20 17:06 UTC 

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

[PATCH] via-ide: Avoid expensive operations in irq handler
 2021-10-20 16:32 UTC  (8+ messages)

[PATCH v2 00/48] tcg: optimize redundant sign extensions
 2021-10-20 16:17 UTC  (8+ messages)
` [PATCH v2 07/48] tcg/optimize: Split out copy_propagate
` [PATCH v2 08/48] tcg/optimize: Split out fold_call
` [PATCH v2 09/48] tcg/optimize: Drop nb_oargs, nb_iargs locals

[PATCH] hw/qdev-core: Add compatibility for (non)-transitional devs
 2021-10-20 15:46 UTC  (17+ messages)

[PULL 00/29] pc,pci,virtio: features, fixes
 2021-10-20 15:34 UTC  (7+ messages)

[PATCH v4 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-10-20 15:26 UTC  (5+ messages)
` [PATCH v4 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot

[PATCH v3 0/7] Reduce load on ppc target maintainers
 2021-10-20 15:28 UTC  (61+ 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 v4 00/11] virtio-iommu: Add ACPI support
 2021-10-20 15:17 UTC  (6+ messages)

[PATCH] replay: improve determinism of virtio-net
 2021-10-20 14:50 UTC  (5+ messages)

[RFC PATCH 0/5] Make Intel PT configurable
 2021-10-20 14:40 UTC  (6+ messages)
` [RFC PATCH 3/5] target/i386: Enable host pass through of Intel PT

[PATCH v9 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-20 14:21 UTC  (9+ messages)
` [PATCH v9 1/8] hw/arm/virt: Only describe cpu topology since virt-6.2
` [PATCH v9 2/8] device_tree: Add qemu_fdt_add_path
` [PATCH v9 3/8] hw/arm/virt: Add cpu-map to device tree
` [PATCH v9 4/8] hw/acpi/aml-build: Add Processor hierarchy node structure
` [PATCH v9 5/8] hw/acpi/aml-build: Add PPTT table
` [PATCH v9 6/8] tests/data/acpi/virt: Add an empty expected file for PPTT
` [PATCH v9 7/8] hw/arm/virt-acpi-build: Generate PPTT table
` [PATCH v9 8/8] tests/data/acpi/virt: Update the empty expected file for PPTT

[PATCH] q800: drop 8-bit graphic_depth check for Apple 21 inch display
 2021-10-20 14:22 UTC  (2+ messages)

[PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-10-20 14:10 UTC  (16+ messages)
` [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 v2 0/8] q800: GLUE updates for A/UX mode
 2021-10-20 14:07 UTC  (11+ messages)
` [PATCH v2 1/8] mac_via: update comment for VIA1B_vMystery bit
` [PATCH v2 2/8] q800: move VIA1 IRQ from level 1 to level 6
` [PATCH v2 3/8] q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs
` [PATCH v2 4/8] mac_via: add GPIO for A/UX mode
` [PATCH v2 5/8] q800: wire up auxmode GPIO to GLUE
` [PATCH v2 6/8] q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic mode
` [PATCH v2 7/8] q800: wire up remaining IRQs "
` [PATCH v2 8/8] q800: add NMI handler

[PATCH v6 0/5] VNC-related HMP/QMP fixes
 2021-10-20 13:55 UTC  (6+ messages)
` [PATCH v6 1/5] monitor/hmp: add support for flag argument with value
` [PATCH v6 2/5] qapi/monitor: refactor set/expire_password with enums
` [PATCH v6 3/5] qapi/monitor: allow VNC display id in set/expire_password
` [PATCH v6 4/5] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate
` [PATCH v6 5/5] docs: add deprecation note about 'set_password' param 'connected'

[PATCH v2 0/3] multiboot: Use DMA instead port-based transfer
 2021-10-20 14:02 UTC  (4+ messages)
` [PATCH 1/3] target/i386: move linuxboot_dma_enabled to X86MachineState
` [PATCH 2/3] optionrom: add a DMA-enabled multiboot ROM
` [PATCH 3/3] target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types

[PATCH 0/4] vl: Prioritize device realizations
 2021-10-20 13:58 UTC  (4+ messages)

[PATCH 0/2] Fix mtfsf, mtfsfi and mtfsb1 bug
 2021-10-20 12:57 UTC  (3+ messages)
` [PATCH 1/2] target/ppc: Fixed call to deferred exception
` [PATCH 2/2] target/ppc: ppc_store_fpscr doesn't update bit 52

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

[PATCH 0/8] q800: GLUE updates for A/UX mode
 2021-10-20 13:32 UTC  (8+ messages)
` [PATCH 8/8] q800: add NMI handler

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-10-20 13:30 UTC  (8+ messages)
` [PATCH 04/15] pcie: Add callback preceding SR-IOV VFs update

[PATCH v2 0/6] hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines
 2021-10-20 13:02 UTC  (5+ messages)
` [PATCH v2 2/6] hw/riscv: opentitan: Use MachineState::ram and MachineClass::default_ram_id
` [PATCH v2 4/6] hw/riscv: sifive_e: "

[PATCH v8 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-20 12:53 UTC  (16+ 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 7/8] hw/arm/virt-acpi-build: Generate "

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

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

[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  (15+ messages)
` [RFC PATCH v4 18/20] vhost: Add VhostIOVATree
` [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ

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

[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  (2+ messages)

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


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