qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 13:44:43 to 2021-10-21 05:20:02 UTC [more...]

[PATCH v8 00/78] support vector extension v1.0
 2021-10-21  4:28 UTC  (7+ 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 "

[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 v6 0/5] VNC-related HMP/QMP fixes
 2021-10-21  4:38 UTC  (7+ 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 0/4] vl: Prioritize device realizations
 2021-10-21  4:20 UTC  (5+ messages)

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

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

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

[PATCH v2 00/48] tcg: optimize redundant sign extensions
 2021-10-21  2:32 UTC  (47+ 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)

[Bug 1947933] [NEW] xHCI Port Status Change Event at port powered
 2021-10-21  2:02 UTC 

[PATCH v3 0/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
 2021-10-21  1:48 UTC  (3+ 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 v2 0/6] hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines
 2021-10-20 23:13 UTC  (13+ 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 00/21] Adding partial support for 128-bit riscv target
 2021-10-20 23:18 UTC  (41+ 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
` [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  (9+ messages)

[PATCH v2 0/5] aspeed/smc: Improve support for the alternate boot function
 2021-10-20 22:34 UTC  (10+ 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-20 22:08 UTC  (7+ 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

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 v2] qapi: Improve input_type_enum()'s error message
 2021-10-20 18:02 UTC 

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

[PATCH v5 00/12] virtio-iommu: Add ACPI support
 2021-10-20 17:27 UTC  (13+ 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 07/12] hw/arm/virt: Reject instantiation of multiple IOMMUs
` [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 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 v3] gdbstub: Switch to the thread receiving a signal
 2021-10-20 17:06 UTC 

[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  (6+ 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  (49+ 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 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 v2 0/8] q800: GLUE updates for A/UX mode
 2021-10-20 14:07 UTC  (10+ messages)
` [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 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


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