2020-05-04 | Anthoine Bourgeois | virtio-pci: update virtio pci bar layout documentation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-05-04 | Anthoine Bourgeois | virtio-vga: fix virtio-vga bar ordering Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-05-04 | Gerd Hoffmann | rtc: add RTC_ISA_BASE Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-05-04 | Gerd Hoffmann | acpi: add ISADeviceClass->build_aml() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-05-04 | Gerd Hoffmann | acpi: drop pointless _STA method Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-05-04 | Gerd Hoffmann | qtest: allow DSDT acpi table changes Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-05-04 | Gerd Hoffmann | acpi: add aml builder stubs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-05-04 | Gerd Hoffmann | move 'typedef Aml' to qemu/types.h Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-05-04 | Julia Suvorova | hw/pci/pcie: Replace PCI_DEVICE() casts with existing... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-05-04 | Julia Suvorova | hw/pci/pcie: Forbid hot-plug if it's disabled on the... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-04-13 | David Hildenbrand | exec: Fix for qemu_ram_resize() callback Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-04-13 | Shameer Kolothum | fw_cfg: Migrate ACPI table mr sizes separately Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-04-13 | Shameer Kolothum | acpi: Use macro for table-loader file name Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-04-13 | Raphael Norwitz | MAINTAINERS: Add myself as vhost-user-blk maintainer 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 |
2020-03-31 | Stefano Garzarella | vhost-vsock: fix double close() in the realize() error... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-29 | Gerd Hoffmann | acpi: add acpi=OnOffAuto machine property to x86 and... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-29 | Li Feng | fix vhost_user_blk_watch crash Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-29 | Peter Maydell | hw/i386/amd_iommu.c: Fix corruption of log events passed... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-29 | Pan Nengyuan | virtio-iommu: avoid memleak in the unrealize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-29 | Pan Nengyuan | virtio-blk: delete vqs on the error path in realize() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-29 | Igor Mammedov | acpi: pcihp: fix left shift undefined behavior in acpi_pcihp... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-29 | Pan Nengyuan | virtio-serial-bus: Plug memory leak on realize() error... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-29 | David Hildenbrand | MAINTAINERS: Add myself as virtio-balloon co-maintainer 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 |
2020-03-29 | Michael S. Tsirkin | checkpatch: enforce process for expected files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-08 | Philippe Mathieu... | hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-08 | Nick Erdmann | vhost-vsock: fix error message output Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-08 | Jason Wang | vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-03-08 | Julia Suvorova | pcie_root_port: Add hotplug disabling option Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Raphael Norwitz | Fixed assert in vhost_user_set_mem_table_postcopy Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Adrian Moreno | vhost-user: only set slave channel for first vq Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Igor Mammedov | acpi: cpuhp: document CPHP_GET_CPU_ID_CMD command Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Johannes Berg | libvhost-user: implement in-band notifications Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Johannes Berg | docs: vhost-user: add in-band kick/call messages Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Johannes Berg | libvhost-user: handle NOFD flag in call/kick/err better Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Johannes Berg | libvhost-user-glib: use g_main_context_get_thread_default() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Johannes Berg | libvhost-user-glib: fix VugDev main fd cleanup Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Johannes Berg | libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Eric Auger | MAINTAINERS: add virtio-iommu related files Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Eric Auger | hw/arm/virt: Add the virtio-iommu device tree mappings Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-27 | Eric Auger | virtio-iommu-pci: Add virtio iommu pci support 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 |
2020-02-27 | Eric Auger | virtio-iommu: Support migration 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 |
2020-02-27 | Eric Auger | virtio-iommu: Implement fault reporting 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 |
2020-02-27 | Eric Auger | virtio-iommu: Implement translate 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 |
2020-02-27 | Eric Auger | virtio-iommu: Implement map/unmap 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 |
2020-02-27 | Eric Auger | virtio-iommu: Implement attach/detach command 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 |
2020-02-27 | Eric Auger | virtio-iommu: Decode the command payload 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 |
2020-02-27 | Eric Auger | virtio-iommu: Add skeleton 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 |
2020-02-27 | Stefan Hajnoczi | virtio: gracefully handle invalid region caches Cc: Michael Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Pan Nengyuan | vhost-user-blk: convert to new virtio_delete_queue Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Pan Nengyuan | vhost-user-blk: delete virtioqueues in unrealize to... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Pan Nengyuan | virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unr... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Pan Nengyuan | virtio-pmem: do delete rq_vq in virtio_pmem_unrealize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Pan Nengyuan | vhost-user-fs: convert to the new virtio_delete_queue... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Pan Nengyuan | vhost-user-fs: do delete virtio_queues in unrealize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Michael S. Tsirkin | rebuild-expected-aml.sh: remind about the process Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Michael S. Tsirkin | bios-tables-test: default diff command Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Michael S. Tsirkin | bios-tables-test: fix up DIFF generation Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-02-25 | Michael S. Tsirkin | bios-tables-test: tell people how to update Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-23 | Michael S. Tsirkin | vhost: coding style fix Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Corey Minyard | i386:acpi: Remove _HID from the SMBus ACPI entry 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 |
2020-01-22 | Dr. David Alan Gilbert | vhost: Only align sections for vhost-user Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Dr. David Alan Gilbert | vhost: Add names to section rounded warning Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Pan Nengyuan | vhost-vsock: delete vqs in vhost_vsock_unrealize to... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Pan Nengyuan | virtio-scsi: convert to new virtio_delete_queue Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Pan Nengyuan | virtio-scsi: delete vqs in unrealize to avoid memleaks Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Pan Nengyuan | virtio-9p-device: convert to new virtio_delete_queue Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Pan Nengyuan | virtio-9p-device: fix memleak in virtio_9p_device_unrealize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Michael S. Tsirkin | bios-tables-test: document expected file update Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Igor Mammedov | acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Igor Mammedov | acpi: cpuhp: spec: add typical usecases Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Igor Mammedov | acpi: cpuhp: introduce 'Command data 2' field Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Igor Mammedov | acpi: cpuhp: spec: clarify store into 'Command data... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Igor Mammedov | acpi: cpuhp: spec: fix 'Command data' description Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Igor Mammedov | acpi: cpuhp: spec: clarify 'CPU selector' register... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Igor Mammedov | tests: q35: MCH: add default SMBASE SMRAM lock test Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-22 | Igor Mammedov | q35: implement 128K SMRAM at default SMBASE address Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-06 | Liu Yi L | intel_iommu: add present bit check for pasid table... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-06 | Liu Yi L | intel_iommu: a fix to vtd_find_as_from_bus_num() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-06 | Yuri Benditovich | virtio-net: delete also control queue when TX/RX deleted Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-06 | Yuri Benditovich | virtio: reset region cache when on queue deletion Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-06 | Denis Plotnikov | virtio-mmio: update queue size on guest write Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-06 | Denis Plotnikov | tests: add virtio-scsi and virtio-blk seg_max_adjust... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-06 | Denis Plotnikov | virtio: make seg_max virtqueue size dependent Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Denis Plotnikov | hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Raphael Norwitz | vhost-user-scsi: reset the device if supported Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Raphael Norwitz | vhost-user: add VHOST_USER_RESET_DEVICE to reset devices Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Philippe Mathieu... | hw/pci/pci_host: Let pci_data_[read/write] use unsigned... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Philippe Mathieu... | hw/pci/pci_host: Remove redundant PCI_DPRINTF() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Jean-Philippe Brucker | virtio-mmio: Clear v2 transport state on soft reset Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Michael S. Tsirkin | ACPI: add expected files for HMAT tests (acpihmat) Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Tao Xu | tests/bios-tables-test: add test cases for ACPI HMAT Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Tao Xu | tests/numa: Add case for QMP build HMAT Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Liu Jingqi | hmat acpi: Build Memory Side Cache Information Structure(s) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Liu Jingqi | hmat acpi: Build System Locality Latency and Bandwidth... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Liu Jingqi | hmat acpi: Build Memory Proximity Domain Attributes... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Liu Jingqi | numa: Extend CLI to provide memory side cache information Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Liu Jingqi | numa: Extend CLI to provide memory latency and bandwidth... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Tao Xu | numa: Extend CLI to provide initiator information for... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Stefan Hajnoczi | virtio: don't enable notifications during polling Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2020-01-05 | Micky Yun Chan | Implement backend program convention command for vhost... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |