qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-07 22:15:47 to 2023-03-08 15:48:07 UTC [more...]

[PATCH RESEND v6 0/5] migration: reduce time of loading non-iterable vmstate
 2023-03-08 15:46 UTC  (10+ messages)

[PATCH v16 00/11] s390x: CPU Topology
 2023-03-08 15:24 UTC  (4+ messages)
` [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

[PATCH v1 0/2] vhost: memslot handling improvements
 2023-03-08 15:21 UTC  (9+ messages)
` [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure

Deadlock with ide_issue_trim and draining
 2023-03-08 15:02 UTC  (5+ messages)

[PULL 00/20] MIPS patches for 2023-03-07
 2023-03-08 14:46 UTC  (23+ messages)
` [PULL 01/20] docs/system: Remove "mips" board from target-mips.rst
` [PULL 02/20] target/mips: Replace [g_]assert(0) -> g_assert_not_reached()
` [PULL 03/20] target/mips: Fix JALS32/J32 instruction handling for microMIPS
` [PULL 04/20] target/mips: Fix SWM32 "
` [PULL 05/20] target/mips: Implement CP0.Config7.WII bit support
` [PULL 06/20] target/mips: Set correct CP0.Config[4, 5] values for M14K(c)
` [PULL 07/20] hw/mips: Declare all length properties as unsigned
` [PULL 08/20] hw/mips/itu: Pass SAAR using QOM link property
` [PULL 09/20] Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"
` [PULL 10/20] Revert "hw/isa/vt82c686: "
` [PULL 11/20] hw/display/sm501: Add debug property to control pixman usage
` [PULL 12/20] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
` [PULL 13/20] hw/isa/vt82c686: Implement PCI IRQ routing
` [PULL 14/20] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PULL 15/20] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
` [PULL 16/20] hw/audio/via-ac97: Basic implementation of audio playback
` [PULL 17/20] hw/usb/ohci: Implement resume on connection status change
` [PULL 18/20] ui/cocoa: Override windowDidResignKey
` [PULL 19/20] memory: Dump HPA and access type of ramblocks
` [PULL 20/20] log: Remove unneeded new line

[PATCH 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
 2023-03-08 14:26 UTC  (6+ messages)
` [PATCH 1/6] block: don't acquire AioContext lock in bdrv_drain_all()

[PATCH] use qatzip to acclerate the live migration
 2023-03-08  0:59 UTC 

[PATCH] target/riscv/csr.c: fix H extension TVM trap
 2023-03-08 12:34 UTC 

[qemu-web PATCH] Add a blog post about the upcoming KVM Forum 2023
 2023-03-08 14:12 UTC 

[PATCH v3] qapi: give available enum values as error hint
 2023-03-08 13:59 UTC  (3+ messages)

[PATCH v6 0/4] memory: prevent dma-reentracy issues
 2023-03-08 13:40 UTC  (3+ messages)
` [PATCH v6 4/4] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded

[PULL 00/28] Linux user for 8.0 patches
 2023-03-08 13:28 UTC  (29+ messages)
` [PULL 01/28] linux-user: Fix access to /proc/self/exe
` [PULL 02/28] linux-user: fix timerfd read endianness conversion
` [PULL 03/28] linux-user: add target to host netlink conversions
` [PULL 04/28] linux-user: Fix unaligned memory access in prlimit64 syscall
` [PULL 05/28] linux-user: add support for xtensa FDPIC
` [PULL 06/28] linux-user: fill out task state in /proc/self/stat
` [PULL 07/28] linux-user: Fix brk() to release pages
` [PULL 08/28] linux-user: Provide print_raw_param64() for 64-bit values
` [PULL 09/28] linux-user: Add strace for prlimit64() syscall
` [PULL 10/28] linux-user: fix sockaddr_in6 endianness
` [PULL 11/28] linux-user: handle netlink flag NLA_F_NESTED
` [PULL 12/28] linux-user: Add translation for argument of msync()
` [PULL 13/28] linux-user: Emulate CLONE_PIDFD flag in clone()
` [PULL 14/28] linux-user/sparc: Tidy syscall trap
` [PULL 15/28] linux-user/sparc: Tidy syscall error return
` [PULL 16/28] linux-user/sparc: Use TT_TRAP for flush windows
` [PULL 17/28] linux-user/sparc: Tidy window spill/fill traps
` [PULL 18/28] linux-user/sparc: Fix sparc64_{get, set}_context traps
` [PULL 19/28] linux-user/sparc: Handle software breakpoint trap
` [PULL 20/28] linux-user/sparc: Handle division by zero traps
` [PULL 21/28] linux-user/sparc: Handle getcc, setcc, getpsr traps
` [PULL 22/28] linux-user/sparc: Handle priviledged opcode trap
` [PULL 23/28] linux-user/sparc: Handle privilidged action trap
` [PULL 24/28] linux-user/sparc: Handle coprocessor disabled trap
` [PULL 25/28] linux-user/sparc: Handle unimplemented flush trap
` [PULL 26/28] linux-user/sparc: Handle floating-point exceptions
` [PULL 27/28] linux-user/sparc: Handle tag overflow traps
` [PULL 28/28] linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64

[PATCH] Fix build without CONFIG_XEN_EMU
 2023-03-08 13:05 UTC 

[PULL 00/51] Net patches
 2023-03-08 12:25 UTC  (9+ messages)

Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
 2023-03-08 12:15 UTC  (5+ messages)

[PATCH v5 0/4] AioContext removal: LinuxAioState and ThreadPool
 2023-03-08 11:42 UTC  (6+ messages)
` [PATCH v5 1/4] linux-aio: use LinuxAioState from the running thread

