qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-04 09:08:43 to 2023-09-04 14:38:54 UTC [more...]

[PULL 00/14] Block layer patches
 2023-09-04 14:36 UTC  (9+ messages)
` [PULL 01/14] block/vpc: Avoid dynamic stack allocation
` [PULL 02/14] iotests: adapt test output for new qemu_cleanup() behavior
` [PULL 04/14] block: change reqs_lock to QemuMutex
` [PULL 09/14] vmdk: Clean up bdrv_open_child() return value check
` [PULL 10/14] block: remove AIOCBInfo->get_aio_context()
` [PULL 12/14] block-backend: process zoned requests in the current AioContext
` [PULL 13/14] block: Remove bdrv_query_block_node_info
` [PULL 14/14] block: Remove unnecessary variable in bdrv_block_device_info

[risu PATCH 0/4] Add support for s390x to RISU
 2023-09-04 14:30 UTC  (10+ messages)
` [risu PATCH 1/4] s390x: Add basic s390x support to the C code
` [risu PATCH 2/4] s390x: Add simple s390x.risu file
` [risu PATCH 3/4] s390x: Add basic risugen perl module for s390x
` [risu PATCH 4/4] s390x: Update the configure script for s390x support

[PATCH v5 00/20] linux-user: Implement VDSOs
 2023-09-04 14:27 UTC  (10+ messages)
` [PATCH v5 01/20] tests/docker: Update docker-loongarch-cross toolchain
` [PATCH v5 02/20] linux-user: Introduce imgsrc_read, imgsrc_read_alloc

[PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-09-04 14:22 UTC  (7+ messages)
` [PATCH 01/13] memory: Let ReservedRegion use Range
` [PATCH 06/13] range: Introduce range_inverse_array()

[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-04 14:21 UTC  (4+ messages)
` [PATCH 16/20] target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c

[PATCH for-8.1] vfio/display: Fix missing update to set backing fields
 2023-09-04 14:11 UTC  (5+ messages)

[PATCH 00/11] (few more) Steps towards enabling -Wshadow
 2023-09-04 14:06 UTC  (10+ messages)
` [PATCH 01/11] tcg: Clean up local variable shadowing
` [PATCH 02/11] target/arm: "
` [PATCH 10/11] net/eth: "

[PATCH 00/67] Make pixman an optional dependency
 2023-09-04 14:05 UTC  (29+ messages)
` [PATCH 26/67] ui/vc: move cursor_timer initialization to QemuTextConsole class
` [PATCH 43/67] ui/vc: do not parse VC-specific options in Spice and GTK
` [PATCH 45/67] ui/vc: remove kby_put_keysym() and update function calls
` [PATCH 49/67] ui/vc: split off the VC part from console.c
` [PATCH 50/67] ui/console: move DisplaySurface to its own header
` [PATCH 54/67] ui/vc: console-vc requires PIXMAN
` [PATCH 60/67] ui/vnc: VNC "
` [PATCH 61/67] ui/spice: SPICE/QXL "
` [PATCH 65/67] ppc/kconfig: make SAM460EX depend on PPC & PIXMAN

[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
 2023-09-04 13:30 UTC  (9+ messages)
` [PATCH v2 05/19] host-utils: Add muldiv64_round_up
` [PATCH v2 08/19] target/ppc: Sign-extend large decrementer to 64-bits

[PATCH 0/4] hw/cxl: Minor CXL emulation fixes and cleanup
 2023-09-04 13:46 UTC  (8+ messages)
` [PATCH 1/4] hw/cxl: Fix CFMW config memory leak
` [PATCH 2/4] hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS
` [PATCH 3/4] hw/cxl/cxl_device: Replace magic number in CXLError definition
` [PATCH 4/4] docs/cxl: Change to lowercase as others

[PATCH 00/13] target/i386: Cleanups around KVM declarations
 2023-09-04 13:43 UTC  (16+ messages)
` [PATCH 01/13] hw/i386/pc: Include missing 'sysemu/tcg.h' header
` [PATCH 02/13] hw/i386/pc: Include missing 'cpu.h' header
` [PATCH 03/13] hw/i386/fw_cfg: "
` [PATCH 04/13] target/i386/helper: Restrict KVM declarations to system emulation
` [PATCH 05/13] target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
` [PATCH 06/13] target/i386: Remove unused KVM stubs
` [PATCH 07/13] target/i386: Allow elision of kvm_enable_x2apic()
` [PATCH 08/13] target/i386: Allow elision of kvm_hv_vpindex_settable()
` [PATCH 09/13] target/i386: Restrict declarations specific to CONFIG_KVM
` [PATCH 10/13] sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
` [PATCH 11/13] sysemu/kvm: Restrict kvm_get_apic_state() "
` [PATCH 12/13] sysemu/kvm: Restrict kvm_has_pit_state2() "
` [PATCH 13/13] sysemu/kvm: Restrict kvm_pc_setup_irq_routing() "

[PATCH] softmmu/dirtylimit: Fix usleep early return on signal
 2023-09-04 13:27 UTC  (2+ messages)

[PATCH v2, 1/1] memory: avoid updating ioeventfds for some address_space
 2023-09-04 12:51 UTC  (2+ messages)
` [PATCH v2,1/1] "

[PATCH v2 3/3] gdbstub: replace exit(0) with proper shutdown
 2023-09-04 12:46 UTC  (5+ messages)

CXL Namespaces of ACPI disappearing in Qemu demo
 2023-09-04 12:43 UTC 

[PATCH] roms: Support compile the efi bios for loongarch
 2023-09-04 12:17 UTC  (6+ messages)

[PATCH v8 00/12] Add VIRTIO sound card
 2023-09-04 12:17 UTC  (23+ messages)
` [PATCH v8 02/12] Add virtio-sound-pci device
` [PATCH v8 03/12] virtio-sound: handle control messages and streams
` [PATCH v8 05/12] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PATCH v8 10/12] virtio-sound: implement audio output (TX)

[PULL 00/52] UI patches
 2023-09-04 11:52 UTC  (53+ messages)
` [PULL 01/52] ui: remove qemu_pixman_color() helper
` [PULL 02/52] ui: remove qemu_pixman_linebuf_copy()
` [PULL 03/52] ui/qmp: move screendump to ui-qmp-cmds.c
` [PULL 04/52] ui/vc: replace vc_chr_write() with generic qemu_chr_write()
` [PULL 05/52] ui/vc: drop have_text
` [PULL 06/52] ui/console: console_select() regardless of have_gfx
` [PULL 07/52] ui/console: call dpy_gfx_update() "
` [PULL 08/52] ui/console: drop have_gfx
` [PULL 09/52] ui/console: get the DisplayState from new_console()
` [PULL 10/52] ui/console: new_console() cannot fail
` [PULL 11/52] ui/vc: VC always has a DisplayState now
` [PULL 12/52] ui/vc: move VCChardev declaration at the top
` [PULL 13/52] ui/vc: replace variable with static text attributes default
` [PULL 14/52] ui/vc: fold text_update_xy()
` [PULL 15/52] ui/vc: pass VCCharDev to VC-specific functions
` [PULL 16/52] ui/vc: move VCCharDev specific fields out of QemuConsole
` [PULL 17/52] ui/console: use OBJECT_DEFINE_TYPE for QemuConsole
` [PULL 18/52] ui/console: change new_console() to use object initialization
` [PULL 19/52] ui/console: introduce different console objects
` [PULL 20/52] ui/console: instantiate a specific console type
` [PULL 21/52] ui/console: register the console from qemu_console_init()
` [PULL 22/52] ui/console: remove new_console()
` [PULL 23/52] ui/console: specialize console_lookup_unused()
` [PULL 24/52] ui/console: update the head from unused QemuConsole
` [PULL 25/52] ui/console: allocate ui_timer in QemuConsole
` [PULL 26/52] ui/vc: move cursor_timer initialization to QemuTextConsole class
` [PULL 27/52] ui/console: free more QemuConsole resources
` [PULL 28/52] ui/vc: move text fields to QemuTextConsole
` [PULL 29/52] ui/console: move graphic fields to QemuGraphicConsole
` [PULL 30/52] ui/vc: fold text_console_do_init() in vc_chr_open()
` [PULL 31/52] ui/vc: move some text console initialization to qom handlers
` [PULL 32/52] ui/console: simplify getting active_console size
` [PULL 33/52] ui/console: remove need for g_width/g_height
` [PULL 34/52] ui/vc: use common text console surface creation
` [PULL 35/52] ui/console: declare console types in console.h
` [PULL 36/52] ui/console: use QEMU_PIXMAN_COLOR helpers
` [PULL 37/52] ui/console: rename vga_ functions with qemu_console_
` [PULL 38/52] ui/console: assert(surface) where appropriate
` [PULL 39/52] ui/console: fold text_console_update_cursor_timer
` [PULL 40/52] ui/vc: skip text console resize when possible
` [PULL 41/52] ui/console: minor stylistic changes
` [PULL 42/52] ui/vc: move text console invalidate in helper
` [PULL 43/52] ui/vc: do not parse VC-specific options in Spice and GTK
` [PULL 44/52] ui/vc: change the argument for QemuTextConsole
` [PULL 45/52] ui/spice-display: Avoid dynamic stack allocation
` [PULL 46/52] ui/vnc-enc-hextile: Use static rather than dynamic length stack array
` [PULL 47/52] ui/vnc-enc-tight: Avoid dynamic stack allocation
` [PULL 48/52] ui/dbus: Properly dispose touch/mouse dbus objects
` [PULL 49/52] ui/dbus: implement damage regions for GL
` [PULL 50/52] ui/vdagent: call vdagent_disconnect() when agent connection is lost
` [PULL 51/52] ui/vdagent: Unregister input handler of mouse during finalization
` [PULL 52/52] ui/gtk: fix leaks found wtih fuzzing

[PATCH] arm64: Restore trapless ptimer access
 2023-09-04 12:05 UTC  (6+ messages)

[PATCH] migrate/ram: let ram_save_target_page_legacy() return if qemu file got error
 2023-09-04 11:55 UTC  (2+ messages)

[PATCH v1 0/2] ui/vdagent: Fix two bugs about disconnect event handling
 2023-09-04 11:36 UTC  (4+ messages)

[PATCH v7 0/5] eBPF RSS through QMP support
 2023-09-04 11:22 UTC  (3+ messages)
` [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton

[PATCH v4 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
 2023-09-04 10:49 UTC  (4+ messages)
` [PATCH v4 2/3] hw/i2c: add mctp core

[RFC PATCH 0/3] drop support for Python 3.7 and Debian 10
 2023-09-04 10:34 UTC  (5+ messages)
` [RFC PATCH 1/3] Python: Drop support for Python 3.7
` [RFC PATCH 2/3] mkvenv: assume presence of importlib.metadata
` [RFC PATCH 3/3] Revert "mkvenv: work around broken pip installations on Debian 10"

[PATCH v3 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
 2023-09-04 10:03 UTC  (5+ messages)
` [PATCH v3 1/4] block: rename the bdrv_co_block_status static function
` [PATCH v3 2/4] block: complete public block status API
` [PATCH v3 3/4] block: switch to co_wrapper for bdrv_is_allocated_*
` [PATCH v3 4/4] block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions

[PATCH 0/8] gdbstub and TCG plugin improvements
 2023-09-04  9:52 UTC  (4+ messages)
` [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()

[PATCH v2 2/3] hw/char: riscv_htif: replace exit(0) with proper shutdown
 2023-09-04  9:44 UTC  (2+ messages)

[PATCH v3 00/16] Lower TCG vector ops to LSX
 2023-09-04  9:43 UTC  (6+ messages)
` [PATCH v3 16/16] tcg/loongarch64: Implement 128-bit load & store

[PATCH 1/2] hw/ide: reset: cancel async DMA operation before reseting state
 2023-09-04  9:26 UTC  (4+ messages)
` [POC 2/2] add test exposing AHCI reset issue

[PATCH v9 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-09-04  9:18 UTC  (5+ messages)
` [PATCH v9 15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH v9 20/20] target/riscv/cpu.c: consider user option with RVG

[PULL 00/35] ppc queue
 2023-09-04  9:06 UTC  (28+ messages)
` [PULL 01/35] target/ppc: Generate storage interrupts for radix RC changes
` [PULL 04/35] target/ppc: Improve book3s branch trace interrupt for v2.07S
` [PULL 05/35] target/ppc: Suppress single step interrupts on rfi-type instructions
` [PULL 06/35] target/ppc: Implement breakpoint debug facility for v2.07S
` [PULL 07/35] target/ppc: Implement watchpoint "
` [PULL 08/35] spapr: implement H_SET_MODE debug facilities
` [PULL 11/35] hw/ppc/ppc.c: Tidy over-long lines
` [PULL 13/35] host-utils: Add muldiv64_round_up
` [PULL 14/35] hw/ppc: Round up the decrementer interval when converting to ns
` [PULL 15/35] hw/ppc: Avoid decrementer rounding errors
` [PULL 17/35] hw/ppc: Always store the decrementer value
` [PULL 18/35] target/ppc: Migrate DECR SPR
` [PULL 19/35] hw/ppc: Reset timebase facilities on machine reset
` [PULL 20/35] hw/ppc: Read time only once to perform decrementer write
` [PULL 21/35] target/ppc: Fix CPU reservation migration for record-replay
` [PULL 22/35] target/ppc: Fix timebase reset with record-replay
` [PULL 23/35] spapr: Fix machine reset deadlock from replay-record
` [PULL 25/35] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
` [PULL 26/35] tests/avocado: reverse-debugging cope with re-executing breakpoints
` [PULL 27/35] tests/avocado: ppc64 reverse debugging tests for pseries and powernv
` [PULL 29/35] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
` [PULL 30/35] hw/ppc/e500: fix broken snapshot replay
` [PULL 31/35] target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
` [PULL 32/35] ppc/xive: Use address_space routines to access the machine RAM
` [PULL 33/35] ppc/xive: Introduce a new XiveRouter end_notify() handler
` [PULL 34/35] ppc/xive: Handle END triggers between chips with MMIOs
` [PULL 35/35] ppc/xive: Add support for the PC MMIOs


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