qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-03 13:34:58 to 2023-07-04 08:07:56 UTC [more...]

[PATCH 0/3] Support message-based DMA in vfio-user server
 2023-07-04  8:06 UTC  (2+ messages)
` [PATCH 3/3] vfio-user: Message-based DMA support

[PATCH 00/12] target/s390x: Miscellaneous TCG fixes
 2023-07-04  8:06 UTC  (29+ messages)
` [PATCH 01/12] linux-user: elfload: Add more initial s390x PSW bits
` [PATCH 02/12] target/s390x: Fix EPSW CC reporting
` [PATCH 03/12] target/s390x: Fix MDEB and MDEBR
` [PATCH 04/12] target/s390x: Fix MVCRL with a large value in R0
` [PATCH 05/12] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
` [PATCH 06/12] target/s390x: Fix LRA when DAT is off
` [PATCH 07/12] target/s390x: Fix relative long instructions with large offsets
` [PATCH 08/12] tests/tcg/s390x: Test EPSW
` [PATCH 09/12] tests/tcg/s390x: Test LARL with a large offset
` [PATCH 10/12] tests/tcg/s390x: Test LRA
` [PATCH 11/12] tests/tcg/s390x: Test MDEB and MDEBR
` [PATCH 12/12] tests/tcg/s390x: Test MVCRL with a large value in R0

[PATCH v2 0/1] vhost-vdpa: skip TPM CRB memory section
 2023-07-04  7:52 UTC  (4+ messages)
` [PATCH v2 1/1] vhost-vdpa: mute unaligned memory error report

[PATCH v4] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
 2023-07-04  7:48 UTC  (3+ messages)

[PATCH 0/3] Test the docs/config/q35-*.cfg config files
 2023-07-04  7:16 UTC  (4+ messages)
` [PATCH 1/3] tests/qtest/readconfig-test: Allow testing for arbitrary memory sizes
` [PATCH 2/3] tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest
` [PATCH 3/3] tests/qtest/readconfig: Test the docs/config/q35-*.cfg files

[PATCH v2 0/5] ppc/pnv: Extend "quad" model for p10
 2023-07-04  6:55 UTC  (8+ messages)
` [PATCH v2 1/5] ppc/pnv: quad xscom callbacks are P9 specific
` [PATCH v2 2/5] ppc/pnv: Subclass quad xscom callbacks
` [PATCH v2 3/5] ppc/pnv: Add P10 quad xscom model
` [PATCH v2 4/5] ppc/pnv: Add P10 core "
` [PATCH v2 5/5] ppc/pnv: Return zero for core thread state xscom

[PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
 2023-07-04  6:45 UTC  (6+ messages)
` [PATCH 2/2] tpm_crb: mark memory as protected

[PATCH 1/1] pcie: Add hotplug detect state register to w1cmask
 2023-07-04  6:43 UTC  (9+ messages)

[PATCH v2] hw/ide/piix: properly initialize the BMIBA register
 2023-07-04  6:38 UTC  (5+ messages)

[PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
 2023-07-04  5:39 UTC  (15+ messages)

[PATCH v3 0/3] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR
 2023-07-04  3:34 UTC  (4+ messages)
` [PATCH v3 1/3] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac()
` [PATCH v3 2/3] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq()
` [PATCH v3 3/3] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_offloads()

[PATCH v2 1/2] target/riscv: Remove redundant check in pmp_is_locked
 2023-07-04  2:33 UTC  (2+ messages)
` [PATCH v2 2/2] target/riscv: Optimize ambiguous local variable in pmp_hart_has_privs

[PATCH v6 0/7] VFIO migration related refactor and bug fix
 2023-07-04  1:56 UTC  (15+ messages)
` [PATCH v6 4/7] vfio/migration: Change vIOMMU blocker from global to per device
` [PATCH v6 5/7] vfio/migration: Free resources when vfio_migration_realize fails
` [PATCH v6 6/7] vfio/migration: Remove print of "Migration disabled"
` [PATCH v6 7/7] vfio/migration: Return bool type for vfio_migration_realize()

[PATCH RFC 0/1] Return -EINVAL if device's ack is VIRTIO_NET_ERR
 2023-07-04  1:33 UTC  (6+ messages)
` [PATCH RFC 1/1] vdpa: "

[PATCH RESEND v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2023-07-03 23:20 UTC  (7+ messages)
` [PATCH RESEND v2 1/2] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
` [PATCH RESEND v2 2/2] target/i386/kvm: get and put AMD pmu registers

[PATCH] riscv: Generate devicetree only after machine initialization is complete
 2023-07-03 22:35 UTC  (7+ messages)

[PATCH 00/13] PPC440 devices misc clean up
 2023-07-03 22:02 UTC  (14+ messages)
` [PATCH 01/13] ppc440: Change ppc460ex_pcie_init() parameter type
` [PATCH 02/13] ppc440: Add cpu link property to PCIe controller model
` [PATCH 03/13] ppc440: Add a macro to shorten PCIe controller DCR registration
` [PATCH 04/13] ppc440: Rename local variable in dcr_read_pcie()
` [PATCH 05/13] ppc440: Stop using system io region for PCIe buses
` [PATCH 06/13] sam460ex: Remove address_space_mem local variable
` [PATCH 07/13] ppc440: Add busnum property to PCIe controller model
` [PATCH 08/13] ppc440: Remove ppc460ex_pcie_init legacy init function
` [PATCH 09/13] ppc4xx_pci: Rename QOM type name define
` [PATCH 10/13] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
` [PATCH 11/13] ppc440_pcix: Rename QOM type define abd move it to common header
` [PATCH 12/13] ppc440_pcix: Don't use iomem for regs
` [PATCH 13/13] ppc440_pcix: Stop using system io region for PCI bus

[PATCH] Hexagon: move GETPC() calls to top level helpers
 2023-07-03 21:52 UTC  (2+ messages)

qemu-user self emulation broken with default CPU on x86/x64
 2023-07-03 21:05 UTC  (3+ messages)
` GLibC AMD CPUID cache reporting regression (was Re: qemu-user self emulation broken with default CPU on x86/x64)

[PATCH v2 0/2] s390x/ap: fix hang when mdev attached to guest is removed
 2023-07-03 20:31 UTC  (4+ messages)
` [PATCH v2 1/2] linux-headers: Update with vfio_ap IRQ index mapping

[PATCH v2 00/16] target/riscv: Allow building without TCG (KVM-only so far)
 2023-07-03 18:31 UTC  (17+ messages)
` [PATCH v2 01/16] target/riscv: Remove unuseful KVM stubs
` [PATCH v2 02/16] target/riscv: Remove unused 'instmap.h' header in translate.c
` [PATCH v2 03/16] target/riscv: Restrict sysemu specific header to user emulation
` [PATCH v2 04/16] target/riscv: Restrict 'rv128' machine to TCG accelerator
` [PATCH v2 05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/
` [PATCH v2 06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
` [PATCH v2 07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/
` [PATCH v2 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c
` [PATCH v2 09/16] target/riscv: Expose some 'trigger' prototypes from debug.c
` [PATCH v2 10/16] target/riscv: Extract TCG-specific code "
` [PATCH v2 11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/
` [PATCH v2 12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c
` [RFC PATCH v2 13/16] target/riscv: Move TCG/sysemu-specific code to tcg/sysemu/cpu_helper.c
` [PATCH v2 14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c
` [PATCH v2 15/16] target/riscv: Restrict TCG-specific prototype declarations
` [PATCH v2 16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs

[RFC v3 00/10] Native Library Calls
 2023-07-03 18:21 UTC  (12+ messages)
` [RFC v3 01/10] docs: Add specification for native library calls
` [RFC v3 02/10] build: Add configure options for native calls
` [RFC v3 03/10] build: Implement libnative library and configure options
` [RFC v3 04/10] linux-user: Implement envlist_appendenv
` [RFC v3 05/10] linux-user: Implement native-bypass option support

[PATCH] linux-user/syscall: Implement execve without execveat
 2023-07-03 17:29 UTC  (2+ messages)

[PATCH] vfio: Fix null pointer dereference bug in vfio_bars_finalize()
 2023-07-03 16:56 UTC  (2+ messages)

[PATCH v4 00/10] tests/qtest: make migration-test massively faster
 2023-07-03 16:37 UTC  (2+ messages)

[RFC PATCH 0/4] vfio/pci: Atomic Ops completer support
 2023-07-03 16:23 UTC  (3+ messages)
` [RFC PATCH 1/4] linux-headers: Update for vfio capability reporting AtomicOps

[PATCH] Fix SEGFAULT on getting physical address of MMIO region
 2023-07-03 16:16 UTC 

[PATCH for-8.1? 00/24] linux-user: mmap range fixes
 2023-07-03 16:02 UTC  (7+ messages)
` [PATCH 01/24] linux-user: Use assert in mmap_fork_start
` [PATCH 02/24] linux-user: Fix formatting of mmap.c
` [PATCH 05/24] linux-user: Split TARGET_PROT_* out of syscall_defs.h

[PATCH v2] target/riscv: Optimize ambiguous local variable in pmp_hart_has_privs
 2023-07-03 15:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: raise status of 9p to 'Maintained'
 2023-07-03 15:52 UTC  (3+ messages)

[RFC PATCH 0/2] tests/qtest: Run migration subtests via meson
 2023-07-03 15:17 UTC  (4+ messages)
` [RFC PATCH 1/2] tests/qtest: Add a script to gather migration tests list
` [RFC PATCH 2/2] tests/qtest: Pass migration tests individually to meson

[PATCH v3] target/ppc: Make checkstop actually stop the system
 2023-07-03 15:06 UTC  (5+ messages)

[PULL 00/33] UI patches
 2023-07-03 14:11 UTC  (3+ messages)
` [PULL 22/33] virtio-gpu/win32: allocate shareable 2d resources/images

[PATCH v2 00/10] block: Make raw_co_get_allocated_file_size asynchronous
 2023-07-03 14:04 UTC  (4+ messages)
` [PATCH v2 02/10] block: Remove unnecessary variable in bdrv_block_device_info

[PULL 00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub
 2023-07-03 13:44 UTC  (39+ messages)
` [PULL 01/38] gitlab: explicit set artifacts publishing criteria
` [PULL 02/38] gitlab: ensure coverage job also publishes meson log
` [PULL 03/38] gitlab: reduce testing scope of check-gcov
` [PULL 04/38] docs/devel: remind developers to run CI container pipeline when updating images
` [PULL 05/38] tests/tcg: add mechanism to handle plugin arguments
` [PULL 06/38] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PULL 07/38] scripts/oss-fuzz: add a suppression for keymap
` [PULL 08/38] tests/qtests: clean-up and fix leak in generic_fuzz
` [PULL 09/38] tests/docker: add test-fuzz
` [PULL 10/38] Makefile: add lcitool-refresh to UNCHECKED_GOALS
` [PULL 11/38] tests/lcitool: update to latest version
` [PULL 12/38] tests/lcitool: Bump fedora container versions
` [PULL 13/38] tests/lcitool: add an explicit gcc-native package
` [PULL 14/38] tests/lcitool: introduce qemu-minimal
` [PULL 15/38] tests/docker: convert riscv64-cross to lcitool
` [PULL 16/38] tests/avocado: update firmware to enable sbsa-ref/max
` [PULL 17/38] tests/avocado: Make the test_arm_bpim2u_gmac test more reliable
` [PULL 18/38] target/arm: make arm_casq_ptw CONFIG_TCG only
` [PULL 19/38] plugins: force slow path when plugins instrument memory ops
` [PULL 20/38] plugins: fix memory leak while parsing options
` [PULL 21/38] plugins: update lockstep to use g_memdup2
` [PULL 22/38] docs/devel: add some front matter to the devel index
` [PULL 23/38] include/migration: mark vmstate_register() as a legacy function
` [PULL 24/38] include/hw/qdev-core: fixup kerneldoc annotations
` [PULL 25/38] docs/devel/qom.rst: Correct code style
` [PULL 26/38] docs/devel: split qom-api reference into new file
` [PULL 27/38] docs/devel: introduce some key concepts for QOM development
` [PULL 28/38] gdbstub: lightly refactor connection to avoid snprintf
` [PULL 29/38] gdbstub: Permit reverse step/break to provide stop response
` [PULL 30/38] gdbstub: clean-up vcont handling to avoid goto
` [PULL 31/38] linux-user: Expose do_guest_openat() and do_guest_readlink()
` [PULL 32/38] linux-user: Add "safe" parameter to do_guest_openat()
` [PULL 33/38] linux-user: Emulate /proc/self/smaps
` [PULL 34/38] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
` [PULL 35/38] gdbstub: Report the actual qemu-user pid
` [PULL 36/38] gdbstub: Add support for info proc mappings
` [PULL 37/38] docs: Document security implications of debugging
` [PULL 38/38] tests/tcg: Add a test for info proc mappings

[PATCH] aspeed: Introduce helper for 32-bit hosts limitation
 2023-07-03 13:47 UTC  (2+ messages)

[PATCH v2 0/2] Fix PSIHB interrupts init PQ state
 2023-07-03 13:50 UTC  (2+ messages)

[PATCH v2] pnv/xive2: Fix TIMA offset for indirect access
 2023-07-03 13:48 UTC  (2+ messages)

[PATCH 00/32] hw/sd: eMMC support
 2023-07-03 13:25 UTC  (5+ messages)
` [PATCH 14/32] hw/sd: Basis for "
` [PATCH 22/32] hw/sd: Add emmc_cmd_SEND_EXT_CSD() handler
` [PATCH 23/32] hw/sd: Support boot area in emmc image
` [PATCH 24/32] hw/sd: Subtract bootarea size from blk


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