qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-11 00:45:38 to 2023-03-13 11:45:11 UTC [more...]

[PULL 00/25] Win socket patches
 2023-03-13 11:43 UTC  (6+ messages)
` [PULL 01/25] util: drop qemu_fork()
` [PULL 02/25] tests: use closesocket()
` [PULL 03/25] io: "
` [PULL 05/25] error: add global &error_warn destination
` [PULL 06/25] win32/socket: introduce qemu_socket_select() helper

[RFC PATCH] qapi: net: fix -set parameter with modern style
 2023-03-13 11:42 UTC 

[PATCH v3 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-03-13 11:40 UTC  (4+ messages)
` [PATCH v3 1/3] numa: Validate cluster and NUMA node boundary if required

[PATCH v10 00/12] parallels: Refactor the code of images checks and fix a bug
 2023-03-13 11:34 UTC  (3+ messages)

[PATCH 00/11] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
 2023-03-13 11:22 UTC  (8+ messages)
` [PATCH 09/11] tests/tcg: disable pauth for aarch64 gdb tests

[PULL 00/18] UI patches
 2023-03-13 11:01 UTC  (19+ messages)
` [PULL 01/18] ui/dbus: initialize cursor_fb
` [PULL 02/18] ui/dbus: unregister clipboard on connection close
` [PULL 03/18] audio/dbus: there are no sender for p2p mode
` [PULL 04/18] ui/dbus: set mouse is-absolute during console creation
` [PULL 05/18] meson: ensure dbus-display generated code is built before other units
` [PULL 06/18] ui: rename cursor_{put->unref}
` [PULL 07/18] ui: rename cursor_{get->ref}, return it
` [PULL 08/18] ui: keep current cursor with QemuConsole
` [PULL 09/18] ui: set cursor upon listener registration
` [PULL 10/18] ui: set cursor position "
` [PULL 11/18] ui/sdl: get the GL context from the window
` [PULL 12/18] ui/shader: fix #version directive must occur on first line
` [PULL 13/18] ui/egl: print EGL error, helping debugging
` [PULL 14/18] ui/sdl: add QEMU_ENABLE_SDL_LOGGING setting/environment
` [PULL 15/18] ui/sdl: try to instantiate the matching opengl renderer
` [PULL 16/18] ui: introduce egl_init()
` [PULL 17/18] ui/dbus: do not require opengl & gbm
` [PULL 18/18] ui/dbus: restrict opengl to gbm-enabled config

[PULL 00/73] virtio,pc,pci: features, fixes
 2023-03-13 10:57 UTC  (8+ messages)
` [PULL 30/73] tests: acpi: update expected blobs

[PATCH v2 0/7] plugin: fix clearing of plugin_mem_cbs on TB exit
 2023-03-13 10:47 UTC  (2+ messages)

[PATCH v3 00/18] ui: dbus & misc fixes
 2023-03-13 10:23 UTC  (25+ messages)
` [PATCH v3 01/18] ui/dbus: initialize cursor_fb
` [PATCH v3 02/18] ui/dbus: unregister clipboard on connection close
` [PATCH v3 03/18] audio/dbus: there are no sender for p2p mode
` [PATCH v3 04/18] ui/dbus: set mouse is-absolute during console creation
` [PATCH v3 05/18] meson: ensure dbus-display generated code is built before other units
` [PATCH v3 06/18] ui: rename cursor_{put->unref}
` [PATCH v3 07/18] ui: rename cursor_{get->ref}, return it
` [PATCH v3 08/18] ui: keep current cursor with QemuConsole
` [PATCH v3 09/18] ui: set cursor upon listener registration
` [PATCH v3 10/18] ui: set cursor position "
` [PATCH v3 11/18] ui/sdl: get the GL context from the window
` [PATCH v3 12/18] ui/shader: fix #version directive must occur on first line
` [PATCH v3 13/18] ui/egl: print EGL error, helping debugging
` [PATCH v3 14/18] ui/sdl: add QEMU_ENABLE_SDL_LOGGING setting/environment
` [PATCH v3 15/18] ui/sdl: try to instantiate the matching opengl renderer
` [PATCH v3 16/18] ui: introduce egl_init()
` [PATCH v3 17/18] ui/dbus: do not require opengl & gbm
` [PATCH v3 18/18] ui/dbus: restrict opengl to gbm-enabled config

[PATCH] virtio: refresh vring region cache after updating a virtqueue size
 2023-03-13 10:19 UTC  (3+ messages)

[PATCH-for-8.0] gitlab-ci: Remove job building EDK2 firmware binaries
 2023-03-13 10:08 UTC  (8+ messages)

[PATCH v7 0/6] memory: prevent dma-reentracy issues
 2023-03-13 10:06 UTC  (14+ messages)
