qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 10:39:47 to 2022-05-16 16:18:06 UTC [more...]

[PULL 00/23] Misc QEMU patches for 2022-05-16
 2022-05-16 15:56 UTC  (6+ messages)
` [PULL 05/23] qdev-properties: Add a new macro with bitmask check for uint64_t property
` [PULL 06/23] target/i386: Add lbr-fmt vPMU option to support guest LBR
` [PULL 15/23] rng: make opened property read-only
` [PULL 17/23] soundhw: extract soundhw help to a separate function
` [PULL 22/23] configure: remove another dead variable

[PULL 00/17] migration queue
 2022-05-16 15:38 UTC  (2+ messages)
` [PULL 12/17] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX

[PULL 00/16] migration queue
 2022-05-16 15:30 UTC  (9+ messages)

[PATCH 00/35] pc/q35: refactor ISA and SMBUS AML generation
 2022-05-16 15:26 UTC  (28+ messages)
` [PATCH 01/35] acpi: add interface to build device specific AML
` [PATCH 02/35] acpi: make isa_build_aml() support AcpiDevAmlIf interface
` [PATCH 03/35] acpi: fdc-isa: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_dev_aml
` [PATCH 04/35] acpi: parallel port: "
` [PATCH 05/35] acpi: serial-is: "
` [PATCH 06/35] acpi: mc146818rtc: "
` [PATCH 07/35] acpi: pckbd: "
` [PATCH 08/35] isa-bus: drop no longer used ISADeviceClass::build_aml
` [PATCH 10/35] tests: acpi: q35: add test for smbus-ipmi device
` [PATCH 11/35] tests: acpi: update expected blob DSDT.ipmismbus
` [PATCH 12/35] tests: acpi: whitelist DSDT.ipmismbus expected blob
` [PATCH 13/35] ipmi: acpi: use relative path to resource source
` [PATCH 14/35] tests: acpi: update expected DSDT.ipmismbus blob
` [PATCH 15/35] acpi: ich9-smb: add support for AcpiDevAmlIf interface
` [PATCH 16/35] acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors
` [PATCH 18/35] tests: acpi: white-list to be re-factored pc/q35 DSDT
` [PATCH 20/35] acpi: q35: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors
` [PATCH 21/35] tests: acpi: update expected blobs
` [PATCH 23/35] tests: acpi: add applesmc testcase
` [PATCH 24/35] acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PATCH 25/35] tests: acpi: update expected blobs
` [PATCH 27/35] tests: acpi: add pvpanic-isa: testcase
` [PATCH 29/35] tests: acpi: update expected DSDT.pvpanic-isa blob
` [PATCH 30/35] tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobs
` [PATCH 31/35] acpi: pc/q35: tpm-tis: fix TPM device scope
` [PATCH 32/35] acpi: pc/q35: remove not needed 'if' condition on pci bus
` [PATCH 33/35] acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML

[PATCH v5 00/21] migration: Postcopy Preemption
 2022-05-16 15:25 UTC  (10+ messages)
` [PATCH v5 13/21] migration: Postcopy recover with preempt enabled
` [PATCH v5 14/21] migration: Create the postcopy preempt channel asynchronously
` [PATCH v5 15/21] migration: Parameter x-postcopy-preempt-break-huge

[PATCH v2 00/74] semihosting cleanup
 2022-05-16 15:20 UTC  (17+ messages)
` [PATCH v2 01/74] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
` [PATCH v2 02/74] semihosting: Return failure from softmmu-uaccess.h functions
` [PATCH v2 03/74] semihosting: Improve condition for config.c and console.c
` [PATCH v2 04/74] semihosting: Move softmmu-uaccess.h functions out of line
` [PATCH v2 05/74] semihosting: Add target_strlen for softmmu-uaccess.h
` [PATCH v2 06/74] semihosting: Simplify softmmu_lock_user_string
` [PATCH v2 07/74] semihosting: Split out guestfd.c
` [PATCH v2 08/74] semihosting: Generalize GuestFDFeatureFile

[PATCH] ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
 2022-05-16 15:50 UTC  (4+ messages)

[RFC PATCH 0/3] Allow Capstone 3.0.5 again and remove the submodule
 2022-05-16 14:58 UTC  (4+ messages)
` [PATCH 1/3] tests/vm: Add capstone to the NetBSD and OpenBSD VMs
` [PATCH 2/3] capstone: Allow version 3.0.5 again
` [PATCH 3/3] capstone: Remove the capstone submodule

[PATCH 0/2] hw: aspeed: Init all UART's with serial devices
 2022-05-16 14:56 UTC  (5+ messages)
` [PATCH 2/2] "

Getting rid of the last bits of QEMU's 'ad-hoc CI' for merges
 2022-05-16 15:25 UTC  (8+ messages)

[PATCH v6 resend 0/4] add generic vDPA device support
 2022-05-16 15:13 UTC  (3+ messages)
` [PATCH v6 resend 3/4] vdpa: add vdpa-dev support

