messages from 2023-03-07 18:53:32 to 2023-03-08 05:20:10 UTC [more...]
[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)
[PATCH v2] virtio-balloon: optimize the virtio-balloon on the ARM platform
2023-03-08 0:42 UTC (2+ messages)
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-03-08 0:13 UTC (2+ messages)
[PATCH v3 0/4] MIPS Virt machine
2023-03-08 0:07 UTC (5+ 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
sh4-linux-user compile failure
2023-03-07 23:59 UTC (3+ messages)
[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
[PULL 00/20] MIPS patches for 2023-03-07
2023-03-07 23:47 UTC (21+ 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] 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 (24+ 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 14/25] target/ppc: Avoid tcg_const_i64 in do_vcntmb
` [PATCH v2 15/25] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
` [PATCH v2 16/25] target/ppc: Avoid tcg_const_* in xxeval
` [PATCH v2 17/25] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
` [PATCH v2 18/25] target/ppc: Avoid tcg_const_* in fp-impl.c.inc
` [PATCH v2 19/25] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
` [PATCH v2 20/25] target/ppc: Rewrite trans_ADDG6S
` [PATCH v2 21/25] target/ppc: Fix gen_tlbsx_booke206
` [PATCH v2 22/25] target/ppc: Avoid tcg_const_* in translate.c
[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 (10+ messages)
` [PATCH v2 2/2] hw/mips: Add MIPS virt board
[PULL 00/30] gdbstub refactor for smaller build
2023-03-07 21:21 UTC (31+ messages)
` [PULL 01/30] gdbstub/internals.h: clean up include guard
` [PULL 02/30] gdbstub: fix-up copyright and license files
` [PULL 03/30] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
` [PULL 04/30] gdbstub: clean-up indent on gdb_exit
` [PULL 05/30] gdbstub: define separate user/system structures
` [PULL 06/30] gdbstub: move GDBState to shared internals header
` [PULL 07/30] includes: move tb_flush into its own header
` [PULL 08/30] gdbstub: move fromhex/tohex routines to internals
` [PULL 09/30] gdbstub: make various helpers visible to the rest of the module
` [PULL 10/30] gdbstub: move chunk of softmmu functionality to own file
` [PULL 11/30] gdbstub: move chunks of user code into own files
` [PULL 12/30] gdbstub: rationalise signal mapping in softmmu
` [PULL 13/30] gdbstub: abstract target specific details from gdb_put_packet_binary
` [PULL 14/30] gdbstub: specialise handle_query_attached
` [PULL 15/30] gdbstub: specialise target_memory_rw_debug
` [PULL 16/30] gdbstub: introduce gdb_get_max_cpus
` [PULL 17/30] gdbstub: specialise stub_can_reverse
` [PULL 18/30] gdbstub: fix address type of gdb_set_cpu_pc
` [PULL 19/30] gdbstub: don't use target_ulong while handling registers
` [PULL 20/30] gdbstub: move register helpers into standalone include
` [PULL 21/30] gdbstub: move syscall handling to new file
` [PULL 22/30] gdbstub: only compile gdbstub twice for whole build
` [PULL 23/30] testing: probe gdb for supported architectures ahead of time
` [PULL 24/30] include: split target_long definition from cpu-defs
` [PULL 25/30] gdbstub: split out softmmu/user specifics for syscall handling
` [PULL 26/30] gdbstub: Remove gdb_do_syscallv
` [PULL 27/30] gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t
` [PULL 28/30] stubs: split semihosting_get_target from system only stubs
` [PULL 29/30] gdbstub: Build syscall.c once
` [PULL 30/30] gdbstub: move update guest debug to accel ops
[PATCH v2 0/3] block: protect BlockBackend->queued_requests with a lock
2023-03-07 21:10 UTC (6+ messages)
` [PATCH v2 1/3] block: make BlockBackend->quiesce_counter atomic
` [PATCH v2 2/3] block: make BlockBackend->disable_request_queuing atomic
` [PATCH v2 3/3] block: protect BlockBackend->queued_requests with a lock
[PULL 00/51] Net patches
2023-03-07 20:43 UTC (3+ messages)
[PATCH 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
2023-03-07 20:39 UTC (15+ messages)
` [PATCH 1/6] block: don't acquire AioContext lock in bdrv_drain_all()
` [PATCH 2/6] block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED()
` [PATCH 3/6] block: convert bdrv_graph_wrlock() "
` [PATCH 4/6] block: convert bdrv_drain_all_begin() "
` [PATCH 5/6] hmp: convert handle_hmp_command() "
` [PATCH 6/6] monitor: convert monitor_cleanup() "
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-03-07 20:27 UTC (3+ messages)
How to unsubscribe
2023-03-07 19:59 UTC
[PULL 00/17] VFIO updates for 8.0
2023-03-07 18:53 UTC (16+ messages)
` [PULL 01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PULL 02/17] vfio/common: Fix wrong %m usages
` [PULL 04/17] vfio/common: Add VFIOBitmap and alloc function
` [PULL 05/17] vfio/common: Add helper to validate iova/end against hostwin
` [PULL 07/17] vfio/common: Consolidate skip/invalid section into helper
` [PULL 08/17] vfio/common: Add helper to consolidate iova/end calculation
` [PULL 09/17] vfio/common: Record DMA mapped IOVA ranges
` [PULL 10/17] vfio/common: Add device dirty page tracking start/stop
` [PULL 11/17] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PULL 12/17] vfio/common: Add device dirty page bitmap sync
` [PULL 13/17] vfio/migration: Block migration with vIOMMU
` [PULL 14/17] vfio/migration: Query device dirty page tracking support
` [PULL 15/17] docs/devel: Document VFIO device dirty page tracking
` [PULL 16/17] vfio/migration: Rename entry points
` [PULL 17/17] vfio: Fix vfio_get_dev_region() trace event
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).