qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 11:10:51 to 2022-03-09 03:50:06 UTC [more...]

TCG Floating Point Support (Work in Progress)
 2022-03-09  3:48 UTC  (6+ messages)

[PATCH v5 00/15] vDPA shadow virtqueue
 2022-03-09  3:38 UTC  (21+ messages)
` [PATCH v5 15/15] vdpa: Add x-svq to NetdevVhostVDPAOptions

[RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
 2022-03-09  1:24 UTC  (2+ messages)
` [RFC PATCH 2/2] linux-headers: Add KVM_CAP_PPC_GTSE

[PATCH v4] target/riscv: Add isa extenstion strings to the device tree
 2022-03-09  0:53 UTC 

[PATCH 1/2] hw/arm/aspeed: allow missing spi_model
 2022-03-08 23:07 UTC  (7+ messages)
` [PATCH 2/2] hw/arm/aspeed: add Bletchley machine type

[PATCH v3] target/riscv: Add isa extenstion strings to the device tree
 2022-03-08 22:56 UTC  (12+ messages)

[PATCH 00/11] edk2: update to stable202202
 2022-03-08 22:56 UTC  (16+ messages)
` [PATCH 01/11] tests/acpi: allow virt memory hotplug changes
` [PATCH 02/11] edk2: update submodule to stable202202
` [PATCH 03/11] edk2: switch to release builds
` [PATCH 04/11] edk2: .git can be a file
` [PATCH 05/11] edk2: add microvm build
` [PATCH 06/11] edk2: update binaries to stable202202
` [PATCH 07/11] tests/acpi: update expected data files
` [PATCH 08/11] tests/acpi: disallow virt memory hotplug changes
` [PATCH 09/11] edk2/docker: install python3
` [PATCH 10/11] edk2/docker: use ubuntu 18.04
` [PATCH 11/11] MAINTAINERS: take edk2

[RFC PATCH 0/3] Implement Sstc extension
 2022-03-08 22:43 UTC  (5+ messages)
` [RFC PATCH 1/3] target/riscv: Rename timer & timecmp to mtimer and mtimecmp

[PULL 00/11] Python patches
 2022-03-08 22:26 UTC  (2+ messages)

[PULL 00/12] Hexagon (target/hexagon) queue
 2022-03-08 21:54 UTC  (13+ messages)
` [PULL 01/12] Hexagon (target/hexagon) fix bug in circular addressing
` [PULL 02/12] Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
` [PULL 03/12] Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
` [PULL 04/12] Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
` [PULL 05/12] Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
` [PULL 06/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
` [PULL 07/12] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
` [PULL 08/12] Hexagon (tests/tcg/hexagon) update overflow test
` [PULL 09/12] Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
` [PULL 10/12] Hexagon (target/hexagon) fix bug in conv_df2uw_chop
` [PULL 11/12] Hexagon (target/hexagon) assignment to c4 should wait until packet commit
` [PULL 12/12] target/hexagon: remove unused variable

[PATCH] hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
 2022-03-08 21:16 UTC  (5+ messages)

[PATCH v4 00/33] target/nios2: Shadow register set, EIC and VIC
 2022-03-08 20:53 UTC  (38+ messages)
` [PATCH v4 07/33] linux-user/nios2: Trim target_pc_regs to sp and pc
` [PATCH v4 11/33] target/nios2: Use hw/registerfields.h for CR_STATUS fields
` [PATCH v4 12/33] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PATCH v4 15/33] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [PATCH v4 17/33] target/nios2: Prevent writes to read-only or reserved control fields
` [PATCH v4 18/33] target/nios2: Implement cpuid
` [PATCH v4 21/33] target/nios2: Use tcg_constant_tl
` [PATCH v4 22/33] target/nios2: Introduce dest_gpr
` [PATCH v4 27/33] target/nios2: Create EXCP_SEMIHOST for semi-hosting
` [PATCH v4 30/33] hw/intc: Vectored Interrupt Controller (VIC)
` [PATCH v4 31/33] hw/nios2: Introduce Nios2MachineState
` [PATCH v4 33/33] hw/nios2: Machine with a Vectored Interrupt Controller

[PULL 0/7] s390x, tests and misc patches
 2022-03-08 19:30 UTC  (2+ messages)

[PATCH v4] Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
 2022-03-08 19:25 UTC  (2+ messages)

[PATCH] tests/avocado: Cancel BootLinux tests in case there is no free port
 2022-03-08 19:13 UTC  (5+ messages)

[PATCH] hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()
 2022-03-08 18:53 UTC  (4+ messages)

[PULL 00/18] migration queue
 2022-03-08 18:47 UTC  (4+ messages)

[PATCH 00/13] hw: ISA & MIPS patches from Bernhard Beschow
 2022-03-08 18:32 UTC  (13+ messages)
` [PATCH 01/13] hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
` [PATCH 03/13] hw/isa/piix4: Resolve redundant i8259[] attribute
` [PATCH 04/13] hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()
` [PATCH 05/13] hw/isa/piix4: Resolve global instance variable
` [PATCH 06/13] hw/isa/piix4: Replace some magic IRQ constants
` [PATCH 07/13] hw/mips/gt64xxx_pci: Resolve gt64120_register()

[PATCH 0/2] hw/arm/virt: Fix make check-qtest-aarch64 when CONFIG_ARM_GIC_TCG is unset
 2022-03-08 18:24 UTC  (3+ messages)
` [PATCH 1/2] hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
` [PATCH 2/2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset

[PULL 0/9] I²C / SMBus / PMBus patches for 2022-03-08
 2022-03-08 18:13 UTC  (10+ messages)
` [PULL 1/9] hw/i2c: pmbus: add registers
` [PULL 2/9] hw/i2c: pmbus: fix error returns and guard against out of range accesses
` [PULL 3/9] hw/i2c: pmbus: add PEC unsupported warning
` [PULL 4/9] hw/i2c: pmbus: refactor uint handling
` [PULL 5/9] hw/i2c: pmbus: update MAINTAINERS
` [PULL 6/9] hw/i2c: Added linear mode translation for pmbus devices
` [PULL 7/9] hw/sensor: add Intersil ISL69260 device model
` [PULL 8/9] hw/sensor: add Renesas raa229004 PMBus device
` [PULL 9/9] hw/sensor: add Renesas raa228000 device

