qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-12 17:02:49 to 2024-02-13 14:54:22 UTC [more...]

[PATCH RFC] target: riscv: Add Svvptc extension support
 2024-02-13 14:53 UTC 

possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
 2024-02-13 14:36 UTC  (4+ messages)

[PATCH v3 6/7] pcie_sriov: Reuse SR-IOV VF device instances
 2024-02-13 14:29 UTC  (13+ messages)
` [PATCH v3 0/7] hw/pci: SR-IOV related fixes and improvements
  ` [PATCH v3 2/7] hw/pci: Determine if rombar is explicitly enabled
  ` [PATCH v3 5/7] pcie_sriov: Validate NumVFs

[RFC PATCH] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
 2024-02-13  9:03 UTC  (3+ messages)

[PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
 2024-02-13 14:27 UTC  (9+ messages)
` [PATCH 1/7] target/i386/monitor: Remove unused 'hw/i386/pc.h' header
` [PATCH 2/7] hw/timer: Move HPET_INTCAP definition to "hpet.h"
` [PATCH 3/7] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
` [PATCH 4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
` [PATCH 5/7] hw/i386/port92: Add missing 'hw/isa/isa.h' header
` [PATCH 6/7] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
` [PATCH 7/7] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'

[PATCH 00/14] migration: Improve error reporting
 2024-02-13 13:57 UTC  (5+ messages)
` [PATCH 08/14] vfio: Use new Error** argument in vfio_save_setup()

[PATCH 0/4] char: Minor fixes, and a tighter QAPI schema
 2024-02-13 13:58 UTC  (3+ messages)
` [PATCH 1/4] chardev/parallel: Don't close stdin on inappropriate device

[PATCH v7] ui/cocoa: Use NSWindow's ability to resize
 2024-02-13 13:56 UTC  (5+ messages)

[PULL 00/18] QAPI patches patches for 2024-02-12
 2024-02-13 13:55 UTC  (2+ messages)

[PATCH 00/88] esp: rework ESP emulation to use a SCSI phase-based state machine
 2024-02-13 13:49 UTC  (5+ messages)
` [PATCH 37/88] esp.c: introduce esp_get_phase() function
` [PATCH 87/88] esp.c: switch TypeInfo registration to use DEFINE_TYPES() macro

[PATCH v3 0/3] Adjust the output of x-query-virtio-status
 2024-02-13 13:30 UTC  (5+ messages)
` [PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding

[PULL 0/4] Character device backend patches for 2024-02-12
 2024-02-13 13:28 UTC  (3+ messages)

[PATCH v4 00/12] hw: Strengthen SysBus & QBus API
 2024-02-13 13:21 UTC  (15+ messages)
` [PATCH v4 01/12] hw/ide/ich9: Use AHCIPCIState typedef
` [PATCH v4 02/12] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
` [PATCH v4 03/12] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
` [PATCH v4 04/12] hw/i386/q35: Realize LPC PCI function before accessing it
` [PATCH v4 05/12] hw/ppc/prep: Realize ISA bridge "
` [PATCH v4 06/12] hw/misc/macio: Realize IDE controller "
` [PATCH v4 07/12] hw/sh4/r2d: "
` [PATCH v4 08/12] hw/sparc/sun4m: Realize DMA "
` [PATCH v4 09/12] hw/sparc/leon3: Realize GRLIB IRQ "
` [PATCH v4 10/12] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
` [PATCH v4 11/12] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
` [PATCH v4 12/12] hw/sparc64/cpu: "

[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
 2024-02-13 13:00 UTC  (5+ messages)
` [PATCH v3 11/11] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices

[PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
 2024-02-13 12:37 UTC  (5+ messages)
  ` [EXT] "

[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
 2024-02-13 12:01 UTC  (10+ messages)
` [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
` [PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages

[PATCH v9 0/6] ui/cocoa: Use NSWindow's ability to resize
 2024-02-13 12:01 UTC  (7+ 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 4/6] ui/cocoa: Make window resizable
` [PATCH v9 5/6] ui/cocoa: Call console_select() with the BQL
` [PATCH v9 6/6] ui/cocoa: Remove stretch_video flag

[PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
 2024-02-13 12:00 UTC  (10+ messages)

[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'

[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

[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 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

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

[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


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