messages from 2024-02-12 09:36:11 to 2024-02-13 12:01:47 UTC [more...]
[PATCH v9 0/6] ui/cocoa: Use NSWindow's ability to resize
2024-02-13 12:00 UTC (5+ messages)
` [PATCH v9 1/6] ui/cocoa: Release specific mouse buttons
` [PATCH v9 2/6] ui/cocoa: Scale with NSView instead of Core Graphics
` [PATCH v9 3/6] ui/cocoa: Let the platform toggle fullscreen
` [PATCH v9 5/6] ui/cocoa: Call console_select() with the BQL
[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
2024-02-13 11:59 UTC (15+ messages)
` [PATCH RFCv2 1/8] backends/iommufd: Introduce helper function iommufd_device_get_hw_capabilities()
` [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
` [PATCH RFCv2 3/8] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH RFCv2 4/8] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
` [PATCH RFCv2 5/8] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
` [PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages
` [PATCH RFCv2 7/8] vfio/migration: Don't block migration device dirty tracking is unsupported
` [PATCH RFCv2 8/8] vfio/common: Allow disabling device dirty page tracking
[PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
2024-02-13 12:00 UTC (10+ messages)
[PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
2024-02-13 11:50 UTC (3+ messages)
` [EXT] "
[PATCH] hw/dma: Pass parent object to i8257_dma_init()
2024-02-13 11:44 UTC
[PATCH] mips: remove unnecessary "select PTIMER"
2024-02-13 11:39 UTC (2+ messages)
[PATCH 0/9] hw/ide/ahci: Housekeeping
2024-02-13 11:04 UTC (12+ messages)
` [PATCH 1/9] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
` [PATCH 2/9] hw/ide/ahci: Expose AHCIPCIState structure
` [PATCH 3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev'
` [PATCH 4/9] hw/ide/ahci: Inline ahci_get_num_ports()
` [PATCH 5/9] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
` [PATCH 6/9] hw/ide/ahci: Convert AHCIState::ports to unsigned
` [PATCH 7/9] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
` [PATCH 8/9] hw/ide/ahci: Remove SysbusAHCIState::num_ports field
` [PATCH 9/9] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
[PATCH v3 0/7] hw/pci: SR-IOV related fixes and improvements
2024-02-13 11:01 UTC (11+ messages)
` [PATCH v3 1/7] hw/pci: Use -1 as a default value for rombar
` [PATCH v3 2/7] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v3 3/7] vfio: Avoid inspecting option QDict for rombar
` [PATCH v3 4/7] hw/qdev: Remove opts member
` [PATCH v3 5/7] pcie_sriov: Validate NumVFs
` [PATCH v3 6/7] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v3 7/7] pcie_sriov: Release VFs failed to realize
[PULL 00/12] Hppa64 patches
2024-02-13 11:00 UTC (8+ messages)
` [PULL 11/12] target/hppa: Update SeaBIOS-hppa to version 16
[PATCH rfcv2 00/18] Check and sync host IOMMU cap/ecap with vIOMMU
2024-02-13 10:55 UTC (3+ messages)
` [PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated
[PULL 0/4] Character device backend patches for 2024-02-12
2024-02-13 10:54 UTC (2+ messages)
[PATCH v6 0/6] hw/misc/pvpanic: add support for normal shutdowns
2024-02-13 10:39 UTC (3+ messages)
` [PATCH v6 1/6] linux-headers: drop pvpanic.h
[PATCH v3 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
2024-02-13 10:38 UTC (3+ messages)
[PATCH v3 0/3] Adjust the output of x-query-virtio-status
2024-02-13 10:26 UTC (4+ messages)
` [PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
2024-02-13 10:22 UTC (4+ messages)
` [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
[PATCH v2] hw/arm/smmuv3: add support for stage 1 access fault
2024-02-13 10:12 UTC (2+ messages)
[PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
2024-02-13 10:05 UTC (2+ messages)
FW: [PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
2024-02-13 9:52 UTC (11+ messages)
` 回复: "
[PATCH] MAINTAINERS: Drop myself as VT-d maintainers
2024-02-13 9:45 UTC (2+ messages)
[PATCH v4 00/18] TCG Plugin inline operation enhancement
2024-02-13 9:40 UTC (19+ messages)
` [PATCH v4 01/18] plugins: remove previous n_vcpus functions from API
` [PATCH v4 02/18] plugins: add qemu_plugin_num_vcpus function
` [PATCH v4 03/18] plugins: fix order of init/idle/resume callback
` [PATCH v4 04/18] cpu: call plugin init hook asynchronously
` [PATCH v4 05/18] plugins: scoreboard API
` [PATCH v4 06/18] plugins: define qemu_plugin_u64
` [PATCH v4 07/18] docs/devel: plugins can trigger a tb flush
` [PATCH v4 08/18] plugins: implement inline operation relative to cpu_index
` [PATCH v4 09/18] plugins: add inline operation per vcpu
` [PATCH v4 10/18] tests/plugin: add test plugin for inline operations
` [PATCH v4 11/18] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH v4 12/18] tests/plugin/insn: "
` [PATCH v4 13/18] tests/plugin/bb: "
` [PATCH v4 14/18] contrib/plugins/hotblocks: "
` [PATCH v4 15/18] contrib/plugins/howvec: "
` [PATCH v4 16/18] plugins: remove non per_vcpu inline operation from API
` [PATCH v4 17/18] plugins: cleanup codepath for previous inline operation
` [PATCH v4 18/18] MAINTAINERS: Add myself as reviewer for TCG Plugins
[PATCH v3 0/9] Enabling DCD emulation support in Qemu
2024-02-13 9:31 UTC (13+ messages)
` [PATCH v3 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v3 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions
[PATCH] target/ppc: Fix lxv/stxv MSR facility check
2024-02-13 9:18 UTC (2+ messages)
[PULL 00/15] Trivial patches for 2024-02-13
2024-02-13 8:01 UTC (16+ messages)
` [PULL 01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()
` [PULL 02/15] hw/isa/pc87312: "
` [PULL 03/15] hw/intc/s390_flic: "
` [PULL 04/15] hw/arm/smmuv3: "
` [PULL 05/15] hw/smbios: Fix OEM strings table option validation
` [PULL 06/15] hw/smbios: Fix port connector "
` [PULL 07/15] MAINTAINERS: Cover qapi/cxl.json
` [PULL 08/15] MAINTAINERS: Cover qapi/stats.json
` [PULL 09/15] qemu-nbd: mention --tls-hostname option in qemu-nbd --help
` [PULL 10/15] iothread: Simplify expression in qemu_in_iothread()
` [PULL 11/15] qemu-options.hx: document that tftp=dir is readonly
` [PULL 12/15] qemu-options.hx: Add zoom-to-fit to option summary for gtk
` [PULL 13/15] system: Move memory_ldst.c.inc to system
` [PULL 14/15] cpu-target: Include missing 'exec/memory.h' header
` [PULL 15/15] monitor/target: "
[PATCH] tcg/arm: Fix goto_tb for large translation blocks
2024-02-13 7:54 UTC (2+ messages)
[PATCH] hw/i386/sgx: Use QDev API
2024-02-13 7:16 UTC
[PATCH] system: Move memory_ldst.c.inc to system
2024-02-13 6:55 UTC (2+ messages)
[PATCH] hw/block/tc58128: Don't emit deprecation warning under qtest
2024-02-13 6:55 UTC (2+ messages)
[PATCH v2 0/2] linux-user: Map low priority rt signals
2024-02-13 6:51 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg: Add SIGRTMIN/SIGRTMAX test
[PATCH 0/3] hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS
2024-02-13 6:35 UTC (5+ messages)
` [PATCH 1/3] hw/usb: Style cleanup
` [PATCH 2/3] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
` [PATCH 3/3] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
[PATCH] tcg: Increase width of temp_subindex
2024-02-13 6:02 UTC (4+ messages)
Single step (gdb) issue on QEMU without KVM
2024-02-12 21:18 UTC
[PATCH] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
2024-02-13 4:19 UTC
[PATCH v6 0/2] acpi: report numa nodes for device memory using GI
2024-02-13 3:32 UTC (5+ messages)
[PATCH v4 0/3] Initial support for SPDM Responders
2024-02-13 2:44 UTC (4+ messages)
` [PATCH v4 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
` [PATCH v4 2/3] backends: Initial support for SPDM socket support
` [PATCH v4 3/3] hw/nvme: Add SPDM over DOE support
[RFC PATCH SET] cxl: add poison event handler
2024-02-13 0:20 UTC (2+ messages)
RFC i386/sev: kernel-hashes, reference measurements and event logs
2024-02-12 23:55 UTC (3+ messages)
[PULL 00/12] Hppa64 patches
2024-02-12 23:47 UTC (13+ messages)
` [PULL 01/12] disas/hppa: Add disassembly for qemu specific instructions
` [PULL 02/12] target/hppa: Add "diag 0x101" for console output support
` [PULL 03/12] hw/pci-host/astro: Avoid aborting on access failure
` [PULL 04/12] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode
` [PULL 05/12] lasi: allow access to LAN MAC address registers
` [PULL 06/12] target/hppa: Implement do_transaction_failed handler for I/O errors
` [PULL 07/12] lasi: Add reset I/O ports for LASI audio and FDC
` [PULL 08/12] target/hppa: Allow read-access to PSW with rsm 0, reg instruction
` [PULL 09/12] target/hppa: PDC_BTLB_INFO uses 32-bit ints
` [PULL 10/12] hw/net/tulip: add chip status register values
` [PULL 11/12] target/hppa: Update SeaBIOS-hppa to version 16
` [PULL 12/12] hw/hppa/machine: Load 64-bit firmware on 64-bit machines
[RFC PATCH] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
2024-02-12 22:21 UTC (2+ messages)
[PULL 00/13] linux-user patch queue
2024-02-12 20:43 UTC (8+ messages)
` [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps
` "
[PATCH v4 0/8] Add device STM32L4x5 RCC
2024-02-12 19:33 UTC (4+ messages)
` [PATCH v4 3/8] Add an internal PLL Clock object
[PULL 00/17] Misc fixes patches
2024-02-12 18:31 UTC (2+ messages)
[PULL 00/10] testing, doc and gdbstub updates
2024-02-12 18:31 UTC (2+ messages)
[PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
2024-02-12 18:29 UTC (11+ messages)
[PATCH 00/14] migration: Improve error reporting
2024-02-12 17:54 UTC (28+ messages)
` [PATCH 01/14] migration: Add Error** argument to .save_setup() handler
` [PATCH 03/14] memory: Add Error** argument to .log_global*() handlers
` [PATCH 04/14] migration: Modify ram_init_bitmaps() to report dirty tracking errors
` [PATCH 08/14] vfio: Use new Error** argument in vfio_save_setup()
` [PATCH 11/14] vfio: Extend vfio_set_migration_error() with Error* argument
` [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
` [RFC PATCH 14/14] migration: Fix return-path thread exit
[RFC PATCH] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTEFACES} macros
2024-02-12 17:49 UTC
[RFC v2 0/5] ARM Nested Virt Support
2024-02-12 17:18 UTC (4+ messages)
[PATCH 1/2] target/riscv/csr.c: Add functional of hvictl CSR
2024-02-12 17:13 UTC (2+ messages)
` [PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
[PATCH 1/2] target/riscv/csr.c: Add functional of hvictl CSR
2024-02-12 17:11 UTC (2+ messages)
` [PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
[PATCH 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
2024-02-12 16:31 UTC (3+ messages)
` [PATCH 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
` [PATCH 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected
Bug: physmem: address_space_read_cached_slow() accesses wrong MemoryRegion on latter part of large reads
2024-02-12 16:31 UTC
Requesting suggestions on how to access I2C Bus of the Guest OS
2024-02-12 16:29 UTC (2+ messages)
[PATCH V3 00/13] allow cpr-reboot for vfio
2024-02-12 15:37 UTC (4+ messages)
` [PATCH V3 09/13] migration: notifier error checking
[PATCH] iotests: Make 144 deterministic again
2024-02-12 15:20 UTC (2+ messages)
possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
2024-02-12 14:36 UTC (3+ messages)
[PULL 00/61] riscv-to-apply queue
2024-02-12 14:13 UTC (2+ messages)
[PATCH v2] tap-win32: Remove unnecessary stubs
2024-02-12 14:04 UTC
[PATCH v3] hw/usb: fix xhci port notify
2024-02-12 13:48 UTC (4+ messages)
[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
2024-02-12 12:48 UTC (7+ messages)
` [PATCH v3 02/11] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
` [PATCH v3 03/11] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
` [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
[PATCH] main-loop: Avoid some unnecessary poll calls
2024-02-12 11:45 UTC
[PATCH] This patch implements several Octeon +/II instructions
2024-02-12 10:57 UTC (3+ messages)
` "
[PATCH v2 0/6] hw/pci: SR-IOV related fixes and improvements
2024-02-12 9:57 UTC (5+ messages)
` [PATCH v2 2/6] vfio: Avoid inspecting option QDict for rombar
hw/qdev: Can qdev_unrealize() ever fail?
2024-02-12 9:48 UTC (2+ messages)
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).