2015-05-31 | Jason Wang | virtio: device_plugged() can fail Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Jason Wang | virtio-net: adding all queues in .realize() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Cornelia Huck | virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Cornelia Huck | virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Cornelia Huck | virtio: move host_features Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Radim Krčmář | pc: acpi: fix pvpanic for buggy guests Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Generate init functions with a macro Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | piix: Eliminate pc_init_pci() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | piix: Add kvmclock_enabled, pci_enabled globals Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | machine: Remove unused fields from QEMUMachine Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Remove qemu_register_pc_machine() function Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Don't use QEMUMachine anymore Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Move compat_props setting inside *_machine_options... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Convert *_MACHINE_OPTIONS macros into functions Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Define machines using a DEFINE_PC_MACHINE macro Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Define MACHINE_OPTIONS macros consistently for... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | piix: Define PC_COMPAT_0_10 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | spapr: define SPAPR_COMPAT_2_3 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macros Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Define PC_COMPAT_2_[123] macros Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | hw: Define empty HW_COMPAT_2_[23] macros Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | spapr: Move commas inside SPAPR_COMPAT_* macros Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Move commas inside PC_COMPAT_* macros Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | hw: Move commas inside HW_COMPAT_2_1 macro Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Eduardo Habkost | pc: Replace tab with spaces Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Shannon Zhao | hw/s390x/virtio-ccw: use alias property for virtio... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Shannon Zhao | hw/virtio/virtio-pci: use alias property for virtio... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-31 | Shannon Zhao | hw/virtio/virtio-balloon: move adding property to virtio_bal... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-05-11 | Michael S. Tsirkin | acpi: update expected files for memory unplug Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-28 | Shannon Zhao | virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-28 | Shannon Zhao | virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-28 | Thomas Huth | pci: Merge pci_nic_init() into pci_nic_init_nofail() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-28 | Gal Hammer | acpi: add a missing backslash to the \_SB scope. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Zhu Guihua | qmp-event: add event notification for memory hot unplug... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Zhu Guihua | acpi: add hardware implementation for memory hot unplug Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Zhu Guihua | acpi: fix "Memory device control fields" register Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Zhu Guihua | acpi: extend aml_field() to support UpdateRule Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Tang Chen | acpi, mem-hotplug: add unplug cb for memory device Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Tang Chen | acpi, mem-hotplug: add unplug request cb for memory... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Tang Chen | acpi, mem-hotplug: add acpi_memory_slot_status() to... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Zhu Guihua | docs: update documentation for memory hot unplug Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Michael S. Tsirkin | virtio: coding style tweak Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Jason Wang | pci: remove hard-coded bar size in msix_init_exclusive_bar() 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-04-27 | Jason Wang | virtio-pci: speedup MSI-X masking and unmasking 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-04-27 | Jason Wang | virtio: introduce vector to virtqueues mapping 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-04-27 | Jason Wang | virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 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-04-27 | Jason Wang | monitor: check return value of qemu_find_net_clients_except() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Jason Wang | monitor: replace the magic number 255 with MAX_QUEUE_NUM Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Jason Wang | ppc: spapr: add 2.4 machine type Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Jason Wang | spapr: add machine type specific instance init function Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Jason Wang | pc: add 2.4 machine types 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-04-27 | Jason Wang | virtio-net: fix the upper bound when trying to delete... 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-04-27 | Luke Gorrie | vhost-user: Send VHOST_RESET_OWNER on vhost stop Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Shannon Zhao | hw/i386/acpi-build: move generic acpi building helpers... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Shannon Zhao | hw/i386: Move ACPI header definitions in an arch-independent... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-04-27 | Michael S. Tsirkin | acpi-build: close } in comment Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-25 | Jason Wang | virtio-net: validate backend queue numbers against... 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-03-25 | Michael S. Tsirkin | virtio-serial: fix virtio config size Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-25 | Stefan Weil | acpi: Add missing GCC_FMT_ATTR to local function 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-03-18 | Michael S. Tsirkin | pcie_aer: fix comment to match pcie spec Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-18 | Chen Fan | pci: fix several trivial typos in comment Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-18 | Chen Fan | aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-18 | Chen Fan | pcie_aer: fix typos in pcie_aer_inject_error comment Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-18 | Chen Fan | aer: fix wrong check on expose aer tlp prefix log Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-18 | Chen Fan | pcie: correct mistaken register bit for End-End TLP... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-16 | Stefan Weil | virtio: Fix memory leaks reported by Coverity Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-16 | Jason Wang | virtio: validate the existence of handle_output before... 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-03-11 | Michael S. Tsirkin | virtio-scsi: remove empty wrapper for cmd Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | virtio-scsi: clean out duplicate cdb field Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | virtio-scsi: fix cdb/sense size Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | uapi/virtio_scsi: allow overriding CDB/SENSE size Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | virtio-scsi: drop duplicate CDB/SENSE SIZE Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | exec: don't include hw/boards for linux-user Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | acpi: specify format for build_append_namestring Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | MAINTAINERS: drop aliguori@amazon.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Stefan Berger | tpm: Move memory subregion function into realize function Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Markus Armbruster | virtio-pci: Convert to realize() Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Markus Armbruster | pci: Convert pci_nic_init() to Error to avoid qdev_init() Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Marcel Apfelbaum | machine: query mem-merge machine property Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Marcel Apfelbaum | machine: query dump-guest-core machine property Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | hw/boards: make it safe to include for linux-user Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Marcel Apfelbaum | machine: query phandle-start machine property Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Marcel Apfelbaum | machine: query kvm-shadow-mem machine property Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Marcel Apfelbaum | kvm: add machine state to kvm_arch_init Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Marcel Apfelbaum | machine: query kernel-irqchip property Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Marcel Apfelbaum | machine: allowed/required kernel-irqchip support Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Marcel Apfelbaum | machine: replace qemu opts with iommu property Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | pci/shpc: fix signed integer overflow Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-11 | Michael S. Tsirkin | acpi-test: update expected files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-10 | Marcel Apfelbaum | acpi: fix aml_equal term implementation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-10 | Michael S. Tsirkin | aml-build: append opcodes using build_append_byte Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-10 | Michael S. Tsirkin | aml-build: don't modify child Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-08 | Michael S. Tsirkin | acpi: drop unused code Signer-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-08 | Michael S. Tsirkin | aml-build: comment fix Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-08 | Michael S. Tsirkin | acpi-build: fix typo in comment Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-03-04 | Michael S. Tsirkin | acpi: update generated files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |