2015-12-22 | Eduardo Habkost | pc: Remove redundant code from pc-*-2.3 machine classes Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Gerd Hoffmann | q35: skip q35-acpi-dsdt.aml load if not needed Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add a force off function Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add firmware registration to the ISA interface Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add a firmware configuration repository Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add migration capability to the IPMI devices. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add documentation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add tests Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add a BT low-level interface Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add an ISA KCS low-level interface Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add an external connection simulation interface Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | ipmi: Add a local BMC simulation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Corey Minyard | Add a base IPMI interface Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Eduardo Habkost | pc: Group and document related PCMachineState/PCMachineclass... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Eduardo Habkost | q35: Remove MCHPCIState.guest_info field Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Marcel Apfelbaum | hw/i386: extend pxb query for all PC machines Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Marcel Apfelbaum | hw/pxb: introduce pxb-pcie expander for PCIe machines Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Marcel Apfelbaum | hw/acpi: merge pxb adjacent memory/IO ranges Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Eduardo Habkost | pc: Move option_rom_has_mr/rom_file_has_mr globals... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Eduardo Habkost | pc: Remove enforce-aligned-dimm QOM property Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Eduardo Habkost | pc: Move enforce_aligned_dimm to PCMachineClass Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Eduardo Habkost | pc: Move acpi_data_size global to PCMachineClass Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Eduardo Habkost | pc: Move legacy_acpi_table_size global to PCMachineClass Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Eduardo Habkost | pc: Move compat boolean globals to PCMachineClass Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-22 | Michael S. Tsirkin | mmap-alloc: tweak a comment on ppc64 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-02 | Michael S. Tsirkin | util/mmap-alloc: fix hugetlb support on ppc64 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-02 | Shmulik Ladkani | virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-02 | Cornelia Huck | virtio: handle non-virtio-1-capable backend for ccw Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-02 | Victor Kaplansky | tests/vhost-user-bridge.c: fix fd leakage Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-02 | Michael S. Tsirkin | vhost: drop dead code Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-02 | Victor Kaplansky | vhost-user: verify that number of queues is non-zero Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-02 | Marc-André Lureau | vhost-user-test: fix crash with glib < 2.36 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-02 | Marc-André Lureau | vhost-user-test: use unix port for migration Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-12-02 | Marc-André Lureau | vhost-user-test: fix chardriver race 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 |
2015-11-26 | Michael S. Tsirkin | vhost-user-test: fix migration overlap test Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-26 | Stefano Dong (董兴水) | Fix memory leak on error Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-26 | Michael S. Tsirkin | Revert "vhost: send SET_VRING_ENABLE at start/stop" Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-25 | Victor Kaplansky | tests/vhost-user-bridge: read command line arguments Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-25 | Victor Kaplansky | tests/vhost-user-bridge: propose GUEST_ANNOUNCE feature Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-25 | Michael S. Tsirkin | vhost-user: clarify start and enable Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-25 | Wen Congyang | vhost-user: set link down when the char device is closed Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-25 | Eduardo Habkost | pc: Don't set hw_version on pc-*-2.5 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 |
2015-11-25 | Eduardo Habkost | osdep: Change default value of qemu_hw_version() to... 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 |
2015-11-19 | Marc-André Lureau | exec: silence hugetlbfs warning under qtest Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-19 | Marc-André Lureau | tests: re-enable vhost-user-test Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-19 | Michael S. Tsirkin | acpi: fix buffer overrun on migration Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-18 | Michael S. Tsirkin | vhost-user: fix log size Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-18 | Michael S. Tsirkin | vhost-user: ignore qemu-only features Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-17 | Michael S. Tsirkin | specs/vhost-user: fix spec to match reality Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-17 | Victor Kaplansky | tests/vhost-user-bridge: implement logging of dirty... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-17 | Bandan Das | i440fx: print an error message if user tries to enable... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-17 | Bandan Das | q35: Check propery to determine if iommu is set Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-16 | Michael S. Tsirkin | vhost-user: start/stop all rings Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-16 | Michael S. Tsirkin | vhost-user: print original request on error Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-16 | Michael S. Tsirkin | vhost-user-test: support VHOST_USER_SET_VRING_ENABLE Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-16 | Michael S. Tsirkin | vhost-user: update spec description Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-16 | Yuanhan Liu | vhost: don't send RESET_OWNER at stop Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-16 | Yuanhan Liu | vhost: let SET_VRING_ENABLE message depends on protocol... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-12 | Greg Kurz | virtio-9p: add savem handlers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-12 | Marcel Apfelbaum | hw/virtio: Add PCIe capability to virtio devices Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-12 | Yuanhan Liu | vhost: send SET_VRING_ENABLE at start/stop Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-12 | Yuanhan Liu | vhost: rename RESET_DEVICE backto RESET_OWNER 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 |
2015-11-12 | Victor Kaplansky | vhost-user: modify SET_LOG_BASE to pass mmap size and... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-12 | Jason Wang | virtio-pci: unbreak queue_enable read 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 |
2015-11-12 | Jason Wang | virtio-pci: introduce pio notification capability for... 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 |
2015-11-12 | Jason Wang | virtio-pci: use zero length mmio eventfd for 1.0 notificatio... 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 |
2015-11-12 | Jason Wang | KVM: add support for any length io eventfd Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-12 | Jason Wang | memory: don't try to adjust endianness for zero length... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-11-12 | Jason Wang | virtio-pci: fix 1.0 virtqueue migration 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 |
2015-10-29 | Cao jin | enable multi-function hot-add Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Cao jin | remove function during multi-function hot-add Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Victor Kaplansky | tests/vhost-user-bridge: add vhost-user bridge application Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | Revert "memhp: extend address auto assignment to support... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | Revert "pc: memhp: force gaps between DIMM's GPA" Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | virtio: drop virtqueue_map_sg Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | virtio-scsi: convert to virtqueue_map Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | virtio-serial: convert to virtio_map Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | virtio-blk: convert to virtqueue_map Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | virtio: switch to virtio_map Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | virtio: introduce virtio_map Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | mmap-alloc: fix error handling Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Igor Mammedov | pc: memhp: do not emit inserting event for coldplugged... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | vhost-user-test: fix up rhel6 build Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | vhost-user: cleanup msg size math Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-29 | Michael S. Tsirkin | vhost-user: cleanup struct size math Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Michael S. Tsirkin | vhost-user: fix up rhel6 build Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Laszlo Ersek | hw/isa/lpc_ich9: inject the SMI on the VCPU that is... 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 |
2015-10-22 | Zhu Guihua | i386: keep cpu_model field in MachineState uptodate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Thibaut Collet | vhost: set the correct queue index in case of migration... Acked-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 |
2015-10-22 | zhanghailiang | piix: fix resource leak reported by Coverity Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Eduardo Otubo | seccomp: add memfd_create to whitelist Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | vhost-user-test: check ownership during migration Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | vhost-user-test: add live-migration test Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | vhost-user-test: learn to tweak various qemu arguments Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | vhost-user-test: wrap server in TestServer struct Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | vhost-user-test: remove useless static check Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | vhost-user-test: move wait_for_fds() out Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | vhost: add migration block if memfd failed Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Thibaut Collet | vhost-user: use an enum helper for features mask Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Thibaut Collet | vhost user: add rarp sending after live migration for... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |