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 |
2015-10-22 | Thibaut Collet | vhost user: add support of live 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 | net: add trace_vhost_user_event 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: document migration log 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: use a function for each call 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: add a migration blocker 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: send log shm fd along with log_base 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: alloc shareable log 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: add vhost_user_requires_shm_log() 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 vhost_set_log_base op 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: document log resizing Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | util: add fallback for qemu_memfd_alloc() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | util: add memfd helpers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | util: add linux-only memfd fallback Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | build-sys: split util-obj- on multi-lines Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | linux-headers: add unistd.h Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Marc-André Lureau | configure: probe for memfd Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Cornelia Huck | virtio: add some migration doc Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Igor Mammedov | vhost: fail backend intialization early Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Igor Mammedov | pc-dimm: add vhost slots limit check before commiting... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-22 | Igor Mammedov | vhost: add vhost_has_free_slot() interface Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-21 | Michael S. Tsirkin | net: don't set native endianness Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-21 | Michael S. Tsirkin | exec: factor out duplicate mmap code Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-18 | Knut Omang | intel_iommu: Add support for translation for devices... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-02 | Michael S. Tsirkin | vhost-user-test: fix predictable filename on tmpfs Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-02 | Michael S. Tsirkin | vhost-user-test: use tmpfs by default Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-02 | Igor Mammedov | pc: memhp: force gaps between DIMM's GPA 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-10-02 | Igor Mammedov | memhp: extend address auto assignment to support gaps Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-02 | Michael S. Tsirkin | vhost-user: unit test for new messages Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-02 | Paolo Bonzini | vhost-user-test: do not reinvent glib-compat.h Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-01 | Richard Henderson | virtio: Notice when the system doesn't support MSIx... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-01 | Eduardo Habkost | pc: Add a comment explaining why pc_compat_2_4() doesn... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-01 | Michael S. Tsirkin | exec: allocate PROT_NONE pages on top of RAM Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-01 | Michael S. Tsirkin | oslib: allocate PROT_NONE pages on top of RAM Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-01 | Michael S. Tsirkin | oslib: rework anonimous RAM allocation Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-10-01 | Jason Wang | virtio-net: correctly drop truncated packets 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-01 | Jason Wang | virtio: introduce virtqueue_discard() 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-01 | Jason Wang | virtio: introduce virtqueue_unmap_sg() 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-09-25 | Paolo Bonzini | MAINTAINERS: add more devices to the PCI section 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-09-25 | Paolo Bonzini | MAINTAINERS: add more devices to the PC section 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-09-24 | Changchun Ouyang | vhost-user: add a new message to disable/enable a specific... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Changchun Ouyang | vhost-user: add multiple queue support Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Yuanhan Liu | vhost: introduce vhost_backend_get_vq_index method Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Yuanhan Liu | vhost-user: add VHOST_USER_GET_QUEUE_NUM message Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Yuanhan Liu | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE 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-09-24 | Michael S. Tsirkin | vhost-user: add protocol feature negotiation Signed-off-by: Michael S. Tsirkin <address@hidden> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Yuanhan Liu | vhost-user: use VHOST_USER_XXX macro for switch statement Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Cornelia Huck | virtio-ccw: enable virtio-1 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Cornelia Huck | virtio-ccw: feature bits > 31 handling Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Cornelia Huck | virtio-ccw: support ring size changes Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Cornelia Huck | virtio: ring sizes vs. reset Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Eduardo Habkost | pc: Introduce pc-*-2.5 machine classes Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Eduardo Habkost | q35: Move options common to all classes to pc_i440fx_machine... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Eduardo Habkost | q35: Move options common to all classes to pc_q35_machine_op... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Jason Wang | virtio-net: unbreak self announcement and guest offloads... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-24 | Pierre Morel | virtio: right size for virtio_queue_get_avail_size Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-10 | Laszlo Ersek | hw/pci: fix pci_update_mappings() trace events 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-09-10 | Igor Mammedov | pc: memhotplug: keep reserved-memory-end broken on... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-10 | Igor Mammedov | pc: memhotplug: fix incorrectly set reserved-memory-end Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-10 | Richard W.M. Jones | acpi: Remove unused definition. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-09-10 | Cornelia Huck | virtio: avoid leading underscores for helpers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |