qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-17 01:59:14 to 2024-02-19 08:36:02 UTC [more...]

[PULL 00/49] ppc-for-9.0 queue
 2024-02-19  8:29 UTC  (32+ 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 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 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 13/49] hw/ppc/spapr: Add missing license
` [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 22/49] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
` [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 29/49] misc: Add a pca9554 GPIO device model
` [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 36/49] target/ppc: Rename TBL to TB on 64-bit
` [PULL 37/49] target/ppc: Improve timebase register defines naming
` [PULL 42/49] target/ppc: Implement core timebase state machine and TFMR
` [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

[PATCH v5 00/11] hw/pci: SR-IOV related fixes and improvements
 2024-02-19  8:13 UTC  (15+ messages)
` [PATCH v5 01/11] hw/nvme: Use pcie_sriov_num_vfs()
` [PATCH v5 02/11] pcie_sriov: Validate NumVFs
` [PATCH v5 03/11] hw/pci: Use -1 as a default value for rombar
` [PATCH v5 04/11] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v5 05/11] vfio: Avoid inspecting option QDict for rombar
` [PATCH v5 06/11] hw/qdev: Remove opts member
` [PATCH v5 07/11] pcie_sriov: Reset SR-IOV extended capability
` [PATCH v5 08/11] pcie_sriov: Do not reset NumVFs after disabling VFs
` [PATCH v5 09/11] hw/pci: Always call pcie_sriov_pf_reset()
` [PATCH v5 10/11] hw/pci: Rename has_power to enabled
` [PATCH v5 11/11] pcie_sriov: Reuse SR-IOV VF device instances

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] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
 2024-02-18 11:58 UTC  (3+ messages)

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

[PATCH v2 00/11] virtio-sound migration part 1
 2024-02-18  8:33 UTC  (12+ messages)
` [PATCH v2 01/11] hw/audio/virtio-sound: return correct command response size
` [PATCH v2 02/11] hw/audio/virtio-sound: fix segmentation fault in tx/rx xfer handler
` [PATCH v2 03/11] hw/audio/virtio-sound: remove command and stream mutexes
` [PATCH v2 04/11] hw/audio/virtio-sound: allocate an array of streams
` [PATCH v2 05/11] hw/audio/virtio-sound: free all stream buffers on reset
` [PATCH v2 06/11] hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop()
` [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 v2 10/11] hw/audio/virtio-sound: add missing vmstate fields
` [PATCH v2 11/11] hw/audio/virtio-sound: add placeholder for buffer write position

[PATCH 00/10] virtio-sound migration part 1
 2024-02-18  8:19 UTC  (4+ messages)
` [PATCH 05/10] hw/audio/virtio-sound: return correct command response size

[PATCH v2] tap-win32: Remove unnecessary stubs
 2024-02-18  7:31 UTC  (2+ messages)

[PATCH] ui/vnc: Respect bound console
 2024-02-18  7:24 UTC  (3+ messages)

[PATCH v3 0/8] util: Introduce qemu_get_runtime_dir()
 2024-02-18  7:19 UTC  (2+ messages)

[RFC PATCH] target/loongarch/kvm: Add software breakpoint support
 2024-02-18  7:00 UTC 

[PATCH v3] hw/core: Unify hotplug decision logic
 2024-02-18  6:57 UTC 

[PATCH v2] qdev: Report an error for machine without HotplugHandler
 2024-02-18  5:47 UTC  (7+ messages)

FW: [PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
 2024-02-18  1:55 UTC  (12+ messages)
      ` 回复: "
                    ` 回复: "

[PATCH 0/6] hw: Remove sysbus_address_space()
 2024-02-17 20:45 UTC  (13+ messages)
` [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
` [PATCH 2/6] hw/display/pl110: Pass frame buffer memory region as link property
` [PATCH 3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
` [PATCH 4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
` [PATCH 5/6] hw/i386/kvmvapic: Inline sysbus_address_space()
` [PATCH 6/6] hw/sysbus: Remove now unused sysbus_address_space()

[PATCH v3 00/11] gdbstub: Implement follow-fork-mode child
 2024-02-17 20:36 UTC  (14+ messages)
` [PATCH v3 01/11] gdbstub: Support disablement in a multi-threaded process
` [PATCH v3 02/11] {linux,bsd}-user: Update ts_tid after fork()
` [PATCH v3 04/11] {linux,bsd}-user: Pass pid to fork_end()
` [PATCH v3 05/11] {linux,bsd}-user: Pass pid to gdbserver_fork()
` [PATCH v3 06/11] gdbstub: Call gdbserver_fork() both in parent and in child
` [PATCH v3 07/11] gdbstub: Introduce gdb_handle_query_supported_user()

[PATCH 1/1] target/riscv: Clear vstart_qe_zero flag
 2024-02-17 19:34 UTC  (3+ messages)

[PATCH v2 0/6] libqos, riscv: libqos fixes, add riscv machine
 2024-02-17 19:26 UTC  (7+ messages)
` [PATCH v2 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
` [PATCH v2 2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init()
` [PATCH v2 3/6] hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
` [PATCH v2 4/6] hw/riscv/virt.c: add virtio-iommu-pci hotplug support
` [PATCH v2 5/6] hw/riscv/virt.c: make aclint compatible with 'qtest' accel
` [PATCH v2 6/6] tests/libqos: add riscv/virt machine nodes

[PATCH v5 00/10] Optimize buffer_is_zero
 2024-02-17 19:21 UTC  (10+ messages)
` [PATCH v5 06/10] util/bufferiszero: Improve scalar variant
` [PATCH v5 09/10] util/bufferiszero: Add simd acceleration for aarch64
` [PATCH v5 10/10] tests/bench: Add bufferiszero-bench

[RFC PATCH 0/6] Improve the performance of RISC-V vector unit-stride ld/st instructions
 2024-02-17 17:27 UTC  (14+ messages)
` [RFC PATCH 2/6] accel/tcg: Avoid uncessary call overhead from qemu_plugin_vcpu_mem_cb
` [RFC PATCH 3/6] target/riscv: Inline vext_ldst_us and coressponding function for performance
` [RFC PATCH 4/6] accel/tcg: Inline cpu_mmu_lookup function

[PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
 2024-02-17 15:58 UTC 

[PATCH] scsi: megasas: Internal cdbs have 16-byte length
 2024-02-17 15:36 UTC  (4+ messages)

[PATCH] Print tool binary names in ./configure --help
 2024-02-17 13:19 UTC 

[PATCH 00/23] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-17 11:36 UTC  (5+ messages)
` [PATCH 18/23] plugins: add an API to read registers
` [PATCH 20/23] contrib/plugins: extend execlog to track register changes

[PATCH v4 0/9] hw/pci: SR-IOV related fixes and improvements
 2024-02-17 11:32 UTC  (7+ messages)
` [PATCH v4 5/9] pcie_sriov: Validate NumVFs

[PATCH v11 0/6] ui/cocoa: Use NSWindow's ability to resize
 2024-02-17 11:18 UTC  (7+ messages)
` [PATCH v11 1/6] ui/cocoa: Release specific mouse buttons
` [PATCH v11 2/6] ui/cocoa: Scale with NSView instead of Core Graphics
` [PATCH v11 3/6] ui/cocoa: Let the platform toggle fullscreen
` [PATCH v11 4/6] ui/cocoa: Make window resizable
` [PATCH v11 5/6] ui/cocoa: Call console_select() with the BQL
` [PATCH v11 6/6] ui/cocoa: Remove stretch_video flag

[PATCH v3 0/9] mips: do not list individual devices from configs/
 2024-02-17  9:49 UTC  (4+ messages)
` [PATCH v3 1/9] usb: inline device creation functions

[PATCH] target/i386: Eip error in x86_64-softmmu
 2024-02-17  9:21 UTC  (2+ messages)

[PATCH] vdpa: set old virtio status at cvq isolation probing end
 2024-02-17  9:17 UTC  (2+ messages)

[PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
 2024-02-17  9:11 UTC  (6+ messages)

[PATCH v2 0/7] Introduce multifd zero page checking
 2024-02-16 23:49 UTC  (3+ messages)
` [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread

[PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
 2024-02-17  3:51 UTC  (5+ messages)

[PATCH] i386: load kernel on xen using DMA
 2024-02-17  3:22 UTC  (3+ messages)

[PATCH v2 0/3] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-17  2:36 UTC  (6+ messages)
` [PATCH v2 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()

[PATCH v2] target: hppa: Fix unaligned double word accesses for hppa64
 2024-02-17  1:58 UTC 


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