[PATCH v3 0/7] hppa: Artist graphics driver fixes for HP-UX and keyboard fix in firmware boot console
 2022-05-16 14:49 UTC  (8+ messages)
` [PATCH v3 1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5
` [PATCH v3 2/7] artist: Introduce constant for max cursor size
` [PATCH v3 3/7] artist: Use human-readable variable names instead of reg_xxx
` [PATCH v3 4/7] artist: Fix vertical X11 cursor position in HP-UX
` [PATCH v3 5/7] artist: Allow to turn cursor on or off
` [PATCH v3 6/7] artist: Emulate screen blanking
` [PATCH v3 7/7] artist: Fix X cursor position calculation in X11

[PATCH v8 00/12] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-05-16 15:25 UTC  (2+ messages)

[PATCH v3 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-16 14:48 UTC  (7+ messages)
` [PATCH v3 1/8] qmp: Support for querying stats
` [PATCH v3 3/8] qmp: add filtering of statistics by target vCPU

[PATCH v3] mos6522: fix linking error when CONFIG_MOS6522 is not set
 2022-05-16 14:33 UTC  (3+ messages)

[PATCH v2 0/7] hppa: Artist graphics driver fixes for HP-UX and keyboard fix in firmware boot console
 2022-05-16 14:29 UTC  (8+ messages)
` [PATCH v2 1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5
` [PATCH v2 2/7] artist: Introduce constant for max cursor size
` [PATCH v2 3/7] artist: Use human-readable variable names instead of reg_xxx
` [PATCH v2 4/7] artist: Fix vertical X11 cursor position in HP-UX
` [PATCH v2 5/7] artist: Allow to turn cursor on or off
` [PATCH v2 6/7] artist: Emulate screen blanking
` [PATCH v2 7/7] artist: Fix X cursor position calculation in X11

[PATCH] net: fix multicast support with BSD (macOS) socket implementations
 2022-05-16 14:42 UTC  (4+ messages)

[PATCH 0/6] hppa: Artist graphics driver fixes for HP-UX
 2022-05-16 14:43 UTC  (3+ messages)

[PATCH v2] Remove Ubuntu 18.04 conatiner support from the repository
 2022-05-16 14:14 UTC  (3+ messages)

[RFC PATCH 0/6] replace -soundhw with -audio
 2022-05-16 14:06 UTC  (3+ messages)
` [RFC PATCH 4/6] soundhw: unify initialization for ISA and PCI soundhw

[PATCH v13 0/8] MSG_ZEROCOPY + multifd
 2022-05-16 14:04 UTC  (8+ messages)
` [PATCH v13 1/8] meson.build: Fix docker-test-build@alpine when including linux/errqueue.h

[PATCH] xio3130_downstream: Add ACS (Access Control Services) capability
 2022-05-16 13:15 UTC 

[PATCH v6 00/13] Migration: Transmit and detect zero pages in the multifd threads
 2022-05-16 13:14 UTC  (5+ messages)
` [PATCH v6 01/13] multifd: Document the locking of MultiFD{Send/Recv}Params

[PATCH v2 0/5] hw: aspeed: Init all UART's with serial devices
 2022-05-16 12:33 UTC  (3+ messages)

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-16 11:31 UTC  (7+ messages)
` [PATCH 3/9] vfio/migration: Fix NULL pointer dereference bug
` [PATCH 4/9] vfio/migration: Skip pre-copy if dirty page tracking is not supported
` [PATCH 5/9] migration/qemu-file: Add qemu_file_get_to_fd()

[PULL 00/91] virtio,pc,pci: fixes,cleanups,features
 2022-05-16 10:40 UTC  (90+ messages)
` [PULL 03/91] hw/pci/cxl: Add a CXL component type (interface)
` [PULL 04/91] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PULL 05/91] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PULL 06/91] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PULL 07/91] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PULL 08/91] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PULL 09/91] hw/cxl/device: Add memory device utilities
` [PULL 10/91] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PULL 11/91] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PULL 12/91] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PULL 13/91] hw/pxb: Use a type for realizing expanders
` [PULL 14/91] hw/pci/cxl: Create a CXL bus type
` [PULL 15/91] cxl: Machine level control on whether CXL support is enabled
` [PULL 16/91] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PULL 17/91] qtest/cxl: Introduce initial test for pxb-cxl only
` [PULL 18/91] hw/cxl/rp: Add a root port
` [PULL 19/91] hw/cxl/device: Add a memory device (8.2.8.5)
` [PULL 20/91] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PULL 21/91] hw/cxl/device: Add some trivial commands
` [PULL 22/91] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PULL 23/91] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PULL 24/91] qtests/cxl: Add initial root port and CXL type3 tests
` [PULL 25/91] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PULL 26/91] acpi/cxl: Add _OSC implementation (9.14.2)
` [PULL 27/91] acpi/cxl: Create the CEDT (9.14.1)
` [PULL 28/91] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PULL 29/91] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PULL 30/91] acpi/cxl: Introduce CFMWS structures in CEDT
` [PULL 31/91] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PULL 32/91] pci/pcie_port: Add pci_find_port_by_pn()
` [PULL 33/91] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PULL 34/91] mem/cxl_type3: Add read and write functions for associated hostmem
` [PULL 35/91] cxl/cxl-host: Add memops for CFMWS region
` [PULL 36/91] hw/cxl/component Add a dumb HDM decoder handler
` [PULL 37/91] i386/pc: Enable CXL fixed memory windows
` [PULL 38/91] tests/acpi: q35: Allow addition of a CXL test
` [PULL 39/91] qtests/bios-tables-test: Add a test for CXL emulation
` [PULL 40/91] tests/acpi: Add tables "
` [PULL 41/91] qtest/cxl: Add more complex test cases with CFMWs
` [PULL 42/91] docs/cxl: Add initial Compute eXpress Link (CXL) documentation
` [PULL 43/91] vhost: Track descriptor chain in private at SVQ
` [PULL 44/91] vhost: Fix device's used descriptor dequeue
` [PULL 45/91] vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
` [PULL 46/91] vdpa: Fix index calculus at vhost_vdpa_svqs_start
` [PULL 47/91] hw/virtio: Replace g_memdup() by g_memdup2()
` [PULL 48/91] vhost: Fix element in vhost_svq_add failure
` [PULL 49/91] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
` [PULL 50/91] intel_iommu: Support IR-only mode without DMA translation
` [PULL 51/91] intel_iommu: Only allow interrupt remapping to be enabled if it's supported
` [PULL 52/91] intel_iommu: Fix irqchip / X2APIC configuration checks
` [PULL 53/91] intel-iommu: remove VTD_FR_RESERVED_ERR
` [PULL 54/91] intel-iommu: block output address in interrupt address range
` [PULL 55/91] intel-iommu: update root_scalable before switching as during post_load
` [PULL 56/91] intel-iommu: update iq_dw during post load
` [PULL 57/91] vhost_net: Print feature masks in hex
` [PULL 58/91] hw/virtio: move virtio-pci.h into shared include space
` [PULL 59/91] virtio-pci: add notification trace points
` [PULL 60/91] hw/virtio: add vhost_user_[read|write] "
` [PULL 61/91] docs: vhost-user: clean up request/reply description
` [PULL 62/91] docs: vhost-user: rewrite section on ring state machine
` [PULL 63/91] docs: vhost-user: replace master/slave with front-end/back-end
` [PULL 64/91] vhost-user.rst: add clarifying language about protocol negotiation
` [PULL 65/91] libvhost-user: expose vu_request_to_string
` [PULL 66/91] docs/devel: start documenting writing VirtIO devices
` [PULL 67/91] include/hw: start documenting the vhost API
` [PULL 68/91] hw/virtio/vhost-user: don't suppress F_CONFIG when supported
` [PULL 69/91] virtio/vhost-user: dynamically assign VhostUserHostNotifiers
` [PULL 70/91] virtio: drop name parameter for virtio_init()
` [PULL 71/91] virtio: add vhost support for virtio devices
` [PULL 72/91] qmp: add QMP command x-query-virtio
` [PULL 73/91] qmp: add QMP command x-query-virtio-status
` [PULL 74/91] qmp: decode feature & status bits in virtio-status
` [PULL 75/91] qmp: add QMP commands for virtio/vhost queue-status
` [PULL 76/91] qmp: add QMP command x-query-virtio-queue-element
` [PULL 77/91] hmp: add virtio commands
` [PULL 78/91] vhost-user: more master/slave things
` [PULL 79/91] docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REG
` [PULL 80/91] include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
` [PULL 81/91] include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
` [PULL 82/91] hw/i386: Make pit a property of common x86 base machine type
` [PULL 83/91] hw/i386: Make pic "
` [PULL 84/91] hw/i386/amd_iommu: Fix IOMMU event log encoding errors
` [PULL 85/91] virtio-net: setup vhost_dev and notifiers for cvq only when feature is negotiated
` [PULL 86/91] virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
` [PULL 87/91] vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa
` [PULL 88/91] vhost-net: fix improper cleanup in vhost_net_start
` [PULL 89/91] vhost-vdpa: backend feature should set only once
` [PULL 90/91] vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()
` [PULL 91/91] virtio-net: don't handle mq request in userspace handler for vhost-vdpa

[PATCH v1 0/4] xlnx-zcu102: fix the display port
 2022-05-16 10:42 UTC  (5+ messages)
` [PATCH v1 2/4] xlnx_dp: Introduce a vblank signal

[PATCH v1 11/13] contrib/vhost-user-blk: fix 32 bit build and enable
 2022-05-16 10:46 UTC  (2+ 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).