qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-18 08:35:33 to 2024-02-19 14:10:36 UTC [more...]

Sponsorship via Github
 2024-02-19 13:16 UTC 

Trying to write data to i2c bus
 2024-02-19 13:49 UTC 

[PATCH 0/6] hw: Remove sysbus_address_space()
 2024-02-19 14:05 UTC  (16+ messages)
` [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)

[PATCH v2 0/6] Add ivshmem-flat device
 2024-02-19 14:04 UTC  (5+ messages)
` [PATCH v2 5/6] tests/qtest: Reorganize common code in ivshmem-test
` [PATCH v2 6/6] tests/qtest: Add ivshmem-flat test

[PATCH] tests/qtest: Don't run the dbus-display-test without CONFIG_VGA_PCI
 2024-02-19 14:00 UTC  (2+ messages)

[PATCH 00/21] hw: More QDev cleanups
 2024-02-19 13:38 UTC  (5+ messages)
` [PATCH 04/21] hw/tricore/testboard: Use qdev_new() instead of QOM basic API
` [PATCH 19/21] hw/s390x/zpci-bus: Add QOM parentship relation with zPCI devices

[PATCH] tests/qtest: Fix boot-serial-test when using --without-default-devices
 2024-02-19 13:14 UTC  (4+ messages)

[PATCH v3 00/11] gdbstub: Implement follow-fork-mode child
 2024-02-19 13:05 UTC  (4+ messages)
` [PATCH v3 01/11] gdbstub: Support disablement in a multi-threaded process

[PATCH v2 00/11] virtio-sound migration part 1
 2024-02-19 13:01 UTC  (8+ messages)
` [PATCH v2 02/11] hw/audio/virtio-sound: fix segmentation fault in tx/rx xfer handler
` [PATCH v2 07/11] hw/audio/virtio-sound: add stream state variable
` [PATCH v2 08/11] hw/audio/virtio-sound: introduce virtio_snd_pcm_open()
` [PATCH v2 09/11] hw/audio/virtio-sound: introduce virtio_snd_set_active()

[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
 2024-02-19 12:55 UTC  (10+ messages)
` [PATCH v4 11/66] i386: Introduce tdx-guest object
` [PATCH v4 29/66] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility

[PATCH v2 0/3] ci: Fixes on the recent cross-binary test case
 2024-02-19 12:50 UTC  (4+ messages)
` [PATCH v2 1/3] tests/migration-test: Stick with gicv3 in aarch64 test

[PATCH v7 0/4] Add full zoned storage emulation to qcow2 driver
 2024-02-19 12:23 UTC  (5+ messages)
` [PATCH v7 2/4] qcow2: add configurations for zoned format extension

[PATCH 0/3 qemu] tcg/i386: Page tables in MMIO memory fixes (CXL)
 2024-02-19 12:14 UTC  (4+ messages)
` [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory

[PATCH v3 0/3] Virtio dmabuf improvements
 2024-02-19 12:07 UTC  (6+ messages)
` [PATCH v3 2/3] hw/virtio: cleanup shared resources

[PATCH v5 00/11] hw/pci: SR-IOV related fixes and improvements
 2024-02-19 12:00 UTC  (8+ messages)
` [PATCH v5 01/11] hw/nvme: Use pcie_sriov_num_vfs()
` [PATCH v5 02/11] pcie_sriov: Validate NumVFs
` [PATCH v5 05/11] vfio: Avoid inspecting option QDict for rombar

[PATCH 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
 2024-02-19 11:53 UTC  (12+ messages)
` [PATCH 1/7] hw/ide: Add the possibility to disable the CompactFlash device in the build
` [PATCH 2/7] hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
` [PATCH 3/7] hw/ide: Move IDE device related definitions to ide-dev.h
` [PATCH 4/7] hw/ide: Move IDE bus related definitions to a new header ide-bus.h
` [PATCH 5/7] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
` [PATCH 6/7] hw/ide: Remove the include/hw/ide.h legacy file
` [PATCH 7/7] hw/ide: Stop exposing internal.h to non-IDE files

QEMU features useful for Xen development?
 2024-02-19 11:50 UTC  (7+ messages)

[PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
 2024-02-19 11:43 UTC  (6+ messages)
  ` [EXT] "

[PATCH v2] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
 2024-02-19 10:56 UTC 

[RFC PATCH SET] cxl: add poison event handler
 2024-02-19 10:49 UTC  (4+ messages)
` [RFC PATCH 1/5] cxl/core: correct length of DPA field masks

[PATCH V2 0/1] Change the UEFI loading mode to loongarch
 2024-02-19 10:34 UTC  (2+ messages)
` [PATCH V2 1/1] loongarch: "

[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
 2024-02-19 10:12 UTC  (13+ messages)
` [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
` [PATCH RFCv2 3/8] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH RFCv2 4/8] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
` [PATCH RFCv2 5/8] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
` [PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages
` [PATCH RFCv2 7/8] vfio/migration: Don't block migration device dirty tracking is unsupported

[PATCH v5 00/10] Optimize buffer_is_zero
 2024-02-19 10:02 UTC  (5+ messages)
` [PATCH v5 10/10] tests/bench: Add bufferiszero-bench

[PATCH] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
 2024-02-19  8:51 UTC  (4+ messages)

[PULL 00/49] ppc-for-9.0 queue
 2024-02-19  8:29 UTC  (50+ messages)
` [PULL 01/49] target/ppc: Fix lxv/stxv MSR facility check
` [PULL 02/49] target/ppc: Fix crash on machine check caused by ifetch
` [PULL 03/49] tests/avocado: mark boot_linux.py long runtime instead of flaky
` [PULL 04/49] tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
` [PULL 05/49] tests/avocado: ppc add powernv10 boot_linux_console test
` [PULL 06/49] tests/avocado: Add ppc pseries and powernv hash MMU tests
` [PULL 07/49] tests/avocado: Add pseries KVM boot_linux test
` [PULL 08/49] tests/avocado: ppc add hypervisor tests
` [PULL 09/49] tests/avocado: Add FreeBSD distro boot tests for ppc
` [PULL 10/49] tests/avocado: Use default CPU for pseries machine
` [PULL 11/49] ppc/pnv: Update skiboot to v7.1
` [PULL 12/49] target/ppc: Rename registers to match ISA
` [PULL 13/49] hw/ppc/spapr: Add missing license
` [PULL 14/49] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
` [PULL 15/49] hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
` [PULL 16/49] hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
` [PULL 17/49] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs
` [PULL 18/49] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS
` [PULL 19/49] ppc/spapr: change pseries machine default to POWER10 CPU
` [PULL 20/49] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
` [PULL 21/49] ppc/pnv: Change powernv default to powernv10
` [PULL 22/49] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
` [PULL 23/49] misc/pca9552: Fix inverted input status
` [PULL 24/49] misc/pca9552: Let external devices set pca9552 inputs
` [PULL 25/49] ppc/pnv: New powernv10-rainier machine type
` [PULL 26/49] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
` [PULL 27/49] ppc/pnv: Wire up pca9552 GPIO pins "
` [PULL 28/49] ppc/pnv: Use resettable interface to reset child I2C buses
` [PULL 29/49] misc: Add a pca9554 GPIO device model
` [PULL 30/49] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
` [PULL 31/49] ppc/pnv: Test pnv i2c master and connected devices
` [PULL 32/49] hw/ppc: Add pnv nest pervasive common chiplet model
` [PULL 33/49] hw/ppc: Add N1 "
` [PULL 34/49] hw/ppc: N1 chiplet wiring
` [PULL 35/49] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
` [PULL 36/49] target/ppc: Rename TBL to TB on 64-bit
` [PULL 37/49] target/ppc: Improve timebase register defines naming
` [PULL 38/49] target/ppc: Fix move-to timebase SPR access permissions
` [PULL 39/49] ppc/pnv: Add POWER9/10 chiptod model
` [PULL 40/49] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
` [PULL 41/49] ppc/pnv: Implement the ChipTOD to Core transfer
` [PULL 42/49] target/ppc: Implement core timebase state machine and TFMR
` [PULL 43/49] target/ppc: Add SMT support to time facilities
` [PULL 44/49] target/ppc: Fix 440 tlbwe TLB invalidation gaps
` [PULL 45/49] target/ppc: Factor out 4xx ppcemb_tlb_t flushing
` [PULL 46/49] target/ppc: 4xx don't flush TLB for a newly written software TLB entry
` [PULL 47/49] target/ppc: 4xx optimise tlbwe_lo TLB flushing
` [PULL 48/49] target/ppc: 440 optimise tlbwe "
` [PULL 49/49] target/ppc: optimise ppcemb_tlb_t flushing

Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
 2024-02-19  7:55 UTC  (16+ messages)

[PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
 2024-02-19  7:54 UTC  (2+ messages)
` PING: "

QEMU development setup
 2024-02-19  7:05 UTC  (2+ messages)

[PATCH v2] tests/cdrom-test: Add cdrom test for LoongArch virt machine
 2024-02-19  6:44 UTC  (2+ messages)

[PATCH v2 0/2] Field 'reason' for MIGRATION event
 2024-02-19  6:35 UTC  (5+ messages)
` [PATCH v2 1/2] qapi/migration.json: add reason to "

[PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
 2024-02-19  6:17 UTC 

[PATCH v2] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
 2024-02-19  4:22 UTC  (2+ messages)

[PATCH 0/4] RISC-V: Modularize common match conditions for trigger
 2024-02-19  3:25 UTC  (5+ messages)
` [PATCH 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH 4/4] target/riscv: Apply modularized matching conditions for icount trigger

[PATCH V2] loongarch: Change the UEFI loading mode to loongarch
 2024-02-19  2:25 UTC  (5+ messages)
  `  "

[PATCH v5 00/41] Raspberry Pi 4B machine
 2024-02-19  1:17 UTC  (42+ messages)
` [PATCH v5 01/41] Split out common part of BCM283X classes
` [PATCH v5 02/41] Split out common part of peripherals
` [PATCH v5 03/41] Split out raspi machine common part
` [PATCH v5 04/41] Introduce BCM2838 SoC
` [PATCH v5 05/41] Add GIC-400 to "
` [PATCH v5 06/41] Add BCM2838 GPIO stub
` [PATCH v5 07/41] Implement BCM2838 GPIO functionality
` [PATCH v5 08/41] Connect SD controller to BCM2838 GPIO
` [PATCH v5 09/41] Add GPIO and SD to BCM2838 periph
` [PATCH v5 10/41] Introduce Raspberry PI 4 machine
` [PATCH v5 11/41] Temporarily disable unimplemented rpi4b devices
` [PATCH v5 12/41] Add memory region for BCM2837 RPiVid ASB
` [PATCH v5 13/41] Add BCM2838 PCIE Root Complex
` [PATCH v5 14/41] Add BCM2838 PCIE host
` [PATCH v5 15/41] Enable BCM2838 PCIE
` [PATCH v5 16/41] Add RPi4 RNG200
` [PATCH v5 17/41] Implement BCM2838 thermal sensor
` [PATCH v5 18/41] Add clock_isp stub
` [PATCH v5 19/41] Add GENET stub
` [PATCH v5 20/41] Add GENET register structs. Part 1
` [PATCH v5 21/41] Add GENET register structs. Part 2
` [PATCH v5 22/41] Add GENET register structs. Part 3
` [PATCH v5 23/41] Add GENET register structs. Part 4
` [PATCH v5 24/41] Add GENET register access macros
` [PATCH v5 25/41] Implement GENET register ops
` [PATCH v5 26/41] Implement GENET MDIO
` [PATCH v5 27/41] Implement GENET TX path
` [PATCH v5 28/41] Implement GENET RX path
` [PATCH v5 29/41] Enable BCM2838 GENET controller
` [PATCH v5 30/41] Add Rpi4b boot tests
` [PATCH v5 31/41] Add mailbox test stub
` [PATCH v5 32/41] Add mailbox test constants
` [PATCH v5 33/41] Add mailbox tests tags. Part 1
` [PATCH v5 34/41] Add mailbox tests tags. Part 2
` [PATCH v5 35/41] Add mailbox tests tags. Part 3
` [PATCH v5 36/41] Add mailbox property tests. Part 1
` [PATCH v5 37/41] Add mailbox property tests. Part 2
` [PATCH v5 38/41] Add mailbox property tests. Part 3
` [PATCH v5 39/41] Add missed BCM2835 properties
` [PATCH v5 40/41] Append added properties to mailbox test
` [PATCH v5 41/41] Add RPi4B to paspi.rst

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-18 16:12 UTC  (7+ messages)
` [PATCH 1/5] hw/isa/meson.build: Sort alphabetically
` [PATCH 2/5] hw/i386/port92: Allow for TYPE_PORT92 to be embedded in devices
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
` [PATCH 4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it
` [PATCH 5/5] hw/isa/vt82c686: Embed TYPE_PORT92

[PATCH v7] Emulate dip switch language layout settings on SUN keyboard
 2024-02-18 14:55 UTC  (16+ messages)
      ` [PATCH v8] "
        ` [PATCH v1] Allowing setting and overriding parameters in smb.conf
                    ` [PATCH v2] "
                      ` Ping: "
                        ` Ping 2: "

[PATCH] tcg/aarch64: Apple does not align __int128_t in even registers
 2024-02-18 10:59 UTC  (2+ messages)

[PATCH] hw/sysbus: Inline and remove sysbus_add_io()
 2024-02-18 10:55 UTC  (2+ messages)

[PATCH v3] vl: Print display options for -display help
 2024-02-18 10:13 UTC  (4+ messages)

[PATCH] scripts/qemu-binfmt-conf.sh: refresh
 2024-02-18  9:32 UTC  (3+ 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).