2019-05-29 | Wei Yang | hw/acpi: Consolidate build_mcfg to pci.c Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-21 | Igor Mammedov | tests: acpi: print error unable to dump ACPI table... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-21 | Igor Mammedov | tests: acpi: refactor rebuild-expected-aml.sh to dump... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: allow to override default accelerator Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: ignore SMBIOS tests when UEFI firmware... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: add a way to start tests with UEFI firmware Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: add acpi_find_rsdp_address_uefi() helper Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: move boot_sector_init() into x86 tests... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: skip FACS table if board uses hw reduced... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: fetch X_DSDT if pointer to DSDT is 0 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: make pointer to RSDP 64bit Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: make RSDT test routine handle XSDT Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: make acpi_fetch_table() take size of fetched... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | David Gibson | pci: Simplify pci_bus_is_root() |
commitcommitdifftree |
2019-05-20 | David Gibson | pcie: Remove redundant test in pcie_mmcfg_data_{read... |
commitcommitdifftree |
2019-05-20 | Li Feng | libvhost-user: fix bad vu_log_write Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Wei Yang | hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Wei Yang | i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Wei Yang | hw/arm/virt-acpi-build: remove unnecessary variable... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Dan Streetman | do not call vhost_net_cleanup() on running net from... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Igor Mammedov | q35: acpi: do not create dummy MCFG table 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 |
2019-05-20 | Markus Armbruster | acpi/pcihp: Add a few more trace points related to... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Markus Armbruster | acpi/pcihp: Convert debug printf()s to trace events Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Markus Armbruster | acpi/piix4: Convert debug printf()s to trace events Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Xie Yongji | contrib/vhost-user-blk: enable inflight I/O tracking Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Xie Yongji | vhost-user-blk: Add support to reconnect backend Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Xie Yongji | vhost-user-blk: Add return value for vhost_user_blk_start() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Xie Yongji | vhost-user-blk: Only start vhost-user backend with... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Xie Yongji | vhost-user-blk: Use started flag in vhost_user_blk_set_status() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Xie Yongji | virtio: Use started flag in virtio_vmstate_change() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Xie Yongji | virtio: Introduce started flag to VirtioDevice Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Marc-André Lureau | docs: reST-ify vhost-user documentation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Daniel P. Berrangé | Revert "globals: Allow global properties to be optional" Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-05-20 | Daniel P. Berrangé | hw: report invalid disable-legacy|modern usage for... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-04-02 | Peter Xu | intel_iommu: Drop extended root field Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-04-02 | Peter Xu | intel_iommu: Fix root_scalable migration breakage Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-04-02 | Yuval Shaia | virtio-net: Fix typo in comment Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-04-02 | Alex Williamson | intel_iommu: Correct caching-mode error message Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-04-02 | Liam Merwick | acpi: verify file entries in bios_linker_loader_add_pointer() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Wei Yang | i386, acpi: check acpi_memory_hotplug capacity in pre_plug Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Knut Omang | gen_pcie_root_port: Add ACS (Access Control Services... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Knut Omang | pcie: Add a simple PCIe ACS (Access Control Services... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Xie Yongji | vhost-user-blk: Add support to get/set inflight buffer Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Xie Yongji | libvhost-user: Support tracking inflight I/O in shared... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Xie Yongji | libvhost-user: Introduce vu_queue_map_desc() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Xie Yongji | libvhost-user: Remove unnecessary FD flag check for... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Xie Yongji | vhost-user: Support transferring inflight buffer between... 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 |
2019-03-13 | Wei Yang | nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO size Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Wei Yang | nvdimm: use *function* directly instead of allocating... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Wei Yang | nvdimm: fix typo in nvdimm_build_nvdimm_devices argument Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Yi Sun | intel_iommu: add scalable-mode option to make scalable... 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 |
2019-03-13 | Liu, Yi L | intel_iommu: add 256 bits qi_desc support Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Liu, Yi L | intel_iommu: scalable mode emulation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Marc-André Lureau | libvhost-user: add vu_queue_unpop() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Marc-André Lureau | libvhost-user-glib: export vug_source_new() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Marc-André Lureau | vhost-user: split vhost_user_read() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Marc-André Lureau | vhost-user: wrap some read/write with retry handling Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Marc-André Lureau | libvhost-user: exit by default on VHOST_USER_NONE Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Marc-André Lureau | vhost-user: simplify vhost_user_init/vhost_user_cleanup Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Marc-André Lureau | vhost-user: define conventions for vhost-user backends Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Marc-André Lureau | libvhost-user: fix clang enum-conversion warning Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | David Gibson | virtio-balloon: Restore MADV_WILLNEED hint on balloon... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | David Gibson | virtio-balloon: Fix possible guest memory corruption... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | David Gibson | virtio-balloon: Don't mismatch g_malloc()/free (CID... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-03-13 | Wei Wang | virtio-balloon: fix a use-after-free case CC: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-22 | Alex Williamson | pci: Sanity test minimum downstream LNKSTA Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-22 | Daniel P. Berrangé | hw/smbios: fix offset of type 3 sku field Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-22 | Alexey Kardashevskiy | pci: Move NVIDIA vendor id to the rest of ids Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-22 | David Gibson | virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | David Gibson | virtio-balloon: Use ram_block_discard_range() instead... Reviewed-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 |
2019-02-21 | David Gibson | virtio-balloon: Rework ballon_page() interface Reviewed-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 |
2019-02-21 | David Gibson | virtio-balloon: Corrections to address verification Reviewed-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 |
2019-02-21 | David Gibson | virtio-balloon: Remove unnecessary MADV_WILLNEED on... Reviewed-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 |
2019-02-21 | Peter Xu | i386/kvm: ignore masked irqs when update msi routes Reviewed-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 |
2019-02-21 | Changpeng Liu | contrib/vhost-user-blk: fix the compilation issue Reviewed-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 |
2019-02-21 | Philippe Mathieu... | Revert "contrib/vhost-user-blk: fix the compilation... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Wei Yang | pc-dimm: use same mechanism for [get|set]_addr Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Laszlo Ersek | tests/data: introduce "uefi-boot-images" with the ... Cc: "Michael S. Tsirkin" <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Laszlo Ersek | tests/uefi-test-tools: add build scripts Cc: "Michael S. Tsirkin" <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Laszlo Ersek | tests: introduce "uefi-test-tools" with the BiosTablesTest... Cc: "Michael S. Tsirkin" <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Laszlo Ersek | roms: build the EfiRom utility from the roms/edk2 submodule Cc: "Michael S. Tsirkin" <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Laszlo Ersek | roms: add the edk2 project as a git submodule Cc: "Michael S. Tsirkin" <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Paolo Bonzini | vhost-user-test: create a temporary directory per TestServer Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Paolo Bonzini | vhost-user-test: small changes to init_hugepagefs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Paolo Bonzini | vhost-user-test: create a main loop per TestServer Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Paolo Bonzini | vhost-net: revamp configure logic Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Paolo Bonzini | vhost-net: compile it on all targets that have virtio... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Paolo Bonzini | vhost-user: support cross-endian vnet headers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Paolo Bonzini | vhost: restrict Linux dependency to kernel vhost Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Paolo Bonzini | vhost-net-user: add stubs for when no virtio-net device... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-21 | Paolo Bonzini | vhost-net: move stubs to a separate file Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-05 | Michael S. Tsirkin | contrib/libvhost-user: cleanup casts Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-05 | Michael S. Tsirkin | r2d: fix build on mingw Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-05 | Murilo Opsfelder... | mmap-alloc: fix hugetlbfs misaligned length in ppc64 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-05 | Murilo Opsfelder... | mmap-alloc: unfold qemu_ram_mmap() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-05 | Wei Yang | i386, acpi: cleanup build_facs by removing second unused... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-05 | Laszlo Ersek | fw_cfg: fix the life cycle and the name of "qemu_extra_param... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-05 | Stefan Berger | acpi: Make TPM 2.0 with TIS available as MSFT0101 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2019-02-05 | Thomas Huth | hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |