qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PULL v2 00/15] UI patches
marcandre . lureau
[PULL v2 05/15] ui: minor code simplification
marcandre . lureau
[PULL v2 01/15] ui: move FONT_WIDTH/HEIGHT to vgafont.h
marcandre . lureau
[PULL v2 04/15] ui: make unregister_displaychangelistener() skip unregistered
marcandre . lureau
[PULL v2 06/15] ui: rename init_keyboard_layout->kbd_layout_new()
marcandre . lureau
[PULL v2 02/15] ui: move DisplaySurface functions to display-surface.c
marcandre . lureau
[PULL v2 03/15] ui: make qemu_default_pixelformat() static inline
marcandre . lureau
[PULL v2 09/15] ui/console: move console_handle_touch_event() to input
marcandre . lureau
[PULL v2 14/15] ui/gtk: Use non-blocking clipboard retrieval
marcandre . lureau
[PULL v2 12/15] audio: Clamp unsigned sample conversion
marcandre . lureau
[PULL v2 15/15] ui/gtk: Turn clipboard flag into runtime option
marcandre . lureau
[PULL v2 11/15] audio: Avoid unsigned sample wraparound
marcandre . lureau
[PULL v2 13/15] audio: Use unsigned PCM bias
marcandre . lureau
[PULL v2 08/15] ui/console: return completion status from gfx_update callback
marcandre . lureau
[PULL v2 07/15] ui/console: remove qemu_console_is_visible()
marcandre . lureau
[PULL v2 10/15] ui/dbus: fix warning for clients without "Interfaces" property
marcandre . lureau
Re: [PATCH v2 0/4] isa-serial: acpi: declare shared IRQs for COM1/3 and COM2/4
Igor Mammedov
Re: [PATCH v2 00/21] Introduce ACPI watchdog for Q35 and arm/virt boards
Igor Mammedov
[PATCH 0/6] target/i386/mshv: use hv_vp_register_page for fast register access
Doru Blânzeanu
[PATCH 4/6] target/i386/mshv: hv_vp_register_page setup for the vcpu
Doru Blânzeanu
[PATCH 5/6] target/i386/mshv: use the register page to get registers
Doru Blânzeanu
[PATCH 3/6] include/hw/hyperv: add hv_vp_register_page struct definition
Doru Blânzeanu
[PATCH 1/6] target/i386/mshv: remove duplicate function for reading vcpu registers
Doru Blânzeanu
[PATCH 2/6] accel/mshv: move vcpu arch specific initialization after vcpu creation
Doru Blânzeanu
[PATCH 6/6] target/i386/mshv: use the register page to set registers
Doru Blânzeanu
[PATCH v2] hw/intc/xics: Add a check for an invalid server id
Gautam Menghani
[PATCH] hw/intc/arm_gicv3: Fix NS write to ICC_AP1Rn_EL1 when prebits < 7
liugan1
[PATCH] 9pfs: fix deep path truncation in V9fsPath
Jia Jia
Please ignore my [PATCH] 9pfs: fix deep path truncation in V9fsPath
Jia Jia
[PATCH 0/6] Add test case for TPM over I2C with swtpm
Stefan Berger
[PATCH 6/6] tests: Add a TPM TIS I2C swtpm test
Stefan Berger
[PATCH 2/6] tests: Have TPM I2C read/write functions take QTestState as first parameter
Stefan Berger
[PATCH 5/6] tests: Implement aspeed_i2c_restart to reenable selection of master
Stefan Berger
[PATCH 3/6] tests: Set sizes for arrays of expected TPM responses and requests
Stefan Berger
[PATCH 4/6] tests: Rename id of tpmdev to tpm0
Stefan Berger
[PATCH 1/6] tests: Move TPM I2C bus read/write functions to common files
Stefan Berger
[PATCH 1/1] block/linux-aio: bound ioq_submit() recursion depth
Denis V. Lunev
[PATCH v2 0/1] block/linux-aio: fix reproducible SIGSEGV from unbounded ioq_submit() recursion
Denis V. Lunev
Re: [PATCH v2 0/7] target/arm: Remove bswap_code
Peter Maydell
[PATCH] hw/i3c/dw-i3c: Fix incorrect BCR/DCR extraction during ENTDAA
Ashish Anand
Re: [PATCH] hw/i3c/dw-i3c: Fix incorrect BCR/DCR extraction during ENTDAA
Philippe Mathieu-Daudé
[PATCH 2/2] util/aio-posix: avoid allocating ready_list in aio_prepare()
Bin Guo
[PATCH 1/2] util/aio-posix: fix poll_ready handlers dropped in aio_prepare()
Bin Guo
Re: [PATCH 3/5] hw/arm/imx8mp-evk: Fix reference count of SoC object
Peter Maydell
[PATCH 0/2] util/aio-posix: fix and clean up poll_ready handling in aio_prepare()
Bin Guo
Re: [PATCH 1/5] hw/arm/fsl-imx8mp: Do not create redundant unimplemented devices
Peter Maydell
[PATCH 0/4] MemoryRegionOps .impl cleanups
Peter Maydell
[PATCH 2/4] hw/npcm7xx_fiu: Specify .impl for npcm7xx_fiu_flash_ops
Peter Maydell
[PATCH 4/4] system/memory: assert on invalid MemoryRegionOps .unaligned combo
Peter Maydell
[PATCH 3/4] hw/xtensa/mx_pic: Specify xtensa_mx_pic_ops .impl settings
Peter Maydell
[PATCH 1/4] hw/riscv: iommu-trap: remove .impl.unaligned = true
Peter Maydell
Re: [PATCH v5 2/9] hw/core: Make CPU topology enumeration arch-agnostic
Ewan Hai
Re: [PATCH v5 2/9] hw/core: Make CPU topology enumeration arch-agnostic
EwanHai
[PULL 00/15] UI patches
marcandre . lureau
[PULL 02/15] ui: move DisplaySurface functions to display-surface.c
marcandre . lureau
[PULL 04/15] ui: make unregister_displaychangelistener() skip unregistered
marcandre . lureau
[PULL 03/15] ui: make qemu_default_pixelformat() static inline
marcandre . lureau
[PULL 08/15] ui/console: return completion status from gfx_update callback
marcandre . lureau
Re: [PULL 08/15] ui/console: return completion status from gfx_update callback
Stefan Hajnoczi
Re: [PULL 08/15] ui/console: return completion status from gfx_update callback
Stefan Hajnoczi
[PULL 05/15] ui: minor code simplification
marcandre . lureau
[PULL 11/15] audio: Avoid unsigned sample wraparound
marcandre . lureau
[PULL 10/15] ui/dbus: fix warning for clients without "Interfaces" property
marcandre . lureau
[PULL 01/15] ui: move FONT_WIDTH/HEIGHT to vgafont.h
marcandre . lureau
[PULL 09/15] ui/console: move console_handle_touch_event() to input
marcandre . lureau
[PULL 06/15] ui: rename init_keyboard_layout->kbd_layout_new()
marcandre . lureau
[PULL 07/15] ui/console: remove qemu_console_is_visible()
marcandre . lureau
[PULL 12/15] audio: Clamp unsigned sample conversion
marcandre . lureau
[PULL 14/15] ui/gtk: Use non-blocking clipboard retrieval
marcandre . lureau
[PULL 15/15] ui/gtk: Turn clipboard flag into runtime option
marcandre . lureau
[PULL 13/15] audio: Use unsigned PCM bias
marcandre . lureau
[PATCH] target/arm/kvm: Cache host CPU probe failure
Akihiko Odaki
[PATCH v1 0/1] hw/misc/aspeed_sbc: Add bounds checking for OTP write operations
Kane Chen
[PATCH v1 1/1] hw/misc/aspeed_sbc: Add bounds checking for OTP write operations
Kane Chen
Re: [PATCH 2/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies
Junjie Cao
Re: [PATCH 1/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills
Junjie Cao
[PATCH] hw/audio/fmopl.c: Convert malloc, free to g_malloc0, g_new and g_free
Lucas Cardoso
Re: [PATCH] hw/audio/fmopl.c: Convert malloc, free to g_malloc0, g_new and g_free
Marc-André Lureau
[PATCH 0/2] target/{arm,i386}/hvf: Fix HVF migration
Scott J. Goldman
[PATCH 1/2] target/arm/hvf, target/i386/hvf: Pass MR-relative offset to memory_region_set_dirty()
Scott J. Goldman
[PATCH 2/2] target/arm/hvf: Stop pre-allocating cpreg_vmstate arrays
Scott J. Goldman
Re: [PATCH 2/2] target/arm/hvf: Stop pre-allocating cpreg_vmstate arrays
Philippe Mathieu-Daudé
[PULL v2 00/15] Linux user next patches
Helge Deller
[PULL v2 14/15] linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
[PULL v2 03/15] linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Helge Deller
[PULL v2 07/15] linux-user/strace: Use pointer type for read and write values
Helge Deller
[PULL v2 10/15] linux-user: Add setsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
[PULL v2 06/15] linux-user/arm/nwfpe: Use thread-local storage for qemufpa
Helge Deller
[PULL v2 11/15] linux-user: Add getsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
[PULL v2 02/15] linux-user/ppc: Fix ppc64 rt_sigframe stack offset
Helge Deller
[PULL v2 01/15] MAINTAINERS: Add myself as maintainer for linux-user
Helge Deller
[PULL v2 08/15] linux-user/mips: sync k0 TLS for EF_MIPS_MACH_OCTEON userlands
Helge Deller
[PULL v2 09/15] linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEW
Helge Deller
[PULL v2 05/15] linux-user/arm/nwfpe: Replace user_registers with current_cpu
Helge Deller
[PULL v2 12/15] linux-user: Fix CLONE_PARENT_SETTID when using fork-like clone
Helge Deller
[PULL v2 04/15] linux-user: Don't define target_stat64 struct for loongarch64
Helge Deller
[PULL v2 15/15] linux-user: Add missing CDROM ioctls
Helge Deller
[PULL v2 13/15] linux-user: Use abi_int for imr_ifindex in ip_mreqn struct
Helge Deller
[PATCH v5 0/2] Fix and re-enable GTK clipboard
Jindřich Makovička
[PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Jindřich Makovička
Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Daniel P . Berrangé
Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Markus Armbruster
Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Daniel P . Berrangé
Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Markus Armbruster
[PATCH v5 1/2] ui/gtk: Use non-blocking clipboard retrieval
Jindřich Makovička
Re: [PATCH v5 0/2] Fix and re-enable GTK clipboard
Marc-André Lureau
[PATCH] tpm: Dynamically allocate tpm-tis buffer
Arun Menon
Re: [PATCH] tpm: Dynamically allocate tpm-tis buffer
Stefan Berger
Re: [PATCH] tpm: Dynamically allocate tpm-tis buffer
Arun Menon
Re: [PATCH] tpm: Dynamically allocate tpm-tis buffer
Stefan Berger
[PATCH v3] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Scott J. Goldman
[RFC 0/9] QEMU: CXL Type-2 device passthrough via vfio-pci
mhonap
[RFC 6/9] hw/vfio/pci: Wire CXL component-register BAR with COMP_REGS overlay
mhonap
[RFC 7/9] hw/vfio+cxl: Program HDM decoder 0 at machine_done for firmware-committed devices
mhonap
[RFC 8/9] hw/arm/smmu-common: Allow pxb-cxl as SMMUv3 primary bus
mhonap
[RFC 2/9] cxl: Add preserve_config to pxb-cxl OSC method
mhonap
[RFC 4/9] hw/vfio/region: Add vfio_region_setup_with_ops() for custom region ops
mhonap
[RFC 5/9] hw/vfio/pci: Add CXL Type-2 device detection and region setup
mhonap
[RFC 9/9] vfio/listener: Skip DMA mapping for VFIO-owned RAM-device regions
mhonap
[RFC 1/9] hw/arm/virt: Add CXL FMWS PA window for device memory
mhonap
[RFC 3/9] linux-headers: Update vfio.h for CXL Type-2 device passthrough
mhonap
[PATCH 00/41] Fix various QOM object life-cycle issues
Marc-André Lureau
[PATCH 01/41] hw/pci: handle missing bus in prop_pci_busnr_get
Marc-André Lureau
[PATCH 03/41] hw/pci-bridge: handle missing parent in prop_pxb_uid_get
Marc-André Lureau
[PATCH 02/41] chardev/char-socket: handle NULL addr in char_socket_get_addr
Marc-André Lureau
[PATCH 05/41] hw/pci-host/q35: handle NULL bus in pci-hole64 getters
Marc-André Lureau
[PATCH 04/41] hw/pci-host/i440fx: handle NULL bus in pci-hole64 getters
Marc-André Lureau
Re: [PATCH 04/41] hw/pci-host/i440fx: handle NULL bus in pci-hole64 getters
Philippe Mathieu-Daudé
Re: [PATCH 04/41] hw/pci-host/i440fx: handle NULL bus in pci-hole64 getters
Marc-André Lureau
Re: [PATCH 04/41] hw/pci-host/i440fx: handle NULL bus in pci-hole64 getters
Philippe Mathieu-Daudé
[PATCH 08/41] hw/intc/apic: guard against NULL cpu in set_id
Marc-André Lureau
Re: [PATCH 08/41] hw/intc/apic: guard against NULL cpu in set_id
Philippe Mathieu-Daudé
[PATCH 07/41] qom: skip link property check callback when clearing link
Marc-André Lureau
[PATCH 12/41] RFC net/colo-compare: guard finalize against uninitialized state
Marc-André Lureau
[PATCH 06/41] hw/remote: check visit return in vfu_object_set_socket
Marc-André Lureau
Re: [PATCH 06/41] hw/remote: check visit return in vfu_object_set_socket
Jagannathan Raman
[PATCH 17/41] hw/core/resetcontainer: free children array on finalization
Marc-André Lureau
[PATCH 20/41] target/i386/sev: add finalize functions and fix leaking setters
Marc-André Lureau
[PATCH 21/41] target/i386/kvm/tdx: free strings in tdx_guest_finalize
Marc-André Lureau
[PATCH 11/41] RFC io/net-listener: move mutex init to instance_init
Marc-André Lureau
Re: [PATCH 11/41] RFC io/net-listener: move mutex init to instance_init
Daniel P . Berrangé
[PATCH 15/41] hw/i386/x86: free oem_id and oem_table_id on finalization
Marc-André Lureau
Re: [PATCH 15/41] hw/i386/x86: free oem_id and oem_table_id on finalization
Philippe Mathieu-Daudé
[PATCH 13/41] RFC system/ioport: move embedded memory region cleanup to portio_list_destroy
Marc-André Lureau
[PATCH 14/41] ui/console: remove console from global list on finalization
Marc-André Lureau
[PATCH 22/41] hw/i386/nitro_enclave: add instance finalize
Marc-André Lureau
[PATCH 09/41] RFC hw/remote: guard listener unregister in finalize
Marc-André Lureau
Re: [PATCH 09/41] RFC hw/remote: guard listener unregister in finalize
Jagannathan Raman
Re: [PATCH 09/41] RFC hw/remote: guard listener unregister in finalize
Marc-André Lureau
[PATCH 24/41] backends/igvm-cfg: free filename on finalization
Marc-André Lureau
Re: [PATCH 24/41] backends/igvm-cfg: free filename on finalization
Gerd Hoffmann
[PATCH 18/41] net/filter: free old values in property setters
Marc-André Lureau
[PATCH 16/41] hw/core/machine: free shim_filename on finalization
Marc-André Lureau
[PATCH 23/41] net/can: free ifname on socketcan finalization
Marc-André Lureau
Re: [PATCH 23/41] net/can: free ifname on socketcan finalization
Pavel Pisa
[PATCH 10/41] backends/cryptodev-lkcf: skip cleanup when not initialized
Marc-André Lureau
Re: [PATCH 10/41] backends/cryptodev-lkcf: skip cleanup when not initialized
zhenwei pi
[PATCH 27/41] system/qtest: free log path on finalization
Marc-André Lureau
[PATCH 19/41] ui/console-vc: destroy fifo on text console finalization
Marc-André Lureau
[PATCH 25/41] scsi/pr-manager-helper: free path on finalization
Marc-André Lureau
[PATCH 33/41] hw/arm/sbsa-ref: free unrealized flash devices on finalization
Marc-André Lureau
Re: [PATCH 33/41] hw/arm/sbsa-ref: free unrealized flash devices on finalization
Philippe Mathieu-Daudé
[PATCH 35/41] hw/loongarch/virt: free flash devices and OEM strings on finalization
Marc-André Lureau
[PATCH 32/41] hw/tpm: free PPI buffer on finalization
Marc-André Lureau
Re: [PATCH 32/41] hw/tpm: free PPI buffer on finalization
Stefan Berger
[PATCH 26/41] accel/kvm: free device path on finalization
Marc-André Lureau
[PATCH 30/41] hw/gpio/pca9552: fix state_str leak in pca955x_set_led
Marc-André Lureau
Re: [PATCH 30/41] hw/gpio/pca9552: fix state_str leak in pca955x_set_led
Miles Glenn
Re: [PATCH 30/41] hw/gpio/pca9552: fix state_str leak in pca955x_set_led
Philippe Mathieu-Daudé
[PATCH 34/41] hw/arm/virt: free flash devices and OEM strings on finalization
Marc-André Lureau
Re: [PATCH 34/41] hw/arm/virt: free flash devices and OEM strings on finalization
Philippe Mathieu-Daudé
[PATCH 36/41] hw/ppc/spapr: free host_model and host_serial on finalization
Marc-André Lureau
[PATCH 31/41] hw/arm/aspeed: free fmc_model and spi_model on finalization
Marc-André Lureau
[PATCH 39/41] hw/riscv/virt: free flash devices and OEM strings on finalization
Marc-André Lureau
Re: [PATCH 39/41] hw/riscv/virt: free flash devices and OEM strings on finalization
Philippe Mathieu-Daudé
Re: [PATCH 39/41] hw/riscv/virt: free flash devices and OEM strings on finalization
Alistair Francis
[PATCH 29/41] hw/fsi: move OPBus address space init to realize
Marc-André Lureau
[PATCH 37/41] hw/ppc/pnv: drop extra ref on PHB after adding as child
Marc-André Lureau
Re: [PATCH 37/41] hw/ppc/pnv: drop extra ref on PHB after adding as child
Miles Glenn
[PATCH 40/41] hw/i2c/pmbus: fix undefined behavior in pmbus_direct_mode2data
Marc-André Lureau
[PATCH 28/41] hw/i386/pc: free pcspk on finalization
Marc-André Lureau
[PATCH 38/41] target/riscv: fix general_user_opts hash table leak
Marc-André Lureau
[PATCH 41/41] qtest: add "qom-tests" command
Marc-André Lureau
Re: [PATCH 41/41] qtest: add "qom-tests" command
Peter Maydell
Re: [PATCH 41/41] qtest: add "qom-tests" command
Marc-André Lureau
Re: [PATCH 41/41] qtest: add "qom-tests" command
Peter Maydell
[PATCH v4 0/2] Fix and re-enable GTK clipboard
Jindřich Makovička
[PATCH v4 2/2] ui/gtk: Keep GTK clipboard enabled
Jindřich Makovička
[PATCH v4 1/2] ui/gtk: Use non-blocking clipboard retrieval
Jindřich Makovička
npcm7xx_timer-test failing sporadically in CI
Stefan Hajnoczi
[PATCH] qdev: test if DeviceListener is in use
Jagannathan Raman
Re: [PATCH] qdev: test if DeviceListener is in use
Peter Maydell
Re: [PATCH] qdev: test if DeviceListener is in use
Jagannathan Raman
[PATCH 0/4] qcow2: Fix corruption on discard during write with COW
Kevin Wolf
[PATCH 1/4] commit: Drain nodes across all of bdrv_commit()
Kevin Wolf
[PATCH 2/4] qemu-io: Add 'aio_discard' command
Kevin Wolf
Re: [PATCH 2/4] qemu-io: Add 'aio_discard' command
Denis V. Lunev
[PATCH 4/4] iotests/046: Test that discard/write_zeroes wait for dependencies
Kevin Wolf
[PATCH 3/4] qcow2: Fix corruption on discard during write with COW
Kevin Wolf
Re: [PATCH 0/4] qcow2: Fix corruption on discard during write with COW
Denis V. Lunev
Earlier messages