messages from 2023-06-06 09:49:06 to 2023-06-06 15:56:21 UTC [more...]
[PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
2023-06-06 15:55 UTC (13+ messages)
` [PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
` [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
` [PATCH 3/5] target/i386: "
` [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'
` [PATCH 5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
[PATCH 00/16] target/riscv, KVM: fixes and enhancements
2023-06-06 15:54 UTC (17+ messages)
` [PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH 04/16] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH 05/16] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH 06/16] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH 07/16] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH 08/16] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH 10/16] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
[PULL 00/18] s390x and misc patches
2023-06-06 15:46 UTC (2+ messages)
[PATCH v2 0/4] Optimize UNMAP call and bug fix
2023-06-06 15:41 UTC (5+ messages)
` [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
[RFC v1 0/4] Expose GPU memory as coherently CPU accessible
2023-06-06 15:19 UTC (7+ messages)
` [RFC v1 1/4] qemu: add GPU memory information as object
` [RFC v1 4/4] qemu: adjust queried bar size to power-of-2
[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
2023-06-06 15:05 UTC (6+ messages)
` [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
[RFC PATCH v2 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
2023-06-06 14:54 UTC (15+ 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 9/9] meson: Replace softmmu_ss -> system_ss
[PATCH 0/3] migration: Fix multifd cancel test
2023-06-06 14:45 UTC (4+ messages)
` [PATCH 1/3] migration/multifd: Rename threadinfo.c functions
` [PATCH 2/3] migration/multifd: Protect accesses to migration_threads
` [PATCH 3/3] tests/qtest: Re-enable multifd cancel test
[PULL 00/21] (Mostly) build system patches for 2023-06-06
2023-06-06 14:31 UTC (22+ messages)
` [PULL 01/21] meson: Avoid implicit declaration of absent functions
` [PULL 02/21] atomics: eliminate mb_read/mb_set
` [PULL 03/21] scripts: remove dead file
` [PULL 04/21] meson.build: Group the UI entries in a separate summary section
` [PULL 05/21] meson.build: Group the network backend "
` [PULL 06/21] meson.build: Group the audio "
` [PULL 07/21] meson.build: Use -Wno-undef only for SDL2 versions that need it
` [PULL 08/21] scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
` [PULL 09/21] Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
` [PULL 10/21] tests: Use separate virtual environment for avocado
` [PULL 11/21] mkvenv: always pass locally-installed packages to pip
` [PULL 12/21] configure: remove --with-git= option
` [PULL 13/21] configure: rename --enable-pypi to --enable-download, control subprojects too
` [PULL 14/21] git-submodule: allow partial update of .git-submodule-status
` [PULL 15/21] build: log submodule update from git-submodule.sh
` [PULL 16/21] meson: subprojects: replace submodules with wrap files
` [PULL 17/21] configure: move SLOF submodule handling to pc-bios/s390-ccw
` [PULL 18/21] pc-bios/s390-ccw: always build network bootloader
` [PULL 19/21] meson: subprojects: replace berkeley-{soft, test}float-3 with wraps
` [PULL 20/21] build: remove git submodule handling from main makefile
` [PULL 21/21] configure: remove --with-git-submodules=
[PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
2023-06-06 13:57 UTC
[PATCH] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
2023-06-06 14:19 UTC (5+ messages)
[PULL v4 00/27] Block patches
2023-06-06 14:21 UTC (3+ messages)
` [PULL v4 07/27] multi-process: add the concept description to docs/devel/qemu-multiprocess
[PATCH] Add epmp to extensions list and rename it to smepmp
2023-06-06 14:16 UTC (2+ messages)
[PATCH 0/2] allwinner-a10: Fix interrupt controller regression
2023-06-06 14:14 UTC (9+ 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
[PATCH] xen-block: fix segv on unrealize
2023-06-06 14:10 UTC (3+ messages)
[PATCH 0/4] target/ppc: TCG SMT support for spapr
2023-06-06 14:09 UTC (2+ messages)
[PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
2023-06-06 13:59 UTC (2+ messages)
[PATCH] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
2023-06-06 13:49 UTC
[PATCH v3 0/6] Add RISC-V KVM AIA Support
2023-06-06 13:48 UTC (7+ messages)
` [PATCH v3 4/6] target/riscv: Create an KVM AIA irqchip
` [PATCH v3 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PATCH v3 6/6] target/riscv: select KVM AIA in riscv virt machine
[PATCH v3 0/1] use XHCI to replace EHCI
2023-06-06 13:47 UTC (6+ messages)
` [PATCH v3 1/1] hw/arm/sbsa-ref: "
[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
2023-06-06 13:40 UTC (10+ 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] hw: Fix format for comments
2023-06-06 13:29 UTC (2+ messages)
[PATCH v3 0/8] gdbstub: Add support for info proc mappings
2023-06-06 13:27 UTC (9+ messages)
` [PATCH v3 1/8] linux-user: Expose do_guest_openat() and do_guest_readlink()
` [PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
` [PATCH v3 3/8] linux-user: Emulate /proc/self/smaps
` [PATCH v3 4/8] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
` [PATCH v3 5/8] gdbstub: Report the actual qemu-user pid
` [PATCH v3 6/8] gdbstub: Add support for info proc mappings
` [PATCH v3 7/8] docs: Document security implications of debugging
` [PATCH v3 8/8] tests/tcg: Add a test for info proc mappings
[PATCH] virtio-net: correctly report maximum tx_queue_size value
2023-06-06 12:56 UTC (2+ messages)
[PATCH] target/riscv: Smepmp: Return error when access permission not allowed in PMP
2023-06-06 12:53 UTC (3+ messages)
` [PATCH v3] "
[PATCH] hw/acpi: Fix PM control register access
2023-06-06 12:50 UTC (2+ 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 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
[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 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
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).