2024-07-03 | Sunil V L | qtest: bios-tables-test: Rename aarch64 tests with... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | Sunil V L | tests/data/uefi-boot-images: Add RISC-V ISO image Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | Sunil V L | uefi-test-tools: Add support for python based build... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | Sunil V L | uefi-test-tools/UefiTestToolsPkg: Add RISC-V support Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | Nicolin Chen | hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping Suggested-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | David Woodhouse | hw/i386/fw_cfg: Add etc/e820 to fw_cfg late Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | Nicolin Chen | hw/arm/virt-acpi-build: Drop local iort_node_offset Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | Thomas Huth | hw/virtio: Fix the de-initialization of vhost-user... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | Stefano Garzarella | tests/qtest/vhost-user-test: add a test case for memory... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | Stefano Garzarella | tests/qtest/vhost-user-blk-test: use memory-backend-shm Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-03 | Stefano Garzarella | hostmem: add a new memory backend based on POSIX shm_open() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-02 | Stefano Garzarella | contrib/vhost-user-*: use QEMU bswap helper functions Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-02 | Stefano Garzarella | contrib/vhost-user-blk: fix bind() using the right... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-02 | Stefano Garzarella | vhost-user-server: do not set memory fd non-blocking Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-02 | Stefano Garzarella | libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-02 | Stefano Garzarella | libvhost-user: fail vu_message_write() if sendmsg(... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-02 | Stefano Garzarella | libvhost-user: set msg.msg_control to NULL when it... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-02 | Stefano Garzarella | qapi: clarify that the default is backend dependent Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Dmitry Frolov | hw/net/virtio-net.c: fix crash in iov_copy() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | BillXiang | vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_B... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Manos Pitsidianakis | virtio-iommu: add error check before assert Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Akihiko Odaki | hw/virtio: Free vqs after vhost_dev_cleanup() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Zhao Liu | i386/apic: Add hint on boot failure because of disabling... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Yuxue Liu | vhost-user-test: no set non-blocking for cal fd less... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Jiqian Chen | virtio-pci: implement No_Soft_Reset bit Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Ira Weiny | hw/cxl: Fix read from bogus memory Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Cindy Lu | virtio-pci: Fix the failure process in kvm_virtio_pci_vector... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Thomas Weißschuh | Revert "docs/specs/pvpanic: mark shutdown event as... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Thomas Weißschuh | tests/qtest/pvpanic: add tests for pvshutdown event Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Alejandro Jimenez | pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Thomas Weißschuh | hw/misc/pvpanic: add support for normal shutdowns Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Thomas Weißschuh | tests/qtest/pvpanic: use centralized definition of... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Thomas Weißschuh | hw/misc/pvpanic: centralize definition of supported... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Thomas Weißschuh | linux-headers: update to 6.10-rc1 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/mem/cxl_type3: Allow to release extent superset... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/cxl/cxl-mailbox-utils: Add superset extent release... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/mem/cxl_type3: Add DPA range validation for accesses... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/cxl/events: Add qmp interfaces to add/release dynamic... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/cxl/cxl-mailbox-utils: Add mailbox commands to support... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/mem/cxl_type3: Add DC extent list representative... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/mem/cxl_type3: Add host backend and address space... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/mem/cxl_type3: Add support to create DC regions... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | include/hw/cxl/cxl_device: Rename mem_size as static_mem_siz... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/cxl/cxl-mailbox-utils: Add dynamic capacity region... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Fan Ni | hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Gregory Price | hw/cxl/mailbox: interface to add CCI commands to an... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Gregory Price | hw/cxl/mailbox: change CCI cmd set structure to be... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Li Feng | vhost-user: fix lost reconnect again Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Li Feng | Revert "vhost-user: fix lost reconnect" Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Marc-André Lureau | vhost-user-gpu: fix import of DMABUF Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Jiqian Chen | virtio-pci: only reset pm state during resetting Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Wafer | hw/virtio: Fix obtain the buffer id from the last descriptor Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Halil Pasic | vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Christian Pötzsch | Fix vhost user assertion when sending more than one fd Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Jonah Palmer | vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Jonah Palmer | virtio-ccw: Handle extra notification data Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Jonah Palmer | virtio-mmio: Handle extra notification data Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Jonah Palmer | virtio: Prevent creation of device using notification... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Jonah Palmer | virtio/virtio-pci: Handle extra notification data Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Stefano Garzarella | vhost-vdpa: check vhost_vdpa_set_vring_ready() return... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Si-Wei Liu | vhost: Perform memory section dirty scans once per... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-07-01 | Si-Wei Liu | vhost: dirty log should be per backend type Suggested-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-04-15 | Cindy Lu | virtio-pci: fix use of a released vector Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-04-09 | Vladimir Sementsov... | qdev-monitor: fix error message in find_device_state() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-04-09 | Vladimir Sementsov... | vhost-user-blk: simplify and fix vhost_user_blk_handle_confi... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-04-09 | lyx634449800 | vdpa-dev: Fix the issue of device status not updating... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-04-09 | Wafer | hw/virtio: Fix packed virtqueue flush used_idx Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-04-09 | Manos Pitsidianakis | virtio-snd: rewrite invalid tx/rx message handling Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-04-09 | Zheyu Ma | virtio-snd: Enhance error handling for invalid transfers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-04-09 | Michael S. Tsirkin | Revert "hw/virtio: Add support for VDPA network simulation... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: add extra comments to smbios_get_table_legacy() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | tests: acpi: update expected SSDT.dimmpxm blob Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | pc/q35: set SMBIOS entry point type to 'auto' by default Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | tests: acpi/smbios: whitelist expected blobs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: error out when building type 4 table is not... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: in case of entry point is 'auto' try to build... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: extend smbios-entry-point-type with 'auto'... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: clear smbios_type4_count before building tables Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: get rid of global smbios_ep_type Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: handle errors consistently Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: build legacy mode code only for 'pc' machine Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: rename/expose structures/bitmaps used by both... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: add smbios_add_usr_blob_size() helper Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: don't check type4 structures in legacy mode Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: avoid mangling user provided tables Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: get rid of smbios_legacy global Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: get rid of smbios_smp_sockets global Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: cleanup smbios_get_tables() from legacy handling Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | tests: smbios: add test for legacy mode CLI options Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | tests: smbios: add test for -smbios type=11 option Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | tests: smbios: make it possible to write SMBIOS only... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Thomas Weißschuh | docs/specs/pvpanic: mark shutdown event as not implemented Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Michael S. Tsirkin | qapi: document PCIe Gen5/Gen6 speeds since 9.0 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Michael S. Tsirkin | SMBIOS: fix long lines Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Thomas Weißschuh | docs/specs/pvpanic: document shutdown event Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Jonathan Cameron | hw/cxl: Fix missing reserved data in CXL Device DVSEC Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Jonathan Cameron | hmat acpi: Fix out of bounds access due to missing... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Jonathan Cameron | hmat acpi: Do not add Memory Proximity Domain Attributes... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eric Auger | qemu-options.hx: Document the virtio-iommu-pci aw-bits... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |