qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 17:48:59 to 2021-10-21 10:57:47 UTC [more...]

[PATCH 0/8] pci/iommu: Fail early if vfio-pci detected before vIOMMU
 2021-10-21 10:54 UTC  (11+ messages)
` [PATCH 1/8] pci: Define pci_bus_dev_fn type
` [PATCH 2/8] pci: Export pci_for_each_device_under_bus*()
` [PATCH 3/8] pci: Use pci_for_each_device_under_bus*()
` [PATCH 4/8] pci: Define pci_bus_fn/pci_bus_ret_fn type
` [PATCH 5/8] pci: Add pci_for_each_root_bus()
` [PATCH 6/8] pci: Use pci_for_each_root_bus() in current code
` [PATCH 7/8] pci: Add pci_for_each_device_all()
` [PATCH 8/8] x86-iommu: Fail early if vIOMMU specified after vfio-pci

[PATCH] softmmu: fix watchpoint processing in icount mode
 2021-10-21 10:54 UTC  (6+ messages)

[PATCH v2 0/2] plugins: add a drcov plugin
 2021-10-21 10:40 UTC  (5+ messages)
` [PATCH v2 1/2] src/plugins: add helper functions for drcov
` [PATCH v2 2/2] contrib/plugins: add a drcov plugin

[PATCH v7 0/4] VNC-related HMP/QMP fixes
 2021-10-21 10:39 UTC  (7+ messages)
` [PATCH v7 1/4] monitor/hmp: add support for flag argument with value
` [PATCH v7 2/4] qapi/monitor: refactor set/expire_password with enums
` [PATCH v7 3/4] qapi/monitor: allow VNC display id in set/expire_password
` [PATCH v7 4/4] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate

[PATCH v3 0/5] qapi: Add feature flags to enum members
 2021-10-21 10:20 UTC  (6+ messages)
` [PATCH v3 1/5] qapi: Enable enum member introspection to show more than name
` [PATCH v3 2/5] qapi: Add feature flags to enum members
` [PATCH v3 3/5] qapi: Move compat policy from QObject to generic visitor
` [PATCH v3 4/5] qapi: Implement deprecated-input={reject, crash} for enum values
` [PATCH RFC v3 5/5] block: Deprecate transaction type drive-backup

[PATCH v2 0/4] qemu-img compare --stat
 2021-10-21 10:12 UTC  (5+ messages)
` [PATCH v2 1/4] qemu-img: implement "
` [PATCH v2 2/4] qemu-img: make --block-size optional for "
` [PATCH v2 3/4] qemu-img: add --shallow option for qemu-img compare
` [PATCH v2 4/4] iotests: add qemu-img-compare-stat test

Looking for advise on debugging a non-boot kernel on qemu-system-sh4
 2021-10-21  9:49 UTC 

[PATCH v2 0/5] qapi: Add feature flags to enum members
 2021-10-21  9:47 UTC  (14+ messages)
` [PATCH v2 1/5] qapi: Enable enum member introspection to show more than name
` [PATCH v2 2/5] qapi: Add feature flags to enum members
` [PATCH v2 4/5] qapi: Implement deprecated-input={reject, crash} for enum values
  ` [PATCH v2 4/5] qapi: Implement deprecated-input={reject,crash} "
` [PATCH RFC v2 5/5] block: Deprecate transaction type drive-backup

[PATCH v6 0/5] VNC-related HMP/QMP fixes
 2021-10-21  9:35 UTC  (11+ messages)
` [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 v8 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-21  9:25 UTC  (10+ messages)
` [PATCH v8 5/8] hw/acpi/aml-build: Add PPTT table

[PATCH v5 00/12] virtio-iommu: Add ACPI support
 2021-10-21  9:02 UTC  (13+ messages)
` [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 07/12] hw/arm/virt: Reject instantiation of multiple IOMMUs
` [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 v5 11/12] tests/acpi: add expected blob for VIOT test on virt machine
` [PATCH v5 12/12] tests/acpi: add expected blobs for VIOT test on q35 machine

[PATCH v1 1/9] hw/riscv: opentitan: Update to the latest build
 2021-10-21  8:53 UTC  (18+ messages)
` [PATCH v1 2/9] hw/intc: Remove the Ibex PLIC
` [PATCH v1 3/9] hw/intc: sifive_plic: Move the properties
` [PATCH v1 4/9] hw/intc: sifive_plic: Cleanup the realize function
` [PATCH v1 5/9] hw/intc: sifive_plic: Cleanup the irq_request function
` [PATCH v1 6/9] hw/intc: sifive_plic: Add a reset function
` [PATCH v1 7/9] hw/intc: sifive_plic: Cleanup the write function
` [PATCH v1 8/9] hw/intc: sifive_plic: Cleanup the read function
` [PATCH v1 9/9] hw/intc: sifive_plic: Cleanup remaining functions

[PATCH 0/2] failover: don't allow to migrate a paused VM that needs PCI unplug
 2021-10-21  8:49 UTC  (2+ messages)

[PATCH v2 0/6] hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines
 2021-10-21  8:48 UTC  (16+ 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: "

[PATCH v3 0/4] s390x: CPU Topology
 2021-10-21  8:44 UTC  (7+ messages)
` [PATCH v3 2/4] s390x: kvm: topology: interception of PTF instruction

[PATCH v2] qapi: Improve input_type_enum()'s error message
 2021-10-21  8:15 UTC  (2+ messages)

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-21  8:12 UTC  (19+ messages)
` [RFC PATCH v4 18/20] vhost: Add VhostIOVATree
` [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ

[Bug 1947933] [NEW] xHCI Port Status Change Event at port powered
 2021-10-21  8:00 UTC  (2+ messages)
` [Bug 1947933] "

[PATCH v3 0/7] Reduce load on ppc target maintainers
 2021-10-21  8:01 UTC  (22+ 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?

[PATCH 0/4] vl: Prioritize device realizations
 2021-10-21  8:00 UTC  (5+ messages)

[Bug 1769053]
 2020-10-29 15:30 UTC  (3+ messages)

[PATCH v7 00/21] Add LoongArch linux-user emulation support
 2021-10-21  7:45 UTC  (13+ messages)
` [PATCH v7 02/21] target/loongarch: Add core definition
` [PATCH v7 21/21] scripts: add loongarch64 binfmt config

[PATCH v2 0/5] aspeed/smc: Improve support for the alternate boot function
 2021-10-21  7:26 UTC  (13+ messages)
` [PATCH v2 1/5] aspeed/wdt: Introduce a container for the MMIO region
` [PATCH v2 2/5] aspeed: Initialize the watchdog device models before the FMC models
` [PATCH v2 4/5] aspeed/smc: Use a container for the flash mmio address space
` [PATCH v2 5/5] speed/sdhci: Add trace events

[PATCH v2 0/3] multiboot: Use DMA instead port-based transfer
 2021-10-21  7:23 UTC  (8+ 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 v9 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-21  7:04 UTC  (5+ messages)
` [PATCH v9 5/8] hw/acpi/aml-build: Add PPTT table
` [PATCH v9 8/8] tests/data/acpi/virt: Update the empty expected file for PPTT

[PATCH v3 0/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
 2021-10-21  7:00 UTC  (6+ messages)

[PATCH v8 00/78] support vector extension v1.0
 2021-10-21  4:28 UTC  (9+ messages)
` [PATCH v8 34/78] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v8 36/78] target/riscv: rvv-1.0: integer scalar move instructions
` [PATCH v8 38/78] target/riscv: rvv-1.0: floating-point "
` [PATCH v8 39/78] target/riscv: rvv-1.0: whole register "

[PULL 00/25] ppc-for-6.2 queue 20211021
 2021-10-21  4:20 UTC  (26+ messages)
` [PULL 01/25] spapr/xive: Add source status helpers
` [PULL 02/25] target/ppc: Use tcg_constant_i32() in gen_setb()
` [PULL 03/25] target/ppc: Use tcg_constant_i64() in gen_brh()
` [PULL 04/25] target/ppc: Fix the test raising the decrementer exception
` [PULL 05/25] hw/ppc/spapr_softmmu: Reduce include list
` [PULL 06/25] spapr/xive: Use xive_esb_rw() to trigger interrupts
` [PULL 07/25] hw/ppc: Fix iothread locking in the 405 code
` [PULL 08/25] tests/acceptance: Add tests for the ppc405 boards
` [PULL 09/25] linux-user/ppc: Fix XER access in save/restore_user_regs
` [PULL 10/25] target/ppc: Fix XER access in gdbstub
` [PULL 11/25] linux-user: Fix XER access in ppc version of elf_core_copy_regs
` [PULL 12/25] target/ppc: Fix XER access in monitor
` [PULL 13/25] ppc/pegasos2: Restrict memory to 2 gigabytes
` [PULL 14/25] ppc/pegasos2: Warn when using VOF but no kernel is specified
` [PULL 15/25] ppc/pegasos2: Implement get-time-of-day RTAS function with VOF
` [PULL 16/25] ppc/pegasos2: Access MV64361 registers via their memory region
` [PULL 17/25] ppc/pegasos2: Add constants for PCI config addresses
` [PULL 18/25] ppc/pegasos2: Implement power-off RTAS function with VOF
` [PULL 19/25] tests/acceptance: Add a test for the bamboo ppc board
` [PULL 20/25] target/ppc: Filter mtmsr[d] input before setting MSR
` [PULL 21/25] target/ppc: add MMCR0 PMCC bits to hflags
` [PULL 22/25] target/ppc: add user read/write functions for MMCR0
` [PULL 23/25] target/ppc: add user read/write functions for MMCR2
` [PULL 24/25] target/ppc: adding user read/write functions for PMCs
` [PULL 25/25] hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernels

[PATCH v15 0/8] RISC-V Pointer Masking implementation
 2021-10-21  3:56 UTC  (3+ messages)
` [PATCH v15 4/8] [RISCV_PM] Add J extension state description

[PATCH V3] net/colo: check vnet_hdr_support flag when using virtio-net
 2021-10-21  3:05 UTC  (7+ messages)

[PATCH v2 00/48] tcg: optimize redundant sign extensions
 2021-10-21  2:32 UTC  (46+ messages)
` [PATCH v2 01/48] tcg/optimize: Rename "mask" to "z_mask"
` [PATCH v2 02/48] tcg/optimize: Split out OptContext
` [PATCH v2 03/48] tcg/optimize: Remove do_default label
` [PATCH v2 04/48] tcg/optimize: Change tcg_opt_gen_{mov, movi} interface
` [PATCH v2 05/48] tcg/optimize: Move prev_mb into OptContext
` [PATCH v2 06/48] tcg/optimize: Split out init_arguments
` [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 v2 10/48] tcg/optimize: Change fail return for do_constant_folding_cond*
` [PATCH v2 11/48] tcg/optimize: Return true from tcg_opt_gen_{mov, movi}
` [PATCH v2 12/48] tcg/optimize: Split out finish_folding
` [PATCH v2 13/48] tcg/optimize: Use a boolean to avoid a mass of continues
` [PATCH v2 14/48] tcg/optimize: Split out fold_mb, fold_qemu_{ld,st}
` [PATCH v2 15/48] tcg/optimize: Split out fold_const{1,2}
` [PATCH v2 16/48] tcg/optimize: Split out fold_setcond2
` [PATCH v2 17/48] tcg/optimize: Split out fold_brcond2
` [PATCH v2 18/48] tcg/optimize: Split out fold_brcond
` [PATCH v2 19/48] tcg/optimize: Split out fold_setcond

[PATCH] Fix constant folding logic of setcond2_i32
 2021-10-21  2:28 UTC  (2+ messages)

[PATCH v4 6/8] target/riscv: zfh: add Zfh cpu property
 2021-10-20 23:26 UTC  (5+ messages)
` [PATCH v4 8/8] target/riscv: zfh: add Zfhmin "

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

[PATCH v3 00/21] Adding partial support for 128-bit riscv target
 2021-10-20 23:18 UTC  (25+ messages)
` [PATCH v3 11/21] target/riscv: support for 128-bit bitwise instructions
` [PATCH v3 12/21] target/riscv: support for 128-bit U-type instructions
` [PATCH v3 13/21] target/riscv: support for 128-bit shift instructions
` [PATCH v3 14/21] target/riscv: support for 128-bit arithmetic instructions
` [PATCH v3 15/21] target/riscv: support for 128-bit M extension
` [PATCH v3 16/21] target/riscv: adding high part of some csrs
` [PATCH v3 17/21] target/riscv: helper functions to wrap calls to 128-bit csr insns
` [PATCH v3 18/21] target/riscv: modification of the trans_csrxx for 128-bit support
` [PATCH v3 19/21] target/riscv: actual functions to realize crs 128-bit insns
` [PATCH v3 20/21] target/riscv: adding 128-bit access functions for some csrs
` [PATCH v3 21/21] target/riscv: support for 128-bit satp

[PATCH] via-ide: Avoid expensive operations in irq handler
 2021-10-20 22:58 UTC  (6+ messages)

plugins: Missing Store Exclusive Memory Accesses
 2021-10-20 20:49 UTC  (7+ messages)

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-10-20 19:26 UTC  (6+ messages)
` [PATCH 05/15] hw/nvme: Add support for SR-IOV
` [PATCH 10/15] hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime

[PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-10-20 18:53 UTC  (15+ messages)
` [PATCH v4 01/12] virtiofsd: Keep /proc/self/mountinfo open
` [PATCH v4 10/12] virtiofsd: Add inodes_by_handle hash table
` [PATCH v4 11/12] virtiofsd: Optionally fill lo_inode.fhandle

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

[PULL v2 00/44] pc,pci,virtio: features, fixes, tests
 2021-10-20 17:56 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).