qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 3/4] target/s390x: Fix LOCFHR taking the wrong half of R2
Richard Henderson
Re: [PATCH 3/4] target/s390x: Fix LOCFHR taking the wrong half of R2
David Hildenbrand
Re: [PATCH v2 4/6] tests/qtest: make more migration pre-copy scenarios run non-live
Daniel P . Berrangé
Re: [PATCH v2 4/6] tests/qtest: make more migration pre-copy scenarios run non-live
Daniel P . Berrangé
Multiple UART for virt platform on qemu
Anton Dimov Hristozov
[PATCH] decodetree: Do not remove output_file from /dev
Richard Henderson
Re: [PATCH] decodetree: Do not remove output_file from /dev
Peter Maydell
Re: [PATCH] decodetree: Do not remove output_file from /dev
Richard Henderson
[PATCH] igb: Add Function Level Reset to PF and VF
Cédric Le Goater
RE: [PATCH] igb: Add Function Level Reset to PF and VF
Sriram Yagnaraman
RE: [PATCH] igb: Add Function Level Reset to PF and VF
Sriram Yagnaraman
Re: [PATCH] igb: Add Function Level Reset to PF and VF
Akihiko Odaki
Re: [PATCH] igb: Add Function Level Reset to PF and VF
Cédric Le Goater
Re: [PATCH] igb: Add Function Level Reset to PF and VF
Akihiko Odaki
Re: [PATCH] igb: Add Function Level Reset to PF and VF
Cédric Le Goater
Re: [PATCH] igb: Add Function Level Reset to PF and VF
Akihiko Odaki
RE: [PATCH] igb: Add Function Level Reset to PF and VF
Sriram Yagnaraman
Re: [PATCH] igb: Add Function Level Reset to PF and VF
Akihiko Odaki
Re: [PATCH] igb: Add Function Level Reset to PF and VF
Cédric Le Goater
Re: [PATCH] igb: Add Function Level Reset to PF and VF
Cédric Le Goater
[PATCH v8 0/7] QEMU CXL Provide mock CXL events and irq support
Jonathan Cameron via
[PATCH v8 1/7] hw/cxl/events: Add event status register
Jonathan Cameron via
[PATCH v8 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
Jonathan Cameron via
[PATCH v8 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
Jonathan Cameron via
[PATCH v8 4/7] hw/cxl/events: Add event interrupt support
Jonathan Cameron via
[PATCH v8 5/7] hw/cxl/events: Add injection of General Media Events
Jonathan Cameron via
Re: [PATCH v8 5/7] hw/cxl/events: Add injection of General Media Events
Markus Armbruster
[PATCH v8 6/7] hw/cxl/events: Add injection of DRAM events
Jonathan Cameron via
[PATCH v8 7/7] hw/cxl/events: Add injection of Memory Module Events
Jonathan Cameron via
Re: [PATCH v8 7/7] hw/cxl/events: Add injection of Memory Module Events
Markus Armbruster
Re: [PATCH v8 7/7] hw/cxl/events: Add injection of Memory Module Events
Jonathan Cameron via
[PATCH v8 0/4] hw/cxl: Poison get, inject, clear
Jonathan Cameron via
[PATCH v8 1/4] bswap: Add the ability to store to an unaligned 24 bit field
Jonathan Cameron via
[PATCH v8 2/4] hw/cxl: QMP based poison injection support
Jonathan Cameron via
[PATCH v8 3/4] hw/cxl: Add poison injection via the mailbox.
Jonathan Cameron via
[PATCH v8 4/4] hw/cxl: Add clear poison mailbox command support.
Jonathan Cameron via
[PATCH v6 00/11] tracing: remove dynamic vcpu state
Alex Bennée
[PATCH v6 03/11] trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
[PATCH v6 05/11] docs/deprecated: move QMP events bellow QMP command section
Alex Bennée
Re: [PATCH v6 05/11] docs/deprecated: move QMP events bellow QMP command section
Stefan Hajnoczi
Re: [PATCH v6 05/11] docs/deprecated: move QMP events bellow QMP command section
Eric Blake
[PATCH v6 06/11] qapi: make the vcpu parameters deprecated for 8.1
Alex Bennée
[PATCH v6 08/11] trace: remove control-vcpu.h
Alex Bennée
[PATCH v6 09/11] tcg: remove the final vestiges of dstate
Alex Bennée
[PATCH v6 04/11] scripts/qapi: document the tool that generated the file
Alex Bennée
[PATCH v6 02/11] trace-events: remove the remaining vcpu trace events
Alex Bennée
[PATCH v6 01/11] *-user: remove the guest_user_syscall tracepoints
Alex Bennée
[PATCH v6 07/11] trace: remove code that depends on setting vcpu
Alex Bennée
[PATCH v6 11/11] accel/tcg: include cs_base in our hash calculations
Alex Bennée
[PATCH v6 10/11] hw/9pfs: use qemu_xxhash4
Alex Bennée
Re: [PATCH v6 00/11] tracing: remove dynamic vcpu state
Stefan Hajnoczi
Re: [PATCH v1 6/9] KVM: x86: Add Heki hypervisor support
Mickaël Salaün
Re: [PATCH 6/6] target/riscv: Add HS-mode virtual interrupt and IRQ filtering support.
Rajnesh Kanwal
[PATCH v2 0/6] target/riscv: Add RISC-V Virtual IRQs and IRQ filtering support
Rajnesh Kanwal
[PATCH v2 1/6] target/riscv: Without H-mode mask all HS mode inturrupts in mie.
Rajnesh Kanwal
Re: [PATCH v2 1/6] target/riscv: Without H-mode mask all HS mode inturrupts in mie.
Alistair Francis
[PATCH v2 2/6] target/riscv: Check for async flag in case of RISCV_EXCP_SEMIHOST.
Rajnesh Kanwal
Re: [PATCH v2 2/6] target/riscv: Check for async flag in case of RISCV_EXCP_SEMIHOST.
Alistair Francis
[PATCH v2 3/6] target/riscv: Set VS* bits to one in mideleg when H-Ext is enabled
Rajnesh Kanwal
Re: [PATCH v2 3/6] target/riscv: Set VS* bits to one in mideleg when H-Ext is enabled
Alistair Francis
[PATCH v2 5/6] target/riscv: Add M-mode virtual interrupt and IRQ filtering support.
Rajnesh Kanwal
[PATCH v2 4/6] target/riscv: Split interrupt logic from riscv_cpu_update_mip.
Rajnesh Kanwal
Re: [PATCH v2 4/6] target/riscv: Split interrupt logic from riscv_cpu_update_mip.
Alistair Francis
[PATCH v2 6/6] target/riscv: Add HS-mode virtual interrupt and IRQ filtering support.
Rajnesh Kanwal
Re: [ANNOUNCE] KVM Microconference at LPC 2023
Mickaël Salaün
Re: [ANNOUNCE] KVM Microconference at LPC 2023
Mickaël Salaün
Re: [ANNOUNCE] KVM Microconference at LPC 2023
Sean Christopherson
[PULL 00/12] (Mostly) build system patches for 2023-05-26
Paolo Bonzini
[PULL 06/12] meson: Add static glib dependency for initrd-stress.img
Paolo Bonzini
[PULL 11/12] meson: use subproject for keycodemapdb
Paolo Bonzini
[PULL 02/12] tests/vm: fix and simplify HOST_ARCH definition
Paolo Bonzini
[PULL 03/12] Makefile: remove $(TESTS_PYTHON)
Paolo Bonzini
[PULL 01/12] tests/docker: simplify HOST_ARCH definition
Paolo Bonzini
[PULL 09/12] meson: simplify logic for -Dfdt
Paolo Bonzini
[PULL 10/12] meson: use subproject for internal libfdt
Paolo Bonzini
[PULL 08/12] virtio: qmp: fix memory leak
Paolo Bonzini
Re: [PULL 08/12] virtio: qmp: fix memory leak
Michael Tokarev
[PULL 05/12] meson: Remove leftover comment
Paolo Bonzini
[PULL 12/12] configure: ignore --make
Paolo Bonzini
[PULL 04/12] configure: unset harmful environment variables
Paolo Bonzini
Re: [PULL 04/12] configure: unset harmful environment variables
Michael Tokarev
Re: [PULL 04/12] configure: unset harmful environment variables
Juan Quintela
[PULL 07/12] slirp: update wrap to latest master
Paolo Bonzini
Re: [PULL 00/12] (Mostly) build system patches for 2023-05-26
Richard Henderson
[PATCH] vdpa: Remove status in reset tracing
Eugenio Pérez
[PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
Eugenio Pérez
[PATCH v4 1/2] vdpa: return errno in vhost_vdpa_get_vring_group error
Eugenio Pérez
[PATCH v4 2/2] vdpa: move CVQ isolation check to net_init_vhost_vdpa
Eugenio Pérez
Re: [PATCH v4 2/2] vdpa: move CVQ isolation check to net_init_vhost_vdpa
Jason Wang
Re: [PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
Lei Yang
[PATCH v4 0/2] block/blkio: support fd passing for virtio-blk-vhost-vdpa driver
Stefano Garzarella
[PATCH v4 1/2] block/blkio: use qemu_open() to support fd passing for virtio-blk
Stefano Garzarella
Re: [PATCH v4 1/2] block/blkio: use qemu_open() to support fd passing for virtio-blk
Stefan Hajnoczi
[PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Stefano Garzarella
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Jonathon Jongsma
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Stefano Garzarella
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Markus Armbruster
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Stefano Garzarella
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Markus Armbruster
Re: [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Stefan Hajnoczi
Re: [RESEND PATCH v2 0/3] Enable -cpu <cpu>,help
Igor Mammedov
Re: [RESEND PATCH v2 0/3] Enable -cpu <cpu>,help
Peter Maydell
[PULL 0/5] Hexagon update
Taylor Simpson
[PULL 2/5] Hexagon (target/hexagon) Fix assignment to tmp registers
Taylor Simpson
[PULL 4/5] Hexagon: fix outdated `hex_new_*` comments
Taylor Simpson
[PULL 5/5] Hexagon (target/hexagon) Change Hexagon maintainer
Taylor Simpson
[PULL 3/5] target/hexagon/*.py: clean up used 'toss' and 'numregs' vars
Taylor Simpson
Re: [PULL 0/5] Hexagon update
Richard Henderson
Re: [PATCH] qcow2: add discard-no-unref option
Hanna Czenczek
Re: [PATCH] qcow2: add discard-no-unref option
Jean-Louis Dupond
Re: [PATCH] qcow2: add discard-no-unref option
Hanna Czenczek
Re: [PATCH] qcow2: add discard-no-unref option
Hanna Czenczek
Re: [PATCH] qcow2: add discard-no-unref option
Jean-Louis Dupond
Re: [PATCH] qcow2: add discard-no-unref option
Hanna Czenczek
Re: [PATCH] qcow2: add discard-no-unref option
Hanna Czenczek
Re: [PATCH] qcow2: add discard-no-unref option
Jean-Louis Dupond
Re: [PATCH v7 7/7] hw/cxl/events: Add injection of Memory Module Events
Markus Armbruster
Re: [PATCH v7 7/7] hw/cxl/events: Add injection of Memory Module Events
Jonathan Cameron via
Re: [PATCH v7 7/7] hw/cxl/events: Add injection of Memory Module Events
Markus Armbruster
Re: [PATCH v7 6/7] hw/cxl/events: Add injection of DRAM events
Markus Armbruster
Re: [PATCH v7 5/7] hw/cxl/events: Add injection of General Media Events
Markus Armbruster
Re: [PATCH v7 2/4] hw/cxl: QMP based poison injection support
Markus Armbruster
[PATCH] hw/ppc/mac_newworld: Check for the availability of pci-ohci before using it
Thomas Huth
Re: [PATCH] hw/ppc/mac_newworld: Check for the availability of pci-ohci before using it
BALATON Zoltan
Re: [PATCH] hw/ppc/mac_newworld: Check for the availability of pci-ohci before using it
Mark Cave-Ayland
Re: [PATCH] hw/ppc/mac_newworld: Check for the availability of pci-ohci before using it
Thomas Huth
Re: [PATCH] ppc/pnv: Add initial P9/10 SBE model
Cédric Le Goater
Re: [PATCH] ppc/pnv: Add initial P9/10 SBE model
Nicholas Piggin
Re: [RFC PATCH] pnv/chiptod: Add basic P9 chiptod model
Cédric Le Goater
[PATCH v5 0/3] hw/riscv/virt: pflash improvements
Sunil V L
[PATCH v5 3/3] docs/system: riscv: Add pflash usage details
Sunil V L
Re: [PATCH v5 3/3] docs/system: riscv: Add pflash usage details
Philippe Mathieu-Daudé
[PATCH v5 1/3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
Sunil V L
[PATCH v5 2/3] riscv/virt: Support using pflash via -blockdev option
Sunil V L
Re: [PATCH v5 2/3] riscv/virt: Support using pflash via -blockdev option
Philippe Mathieu-Daudé
Re: [PATCH v5 0/3] hw/riscv/virt: pflash improvements
Andrea Bolognani
Re: [PATCH v5 0/3] hw/riscv/virt: pflash improvements
Anup Patel
Re: [PATCH v5 0/3] hw/riscv/virt: pflash improvements
Andrea Bolognani
Re: [PATCH v5 0/3] hw/riscv/virt: pflash improvements
Sunil V L
[PATCH] migration: stop tracking ram writes when cancelling background migration
Fiona Ebner
Re: [PATCH] migration: stop tracking ram writes when cancelling background migration
Peter Xu
Re: [PATCH] migration: stop tracking ram writes when cancelling background migration
Juan Quintela
Re: [PATCH v2 3/6] tests/qtest: capture RESUME events during migration
Daniel P . Berrangé
[PATCH v2 0/6] gdbstub: Add support for info proc mappings
Ilya Leoshkevich
[PATCH v2 1/6] linux-user: Expose do_guest_openat() and do_guest_readlink()
Ilya Leoshkevich
[PATCH v2 2/6] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
Ilya Leoshkevich
[PATCH v2 6/6] tests/tcg: Add a test for info proc mappings
Ilya Leoshkevich
[PATCH v2 5/6] docs: Document security implications of debugging
Ilya Leoshkevich
[PATCH v2 3/6] gdbstub: Report the actual qemu-user pid
Ilya Leoshkevich
[PATCH v2 4/6] gdbstub: Add support for info proc mappings
Ilya Leoshkevich
[RFC 0/2] migration: Update error description outside migration.c
Tejus GK
[RFC 2/2] migration: Update error description outside migration.c
Tejus GK
[RFC 1/2] migration/vmstate: Introduce vmstate_save_state_with_err
Tejus GK
[PATCH v5 0/6] Implement virtio-multitouch and enable GTK3 to use it
Sergio Lopez
[PATCH v5 6/6] ui/gtk: enable backend to send multi-touch events
Sergio Lopez
[PATCH v5 2/6] ui: add the infrastructure to support MT events
Sergio Lopez
[PATCH v5 1/6] virtio-input: generalize virtio_input_key_config()
Sergio Lopez
[PATCH v5 5/6] ui: add helpers for virtio-multitouch events
Sergio Lopez
[PATCH v5 4/6] virtio-input-pci: add virtio-multitouch-pci
Sergio Lopez
[PATCH v5 3/6] virtio-input: add a virtio-mulitouch device
Sergio Lopez
Re: [PATCH] crypto: Always initialize splitkeylen
Daniel P . Berrangé
[PATCH] slirp: update wrap to latest master
Paolo Bonzini
[PATCH] virtio: qmp: fix memory leak
Paolo Bonzini
Re: [PATCH] virtio: qmp: fix memory leak
Daniel P . Berrangé
[PATCH 0/3] docs: update x86 CPU model ABI matrix docs
Daniel P . Berrangé
[PATCH 3/3] docs: fix highlighting of CPU ABI header rows
Daniel P . Berrangé
[PATCH 2/3] scripts: drop comment about autogenerated CPU API file
Daniel P . Berrangé
[PATCH 1/3] docs: re-generate x86_64 ABI compatibility CSV
Daniel P . Berrangé
[PATCH v2 0/5] gitlab: improvements to handling of stable staging branches
Daniel P . Berrangé
[PATCH v2 2/5] gitlab: allow overriding name of the upstream repository
Daniel P . Berrangé
Re: [PATCH v2 2/5] gitlab: allow overriding name of the upstream repository
Richard Henderson
[PATCH v2 3/5] gitlab: stable staging branches publish containers in a separate tag
Daniel P . Berrangé
Re: [PATCH v2 3/5] gitlab: stable staging branches publish containers in a separate tag
Richard Henderson
[PATCH v2 4/5] gitlab: avoid extra pipelines for tags and stable branches
Daniel P . Berrangé
Re: [PATCH v2 4/5] gitlab: avoid extra pipelines for tags and stable branches
Richard Henderson
[PATCH v2 1/5] gitlab: centralize the container tag name
Daniel P . Berrangé
[PATCH v2 5/5] gitlab: support disabling job auto-run in upstream
Daniel P . Berrangé
Re: [PATCH v2 5/5] gitlab: support disabling job auto-run in upstream
Richard Henderson
Re: [PATCH v2 0/5] gitlab: improvements to handling of stable staging branches
Michael Tokarev
Re: [PATCH v2 0/5] gitlab: improvements to handling of stable staging branches
Daniel P . Berrangé
Re: [RFC PATCH 5/6] block: Allow bdrv_get_allocated_file_size to run in bdrv context
Kevin Wolf
Re: [RFC PATCH 5/6] block: Allow bdrv_get_allocated_file_size to run in bdrv context
Fabiano Rosas
[PULL 0/2] loongarch-to-apply queue
Song Gao
[PULL 1/2] target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADV
Song Gao
[PULL 2/2] target/loongarch: Fix the vinsgr2vr/vpickve2gr instructions cause system coredump
Song Gao
Re: [PULL 0/2] loongarch-to-apply queue
Richard Henderson
Re: [PATCH v2 12/27] tests/docker: add python3-venv dependency
Philippe Mathieu-Daudé
Re: [PATCH v2 13/27] tests/vm: Configure netbsd to use Python 3.10
Philippe Mathieu-Daudé
Re: [PATCH v2 14/27] tests/vm: add py310-expat to NetBSD
Philippe Mathieu-Daudé
[PULL 00/15] Improve --without-default-devices testing, fix CVE-2023-0330
Thomas Huth
[PULL 08/15] tests/qtest/usb-hcd-uhci-test: Check whether "usb-storage" is available
Thomas Huth
[PULL 10/15] tests/qtest/rtl8139-test: Check whether the rtl8139 device is available
Thomas Huth
[PULL 04/15] hw/loongarch64: Use MachineClass->default_nic in the virt machine
Thomas Huth
[PULL 14/15] lsi53c895a: disable reentrancy detection for MMIO region, too
Thomas Huth
[PULL 12/15] tests/qtest/ac97-test: add up-/downsampling tests
Thomas Huth
[PULL 07/15] hw/mips: Use MachineClass->default_nic in the virt machine
Thomas Huth
[PULL 03/15] hw/arm: Use MachineClass->default_nic in the virt machine
Thomas Huth
[PULL 02/15] hw/alpha: Use MachineClass->default_nic in the alpha machine
Thomas Huth
[PULL 01/15] hw/hppa: Use MachineClass->default_nic in the hppa machine
Thomas Huth
[PULL 11/15] tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using them
Thomas Huth
Earlier messages
Later messages