qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH trivial v3] net/slirp: allow hostfwd socket paths with dashes
Michael Tokarev
[PATCH v6 0/7] riscv: add initial sdext support
Chao Liu
[PATCH v6 6/7] target/riscv: add sdext single-step support
Chao Liu
[PATCH v6 3/7] target/riscv: add sdext Debug Mode helpers
Chao Liu
[PATCH v6 5/7] target/riscv: add sdext enter Debug Mode on ebreak
Chao Liu
[PATCH v6 2/7] target/riscv: add sdext debug CSRs state
Chao Liu
[PATCH v6 7/7] target/riscv: add sdtrig trigger action=debug mode
Chao Liu
[PATCH v6 4/7] target/riscv: add dret instruction
Chao Liu
[PATCH v6 1/7] target/riscv: deprecate 'debug' CPU property
Chao Liu
[PATCH v1] tests/data/acpi: Update SPCR golden-ref for RISC-V virt
Chao Liu
[PATCH v1] tests/data/acpi: Update SPCR golden reference for LoongArch virt
Chao Liu
[PATCH v1] hw/char/riscv_htif: Fix format specifier for uint64_t
Chao Liu
sdl2 mouse pointer issue
BALATON Zoltan
[PATCH] hw/ppc/e500: fix bus-frequency property hardcoded to zero in CPU FDT node
Vivien LEGER
[PATCH] vhost-user.rst: Explicitly allow front-end to write to kick FDs
Jorge E. Moreira
[PATCH] hw/intc: apic: stop register accesses for invalid situations
Mohamed Mediouni
[PATCH 1/9] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses
James Hilliard
[PATCH 7/9] target/mips: add Octeon ZUC crypto support
James Hilliard
[PATCH 2/9] target/mips: add Octeon arithmetic and memory instructions
James Hilliard
[PATCH 5/9] target/mips: add Octeon SMS4 crypto support
James Hilliard
[PATCH 8/9] target/mips: add Octeon Camellia crypto support
James Hilliard
[PATCH 6/9] target/mips: add Octeon SHA3 crypto support
James Hilliard
[PATCH 4/9] target/mips: add Octeon COP2 crypto core support
James Hilliard
[PATCH 3/9] target/mips: add Octeon LA* atomic instructions
James Hilliard
[PATCH 9/9] target/mips: add Octeon CHORD and LLM COP2 support
James Hilliard
[PATCH v2 00/15] s390x/pci: Implement migration for emulated devices
Konstantin Shkolnyy
[PATCH v2 04/15] s390x/pci: Move dm_mr from S390PCIIOMMU to S390PCIBusDevice
Konstantin Shkolnyy
[PATCH v2 13/15] s390x/pci: Add a comment explaining S390PCIIOMMU purpose
Konstantin Shkolnyy
[PATCH v2 14/15] s390x/pci: Implement migration for emulated devices
Konstantin Shkolnyy
[PATCH v2 12/15] s390x/pci: Move max_dma_limit from S390PCIIOMMU to S390PCIBusDevice
Konstantin Shkolnyy
[PATCH v2 03/15] s390x/pci: Move iommu_mr from S390PCIIOMMU to S390PCIBusDevice
Konstantin Shkolnyy
[PATCH v2 10/15] s390x/pci: Move pba from S390PCIIOMMU to S390PCIBusDevice
Konstantin Shkolnyy
[PATCH v2 01/15] s390x/pci: implement IOMMU replay
Konstantin Shkolnyy
[PATCH v2 11/15] s390x/pci: Move pal from S390PCIIOMMU to S390PCIBusDevice
Konstantin Shkolnyy
[PATCH v2 08/15] s390x/pci: Move dma_limit from S390PCIIOMMU to S390PCIBusDevice
Konstantin Shkolnyy
[PATCH v2 02/15] s390x/pci: Create function to contain translation status check
Konstantin Shkolnyy
[PATCH v2 07/15] s390x/pci: Move/rename enabled from S390PCIIOMMU to S390PCIBusDevice
Konstantin Shkolnyy
[PATCH v2 06/15] s390x/pci: Remove a ptr to S390PCIBusDevice from S390PCIIOMMU
Konstantin Shkolnyy
[PATCH v2 15/15] s390x/pci: Create function to contain fmb_timer start
Konstantin Shkolnyy
[PATCH v2 09/15] s390x/pci: Move g_iota from S390PCIIOMMU to S390PCIBusDevice
Konstantin Shkolnyy
[PATCH v2 05/15] s390x/pci: Move iotlb from S390PCIIOMMU to S390PCIBusDevice
Konstantin Shkolnyy
[PATCH 0/9] target/arm: Remove MO_TE to compile MVE/M helpers once
Philippe Mathieu-Daudé
[RFC PATCH 5/9] target/arm: Introduce mo_endian() helper
Philippe Mathieu-Daudé
[PATCH 4/9] target/arm: Conceal MO_TE within MVE DO_VSTR() macro
Philippe Mathieu-Daudé
[PATCH 6/9] target/arm: Replace MO_TE -> mo_endian() for MVE helpers
Philippe Mathieu-Daudé
[PATCH 1/9] target/arm: Replace MO_TE -> MO_LE for Aarch64
Philippe Mathieu-Daudé
[PATCH 2/9] target/arm: Explode MO_TExx -> MO_TE | MO_xx
Philippe Mathieu-Daudé
[PATCH 7/9] target/arm: Compile mve_helper.c once
Philippe Mathieu-Daudé
[PATCH 3/9] target/arm: Conceal MO_TE within mve_advance_vpt()
Philippe Mathieu-Daudé
[PATCH 9/9] target/arm: Compile m_helper.c once
Philippe Mathieu-Daudé
[PATCH 8/9] target/arm: Replace MO_TE -> mo_endian() for Cortex-M helpers
Philippe Mathieu-Daudé
[PATCH v2 00/27] monitor: Remove need of per-target handlers
Philippe Mathieu-Daudé
[PATCH v2 01/27] monitor: Have MonitorDef::get_value() always return int64_t type
Philippe Mathieu-Daudé
[PATCH v2 07/27] target/i386: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
Philippe Mathieu-Daudé
[PATCH v2 11/27] cpus: Introduce SysemuCPUOps::monitor_get_register() hook
Philippe Mathieu-Daudé
[PATCH v2 06/27] cpus: Introduce SysemuCPUOps::monitor_defs hook
Philippe Mathieu-Daudé
[PATCH v2 14/27] monitor/meson: Use SPICE with migration HMP commands
Philippe Mathieu-Daudé
[PATCH v2 03/27] monitor: Reduce target-specific methods further
Philippe Mathieu-Daudé
[PATCH v2 02/27] monitor: Remove target_long use in get_monitor_def()
Philippe Mathieu-Daudé
[PATCH v2 09/27] target/sparc: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
Philippe Mathieu-Daudé
[PATCH v2 08/27] target/m68k: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
Philippe Mathieu-Daudé
[PATCH v2 21/27] monitor: Do not check TARGET_S390X to build s390x commands
Philippe Mathieu-Daudé
[PATCH v2 15/27] stubs: Rename monitor* -> qmp* files
Philippe Mathieu-Daudé
[PATCH v2 16/27] monitor: Make 'info via' a generic command
Philippe Mathieu-Daudé
[PATCH v2 18/27] system: Expose 'arch_init.h' as 'qemu/target-arch-defs.h'
Philippe Mathieu-Daudé
[PATCH v2 17/27] monitor: Make Xen emulation commands generic ones
Philippe Mathieu-Daudé
Re: [PATCH v2 17/27] monitor: Make Xen emulation commands generic ones
David Woodhouse
[PATCH v2 04/27] monitor: Remove 'monitor/hmp-target.h' header
Philippe Mathieu-Daudé
[PATCH v2 13/27] monitor: Remove target_get_monitor_def()
Philippe Mathieu-Daudé
[PATCH v2 05/27] monitor: Forward-declare the MonitorDef type
Philippe Mathieu-Daudé
[PATCH v2 10/27] monitor: Remove target_monitor_defs()
Philippe Mathieu-Daudé
[PATCH v2 20/27] hw/s390x: Reduce 'monitor/monitor.h' inclusions
Philippe Mathieu-Daudé
[PATCH v2 12/27] target/riscv: Register target_get_monitor_def in SysemuCPUOps
Philippe Mathieu-Daudé
[PATCH v2 19/27] monitor: Introduce HMPCommand::arch_bitmask field
Philippe Mathieu-Daudé
[PATCH v2 23/27] monitor: Do not check TARGET_I386 to build 'info sgx' command
Philippe Mathieu-Daudé
[PATCH v2 22/27] monitor: Do not check TARGET_I386 to build target/i386/ commands
Philippe Mathieu-Daudé
[PATCH v2 24/27] monitor: Do not check TARGET_I386 to build 'info sev' command
Philippe Mathieu-Daudé
[PATCH v2 27/27] monitor: Merge hmp-target.c code within hmp-cmds.c
Philippe Mathieu-Daudé
[PATCH v2 25/27] monitor: Do not check TARGET_I386/RISCV to build 'info mem' command
Philippe Mathieu-Daudé
[PATCH v2 26/27] monitor: Do not check multiple TARGET_* to build 'info tlb' command
Philippe Mathieu-Daudé
[PATCH v2 0/2] hw/arm/smmuv3: Avoid including CONFIG_DEVICES in hw/ header
Philippe Mathieu-Daudé
[PATCH v2 2/2] hw/arm/smmuv3: Avoid including CONFIG_DEVICES in hw/ header
Philippe Mathieu-Daudé
[PATCH v2 1/2] hw/arm/smmuv3: Have smmuv3_accel_init() take an Error* parameter
Philippe Mathieu-Daudé
[PATCH-for-11.1 v5] target/arm: Remove target_ulong use in hvf_handle_psci_call()
Philippe Mathieu-Daudé
[PATCH v2 00/67] ui: add standalone VNC server over D-Bus
Marc-André Lureau
[PATCH v2 02/67] ui/vnc: clarify intent using buffer_empty() function
Marc-André Lureau
[PATCH v2 01/67] ui/vnc-jobs: remove needless buffer_reset() before end
Marc-André Lureau
[PATCH v2 04/67] ui/vnc-jobs: remove dead VncJobQueue.exit
Marc-André Lureau
[PATCH v2 03/67] ui/vnc-jobs: vnc_has_job_locked() argument cannot be NULL
Marc-André Lureau
[PATCH v2 05/67] ui/vnc-jobs: remove vnc_queue_clear()
Marc-André Lureau
[PATCH v2 11/67] ui/console-vc: fix comment shift-out/in comments
Marc-André Lureau
[PATCH v2 08/67] ui/console-vc: fix off-by-one in CSI J 2 (clear entire screen)
Marc-André Lureau
Re: [PATCH v2 08/67] ui/console-vc: fix off-by-one in CSI J 2 (clear entire screen)
Philippe Mathieu-Daudé
[PATCH v2 07/67] ui/vnc-jobs: drop redundant (and needless) qemu_thread_get_self()
Marc-André Lureau
[PATCH v2 06/67] ui/vnc-jobs: narrow taking the queue lock
Marc-André Lureau
[PATCH v2 10/67] ui/console-vc: ignore string-type escape sequences
Marc-André Lureau
[PATCH v2 13/67] ui/console-vc: introduce QemuVT100
Marc-André Lureau
[PATCH v2 14/67] ui/console-vc: set vt100 associated pixman image
Marc-André Lureau
[PATCH v2 09/67] ui/console-vc: add UTF-8 input decoding with CP437 rendering
Marc-André Lureau
[PATCH v2 16/67] ui/console-vc: make invalidate_xy() take vt100
Marc-André Lureau
[PATCH v2 15/67] ui/console-vc: vga_putcharxy()->vt100_putcharxy()
Marc-André Lureau
[PATCH v2 17/67] ui/console-vc: make show_cursor() take vt100
Marc-André Lureau
[PATCH v2 21/67] ui/console-vc: console_scroll() -> vt100_scroll()
Marc-André Lureau
[PATCH v2 12/67] ui/console: dispatch get_label() through QOM virtual method
Marc-André Lureau
Re: [PATCH v2 12/67] ui/console: dispatch get_label() through QOM virtual method
Philippe Mathieu-Daudé
[PATCH v2 20/67] ui/console-vc: move cursor blinking logic into VT100 layer
Marc-André Lureau
[PATCH v2 23/67] ui/console-vc: move vc_put_lf() to VT100 layer as vt100_put_lf()
Marc-André Lureau
[PATCH v2 19/67] ui/console-vc: console_refresh() -> vt100_refresh()
Marc-André Lureau
[PATCH v2 22/67] ui/console-vc: refactor text_console_resize() into vt100_set_image()
Marc-André Lureau
[PATCH v2 25/67] ui/console-vc: move VT100 state machine and output FIFO into QemuVT100
Marc-André Lureau
[PATCH v2 18/67] ui/console-vc: decouple VT100 display updates via function pointer
Marc-André Lureau
[PATCH v2 27/67] ui/console-vc: extract vt100_keysym() from qemu_text_console_handle_keysym()
Marc-André Lureau
[PATCH v2 24/67] ui/console-vc: unify the write path
Marc-André Lureau
[PATCH v2 28/67] ui/console-vc: extract vt100_init() and vt100_fini()
Marc-André Lureau
[PATCH v2 26/67] ui/console-vc: extract vt100_input() from vc_chr_write()
Marc-André Lureau
[PATCH v2 31/67] ui/vgafont: add SPDX license header
Marc-André Lureau
[PATCH v2 36/67] ui: make qemu_default_pixelformat() static inline
Marc-André Lureau
[PATCH v2 35/67] ui: move DisplaySurface functions to display-surface.c
Marc-André Lureau
[PATCH v2 39/67] system: make qemu_del_vm_change_state_handler accept NULL
Marc-André Lureau
[PATCH v2 41/67] ui/vnc: simplify vnc_init_func error handling
Marc-André Lureau
[PATCH v2 40/67] ui/vnc: assert preconditions instead of silently returning
Marc-André Lureau
[PATCH v2 34/67] util: move datadir.c from system/
Marc-André Lureau
[PATCH v2 37/67] ui: make unregister_displaychangelistener() skip unregistered
Marc-André Lureau
[PATCH v2 46/67] ui/vnc: make the worker thread per-VncDisplay
Marc-André Lureau
[PATCH v2 54/67] ui/vnc: explicitly link with png
Marc-André Lureau
[PATCH v2 47/67] ui/vnc: vnc_display_init() and vnc_display_open() return bool
Marc-André Lureau
Re: [PATCH v2 47/67] ui/vnc: vnc_display_init() and vnc_display_open() return bool
Philippe Mathieu-Daudé
[PATCH v2 58/67] ui/console: add doc comment for qemu_console_{un}register_listener()
Marc-André Lureau
[PATCH v2 45/67] ui/vnc: make vnc_disconnect_finish() private
Marc-André Lureau
Re: [PATCH v2 45/67] ui/vnc: make vnc_disconnect_finish() private
Philippe Mathieu-Daudé
[PATCH v2 42/67] ui/vnc: VncDisplay.id is not const
Marc-André Lureau
[PATCH v2 64/67] tests: rename the dbus-daemon helper script
Marc-André Lureau
[PATCH v2 29/67] ui/console: remove console_ch_t typedef and console_write_ch()
Marc-André Lureau
Re: [PATCH v2 29/67] ui/console: remove console_ch_t typedef and console_write_ch()
Philippe Mathieu-Daudé
[PATCH v2 65/67] tests/qtest: fix dbus-vmstate-test compilation
Marc-André Lureau
[PATCH v2 51/67] ui/vnc: defer listener registration until the console is known
Marc-André Lureau
[PATCH v2 55/67] ui/vnc: add vnc-system unit, to allow different implementations
Marc-André Lureau
[PATCH v2 66/67] tests/qtest: drop DBUS_VMSTATE_TEST_TMPDIR
Marc-André Lureau
[PATCH v2 59/67] ui/console: return completion status from gfx_update callback
Marc-André Lureau
[PATCH v2 33/67] ui/console-vc: move VT100 emulation into separate unit
Marc-André Lureau
[PATCH v2 56/67] ui/console: remove qemu_console_is_visible()
Marc-André Lureau
[PATCH v2 32/67] ui: move FONT_WIDTH/HEIGHT to vgafont.h
Marc-André Lureau
[PATCH v2 60/67] ui/console: rename public API to use consistent qemu_console_ prefix
Marc-André Lureau
Re: [PATCH v2 60/67] ui/console: rename public API to use consistent qemu_console_ prefix
Philippe Mathieu-Daudé
[PATCH v2 38/67] ui: minor code simplification
Marc-André Lureau
[PATCH v2 48/67] ui/vnc: merge vnc_display_init() and vnc_display_open()
Marc-André Lureau
Re: [PATCH v2 48/67] ui/vnc: merge vnc_display_init() and vnc_display_open()
Philippe Mathieu-Daudé
[PATCH v2 57/67] ui/console: simplify registering display/console change listener
Marc-André Lureau
[PATCH v2 52/67] ui/vnc: expose vnc_disconnect_start()
Marc-André Lureau
[PATCH v2 61/67] ui/console: move console_handle_touch_event() to input
Marc-André Lureau
[PATCH v2 50/67] ui/vnc: report an error for duplicate display id
Marc-André Lureau
Re: [PATCH v2 50/67] ui/vnc: report an error for duplicate display id
Philippe Mathieu-Daudé
[PATCH v2 53/67] ui/vnc: remove left-over dead code
Marc-André Lureau
[PATCH v2 49/67] ui/vnc: add vnc_cleanup()
Marc-André Lureau
[PATCH v2 63/67] ui: extract common sources into a static library
Marc-André Lureau
[PATCH v2 44/67] ui/vnc: fix vnc_display_init() leak on failure
Marc-André Lureau
[PATCH v2 43/67] ui/keymaps: introduce kbd_layout_free()
Marc-André Lureau
Re: [PATCH v2 43/67] ui/keymaps: introduce kbd_layout_free()
Philippe Mathieu-Daudé
[PATCH v2 62/67] ui/vnc: replace VNC_DEBUG with trace-events
Marc-André Lureau
[PATCH 0/2] hw/display/cirrus_vga: Fix packed-24 color-expansion ops
Peter Maydell
[PATCH 1/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills
Peter Maydell
[PATCH 2/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies
Peter Maydell
[PATCH v4 00/16] hexagon: add missing HVX float instructions
Matheus Tavares Bernardino
[PATCH v4 15/16] tests/hexagon: add tests for v68 HVX IEEE float comparisons
Matheus Tavares Bernardino
[PATCH v4 06/16] target/hexagon: add v68 HVX IEEE float arithmetic insns
Matheus Tavares Bernardino
[PATCH v4 04/16] hexagon: group cpu configurations in their own struct
Matheus Tavares Bernardino
[PATCH v4 13/16] tests/hexagon: add tests for v68 HVX IEEE float min/max
Matheus Tavares Bernardino
[PATCH v4 03/16] target/hexagon/cpu: add HVX IEEE FP extension
Matheus Tavares Bernardino
[PATCH v4 05/16] hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
Matheus Tavares Bernardino
[PATCH v4 08/16] target/hexagon: add v68 HVX IEEE float misc insns
Matheus Tavares Bernardino
[PATCH v4 02/16] target/hexagon: fix incorrect/too-permissive HVX encodings
Matheus Tavares Bernardino
[PATCH v4 10/16] target/hexagon: add v68 HVX IEEE float compare insns
Matheus Tavares Bernardino
[PATCH v4 01/16] tests/docker: Update hexagon cross toolchain to 22.1.0
Matheus Tavares Bernardino
[PATCH v4 09/16] target/hexagon: add v68 HVX IEEE float conversion insns
Matheus Tavares Bernardino
[PATCH v4 07/16] target/hexagon: add v68 HVX IEEE float min/max insns
Matheus Tavares Bernardino
[PATCH v4 11/16] target/hexagon: add v73 HVX IEEE bfloat16 insns
Matheus Tavares Bernardino
[PATCH v4 16/16] tests/hexagon: add tests for HVX bfloat
Matheus Tavares Bernardino
[PATCH v4 12/16] tests/hexagon: add tests for v68 HVX IEEE float arithmetics
Matheus Tavares Bernardino
[PATCH v4 14/16] tests/hexagon: add tests for v68 HVX IEEE float conversions
Matheus Tavares Bernardino
[PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
Philippe Mathieu-Daudé
Re: [PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
Peter Maydell
Re: [PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
Philippe Mathieu-Daudé
[PATCH] target/i386/mshv: Fix segment regression in MMIO emu
Magnus Kulke
Re: [PATCH] target/i386/mshv: Fix segment regression in MMIO emu
Mohamed Mediouni
Re: [PATCH] target/i386/mshv: Fix segment regression in MMIO emu
Paolo Bonzini
[PATCH 0/2] scsi: Fix discard_granularity for -drive if=scsi
Kevin Wolf
[PATCH 2/2] block: Add more defaults to DEFAULT_BLOCK_CONF
Kevin Wolf
[PATCH 1/2] block: Create DEFAULT_BLOCK_CONF macro
Kevin Wolf
[PATCH] monitor: fix missing spaces in screendump help text
Brian Knutsson
Re: [PATCH] monitor: fix missing spaces in screendump help text
Marc-André Lureau
Re: [PATCH] monitor: fix missing spaces in screendump help text
Philippe Mathieu-Daudé
[PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé
[PATCH 01/17] monitor: replace 'common' with 'parent' in MonitorHMP
Daniel P . Berrangé
Re: [PATCH 01/17] monitor: replace 'common' with 'parent' in MonitorHMP
Dr. David Alan Gilbert
[PATCH 08/17] monitor: use class methods for monitor_qapi_event_emit
Daniel P . Berrangé
[PATCH 03/17] monitor: rename monitor_init* to monitor_new*
Daniel P . Berrangé
Re: [PATCH 03/17] monitor: rename monitor_init* to monitor_new*
Dr. David Alan Gilbert
[PATCH 05/17] monitor: remove 'skip_flush' field
Daniel P . Berrangé
[PATCH 16/17] monitor: eliminate monitor_is_hmp_non_interactive method
Daniel P . Berrangé
[PATCH 04/17] monitor: minimal conversion of monitors to QOM
Daniel P . Berrangé
Earlier messages