qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH 0/5] virtio-scsi: Add max_target and max_lun knobs
Karolina Stolarek
[PATCH 5/5] virtio-scsi: Make max_lun parameter configurable
Karolina Stolarek
[PATCH 3/5] virtio-scsi: Use errp in virtio_scsi_device_realize
Karolina Stolarek
[PATCH 2/5] scsi: Rename SCSIBusInfo to SCSIBusOps
Karolina Stolarek
[PATCH 1/5] scsi: Split SCSIBusInfo struct
Karolina Stolarek
[PATCH 4/5] virtio-scsi: Make max_target parameter configurable
Karolina Stolarek
[PATCH] target/ppc/kvm: Fix const violation when trimming CPU alias suffix
Amit Machhiwal
[PATCH 0/3] docs/devel/tcg-ops: Minor documentation updates
Philippe Mathieu-Daudé
[PATCH 2/3] docs/devel/tcg-ops: List more vector opcodes
Philippe Mathieu-Daudé
[PATCH 3/3] docs/devel/tcg-ops: Slightly expand on discard() opcode
Philippe Mathieu-Daudé
[PATCH 1/3] docs/devel/tcg-ops: Stop listing dup2_vec()
Philippe Mathieu-Daudé
[PATCH v4 00/13] Make RamDiscardManager work with multiple sources & virtio-mem
Marc-André Lureau
[PATCH v4 04/13] system/ram-discard-manager: implement replay via is_populated iteration
Marc-André Lureau
[PATCH v4 07/13] system/memory: implement RamDiscardManager multi-source aggregation
Marc-André Lureau
[PATCH v4 01/13] system/memory: split RamDiscardManager into source and manager
Marc-André Lureau
[PATCH v4 05/13] virtio-mem: remove replay_populated/replay_discarded implementation
Marc-André Lureau
[PATCH v4 02/13] system/memory: move RamDiscardManager to separate compilation unit
Marc-André Lureau
[PATCH v4 06/13] system/ram-discard-manager: drop replay from source interface
Marc-André Lureau
[PATCH v4 09/13] system/memory: add RamDiscardManager reference counting and cleanup
Marc-André Lureau
[PATCH v4 12/13] monitor: add 'info ramblock-attributes' command
Marc-André Lureau
[PATCH v4 13/13] RFC: hw/virtio: start virtio-mem guest_memfd regions as shared
Marc-André Lureau
[PATCH v4 11/13] system/physmem: make ram_block_discard_range() handle guest_memfd
Marc-André Lureau
[PATCH v4 03/13] system/memory: constify section arguments
Marc-André Lureau
[PATCH v4 10/13] tests: add unit tests for RamDiscardManager multi-source aggregation
Marc-André Lureau
[PATCH v4 08/13] system/physmem: destroy ram block attributes before RCU-deferred reclaim
Marc-André Lureau
[PATCH v2 00/46] Fix various QOM object life-cycle issues
Marc-André Lureau
[PATCH v2 02/46] chardev/char-socket: handle NULL addr in char_socket_get_addr
Marc-André Lureau
[PATCH v2 07/46] hw/ipmi: reject NULL 'bmc' property rather than crash
Marc-André Lureau
[PATCH v2 01/46] hw/pci: handle missing bus in prop_pci_busnr_get
Marc-André Lureau
[PATCH v2 04/46] hw/pci-host/i440fx: handle NULL bus in pci-hole64 getters
Marc-André Lureau
[PATCH v2 06/46] hw/remote: check visit return in vfu_object_set_socket
Marc-André Lureau
[PATCH v2 05/46] hw/pci-host/q35: handle NULL bus in pci-hole64 getters
Marc-André Lureau
[PATCH v2 08/46] hw/xlnx_dp: reject NULL 'dpdma' property rather than crash
Marc-André Lureau
[PATCH v2 09/46] qom/object: update doc about NULL values in link properties
Marc-André Lureau
[PATCH v2 13/46] io/net-listener: move mutex init to instance_init
Marc-André Lureau
[PATCH v2 12/46] backends/cryptodev-lkcf: skip cleanup when not initialized
Marc-André Lureau
[PATCH v2 15/46] system/ioport: minor code simplification
Marc-André Lureau
[PATCH v2 11/46] hw/remote: guard listener unregister in finalize
Marc-André Lureau
Re: [PATCH v2 11/46] hw/remote: guard listener unregister in finalize
Jag Raman
[PATCH v2 18/46] hw/i386/x86: free oem_id and oem_table_id on finalization
Marc-André Lureau
[PATCH v2 21/46] net/filter: free old values in property setters
Marc-André Lureau
[PATCH v2 20/46] hw/core/resetcontainer: free children array on finalization
Marc-André Lureau
[PATCH v2 14/46] net/colo-compare: guard finalize against uninitialized state
Marc-André Lureau
[PATCH v2 23/46] target/i386/sev: add finalize functions and fix leaking setters
Marc-André Lureau
[PATCH v2 10/46] hw/intc/apic: move checks to realize()
Marc-André Lureau
[PATCH v2 22/46] ui/console-vc: destroy fifo on text console finalization
Marc-André Lureau
[PATCH v2 16/46] system/ioport: Fix qom-list-properties crash on portio list obj
marcandre . lureau
[PATCH v2 26/46] net/can: free ifname on socketcan finalization
Marc-André Lureau
[PATCH v2 25/46] hw/i386/nitro_enclave: add instance finalize
Marc-André Lureau
[PATCH v2 28/46] scsi/pr-manager-helper: free path on finalization
Marc-André Lureau
[PATCH v2 29/46] accel/kvm: free device path on finalization
Marc-André Lureau
[PATCH v2 33/46] hw/fsi: move OPBus address space init to realize
Marc-André Lureau
[PATCH v2 27/46] backends/igvm-cfg: free filename on finalization
Marc-André Lureau
[PATCH v2 30/46] system/qtest: add missing qtest_finalize()
Marc-André Lureau
[PATCH v2 19/46] hw/core/machine: free shim_filename on finalization
Marc-André Lureau
[PATCH v2 24/46] target/i386/kvm/tdx: free strings in tdx_guest_finalize
Marc-André Lureau
[PATCH v2 37/46] hw/arm/sbsa-ref: free unrealized flash devices on finalization
Marc-André Lureau
[PATCH v2 38/46] hw/arm/virt: free flash devices and OEM strings on finalization
Marc-André Lureau
[PATCH v2 36/46] hw/arm/aspeed: free fmc_model and spi_model on finalization
Marc-André Lureau
[PATCH v2 31/46] hw/i386/pc: free pcspk on finalization
Marc-André Lureau
[PATCH v2 40/46] hw/ppc/spapr: free host_model and host_serial on finalization
Marc-André Lureau
[PATCH v2 32/46] hw/tpm: free PPI buffer on finalization
Marc-André Lureau
[PATCH v2 34/46] hw/fsi: move OPBus qbus_init() to instance_init
Marc-André Lureau
Re: [PATCH v2 34/46] hw/fsi: move OPBus qbus_init() to instance_init
Cédric Le Goater
[PATCH v2 03/46] hw/pci-bridge: handle missing parent in prop_pxb_uid_get
Marc-André Lureau
[PATCH v2 17/46] ui/console: remove console from global list on finalization
Marc-André Lureau
[PATCH v2 35/46] hw/gpio/pca9552: fix state_str leak in pca955x_set_led
Marc-André Lureau
[PATCH v2 44/46] hw/riscv/virt: free flash devices and OEM strings on finalization
Marc-André Lureau
[PATCH v2 41/46] hw/ppc/pnv: drop extra ref on PHB after adding as child
Marc-André Lureau
[PATCH v2 39/46] hw/loongarch/virt: free flash devices and OEM strings on finalization
Marc-André Lureau
[PATCH v2 45/46] hw/i2c/pmbus: fix undefined behavior in pmbus_direct_mode2data
Marc-André Lureau
[PATCH v2 46/46] qtest: add "qom-tests" command
Marc-André Lureau
[PATCH v2 42/46] target/riscv: fix general_user_opts hash table leak
Marc-André Lureau
Re: [PATCH v2 42/46] target/riscv: fix general_user_opts hash table leak
Marc-André Lureau
[PATCH v2 43/46] target/riscv: use hash table as set for user_options
Marc-André Lureau
Re: [PATCH v4] hw/net/virtio-net: add support for notification coalescing
Koushik Dutta
Re: [PATCH v5] hw/net/virtio-net: add support for notification coalescing
Koushik Dutta
[PATCH v6] hw/net/virtio-net: add support for notification coalescing
Koushik Dutta
Re: [PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
Re: [Stable-10.1.5 05/46] python: drop uses of pkg_resources
Michael Tokarev
[PATCH v6 00/11] hw/usb/ehci: Add 64-bit descriptor addressing support
Jamin Lin
[PATCH v6 10/11] hw/arm/aspeed_ast27x0: Enable 64-bit EHCI DMA addressing
Jamin Lin
[PATCH v6 02/11] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
Jamin Lin
Re: [PATCH v6 02/11] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
Cédric Le Goater
Re: [PATCH v6 02/11] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
Philippe Mathieu-Daudé
[PATCH v6 01/11] tests/functional/arm/test_aspeed_ast2600_sdk: Add USB EHCI test for AST2600 SDK
Jamin Lin
[PATCH v6 11/11] tests/functional/aarch64/test_aspeed_ast2700: Add USB EHCI test for AST2700 A1/A2
Jamin Lin
[PATCH v6 04/11] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
Jamin Lin
[PATCH v6 06/11] hw/usb/hcd-ehci: Implement 64-bit iTD descriptor addressing
Jamin Lin
[PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Jamin Lin
Re: [PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Philippe Mathieu-Daudé
Re: [PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Cédric Le Goater
Re: [PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Philippe Mathieu-Daudé
Re: [PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Cédric Le Goater
[PATCH v6 03/11] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
Jamin Lin
[PATCH v6 07/11] hw/usb/hcd-ehci: Implement 64-bit siTD descriptor addressing
Jamin Lin
[PATCH v6 09/11] hw/arm/aspeed_ast27x0: Set EHCI ctrldssegment-default
Jamin Lin
Re: [PATCH v6 09/11] hw/arm/aspeed_ast27x0: Set EHCI ctrldssegment-default
Philippe Mathieu-Daudé
[PATCH v6 05/11] hw/usb/hcd-ehci: Implement 64-bit qTD descriptor addressing
Jamin Lin
Re: [PATCH v6 00/11] hw/usb/ehci: Add 64-bit descriptor addressing support
Cédric Le Goater
Re: [PATCH v5 4/6] target/riscv: Implement SMMPT fence instructions
Rahul Pathak via qemu development
[PATCH] riscv: virt: avoid RISCVCPU copy in PMU FDT setup
Mohamed Ayman
[PATCH v4 00/17] kvm/arm: Introduce a customizable aarch64 KVM host model
Eric Auger
[PATCH v4 03/17] target/arm/cpu-sysregs.h.inc: Update with automatic generation
Eric Auger
[PATCH v4 04/17] arm/cpu: Add infra to handle generated ID register definitions
Eric Auger
[PATCH v4 01/17] scripts: introduce scripts/update-aarch64-cpu-sysregs-header.py
Eric Auger
[PATCH v4 09/17] arm/cpu: accessors for writable id registers
Eric Auger
[PATCH v4 08/17] target/arm/kvm: Introduce kvm_get_writable_id_regs
Eric Auger
[PATCH v4 02/17] target/arm/cpu-sysregs.h.inc: Sort by name alphabetical order
Eric Auger
[PATCH v4 05/17] scripts: Introduce scripts/aarch64_sysreg_helpers module
Eric Auger
[PATCH v4 11/17] arm/kvm: write back modified ID regs to KVM
Eric Auger
[PATCH v4 17/17] arm/cpu-features: document ID reg properties
Eric Auger
[PATCH v4 16/17] arm-qmp-cmds: introspection for ID register props
Eric Auger
[PATCH v4 07/17] target/arm/cpu-sysreg-properties.c: Generate code with new script
Eric Auger
[PATCH v4 06/17] scripts: Introduce scripts/update-aarch64-cpu-sysreg-properties.py
Eric Auger
[PATCH v4 15/17] arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Eric Auger
[PATCH v4 13/17] target/arm/kvm: Special case REVIDR_EL1 and AIDR_EL1
Eric Auger
[PATCH v4 10/17] arm/kvm: Allow reading all the writable ID registers
Eric Auger
[PATCH v4 12/17] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Eric Auger
[PATCH v4 14/17] target/arm/kvm: Special case ID_AA64ISAR0_EL1 RES0 [24, 27] bits
Eric Auger
[PATCH] ui/input: do not assert() when tracing invalid input
marcandre . lureau
[PATCH 0/7] m68k: Add Sun-3 Machine Emulation
54weasels
[PATCH 3/7] hw/char/escc: Expose diagnostic RS232 I/O routing
54weasels
[PATCH 2/7] hw/net/lance: Add Sun-3 Native DMA byte-swapping support
54weasels
[PATCH 6/7] tests/qtest: Add Sun-3 hardware interaction tests
54weasels
[PATCH 1/7] target/m68k: Implement Physical Bus Error exception handling
54weasels
[PATCH 4/7] hw/timer: Introduce Intersil 7170 RTC implementation
54weasels
[PATCH 5/7] hw/m68k: Overhaul Sun-3 MMU and Boot PROM mapping
54weasels
[PATCH 7/7] tests/functional: Add Sun-3 firmware boot and diagnostic test
54weasels
[PATCH v3 00/19] bsd-user: upstream ioctl
Warner Losh
[PATCH v3 15/19] bsd-user: Add target_to_host_sockaddr_in6 function
Warner Losh
[PATCH v3 02/19] bsd-user: Add FreeBSD tty ioctl definitions
Warner Losh
[PATCH v3 01/19] bsd-user: ioctl: add common definitions
Warner Losh
[PATCH v3 03/19] bsd-user: Add FreeBSD file I/O ioctl definitions
Warner Losh
[PATCH v3 06/19] bsd-user: Add FreeBSD disk ioctl definitions
Warner Losh
[PATCH v3 11/19] bsd-user: Add target_sockaddr and safe_ioctl to syscall_defs.h
Warner Losh
[PATCH v3 04/19] bsd-user: Add FreeBSD socket ioctl definitions
Warner Losh
[PATCH v3 19/19] bsd-user: Add call to do_bsd_ioctl and add bsd-ioctl.c to the build
Warner Losh
[PATCH v3 12/19] bsd-user: Add bsd-ioctl.c infrastructure and termios conversion
Warner Losh
[PATCH v3 10/19] bsd-user: Add bsd-ioctl.h header
Warner Losh
[PATCH v3 07/19] bsd-user: Add FreeBSD IPv6 ioctl definitions
Warner Losh
[PATCH v3 08/19] bsd-user: Add FreeBSD ioctl type definitions
Warner Losh
[PATCH v3 13/19] bsd-user: Add log_unsupported_ioctl function
Warner Losh
[PATCH v3 14/19] bsd-user: Add do_ioctl_unsupported function
Warner Losh
[PATCH v3 09/19] bsd-user: Add FreeBSD ioctl command table
Warner Losh
[PATCH v3 16/19] bsd-user: Add do_ioctl_in6_ifreq_sockaddr_int function
Warner Losh
[PATCH v3 05/19] bsd-user: Add FreeBSD cryptodev ioctl definitions
Warner Losh
[PATCH v3 18/19] bsd-user: Add init_bsd_ioctl function
Warner Losh
[PATCH v3 17/19] bsd-user: Add do_bsd_ioctl main function
Warner Losh
[PATCH v2 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
Amit Machhiwal
[PATCH v2 2/3] [DO_NOT_MERGE] linux-headers: Add uapi header changes
Amit Machhiwal
[PATCH v2 3/3] target/ppc/kvm: Use host compatibility mode for nested guests
Amit Machhiwal
[PATCH v2 1/3] hw/ppc/spapr: Do not fallback to raw mode when KVM rejects compat
Amit Machhiwal
Re: [PATCH 2/2] io: use g_clear_handle_id() for GSource cleanup
Matthew Penney
[PATCH] hvf: arm: override HV_SYS_REG_MDCR_EL2
Mohamed Mediouni
Re: [PATCH] hvf: arm: override HV_SYS_REG_MDCR_EL2
Philippe Mathieu-Daudé
Re: [PATCH] hvf: arm: override HV_SYS_REG_MDCR_EL2
Mohamed Mediouni
Re: [PATCH] hvf: arm: override HV_SYS_REG_MDCR_EL2
Philippe Mathieu-Daudé
[RFC PATCH v1 0/5] s390x/pci: Improved zPCI Function Measurement Support
Omar Elghoul
[RFC PATCH v1 1/5] [do-not-merge] linux-headers: Add definitions for VFIO zPCI FMB passthrough
Omar Elghoul
[RFC PATCH v1 2/5] hw/s390x: Clarified FMB format for emulated and passthrough devices
Omar Elghoul
[RFC PATCH v1 5/5] hw/s390x: Report FMB passthrough and/or FMB DMA counters to the guest
Omar Elghoul
[RFC PATCH v1 3/5] hw/virtio: Add DMA counters for virtio-pci devices
Omar Elghoul
[RFC PATCH v1 4/5] hw/s390x: Internal support for FMB passthrough
Omar Elghoul
[RFC PATCH v2] .eca: add an issue triager agent skill
Alex Bennée
[PATCH] hw/misc/bcm2835_rng: Specify valid memory access sizes
Peter Maydell
Re: [PATCH] hw/misc/bcm2835_rng: Specify valid memory access sizes
Philippe Mathieu-Daudé
[PATCH] hw/i2c/microbit_i2c: Don't index off end of twi_read_sequence[]
Peter Maydell
[RFC PATCH] .eca: add an issue triager agent skill
Alex Bennée
[PATCH] MAINTAINERS: add self as reviewer for PowerNV and PPC TCG
Harsh Prateek Bora
Re: [PATCH v4 2/9] pnv/phb4: Add reset logic to PHB4
Harsh Prateek Bora
Re: [PATCH v4 1/9] qtest/phb4: Add testbench for PHB4
Harsh Prateek Bora
Future of target/arm "max" CPU type
Peter Maydell
[PATCH] tests/functional/qemu_test/asset.py: Don't use setxattr when it doesn't exist
Peter Maydell
Re: [PATCH] tests/functional/qemu_test/asset.py: Don't use setxattr when it doesn't exist
Daniel P . Berrangé
Re: [PATCH] tests/functional/qemu_test/asset.py: Don't use setxattr when it doesn't exist
Alex Bennée
Re: [PATCH] tests/functional/qemu_test/asset.py: Don't use setxattr when it doesn't exist
Thomas Huth
[PATCH] linux-user: Fix AT_EXECFN in AUXV for symlinked programs
Helge Deller
[PULL 00/28] target-arm queue
Peter Maydell
[PULL 01/28] hw/arm/fsl-imx8mp: Do not create redundant unimplemented devices
Peter Maydell
[PULL 02/28] hw/arm/fsl-imx8mp: Fix parent of ocram memory region
Peter Maydell
[PULL 04/28] linux-user/arm: Restrict regpairs_aligned
Peter Maydell
[PULL 11/28] hw/net/allwinner-sun8i-emac: Flush queued packets when rx is enabled
Peter Maydell
[PULL 15/28] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state
Peter Maydell
[PULL 24/28] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
Peter Maydell
[PULL 13/28] target/arm/kvm: Cache host CPU probe failure
Peter Maydell
[PULL 28/28] hvf: arm: enable vGIC by default for virt-11.1 and later
Peter Maydell
[PULL 07/28] target/arm/cpu.h: New GPCCR fields
Peter Maydell
[PULL 03/28] Revert "sysbus: add irq_routing_notifier"
Peter Maydell
[PULL 06/28] target/arm/cpu-features.c: New fields in AA64MMFR4
Peter Maydell
[PULL 26/28] hvf: arm: physical timer emulation
Peter Maydell
[PULL 17/28] target/arm: hvf: instantiate GIC early
Peter Maydell
[PULL 21/28] hvf: arm: allow exposing minimal PMU for kernel-irqchip=on
Peter Maydell
[PULL 05/28] qemu-options: Improve description for -smb option
Peter Maydell
[PULL 14/28] hw/intc: Add hvf vGIC interrupt controller support
Peter Maydell
[PULL 27/28] hvf: enable nested virtualisation support
Peter Maydell
[PULL 09/28] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI
Peter Maydell
[PULL 10/28] docs/devel/decodetree: Fix formatting in "field examples" table
Peter Maydell
[PULL 08/28] target/arm/ptw.c: Add GDI spaces to the granule protection case
Peter Maydell
[PULL 22/28] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC
Peter Maydell
Earlier messages