messages from 2023-06-05 20:26:12 to 2023-06-06 12:55:47 UTC [more...]
[PATCH 0/2] allwinner-a10: Fix interrupt controller regression
2023-06-06 12:55 UTC (6+ messages)
` [PATCH 1/2] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
` [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
[RFC v1 0/4] Expose GPU memory as coherently CPU accessible
2023-06-06 12:54 UTC (8+ messages)
` [RFC v1 1/4] qemu: add GPU memory information as object
` [RFC v1 2/4] qemu: patch guest SRAT for GPU memory
` [RFC v1 3/4] qemu: patch guest DSDT "
` [RFC v1 4/4] qemu: adjust queried bar size to power-of-2
[PATCH] target/riscv: Smepmp: Return error when access permission not allowed in PMP
2023-06-06 12:53 UTC (4+ messages)
` [PATCH v3] "
[PATCH] hw/acpi: Fix PM control register access
2023-06-06 12:50 UTC (3+ messages)
[PATCH v3 00/23] q800: add support for booting MacOS Classic - part 1
2023-06-06 12:40 UTC (5+ messages)
` [PATCH v3 10/23] q800: reimplement mac-io region aliasing using IO memory region
[PATCH 0/2] migration: switchover-hold flag
2023-06-06 12:34 UTC (5+ messages)
` [PATCH 1/2] migration: switchover-hold parameter
[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
2023-06-06 12:12 UTC (9+ messages)
` [PATCH v5 2/9] migration: Implement switchover ack logic
` [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
[PATCH 00/21] -display dbus: add win32 support
2023-06-06 11:56 UTC (22+ messages)
` [PATCH 01/21] ui/egl: export qemu_egl_get_error_string()
` [PATCH 02/21] ui/egl: fix make_context_current() callback return value
` [PATCH 03/21] ui/dbus: compile without gio/gunixfdlist.h
` [PATCH 04/21] scripts: add a XML preprocessor script
` [PATCH 05/21] ui/dbus: win32 support
` [PATCH 06/21] qtest: add qtest_pid()
` [PATCH 07/21] tests: make dbus-display-test work on win32
` [PATCH 08/21] ui/dbus: introduce "Interfaces" properties
` [PATCH 09/21] console/win32: allocate shareable display surface
` [PATCH 10/21] virtio-gpu/win32: allocate shareable 2d resources/images
` [PATCH 11/21] ui/dbus: use shared memory when possible on win32
` [PATCH 12/21] ui: add egl-headless support "
` [PATCH 13/21] ui/egl: default to GLES on windows
` [PATCH 14/21] ui: add egl_fb_read_rect()
` [PATCH 15/21] ui/dbus: add GL support on win32
` [PATCH 16/21] ui/dbus: add some GL traces
` [PATCH 17/21] virtio-gpu-virgl: teach it to get the QEMU EGL display
` [PATCH 18/21] ui/egl: query ANGLE d3d device
` [PATCH 19/21] ui: add optional d3d texture pointer to scanout texture
` [PATCH 20/21] virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available
` [PATCH 21/21] ui/dbus: use shared D3D11 Texture2D when possible
[PATCH] Add epmp to extensions list and rename it to smepmp
2023-06-06 11:38 UTC
[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
2023-06-06 11:22 UTC (4+ messages)
` [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
[PULL 00/17] Block patches
2023-06-06 10:47 UTC (5+ messages)
` [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
[PULL 00/35] target-arm queue
2023-06-06 10:33 UTC (8+ messages)
` [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
[PATCH] target/riscv/vector_helper.c: Remove the check for extra tail elements
2023-06-06 10:30 UTC (2+ messages)
[PATCH v3 0/1] use XHCI to replace EHCI
2023-06-06 10:19 UTC (5+ messages)
` [PATCH v3 1/1] hw/arm/sbsa-ref: "
[PATCH RESEND v2 0/2] Enfore multifd and postcopy preempt setting
2023-06-06 10:19 UTC (3+ messages)
` [PATCH v2 1/2] migration: enfocre multifd and postcopy preempt to be set before incoming
` [PATCH v2 2/2] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
[PATCH v6 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-06-06 10:15 UTC (10+ messages)
` [PATCH v6 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v6 2/9] migration: convert uri parameter into 'MigrateAddress' struct
` [PATCH v6 3/9] migration: convert socket backend to accept MigrateAddress struct
` [PATCH v6 4/9] migration: convert rdma "
` [PATCH v6 5/9] migration: convert exec "
` [PATCH v6 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
` [PATCH v6 7/9] migration: modify migration_channels_and_uri_compatible() to incorporate newer migration QAPI syntax
` [PATCH v6 8/9] migration: Introduced MigrateChannelList struct to migration code flow
` [PATCH v6 9/9] migration: adding test case for modified QAPI syntax
[PATCH v2 00/10] meson: replace submodules with wrap files
2023-06-06 10:08 UTC (15+ messages)
` [PATCH 05/10] meson: subprojects: "
` [PATCH 06/10] configure: move SLOF submodule handling to pc-bios/s390-ccw
` [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
` [PATCH 08/10] meson: subprojects: replace berkeley-{soft, test}float-3 with wraps
` [PATCH 08/10] meson: subprojects: replace berkeley-{soft,test}float-3 "
` [PATCH 09/10] build: remove git submodule handling from main makefile
` [PATCH 10/10] configure: remove --with-git-submodules=
[PATCH v3 0/3] Trivial cleanups
2023-06-06 9:55 UTC (7+ messages)
[PULL 00/42] target-arm queue
2023-06-06 9:48 UTC (43+ messages)
` [PULL 01/42] arm: move KVM breakpoints helpers
` [PULL 02/42] hvf: handle access for more registers
` [PULL 03/42] hvf: add breakpoint handlers
` [PULL 04/42] hvf: add guest debugging handlers for Apple Silicon hosts
` [PULL 05/42] hw/net/can: Introduce Xilinx Versal CANFD controller
` [PULL 06/42] xlnx-versal: Connect Xilinx VERSAL CANFD controllers
` [PULL 07/42] MAINTAINERS: Include canfd tests under Xilinx CAN
` [PULL 08/42] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
` [PULL 09/42] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
` [PULL 10/42] hw/arm/allwinner-r40: add Clock Control Unit
` [PULL 11/42] hw: allwinner-r40: Complete uart devices
` [PULL 12/42] hw: arm: allwinner-r40: Add i2c0 device
` [PULL 13/42] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
` [PULL 14/42] hw/arm/allwinner-r40: add SDRAM controller device
` [PULL 15/42] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
` [PULL 16/42] hw: arm: allwinner-r40: Add emac and gmac support
` [PULL 17/42] hw: arm: allwinner-sramc: Add SRAM Controller support for R40
` [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
` [PULL 19/42] docs: system: arm: Introduce bananapi_m2u
` [PULL 20/42] target/arm: Add commentary for CPUARMState.exclusive_high
` [PULL 21/42] target/arm: Add feature test for FEAT_LSE2
` [PULL 22/42] target/arm: Introduce finalize_memop_{atom,pair}
` [PULL 23/42] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
` [PULL 24/42] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
` [PULL 25/42] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
` [PULL 26/42] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
` [PULL 27/42] target/arm: Sink gen_mte_check1 into load/store_exclusive
` [PULL 28/42] target/arm: Load/store integer pair with one tcg operation
` [PULL 29/42] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
` [PULL 30/42] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
` [PULL 31/42] target/arm: Pass memop to gen_mte_check1*
` [PULL 32/42] target/arm: Pass single_memop to gen_mte_checkN
` [PULL 33/42] target/arm: Check alignment in helper_mte_check
` [PULL 34/42] target/arm: Add SCTLR.nAA to TBFLAG_A64
` [PULL 35/42] target/arm: Relax ordered/atomic alignment checks for LSE2
` [PULL 36/42] target/arm: Move mte check for store-exclusive
` [PULL 37/42] tests/tcg/aarch64: Use stz2g in mte-7.c
` [PULL 38/42] tests/tcg/multiarch: Adjust sigbus.c
` [PULL 39/42] target/arm: Enable FEAT_LSE2 for -cpu max
` [PULL 40/42] target/arm: allow DC CVA[D]P in user mode emulation
` [PULL 41/42] tests/tcg/aarch64: add DC CVA[D]P tests
` [PULL 42/42] target/arm: trap DCC access in user mode emulation
[PATCH v2 0/5] bulk: Do not declare function prototypes using 'extern' keyword
2023-06-06 9:25 UTC (5+ messages)
` [PATCH v2 3/5] qemu/uri: Use QueryParams type definition
` [PATCH v2 4/5] bulk: Do not declare function prototypes using 'extern' keyword
[PATCH] mkvenv: always pass locally-installed packages to pip
2023-06-06 8:23 UTC
[PATCH v4 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-06 8:11 UTC (8+ messages)
` [PATCH v4 1/3] hw/i386/pc: Refactor logic to set SMBIOS set defaults
` [PATCH v4 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
` [PATCH v4 3/3] pc: q35: Bump max_cpus to 1024
[PATCH v14 00/10] TCG code quality tracking
2023-06-06 7:30 UTC (5+ messages)
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
[PULL 00/18] s390x and misc patches
2023-06-06 5:56 UTC (19+ messages)
` [PULL 01/18] target/s390x: Fix LCBB overwriting the top 32 bits
` [PULL 02/18] tests/tcg/s390x: Test LCBB
` [PULL 03/18] target/s390x: Fix LOCFHR taking the wrong half of R2
` [PULL 04/18] tests/tcg/s390x: Test LOCFHR
` [PULL 05/18] linux-user/s390x: Fix single-stepping SVC
` [PULL 06/18] tests/tcg/s390x: Test "
` [PULL 07/18] Add conditional dependency for libkeyutils
` [PULL 08/18] target/s390x: Fix MXDB and MXDBR
` [PULL 09/18] tests/tcg/s390x: Test "
` [PULL 10/18] tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is set
` [PULL 11/18] gitlab-ci: Remove unused Python package
` [PULL 12/18] hw/mips/malta: Fix the malta machine on big endian hosts
` [PULL 13/18] scripts: Add qom-cast-macro-clean-cocci-gen.py
` [PULL 14/18] bulk: Remove pointless QOM casts
` [PULL 15/18] s390x/tcg: Fix CPU address returned by STIDP
` [PULL 16/18] linux-user/elfload: Expose get_elf_hwcap() on s390x
` [PULL 17/18] linux-user/elfload: Introduce elf_hwcap_str() "
` [PULL 18/18] linux-user: Emulate /proc/cpuinfo "
[PATCH 00/10] accel/kvm: Spring cleaning
2023-06-06 5:32 UTC (3+ messages)
` [PATCH 01/10] sysemu/kvm: Remove unused headers
[PATCH v2 0/4] Optimize UNMAP call and bug fix
2023-06-06 2:48 UTC (7+ messages)
` [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
` [PATCH v2 3/4] memory: Document update on replay()
[PATCH] virtio-net: correctly report maximum tx_queue_size value
2023-06-06 2:17 UTC (2+ messages)
[PATCH] vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
2023-06-06 1:32 UTC (2+ messages)
[PATCH] vdpa: fix not using CVQ buffer in case of error
2023-06-06 1:32 UTC (2+ messages)
[PATCH v2 0/8] misc AHCI cleanups
2023-06-06 0:19 UTC (3+ messages)
` [PATCH v2 5/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
[RFC PATCH] exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
2023-06-05 23:02 UTC
[PATCH v4 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
2023-06-05 22:58 UTC (3+ messages)
` [PATCH v4 2/2] hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
[PATCH] util/cacheflush: Avoid flushing dcache twice when not necessary
2023-06-05 22:33 UTC (3+ messages)
[RFC PATCH v2 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
2023-06-05 22:28 UTC (11+ messages)
` [RFC PATCH v2 1/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
` [RFC PATCH v2 2/9] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
` [RFC PATCH v2 3/9] target/m68k: "
` [RFC PATCH v2 4/9] target/ppc: "
` [RFC PATCH v2 5/9] hw/core/cpu: "
` [RFC PATCH v2 6/9] accel/tcg: "
` [RFC PATCH v2 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
` [RFC PATCH v2 8/9] meson: Replace "
` [RFC PATCH v2 9/9] meson: Replace softmmu_ss -> system_ss
[PATCH] bitops.h: Compile out asserts without --enable-debug
2023-06-05 22:06 UTC (8+ messages)
[PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
2023-06-05 21:51 UTC
[PATCH v3 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-05 21:43 UTC (4+ messages)
` [PATCH v3 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
[RFC PATCH 0/2] bulk: Replace !CONFIG_SOFTMMU and !CONFIG_USER_ONLY
2023-06-05 21:39 UTC (5+ messages)
` [RFC PATCH 1/2] bulk: Replace !CONFIG_SOFTMMU -> CONFIG_USER_ONLY
[PULL 00/52] tcg patch queue
2023-06-05 21:37 UTC (20+ messages)
` [PULL 04/52] tcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PULL 15/52] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
` [PULL 16/52] target/arm: Include helper-gen.h in translator.h
` [PULL 17/52] target/hexagon: Include helper-gen.h where needed
` [PULL 19/52] tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
` [PULL 20/52] tcg: Pass TCGHelperInfo to tcg_gen_callN
` [PULL 22/52] tcg: Split tcg_gen_callN
` [PULL 23/52] tcg: Split helper-gen.h
` [PULL 30/52] tcg: Remove NO_CPU_IO_DEFS
` [PULL 31/52] exec-all: Widen tb_page_addr_t for user-only
` [PULL 32/52] exec-all: Widen TranslationBlock pc and cs_base to 64-bits
` [PULL 34/52] include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
` [PULL 40/52] target/mips: Tidy helpers for translation
` [PULL 42/52] target/arm: Add missing include of exec/exec-all.h
` [PULL 43/52] accel/tcg: Tidy includes for translator.[ch]
` [PULL 45/52] tcg: Move env defines out of NEED_CPU_H in helper-head.h
` [PULL 46/52] tcg: Remove target-specific headers from tcg.[ch]
` [PULL 50/52] tcg: Build once for system and once for user-only
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).