[PATCH v3 0/9] This patch series contains updates to PMBus in QEMU along with some PMBus device models for Renesas regulators. I have also added myself to MAINTAINERS as this code is in use daily, where I am responsible for it
 2022-03-08 18:08 UTC  (6+ messages)

[qemu-web PATCH] Announce Google Summer of Code 2022
 2022-03-08 17:18 UTC  (2+ messages)

[PATCH v3] target/arm: Fix sve2 ldnt1 and stnt1
 2022-03-08 17:12 UTC  (3+ messages)

[PULL 00/18] target-arm queue
 2022-03-08 17:08 UTC  (2+ messages)

[libvirt] [PATCH RESEND v2 0/4] re-introduce <acpi-hotplug-bridge>
 2022-03-08 17:18 UTC  (7+ messages)

[PATCH v3 0/5] iotests: add enhanced debugging info to qemu-img failures
 2022-03-08 17:04 UTC  (4+ messages)
` [PATCH v3 3/5] iotests: Remove explicit checks for qemu_img() == 0

[libvirt] [PATCH RESEND v2 0/4] re-introduce <acpi-hotplug-bridge>
 2022-03-08 16:57 UTC  (6+ messages)
` [libvirt] [PATCH RESEND v2 1/4] qemu: capablities: detect acpi-pci-hotplug-with-bridge-support
` [libvirt] [PATCH RESEND v2 2/4] conf: introduce support for acpi-bridge-hotplug feature
` [libvirt] [PATCH RESEND v2 3/4] qemu: command: add "
` [libvirt] [PATCH RESEND v2 4/4] NEWS: document new acpi pci hotplug config option

[PATCH v3] Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
 2022-03-08 16:33 UTC  (3+ messages)

Question about atomics
 2022-03-08 16:29 UTC  (5+ messages)

compile failure in cputlb.c when building with clang sanitizer
 2022-03-08 15:44 UTC  (2+ messages)

[PULL 0/2] Seabios 20220307 patches
 2022-03-08 15:25 UTC  (2+ messages)

[PULL 0/3] Linux user for 7.0 patches
 2022-03-08 15:02 UTC  (4+ messages)
` [PULL 1/3] linux-user: Remove stale "not threadsafe" comments
` [PULL 2/3] linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
` [PULL 3/3] tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP

[PATCH v3 00/12] GL & D-Bus display related fixes
 2022-03-08 14:42 UTC  (11+ messages)
` [PATCH v3 12/12] ui/console: call gfx_switch() even if the current scanout is GL

[PATCH v5 00/20] job: replace AioContext lock with job_mutex
 2022-03-08 14:06 UTC  (11+ messages)
` [PATCH v5 16/20] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
` [PATCH v5 17/20] job: detect change of aiocontext within job coroutine
` [PATCH v5 18/20] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v5 19/20] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v5 20/20] block_job_query: remove atomic read

[PULL 00/15] Net patches
 2022-03-08 13:34 UTC  (16+ messages)
