qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-10 10:26:37 to 2024-02-13 06:56:16 UTC [more...]

[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

[PULL 00/12] Hppa64 patches
 2024-02-12 23:45 UTC  (18+ 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  (3+ messages)

[PATCH] tcg/arm: Fix goto_tb for large translation blocks
 2024-02-12 21:56 UTC 

[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

[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
 2024-02-12 19:16 UTC  (14+ 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

[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  (30+ 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 09/14] vfio: Add Error** argument to .vfio_save_config() handler
` [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  (18+ messages)
` [PATCH V3 01/13] notify: pass error to notifier with return
` [PATCH V3 02/13] migration: remove error from notifier data
` [PATCH V3 03/13] migration: convert to NotifierWithReturn
` [PATCH V3 04/13] migration: MigrationEvent for notifiers
` [PATCH V3 06/13] migration: MigrationNotifyFunc
` [PATCH V3 07/13] migration: per-mode notifiers
` [PATCH V3 08/13] migration: refactor migrate_fd_connect failures
` [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 v3 0/7] hw/pci: SR-IOV related fixes and improvements
 2024-02-12 10:20 UTC  (8+ 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

[PATCH v2 0/6] hw/pci: SR-IOV related fixes and improvements
 2024-02-12  9:57 UTC  (12+ messages)
` [PATCH v2 1/6] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v2 2/6] vfio: Avoid inspecting option QDict for rombar
` [PATCH v2 3/6] hw/qdev: Remove opts member
` [PATCH v2 4/6] pcie_sriov: Validate NumVFs
` [PATCH v2 5/6] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v2 6/6] pcie_sriov: Release VFs failed to realize

hw/qdev: Can qdev_unrealize() ever fail?
 2024-02-12  9:48 UTC  (2+ messages)

[PATCH v7 0/5] Support message-based DMA in vfio-user server
 2024-02-12  9:24 UTC  (8+ messages)
` [PATCH v7 1/5] softmmu: Per-AddressSpace bounce buffering
` [PATCH v7 2/5] softmmu: Support concurrent bounce buffers
` [PATCH v7 3/5] Update subprojects/libvfio-user
` [PATCH v7 4/5] vfio-user: Message-based DMA support
` [PATCH v7 5/5] vfio-user: Fix config space access byte order

[PULL 00/18] QAPI patches patches for 2024-02-12
 2024-02-12  9:14 UTC  (19+ messages)
` [PULL 01/18] docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.y
` [PULL 02/18] docs/devel/qapi-code-gen: Tweak doc comment whitespace
` [PULL 03/18] qapi/block-core: Fix BlockLatencyHistogramInfo doc markup
` [PULL 04/18] qapi: Indent tagged doc comment sections properly
` [PULL 05/18] sphinx/qapidoc: Drop code to generate doc for simple union tag
` [PULL 06/18] qapi: Require member documentation (with loophole)
` [PULL 07/18] qga/qapi-schema: Clean up documentation of guest-set-memory-blocks
` [PULL 08/18] qga/qapi-schema: Clean up documentation of guest-set-vcpus
` [PULL 09/18] qga/qapi-schema: Plug trivial documentation holes
` [PULL 10/18] qapi/yank: Clean up documentaion of yank
` [PULL 11/18] qapi/dump: Clean up documentation of DumpGuestMemoryCapability
` [PULL 12/18] qapi: Plug trivial documentation holes around former simple unions
` [PULL 13/18] qapi: Improve documentation of file descriptor socket addresses
` [PULL 14/18] qapi: Move @String out of common.json to discourage reuse
` [PULL 15/18] qapi: Add missing union tag documentation
` [PULL 16/18] qapi/migration: Add missing tls-authz documentation
` [PULL 17/18] MAINTAINERS: Cover qapi/cxl.json
` [PULL 18/18] MAINTAINERS: Cover qapi/stats.json

[PATCH 00/15] qapi: Require member documentation (with loophole)
 2024-02-12  9:10 UTC  (4+ messages)
` [PATCH 06/15] "

[PATCH 0/2] block: Allow concurrent BB context changes
 2024-02-12  8:52 UTC  (5+ messages)

[PULL 0/4] Character device backend patches for 2024-02-12
 2024-02-12  8:51 UTC  (5+ messages)
` [PULL 1/4] chardev/parallel: Don't close stdin on inappropriate device
` [PULL 2/4] tests/unit/test-char: Fix qemu_socket(), make_udp_socket() check
` [PULL 3/4] qapi/char: Make backend types properly conditional
` [PULL 4/4] qapi/char: Deprecate backend type "memory"

[PATCH v6 0/5] Support message-based DMA in vfio-user server
 2024-02-12  8:07 UTC  (3+ messages)

[PATCH v2] pc: q35: Bump max_cpus to 1856 vcpus
 2024-02-12  7:57 UTC  (3+ messages)

[PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
 2024-02-12  7:52 UTC 

[PATCH] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
 2024-02-12  7:48 UTC  (3+ messages)

[PATCH v3 00/17] TCG Plugin inline operation enhancement
 2024-02-12  6:24 UTC  (8+ messages)
` [PATCH v3 05/17] plugins: scoreboard API

[PATCH v4 RESEND 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
 2024-02-12  4:28 UTC  (3+ messages)
` [PATCH v4 RESEND 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs
` [PATCH v4 RESEND 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS

[PATCH v4 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
 2024-02-12  4:14 UTC  (3+ messages)
` [PATCH v4 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs
` [PATCH v4 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS

[PATCH v2 00/12] target/hppa: Enhancements and fixes
 2024-02-11  0:30 UTC  (5+ messages)
` [PATCH v2 02/12] target/hppa: Add "diag 0x101" for console output support
` [PATCH v2 03/12] hw/pci-host/astro: Avoid aborting on access failure

[RFC PATCH 00/11] target/mips: Remove I6500 CPU definition
 2024-02-11  0:29 UTC  (2+ messages)

[PATCH] system: Move memory_ldst.c.inc to system
 2024-02-10 17:58 UTC  (2+ messages)

[PATCH] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
 2024-02-10 17:45 UTC  (2+ messages)

[PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
 2024-02-10 16:09 UTC  (5+ 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).