messages from 2023-08-30 10:54:36 to 2023-08-30 20:55:10 UTC [more...]
[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
2023-08-30 20:54 UTC (5+ messages)
` [PATCH 12/20] target/riscv: move KVM only files to kvm subdir
[PATCH RESEND v5 00/26] plugins: Allow to read registers
2023-08-30 20:53 UTC (15+ messages)
` [PATCH RESEND v5 12/26] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH RESEND v5 13/26] hw/core/cpu: Return static value with gdb_arch_name()
` [PATCH RESEND v5 18/26] target/arm: Remove references to gdb_has_xml
` [PATCH RESEND v5 20/26] gdbstub: Remove gdb_has_xml variable
` [PATCH RESEND v5 22/26] cpu: Call plugin hooks only when ready
` [PATCH RESEND v5 24/26] contrib/plugins: Allow to log registers
[PATCH v4 00/48] Add LoongArch LASX instructions
2023-08-30 20:50 UTC (19+ messages)
` [PATCH v4 04/48] target/loongarch: Add avail_LASX to check "
` [PATCH v4 05/48] target/loongarch: Implement xvadd/xvsub
` [PATCH v4 06/48] target/loongarch: Implement xvreplgr2vr
` [PATCH v4 10/48] target/loongarch: rename lsx_helper.c to vec_helper.c
` [PATCH v4 11/48] target/loongarch: Implement xvhaddw/xvhsubw
` [PATCH v4 13/48] target/loongarch: Implement xavg/xvagr
` [PATCH v4 15/48] target/loongarch: Implement xvadda
` [PATCH v4 16/48] target/loongarch: Implement xvmax/xvmin
` [PATCH v4 17/48] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
[PATCH] linux-user: Fixes for zero_bss
2023-08-30 20:49 UTC (2+ messages)
[PATCH] accel/tcg: Fix typo in translator_io_start() description
2023-08-30 20:39 UTC (2+ messages)
[RFC PATCH] hw/timer/hpet: fix IRQ routing in legacy support mode
2023-08-30 20:20 UTC
[PATCH] hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routing
2023-08-30 19:59 UTC
[PATCH v2] plugins: Set final instruction count in plugin_gen_tb_end
2023-08-30 19:12 UTC (3+ messages)
[RFC PATCH 0/2] target/sh4: Disable decode_gusa when plugins enabled
2023-08-30 18:44 UTC (2+ messages)
[PATCH v8 00/12] Add VIRTIO sound card
2023-08-30 17:49 UTC (8+ messages)
` [PATCH v8 10/12] virtio-sound: implement audio output (TX)
` [PATCH v8 11/12] virtio-sound: implement audio capture (RX)
` [PATCH v8 12/12] docs/system: add basic virtio-snd documentation
[PULL v3 0/5] Block patches
2023-08-30 17:43 UTC (9+ messages)
` [PULL v3 1/5] block-migration: Ensure we don't crash during migration cleanup
` [PULL v3 2/5] block: add subcluster_size field to BlockDriverInfo
` [PULL v3 3/5] block/io: align requests to subcluster_size
` [PULL v3 4/5] tests/qemu-iotests/197: add testcase for CoR with subclusters
` [PULL v3 5/5] aio-posix: zero out io_uring sqe user_data
[PATCH V4 00/11] fix migration of suspended runstate
2023-08-30 17:01 UTC (18+ messages)
` [PATCH V4 01/11] cpus: pass runstate to vm_prepare_start
` [PATCH V4 02/11] migration: preserve suspended runstate
` [PATCH V4 03/11] migration: add runstate function
` [PATCH V4 04/11] migration: preserve suspended for snapshot
` [PATCH V4 05/11] migration: preserve suspended for bg_migration
` [PATCH V4 06/11] migration: preserve cpu ticks if suspended
` [PATCH V4 07/11] tests/qtest: migration events
` [PATCH V4 08/11] tests/qtest: option to suspend during migration
QEMU features useful for Xen development?
2023-08-30 16:11 UTC
[PATCH v2 00/58] TDX QEMU support
2023-08-30 16:54 UTC (5+ messages)
` [PATCH v2 13/58] kvm: Introduce kvm_arch_pre_create_vcpu()
[PULL 0/3] Dirty page rate and dirty page limit 20230829 patches
2023-08-30 16:55 UTC (4+ messages)
` [PULL 1/3] softmmu: Fix dirtylimit memory leak
[PATCH v2 0/5] tcg patch queue
2023-08-30 16:43 UTC (3+ messages)
[PATCH 00/21] -display dbus: add win32 support
2023-08-30 16:26 UTC (6+ messages)
` [PATCH 17/21] virtio-gpu-virgl: teach it to get the QEMU EGL display
[PATCH v5 00/20] linux-user: Implement VDSOs
2023-08-30 16:20 UTC (8+ messages)
` [PATCH v5 08/20] linux-user: Load vdso image if available
` [PATCH v5 19/20] linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
[PATCH v2 00/12] Introduce new vmapple machine type
2023-08-30 16:14 UTC (13+ messages)
` [PATCH v2 01/12] build: Only define OS_OBJECT_USE_OBJC with gcc
` [PATCH v2 02/12] hw/misc/pvpanic: Add MMIO interface
` [PATCH v2 03/12] hvf: Increase number of possible memory slots
` [PATCH v2 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
` [PATCH v2 05/12] hw: Add vmapple subdir
` [PATCH v2 06/12] gpex: Allow more than 4 legacy IRQs
` [PATCH v2 07/12] hw/vmapple/aes: Introduce aes engine
` [PATCH v2 08/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH v2 09/12] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH v2 10/12] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PATCH v2 11/12] hw/vmapple/virtio-blk: Add support for apple virtio-blk
` [PATCH v2 12/12] hw/vmapple/vmapple: Add vmapple machine type
[PATCH 0/6] vfio/migration: Block VFIO migration with postcopy and background snapshot
2023-08-30 16:06 UTC (13+ messages)
` [PATCH 5/6] vfio/migration: Block VFIO migration with postcopy migration
[PATCH 00/67] Make pixman an optional dependency
2023-08-30 15:55 UTC (57+ messages)
` [PATCH 01/67] ui: remove qemu_pixman_color() helper
` [PATCH 02/67] ui: remove qemu_pixman_linebuf_copy()
` [PATCH 03/67] ui/qmp: move screendump to ui-qmp-cmds.c
` [PATCH 04/67] ui/vc: replace vc_chr_write() with generic qemu_chr_write()
` [PATCH 05/67] ui/vc: drop have_text
` [PATCH 06/67] ui/console: console_select() regardless of have_gfx
` [PATCH 07/67] ui/console: call dpy_gfx_update() "
` [PATCH 08/67] ui/console: drop have_gfx
` [PATCH 09/67] ui/console: get the DisplayState from new_console()
` [PATCH 10/67] ui/console: new_console() cannot fail
` [PATCH 12/67] ui/vc: move VCChardev declaration at the top
` [PATCH 14/67] ui/vc: fold text_update_xy()
` [PATCH 17/67] ui/console: use OBJECT_DEFINE_TYPE for QemuConsole
` [PATCH 36/67] ui/console: use QEMU_PIXMAN_COLOR helpers
` [PATCH 37/67] ui/console: rename vga_ functions → qemu_console_
` [PATCH 39/67] ui/console: fold text_console_update_cursor_timer
` [PATCH 46/67] ui/vc: rename kbd_put → qemu_text_console functions
` [PATCH 51/67] build-sys: add optional "pixman" feature
` [PATCH 53/67] ui: add pixman-compat.h
` [PATCH 55/67] qmp/hmp: disable screendump if PIXMAN is missing
` [PATCH 61/67] ui/spice: SPICE/QXL requires PIXMAN
` [PATCH 64/67] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PATCH 65/67] ppc/kconfig: make SAM460EX depend on PPC & PIXMAN
` [PATCH 67/67] display/kconfig: make SM501 depend on PIXMAN
[PULL 0/1] Quick fix patches
2023-08-30 15:40 UTC (2+ messages)
` [PULL 1/1] bsd-user: Move PRAGMA_DISABLE_PACKED_WARNING etc to qemu.h
[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-08-30 15:37 UTC (14+ messages)
` [PATCH 1/7] vhost-user: strip superfluous whitespace
` [PATCH 2/7] vhost-user: tighten "reply_supported" scope in "set_vring_addr"
` [PATCH 5/7] vhost-user: hoist "write_msg", "get_features", "get_u64"
` [PATCH 7/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
[PATCH 00/10] plugin and tcg cleanups to cputlb.c
2023-08-30 15:37 UTC (3+ messages)
` [PATCH 04/10] plugin: Simplify struct qemu_plugin_hwaddr
[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
2023-08-30 15:37 UTC (9+ messages)
` [Qemu PATCH v2 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions
[PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region
2023-08-30 14:58 UTC (4+ messages)
` [PATCH 12/12] hw/vmapple/vmapple: Add vmapple machine type
[PATCH v3] bsd-user: Move PRAGMA_DISABLE_PACKED_WARNING etc to qemu.h
2023-08-30 14:58 UTC (3+ messages)
[PULL 00/12] testing and gdbstub updates
2023-08-30 14:54 UTC (13+ messages)
` [PULL 01/12] gitlab: enable ccache for many build jobs
` [PULL 02/12] tests/docker: cleanup non-verbose output
` [PULL 03/12] tests/tcg: remove quoting for info output
` [PULL 04/12] docs/style: permit inline loop variables
` [PULL 05/12] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
` [PULL 06/12] tests: remove test-gdbstub.py
` [PULL 07/12] tests/tcg: clean-up gdb confirm/pagination settings
` [PULL 08/12] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
` [PULL 09/12] gdbstub: remove unused user_ctx field
` [PULL 10/12] gdbstub: refactor get_feature_xml
` [PULL 11/12] gdbstub: replace global gdb_has_xml with a function
` [PULL 12/12] gdbstub: move comment for gdb_register_coprocessor
[PULL 0/1] Quick fix patches
2023-08-30 14:48 UTC (7+ messages)
[PATCH v4 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
2023-08-30 14:47 UTC (7+ messages)
` [PATCH v4 1/3] hw/i2c: add smbus pec utility function
` [PATCH v4 2/3] hw/i2c: add mctp core
` [PATCH v4 3/3] hw/nvme: add nvme management interface model
[PATCH v2 0/2] riscv: fix --enable-debug in riscv-to-apply.next
2023-08-30 14:24 UTC (7+ messages)
` [PATCH v2 1/2] hw/riscv/virt.c: fix non-KVM --enable-debug build
` [PATCH v2 2/2] hw/intc/riscv_aplic.c "
[PATCH V4 0/2] migration file URI
2023-08-30 14:15 UTC (7+ messages)
` [PATCH V4 1/2] migration: "
[PATCH v2] target/i386: raise FERR interrupt with iothread locked
2023-08-30 14:07 UTC (3+ messages)
[PATCH 0/2] riscv: fix --enable-debug in riscv-to-apply.next
2023-08-30 13:49 UTC (9+ messages)
` [PATCH 2/2] hw/riscv/virt.c: fix non-KVM --enable-debug build
[PATCH v2 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-08-30 13:40 UTC (8+ messages)
` [PATCH v2 1/7] vhost-user: strip superfluous whitespace
` [PATCH v2 2/7] vhost-user: tighten "reply_supported" scope in "set_vring_addr"
` [PATCH v2 3/7] vhost-user: factor out "vhost_user_write_sync"
` [PATCH v2 4/7] vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"
` [PATCH v2 5/7] vhost-user: hoist "write_sync", "get_features", "get_u64"
` [PATCH v2 6/7] vhost-user: allow "vhost_set_vring" to wait for a reply
` [PATCH v2 7/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
[PATCH v3 0/6] hw/virtio: Build vhost-vdpa.o once for all targets
2023-08-30 13:35 UTC (2+ messages)
[PATCH v6 0/5] eBPF RSS through QMP support
2023-08-30 13:26 UTC (11+ messages)
` [PATCH v6 1/5] ebpf: Added eBPF map update through mmap
` [PATCH v6 2/5] ebpf: Added eBPF initialization by fds
` [PATCH v6 3/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v6 4/5] qmp: Added new command to retrieve eBPF blob
` [PATCH v6 5/5] ebpf: Updated eBPF program and skeleton
[PATCH] target/i386: Add support for AMX-COMPLEX in CPUID enumeration
2023-08-30 12:43 UTC (3+ messages)
[PATCH v3] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
2023-08-30 11:48 UTC
[PATCH v9 0/4] hw/ufs: Add Universal Flash Storage (UFS) support
2023-08-30 11:38 UTC (3+ messages)
[PATCH v2] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
2023-08-30 11:29 UTC (3+ messages)
[PULL 00/10] Misc fixes for 2023-07-25
2023-08-30 11:15 UTC (3+ messages)
` [PULL 01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
[PATCH v1 00/22] vfio: Adopt iommufd
2023-08-30 10:37 UTC (17+ messages)
` [PATCH v1 01/22] scripts/update-linux-headers: Add iommufd.h
` [PATCH v1 02/22] Update linux-header to support iommufd cdev and hwpt alloc
` [PATCH v1 05/22] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v1 07/22] vfio/common: Refactor vfio_viommu_preset() to be group agnostic
` [PATCH v1 11/22] vfio/ap: Use vfio_[attach/detach]_device
` [PATCH v1 12/22] vfio/ccw: "
` [PATCH v1 13/22] vfio: Add base container
` [PATCH v1 14/22] vfio/common: Simplify vfio_viommu_preset()
` [PATCH v1 15/22] Add iommufd configure option
` [PATCH v1 16/22] backends/iommufd: Introduce the iommufd object
` [PATCH v1 17/22] util/char_dev: Add open_cdev()
` [PATCH v1 18/22] vfio/iommufd: Implement the iommufd backend
` [PATCH v1 19/22] vfio/iommufd: Add vfio device iterator callback for iommufd
` [PATCH v1 20/22] vfio/pci: Adapt vfio pci hot reset support with iommufd BE
` [PATCH v1 21/22] vfio/pci: Allow the selection of a given iommu backend
` [PATCH v1 22/22] vfio/pci: Make vfio cdev pre-openable by passing a file handle
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).