` [PULL 01/15] virtio-net: fix map leaking on error during receive
` [PULL 02/15] vhost: Add VhostShadowVirtqueue
` [PULL 03/15] vhost: Add Shadow VirtQueue kick forwarding capabilities
` [PULL 04/15] vhost: Add Shadow VirtQueue call "
` [PULL 05/15] vhost: Add vhost_svq_valid_features to shadow vq
` [PULL 06/15] virtio: Add vhost_svq_get_vring_addr
` [PULL 07/15] vdpa: adapt vhost_ops callbacks to svq
` [PULL 08/15] vhost: Shadow virtqueue buffers forwarding
` [PULL 09/15] util: Add iova_tree_alloc_map
` [PULL 10/15] util: add iova_tree_find_iova
` [PULL 11/15] vhost: Add VhostIOVATree
` [PULL 12/15] vdpa: Add custom IOTLB translations to SVQ
` [PULL 13/15] vdpa: Adapt vhost_vdpa_get_vring_base "
` [PULL 14/15] vdpa: Never set log_base addr if SVQ is enabled
` [PULL 15/15] vdpa: Expose VHOST_F_LOG_ALL on SVQ

[PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
 2022-03-08 13:29 UTC  (6+ messages)

[PATCH 0/7] dump: Cleanup and consolidation
 2022-03-08 13:16 UTC  (4+ messages)
` [PATCH 1/7] dump: Introduce shdr_num to decrease complexity

Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
 2022-03-08 12:42 UTC  (9+ messages)

[PULL 00/11] aspeed queue
 2022-03-08 12:21 UTC  (12+ messages)
` [PULL 01/11] aspeed: Fix a potential memory leak bug in write_boot_rom()
` [PULL 02/11] aspeed/smc: Use max number of CE instead of 'num_cs'
` [PULL 03/11] aspeed: Rework aspeed_board_init_flashes() interface
` [PULL 04/11] aspeed/smc: Remove 'num_cs' field
` [PULL 05/11] aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
` [PULL 06/11] aspeed/smc: Let the SSI core layer define the bus name
` [PULL 07/11] aspeed/smc: Fix error log
` [PULL 08/11] hw/block: m25p80: Add support for w25q01jvq
` [PULL 09/11] hw/arm/aspeed: allow missing spi_model
` [PULL 10/11] hw/arm/aspeed: add Bletchley machine type
` [PULL 11/11] hw: aspeed_gpio: Cleanup stray semicolon after switch

[PULL v2 00/19] 9p queue 2022-03-07 (previous 2022-03-04)
 2022-03-08 12:37 UTC  (2+ messages)

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

[PATCH v2 00/10] add generic vDPA device support
 2022-03-08 11:55 UTC  (11+ messages)
` [PATCH v2 05/10] vdpa-dev: implement the realize interface

[PULL v2 00/22] QEMU changes for 7.0 soft freeze
 2022-03-08 11:34 UTC  (23+ messages)
` [PULL 01/22] whpx: Fixed reporting of the CPU context to GDB for 64-bit
` [PULL 02/22] whpx: Fixed incorrect CR8/TPR synchronization
` [PULL 03/22] vmxcap: Add 5-level EPT bit
` [PULL 04/22] meson: fix generic location of vss headers
` [PULL 05/22] qga/vss-win32: check old VSS SDK headers
` [PULL 06/22] qga/vss: update informative message about MinGW
` [PULL 07/22] update meson-buildoptions.sh
` [PULL 08/22] kvm-irqchip: introduce new API to support route change
` [PULL 09/22] kvm/msi: do explicit commit when adding msi routes
` [PULL 10/22] target/i386: only include bits in pg_mode if they are not ignored
` [PULL 11/22] target/i386: Throw a #SS when loading a non-canonical IST
` [PULL 12/22] linux-headers: include missing changes from 5.17
` [PULL 13/22] x86: Fix the 64-byte boundary enumeration for extended state
` [PULL 14/22] x86: Add AMX XTILECFG and XTILEDATA components
` [PULL 15/22] x86: Grant AMX permission for guest
` [PULL 16/22] x86: Add XFD faulting bit for state components
` [PULL 17/22] x86: Add AMX CPUIDs enumeration
` [PULL 18/22] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
` [PULL 19/22] x86: Support XFD and AMX xsave data migration
` [PULL 20/22] i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
` [PULL 21/22] KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
` [PULL 22/22] gitlab-ci: do not run tests with address sanitizer

[PATCH] RFC: replace qemu_real_host_page variables with inlined functions
 2022-03-08 11:34 UTC  (3+ messages)

[PULL 00/23] QEMU changes for 7.0 soft freeze
 2022-03-08 11:31 UTC  (3+ messages)

[PULL v2 00/47] virtio,pc,pci: features, cleanups, fixes
 2022-03-08 11:23 UTC  (8+ messages)

[PATCH] gdbstub.c: add support for info proc mappings
 2022-03-08 11:06 UTC  (4+ messages)

[PATCH v4 0/4] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-03-08 11:09 UTC  (5+ messages)
` [PATCH v4 3/4] tests/qtest/vhost-user-blk-test: Temporary hack to get tests passing on aarch64


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