messages from 2023-03-07 10:17:25 to 2023-03-07 14:51:03 UTC [more...]
[PATCH v9 0/7] Pegasos2 fixes and audio output support
2023-03-07 14:45 UTC (14+ messages)
` [PATCH v9 1/7] hw/display/sm501: Add debug property to control pixman usage
` [PATCH v9 2/7] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
` [PATCH v9 3/7] Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
` [PATCH v9 4/7] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v9 5/7] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PATCH v9 6/7] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
` [PATCH v9 7/7] hw/audio/via-ac97: Basic implementation of audio playback
[PATCH v4 00/11] QMP command to import win32 sockets
2023-03-07 14:50 UTC (6+ messages)
` [PATCH v4 04/11] osdep: implement qemu_socketpair() for win32
` [PATCH v4 08/11] qmp: add 'get-win32-socket'
[PATCH v5 00/15] vfio/migration: Device dirty page tracking
2023-03-07 14:49 UTC (20+ messages)
` [PATCH v5 01/15] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PATCH v5 02/15] vfio/common: Fix wrong %m usages
` [PATCH v5 03/15] vfio/common: Abort migration if dirty log start/stop/sync fails
` [PATCH v5 04/15] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v5 05/15] vfio/common: Add helper to validate iova/end against hostwin
` [PATCH v5 06/15] vfio/common: Use a single tracepoint for skipped sections
` [PATCH v5 07/15] vfio/common: Consolidate skip/invalid section into helper
` [PATCH v5 08/15] vfio/common: Add helper to consolidate iova/end calculation
` [PATCH v5 09/15] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v5 10/15] vfio/common: Add device dirty page tracking start/stop
` [PATCH v5 11/15] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PATCH v5 12/15] vfio/common: Add device dirty page bitmap sync
` [PATCH v5 13/15] vfio/migration: Block migration with vIOMMU
` [PATCH v5 14/15] vfio/migration: Query device dirty page tracking support
` [PATCH v5 15/15] docs/devel: Document VFIO device dirty page tracking
[PATCH 0/2] migration/xbzrle: fix two avx512 runtime issues
2023-03-07 14:48 UTC (3+ messages)
` [PATCH 1/2] migration/xbzrle: use ctz64 to avoid undefined result
` [PATCH 2/2] migration/xbzrle: fix out-of-bounds write with axv512
[RFC PATCH v1 00/25] Enable PV backends with Xen/KVM emulation
2023-03-07 14:48 UTC (32+ messages)
` [RFC PATCH v1 01/25] hw/xen: Add xenstore wire implementation and implementation stubs
` [RFC PATCH v1 02/25] hw/xen: Add basic XenStore tree walk and write/read/directory support
` [RFC PATCH v1 03/25] hw/xen: Implement XenStore watches
` [RFC PATCH v1 04/25] hw/xen: Implement XenStore transactions
` [RFC PATCH v1 05/25] hw/xen: Watches on "
` [RFC PATCH v1 06/25] hw/xen: Implement XenStore permissions
` [RFC PATCH v1 08/25] hw/xen: Create initial XenStore nodes
` [RFC PATCH v1 09/25] hw/xen: Add evtchn operations to allow redirection to internal emulation
` [RFC PATCH v1 10/25] hw/xen: Add gnttab "
` [RFC PATCH v1 11/25] hw/xen: Pass grant ref to gnttab unmap operation
` [RFC PATCH v1 12/25] hw/xen: Add foreignmem operations to allow redirection to internal emulation
` [RFC PATCH v1 13/25] hw/xen: Add xenstore "
` [RFC PATCH v1 14/25] hw/xen: Move xenstore_store_pv_console_info to xen_console.c
` [RFC PATCH v1 15/25] hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
[PATCH] linux-user: Add strace for prlimit64() syscall
2023-03-07 14:43 UTC (2+ messages)
[PATCH 0/5] testing/next: docker, ansible
2023-03-07 14:42 UTC (7+ messages)
` [PATCH 1/5] tests/avocado: update AArch64 tests to Alpine 3.17.2
` [PATCH 2/5] tests/docker: all add DOCKER_BUILDKIT to RUNC environment
` [PATCH 3/5] scripts/ci: add libslirp-devel to build-environment
` [PATCH 4/5] scripts/ci: update gitlab-runner playbook to handle CentOS
` [PATCH 5/5] gitlab: update centos-8-stream job
[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-03-07 14:41 UTC (2+ messages)
[PATCH v2] qapi: give available enum values as error hint
2023-03-07 14:40 UTC (2+ messages)
[PULL 0/5] hw/nvme updates
2023-03-07 14:36 UTC (4+ messages)
` [PULL 1/5] hw/nvme: move adjustment of data_units{read,written}
[PULL 00/22] Sixth RISC-V PR for 8.0
2023-03-07 14:33 UTC (2+ messages)
[PATCH v2 0/2] MIPS Virt machine
2023-03-07 14:32 UTC (3+ messages)
` [PATCH v2 2/2] hw/mips: Add MIPS virt board
[PATCH] linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64
2023-03-07 14:30 UTC (2+ messages)
query-command-line-options (was: [PATCH 1/7] qemu: capabilities: Introduce QEMU_CAPS_MACHINE_ACPI)
2023-03-07 14:28 UTC (2+ messages)
[PATCH] qapi: give available enum values in error string
2023-03-07 14:28 UTC (4+ messages)
[PATCH] linux-user: Fix brk() to release pages
2023-03-07 14:27 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
Deadlock with ide_issue_trim and draining
2023-03-07 14:27 UTC (3+ messages)
[PATCH 0/2] block/fuse: Let PUNCH_HOLE write zeroes
2023-03-07 14:23 UTC (2+ messages)
[PATCH] linux-user: Provide print_raw_param64() for 64-bit values
2023-03-07 14:21 UTC (2+ messages)
[PATCH] pflash: Fix blk_pread_nonzeroes()
2023-03-07 14:21 UTC (2+ messages)
[PATCH v5 0/4] AioContext removal: LinuxAioState and ThreadPool
2023-03-07 14:18 UTC (7+ messages)
` [PATCH v5 1/4] linux-aio: use LinuxAioState from the running thread
[PATCH] linux-user/mips: Low down switchable NaN2008 requirement
2023-03-07 14:18 UTC (3+ messages)
[PATCH] linux-user: fill out task state in /proc/self/stat
2023-03-07 14:16 UTC (2+ messages)
[PULL 00/38] Block layer patches
2023-03-07 14:15 UTC (10+ messages)
` [PULL 03/38] pflash: Only read non-zero parts of backend image
Requesting help for the Outreachy contribution Stage
2023-03-07 12:58 UTC (2+ messages)
[PATCH V2] migration: fix populate_vfio_info
2023-03-07 14:04 UTC (3+ messages)
[PATCH v8 0/6] Pegasos2 fixes and audio output support
2023-03-07 13:31 UTC (12+ messages)
` [PATCH v8 3/6] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v8 4/6] hw/ppc/pegasos2: Fix PCI interrupt routing
[PATCH 0/9] accel/tcg: Fix page_set_flags and related [#1528]
2023-03-07 13:55 UTC (8+ messages)
` [PATCH 1/9] linux-user: Diagnose incorrect -R size
[PATCH v1] Added TMP421 type sensor's support in tiogapass
2023-03-07 13:53 UTC (2+ messages)
[PATCH v1] Modified BMC FRU byte data in yosemitev2
2023-03-07 13:52 UTC (2+ messages)
[PATCH v5] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-03-07 13:49 UTC (4+ messages)
[PULL v2 00/13] Final tests, s390x and misc updates before the soft freeze
2023-03-07 13:46 UTC
[PATCH v2 0/4] Missing endianness conversions in user mode
2023-03-07 13:37 UTC (5+ messages)
` [PATCH v2 2/4] linux-user: fix sockaddr_in6 endianness
[PATCH v2 00/18] ui: dbus & misc fixes
2023-03-07 13:32 UTC (20+ messages)
` [PATCH v2 01/18] ui/dbus: initialize cursor_fb
` [PATCH v2 02/18] ui/dbus: unregister clipboard on connection close
` [PATCH v2 03/18] audio/dbus: there are no sender for p2p mode
` [PATCH v2 04/18] ui/dbus: set mouse is-absolute during console creation
` [PATCH v2 05/18] meson: ensure dbus-display generated code is built before other units
` [PATCH v2 06/18] ui: rename cursor_{put->unref}
` [PATCH v2 07/18] ui: rename cursor_{get->ref}, return it
` [PATCH v2 08/18] ui: keep current cursor with QemuConsole
` [PATCH v2 09/18] ui: set cursor upon listener registration
` [PATCH v2 10/18] ui: set cursor position "
` [PATCH v2 11/18] ui/sdl: get the GL context from the window
` [PATCH v2 12/18] ui/shader: fix #version directive must occur on first line
` [PATCH v2 13/18] ui/egl: print EGL error, helping debugging
` [PATCH v2 14/18] ui/sdl: add optional logging when _SDL_DEBUG is set
` [PATCH v2 15/18] ui/sdl: try to instantiate the matching opengl renderer
` [PATCH v2 16/18] ui: introduce egl_init()
` [PATCH v2 17/18] ui/dbus: do not require opengl & gbm
` [PATCH v2 18/18] ui/dbus: restrict opengl to gbm-enabled config
[PATCH RESEND v6 0/5] migration: reduce time of loading non-iterable vmstate
2023-03-07 13:24 UTC (5+ messages)
[PATCH V2 0/5] Fix UNMAP notifier for intel-iommu
2023-03-07 13:19 UTC (3+ messages)
` [PATCH V2 3/5] memory: introduce memory_region_unmap_iommu_notifier_range()
QEMU/KVM call minutes for 2022-02-21
2023-03-07 13:18 UTC
[PATCH] .editorconfig: set max line at 70 chars for QAPI files
2023-03-07 13:09 UTC (4+ messages)
[PATCH] hw/acpi: Set memory regions to native endian as a work around
2023-03-07 12:54 UTC (20+ messages)
[PATCH v1 0/2] vhost: memslot handling improvements
2023-03-07 12:46 UTC (10+ messages)
` [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure
` [PATCH v1 2/2] vhost: Remove vhost_backend_can_merge() callback
[PATCH v5 00/16] hw/9pfs: Add 9pfs support for Windows
2023-03-07 12:44 UTC (4+ messages)
[PULL 00/21] target-arm queue
2023-03-07 12:42 UTC (2+ messages)
[PULL 0/2] xen queue
2023-03-07 12:41 UTC (2+ messages)
[PATCH v10 00/12] parallels: Refactor the code of images checks and fix a bug
2023-03-07 12:20 UTC (6+ messages)
` [PATCH v10 07/12] parallels: Move check of cluster outside image to a separate function
` [PATCH v10 09/12] parallels: Move check of leaks "
[PATCH v4 00/14] vfio/migration: Device dirty page tracking
2023-03-07 12:13 UTC (29+ messages)
` [PATCH v4 04/14] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v4 05/14] vfio/common: Add helper to validate iova/end against hostwin
` [PATCH v4 06/14] vfio/common: Consolidate skip/invalid section into helper
` [PATCH v4 07/14] vfio/common: Add helper to consolidate iova/end calculation
` [PATCH v4 08/14] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v4 09/14] vfio/common: Add device dirty page tracking start/stop
` [PATCH v4 12/14] vfio/migration: Block migration with vIOMMU
[PULL 00/16] Final tests, s390x and misc updates before the soft freeze
2023-03-07 11:50 UTC (3+ messages)
[PULL 0/9] Fix missing memory barriers on ARM
2023-03-07 11:43 UTC (10+ messages)
` [PULL 1/9] qatomic: add smp_mb__before/after_rmw()
` [PULL 2/9] qemu-thread-posix: cleanup, fix, document QemuEvent
` [PULL 3/9] qemu-thread-win32: "
` [PULL 4/9] edu: add smp_mb__after_rmw()
` [PULL 5/9] aio-wait: switch to smp_mb__after_rmw()
` [PULL 6/9] qemu-coroutine-lock: add smp_mb__after_rmw()
` [PULL 7/9] physmem: add missing memory barrier
` [PULL 8/9] async: update documentation of the memory barriers
` [PULL 9/9] async: clarify usage of barriers in the polling case
[PATCH 0/4] Support x2APIC mode with TCG accelerator
2023-03-07 11:39 UTC (16+ messages)
` [PATCH 1/4] apic: add support for x2APIC mode
` [PATCH 4/4] test/avocado: test Linux boot up in x2APIC with userspace local APIC
[kvm-unit-tests PATCH v10 0/7] MTTCG sanity tests for ARM
2023-03-07 11:28 UTC (8+ messages)
` [kvm-unit-tests PATCH v10 1/7] Makefile: add GNU global tags support
` [kvm-unit-tests PATCH v10 2/7] add .gitpublish metadata
` [kvm-unit-tests PATCH v10 3/7] lib: add isaac prng library from CCAN
` [kvm-unit-tests PATCH v10 4/7] arm/tlbflush-code: TLB flush during code execution
` [kvm-unit-tests PATCH v10 5/7] arm/locking-tests: add comprehensive locking test
` [kvm-unit-tests PATCH v10 6/7] arm/barrier-litmus-tests: add simple mp and sal litmus tests
` [kvm-unit-tests PATCH v10 7/7] arm/tcg-test: some basic TCG exercising tests
[PATCH 0/4] Add meson wrap fallback for slirp & dtc
2023-03-07 11:19 UTC (4+ messages)
[PATCH 0/5] Fix recent PIC -> CPU interrupt wiring regressions
2023-03-07 11:06 UTC (3+ messages)
[PATCH] linux-user: add support for xtensa FDPIC
2023-03-07 10:57 UTC (2+ messages)
[PATCH v2 0/9] Fix missing memory barriers on ARM
2023-03-07 10:51 UTC (8+ messages)
` [PATCH v2 5/9] aio-wait: switch to smp_mb__after_rmw()
` [PATCH v2 8/9] async: update documentation of the memory barriers
` [PATCH v2 9/9] async: clarify usage of barriers in the polling case
Adding Implementation Defined ARM cpu registers
2023-03-07 10:42 UTC (2+ messages)
[PATCH v5 00/14] Dynamically switch to vhost shadow virtqueues at vdpa net migration
2023-03-07 10:31 UTC (2+ messages)
[PATCH v3 0/2] linux-user: Fix unaligned memory access in prlimit64 syscall
2023-03-07 10:32 UTC (3+ messages)
` [PATCH v3 1/2] "
[PATCH v1] Added TMP421 type sensor's support in tiogapass
2023-03-07 10:28 UTC (3+ messages)
[PATCH 00/70] tcg: Remove tcg_const_*
2023-03-07 10:20 UTC (5+ messages)
` [PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
[PATCH] ps2: Don't send key release event for Lang1, Lang2 keys
2023-03-07 10:20 UTC (3+ messages)
[PATCH] io/channel-tls: plug memory leakage on GSource
2023-03-07 10:16 UTC (2+ messages)
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).