` [PATCH v7 1/6] "
` [PATCH v7 2/6] async: Add an optional reentrancy guard to the BH API
` [PATCH v7 3/6] checkpatch: add qemu_bh_new/aio_bh_new checks
` [PATCH v7 4/6] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
` [PATCH v7 5/6] memory: Allow disabling re-entrancy checking per-MR
` [PATCH v7 6/6] lsi53c895a: disable reentrancy detection for script RAM

[PATCH] include/blcok: fixup typos
 2023-03-13 10:01 UTC  (2+ messages)

[PATCH v2 00/18] ui: dbus & misc fixes
 2023-03-13  9:59 UTC  (7+ messages)
` [PATCH v2 15/18] ui/sdl: try to instantiate the matching opengl renderer
` [PATCH v2 16/18] ui: introduce egl_init()

[PATCH v2 00/10] gitdm metadata updates
 2023-03-13  9:09 UTC  (8+ messages)
` [PATCH v2 03/10] contrib/gitdm: Add ASPEED Technology to the domain map
` [PATCH v2 07/10] contrib/gitdm: add Alibaba to the domain-map
` [PATCH v2 09/10] contrib/gitdm: add more individual contributors

[RFC QEMU PATCH 00/18] Add VirtIO GPU and Passthrough GPU support on Xen
 2023-03-13  9:06 UTC  (23+ messages)
` [RFC QEMU PATCH 01/18] virtio: Add shared memory capability
` [RFC QEMU PATCH 02/18] virtio-gpu: hostmem
` [RFC QEMU PATCH 03/18] virtio-gpu: Handle resource blob commands
` [RFC QEMU PATCH 04/18] virtio-gpu: CONTEXT_INIT feature
` [RFC QEMU PATCH 05/18] virtio-gpu: Unrealize
` [RFC QEMU PATCH 06/18] virtio-gpu: Resource UUID
` [RFC QEMU PATCH 07/18] virtio-gpu: Support Venus capset
` [RFC QEMU PATCH 08/18] virtio-gpu: Initialize Venus
` [RFC QEMU PATCH 09/18] meson: Enable virglrenderer unstable APIs
` [RFC QEMU PATCH 10/18] virtio-gpu: Handle set scanout blob command
` [RFC QEMU PATCH 11/18] virtio-gpu: make blob scanout use dmabuf fd
` [RFC QEMU PATCH 12/18] softmmu: Fix the size to map cache with xen for host virtual address
` [RFC QEMU PATCH 13/18] hw/i386/xen/xen-hvm: Introduce xen_ram_block_check function
` [RFC QEMU PATCH 14/18] softmmu: Add ram block check to map the xen ram memory
` [RFC QEMU PATCH 15/18] softmmu: Enable qemu ram allocation with fd for Xen
` [RFC QEMU PATCH 16/18] virtio-gpu: fix hw-display-virtio-gpu.so undefined symbol virtio_gpu_virgl_resource_unmap
` [RFC QEMU PATCH 17/18] virtio-gpu: Add video hardware accelerate support for virgl
` [RFC QEMU PATCH 18/18] xen: translate irq of host pci device to gsi

[PATCH v8 00/11] target/arm: Allow CONFIG_TCG=n builds
 2023-03-13  8:58 UTC  (9+ messages)
` [PATCH v8 08/11] tests/qtest: Fix tests when no KVM or TCG are present
` [PATCH v8 09/11] tests/avocado: Pass parameters to migration test
` [PATCH v8 10/11] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG

[PATCH v7 0/8] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
 2023-03-09 22:00 UTC  (9+ messages)
` [PATCH v7 1/8] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
` [PATCH v7 2/8] igb: handle PF/VF reset properly
` [PATCH v7 3/8] igb: add ICR_RXDW
` [PATCH v7 4/8] igb: implement VFRE and VFTE registers
` [PATCH v7 5/8] igb: check oversized packets for VMDq
` [PATCH v7 6/8] igb: respect E1000_VMOLR_RSSE
` [PATCH v7 7/8] igb: implement VF Tx and Rx stats
` [PATCH v7 8/8] igb: respect VMVIR and VMOLR for VLAN