[PATCH v2 0/3] Enable avocado testing for Xen guests
 2023-03-08 11:19 UTC  (4+ messages)
` [PATCH v2 1/3] hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
` [PATCH v2 2/3] tests/avocado: Add Fedora 34 distro, including kernel/initrd checksums
` [PATCH v2 3/3] tests/avocado: Test Xen guest support under KVM

[PATCH 1/2] target/riscv: Expose "virt" register for GDB for reads
 2023-03-08 11:14 UTC  (4+ messages)
` [PATCH 2/2] target/riscv: Make the "virt" register writable by GDB

[RFC v3 00/18] vfio: Adopt iommufd
 2023-03-08 10:56 UTC  (4+ messages)
` [RFC v3 11/18] vfio/ccw: Use vfio_[attach/detach]_device

[PATCH v2 0/9] Fix missing memory barriers on ARM
 2023-03-08 10:49 UTC  (8+ messages)
` [PATCH v2 8/9] async: update documentation of the memory barriers

[PATCH 00/43] Migration: Create options.c for capabilities/params/properties
 2023-03-08 10:47 UTC  (5+ messages)
` [PATCH 03/43] migration: Create migration_cap_set()
` [PATCH 04/43] migration: create options.c

[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-08 10:39 UTC  (2+ messages)

[PATCH v2] virtio-balloon: optimize the virtio-balloon on the ARM platform
 2023-03-08 10:34 UTC  (3+ messages)

[PATCH v2 0/3] block: protect BlockBackend->queued_requests with a lock
 2023-03-08  9:46 UTC  (2+ messages)

[PATCH v4 00/11] QMP command to import win32 sockets
 2023-03-08  9:27 UTC  (5+ messages)
` [PATCH v4 04/11] osdep: implement qemu_socketpair() for win32

sh4-linux-user compile failure
 2023-03-08  8:19 UTC  (4+ messages)

[PULL v2 00/13] Final tests, s390x and misc updates before the soft freeze
 2023-03-08  8:04 UTC  (2+ messages)

[PATCH v3 0/4] MIPS Virt machine
 2023-03-08  7:51 UTC  (8+ messages)
` [PATCH v3 1/4] gitlab-ci: Remove mips64-softmmu from build-without-defaults job
` [PATCH v3 2/4] configs/targets: Have all MIPS targets select FDT
` [PATCH v3 3/4] hw/misc: Add MIPS Trickbox device
` [PATCH v3 4/4] hw/mips: Add MIPS virt board

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-08  7:40 UTC  (3+ messages)

[PATCH V2 0/5] Fix UNMAP notifier for intel-iommu
 2023-03-08  5:19 UTC  (4+ messages)
` [PATCH V2 3/5] memory: introduce memory_region_unmap_iommu_notifier_range()

stable releases
 2023-03-08  2:59 UTC  (3+ messages)

[RESEND PATCH v6 0/8] hw/cxl: RAS error emulation and injection
 2023-03-08  1:34 UTC  (4+ messages)
` [RESEND PATCH v6 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PULL 00/73] virtio,pc,pci: features, fixes
 2023-03-08  1:14 UTC  (74+ messages)
` [PULL 01/73] cryptodev: Introduce cryptodev.json
` [PULL 02/73] cryptodev: Remove 'name' & 'model' fields
` [PULL 03/73] cryptodev: Introduce cryptodev alg type in QAPI
` [PULL 04/73] cryptodev: Introduce server "
` [PULL 05/73] cryptodev: Introduce 'query-cryptodev' QMP command
` [PULL 06/73] cryptodev-builtin: Detect akcipher capability
` [PULL 07/73] hmp: add cryptodev info command
` [PULL 08/73] cryptodev: Use CryptoDevBackendOpInfo for operation
` [PULL 09/73] cryptodev: Account statistics
` [PULL 10/73] cryptodev: support QoS
` [PULL 11/73] cryptodev: Support query-stats QMP command
` [PULL 12/73] MAINTAINERS: add myself as the maintainer for cryptodev
` [PULL 13/73] vdpa net: move iova tree creation from init to start
` [PULL 14/73] vdpa: Remember last call fd set
` [PULL 15/73] vdpa: Negotiate _F_SUSPEND feature
` [PULL 16/73] vdpa: rewind at get_base, not set_base
` [PULL 17/73] vdpa: add vhost_vdpa->suspended parameter
` [PULL 18/73] vdpa: add vhost_vdpa_suspend
` [PULL 19/73] vdpa: move vhost reset after get vring base
` [PULL 20/73] vdpa: add vdpa net migration state notifier
` [PULL 21/73] vdpa: disable RAM block discard only for the first device
` [PULL 22/73] vdpa net: block migration if the device has CVQ
` [PULL 23/73] vdpa: block migration if device has unsupported features
` [PULL 24/73] vdpa: block migration if SVQ does not admit a feature
` [PULL 25/73] vdpa net: allow VHOST_F_LOG_ALL
` [PULL 26/73] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
` [PULL 27/73] Revert "tests/qtest: Check for devices in bios-tables-test"
` [PULL 28/73] tests: acpi: whitelist new q35.noacpihp test and pc.hpbrroot
` [PULL 29/73] tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_piix4_no_acpi_pci_hotplug
` [PULL 30/73] tests: acpi: update expected blobs
` [PULL 31/73] tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcase
` [PULL 32/73] tests: acpi: extend multi-bridge case with case 'root-port,id=HOHP,hotplug=off root-port,bus=NOHP'
` [PULL 33/73] x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotplug=off' set
` [PULL 34/73] tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge tests
` [PULL 35/73] x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=off' set
` [PULL 36/73] tests: acpi: update expected blobs
` [PULL 37/73] pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug is disabled
` [PULL 38/73] pci: fix 'hotplugglable' property behavior
` [PULL 39/73] tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prolog
` [PULL 40/73] pcihp: move PCI _DSM function 0 prolog into separate function
` [PULL 41/73] tests: acpi: update expected blobs
` [PULL 42/73] tests: acpi: whitelist DSDT before adding EDSM method
` [PULL 43/73] acpi: pci: add EDSM method to DSDT
` [PULL 44/73] tests: acpi: update expected blobs
` [PULL 45/73] tests: acpi: whitelist DSDT before adding device with acpi-index to testcases
` [PULL 46/73] tests: acpi: add device with acpi-index on non-hotpluggble bus
` [PULL 47/73] acpi: pci: support acpi-index for non-hotpluggable devices
` [PULL 48/73] tests: acpi: update expected blobs
` [PULL 49/73] tests: acpi: whitelist DSDT before exposing non zero functions
` [PULL 50/73] acpi: pci: describe all functions on populated slots
` [PULL 51/73] tests: acpi: update expected blobs
` [PULL 52/73] tests: acpi: whitelist DSDT before adding non-0 function device with acpi-index to testcases
` [PULL 53/73] tests: acpi: add non zero function device with acpi-index on non-hotpluggble bus
` [PULL 54/73] tests: acpi: update expected blobs
` [PULL 55/73] pci: move acpi-index uniqueness check to generic PCI device code
` [PULL 56/73] acpi: pci: drop BSEL usage when deciding that device isn't hotpluggable
` [PULL 57/73] acpi: pci: move BSEL into build_append_pcihp_slots()
` [PULL 58/73] acpi: pci: move out ACPI PCI hotplug generator from generic slot generator build_append_pci_bus_devices()
` [PULL 59/73] pcihp: move fields enabling hotplug into AcpiPciHpState
` [PULL 60/73] pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
` [PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PULL 62/73] hw/pci/aer: Add missing routing for AER errors
` [PULL 63/73] hw/pci-bridge/cxl_root_port: Wire up AER
` [PULL 64/73] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PULL 65/73] hw/mem/cxl-type3: Add AER extended capability
` [PULL 66/73] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PULL 67/73] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PULL 68/73] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
` [PULL 69/73] hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
` [PULL 70/73] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
` [PULL 71/73] hw/virtio/vhost-user: avoid using unitialized errp
` [PULL 72/73] virtio: fix reachable assertion due to stale value of cached region size
` [PULL 73/73] virtio: refresh vring region cache after updating a virtqueue size

[PATCH v4 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-03-08  0:50 UTC  (3+ messages)
` [PATCH v4 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PULL 0/1] qemu-openbios queue 20230307
 2023-03-07 23:54 UTC  (2+ messages)
` [PULL 1/1] roms/openbios: update OpenBIOS images to af97fd7a built from submodule

[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
 2023-03-07 23:33 UTC  (2+ messages)

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-03-07 23:26 UTC  (4+ messages)

[PATCH v2 00/25] tcg: Remove tcg_const_*
 2023-03-07 23:05 UTC  (8+ messages)
` [PATCH v2 06/25] target/arm: Improve trans_BFCI
` [PATCH v2 09/25] target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
` [PATCH v2 20/25] target/ppc: Rewrite trans_ADDG6S

[PATCH v4 0/9] PC cleanups
 2023-03-07 22:34 UTC  (10+ messages)
` [PATCH v4 1/9] hw/pci-host/i440fx: Inline sysbus_add_io()

[PATCH v2 0/2] MIPS Virt machine
 2023-03-07 22:14 UTC  (7+ messages)


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