[PATCH] xen: fix dm_restrict startup
 2023-03-13  8:54 UTC  (2+ messages)

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-03-13  8:45 UTC  (4+ messages)
` [PULL 13/27] hw/xen: Add xenstore operations to allow redirection to internal emulation

[PATCH v7 0/6] migration: reduce time of loading non-iterable vmstate
 2023-03-13  8:38 UTC  (7+ messages)
` [PATCH v7 3/6] memory: Introduce memory_region_transaction_do_commit()
` [PATCH v7 6/6] memory: Introduce address_space_to_flatview_rcu()

[PATCH 0/4] Basic Allwinner WDT emulation
 2023-03-13  7:53 UTC  (6+ messages)
` [PATCH 1/4] hw/watchdog: Allwinner WDT emulation for system reset
` [PATCH 2/4] hw/arm: Add WDT to Allwinner-A10 and Cubieboard
` [PATCH 3/4] hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
` [PATCH 4/4] tests/avocado: Add reboot tests to Cubieboard

[PATCH 0/2] *** Enable -cpu <cpu>,help ***
 2023-03-13  7:39 UTC  (4+ messages)
` [PATCH 1/2] cpu, qapi, target/arm, i386, s390x: Refactor query-cpu-model-expansion
` [PATCH 2/2] cpu, qdict, vl: Enable printing options for CPU type

[PATCH v2] include/block: fixup typos
 2023-03-13  7:21 UTC  (2+ messages)

[PATCH v2 0/4] hw/arm/virt: Support dirty ring
 2023-03-13  7:13 UTC  (2+ messages)

[PATCH v4] target/arm: Add Neoverse-N1 registers
 2023-03-13  3:39 UTC 

[PATCH] intel-iommu: Set status bit after operation completed
 2023-03-13  3:23 UTC  (5+ messages)

[PATCH v2 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
 2023-03-13  0:03 UTC  (13+ messages)
` [PATCH v2 1/6] block: don't acquire AioContext lock in bdrv_drain_all()
` [PATCH v2 2/6] block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED()
` [PATCH v2 3/6] block: convert bdrv_graph_wrlock() "
` [PATCH v2 4/6] block: convert bdrv_drain_all_begin() "
` [PATCH v2 5/6] hmp: convert handle_hmp_command() "
` [PATCH v2 6/6] monitor: convert monitor_cleanup() "

[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
 2023-03-12 23:40 UTC  (3+ messages)
` [PATCH 04/45] target/riscv: Refactor some of the generic vector functionality

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-03-12 22:46 UTC  (10+ messages)

[PATCH v2] hw/riscv: Fix the bug of max size limit when put initrd to RAM
 2023-03-12 22:25 UTC 

Audio playback speed issue on sam460ex and pegasos2
 2023-03-12 20:28 UTC  (10+ messages)

[PATCH] pci: add enforce_slot_reserved_mask_manual property
 2023-03-12 19:58 UTC  (7+ messages)

[PATCH 1/2] util: Add thread-safe qemu_strerror() function
 2023-03-12 17:07 UTC  (2+ messages)
` [PATCH 2/2] linux-user: replace strerror() function to the thread safe qemu_strerror()

[PATCH 0/2] util: Add thread-safe qemu_strerror() function
 2023-03-12 17:03 UTC 

[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
 2023-03-12 17:46 UTC  (5+ messages)

[PULL 0/3] Block layer patches
 2023-03-12 17:41 UTC  (2+ messages)

[PULL 00/28] Linux user for 8.0 patches
 2023-03-12 17:42 UTC  (2+ messages)

[PATCH v4] target/riscv: fix H extension TVM trap
 2023-03-12 12:05 UTC 

[PATCH v3 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-03-12 12:02 UTC  (7+ messages)
` [PATCH v3 1/6] include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
` [PATCH v3 2/6] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
` [PATCH v3 3/6] hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
` [PATCH v3 4/6] hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
` [PATCH v3 5/6] hw/isa/piix3: Resolve redundant k->config_write assignments
` [PATCH v3 6/6] hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE

[PULL 0/5] gitdm updates
 2023-03-12 10:58 UTC  (6+ messages)
` [PULL 3/5] contrib/gitdm: add Tsukasa as an individual contributor

[PULL V2 00/44] Net patches
 2023-03-12 10:56 UTC  (2+ messages)

[PATCH v3] target/riscv: fix H extension TVM trap
 2023-03-12  9:28 UTC  (2+ messages)

[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-12  8:01 UTC  (2+ messages)

[PATCH] hw/acpi: Set memory regions to native endian as a work around
 2023-03-11 20:59 UTC  (11+ messages)

Resizable BAR in Kernel 6.1
 2023-03-11 19:02 UTC 

[PULL v2 00/91] tcg patch queue
 2023-03-11 17:16 UTC  (2+ messages)

[PATCH v2] virtio: fix reachable assertion due to stale value of cached region size
 2023-03-11 16:23 UTC  (2+ messages)
` [PATCH v2] virtio: fix reachable assertion due to stale value of cached region sizey

[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-11 16:19 UTC  (3+ messages)
` [PATCH] DO-NOT-MERGE: pipewire sample code

[RFC PATCH v1 00/12] *** Add allwinner R40 device support ***
 2023-03-11 14:19 UTC  (3+ messages)
` [RFC PATCH v1 08/12] hw/misc: AXP221 PMU Emulation

[PATCH] linux-user/mips: Low down switchable NaN2008 requirement
 2023-03-11 12:39 UTC  (3+ messages)

[PATCH] hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
 2023-03-11 10:40 UTC  (12+ messages)

[RFC PATCH] intel-iommu: Report interrupt remapping faults
 2023-03-11 10:30 UTC  (3+ messages)

[PULL 4/5] contrib/gitdm: Add Facebook the domain map
 2023-03-11  2:23 UTC  (2+ messages)


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