2016-06-24 | Xiao Guangrong | nvdimm acpi: support Get Namespace Label Data function Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | nvdimm acpi: support Get Namespace Label Size function Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | nvdimm acpi: check revision Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | nvdimm acpi: abstract the operations for root & nvdimm... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | nvdimm acpi: check UUID Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | nvdimm acpi: save arg3 of _DSM method Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | nvdimm acpi: set HDLE properly Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | acpi: add aml_call5 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | acpi: add aml_object_type Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | nvdimm: support nvdimm label Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Xiao Guangrong | pc-dimm: introduce get_vmstate_memory_region callback Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Corey Minyard | bios: Add tests for the IPMI ACPI and SMBIOS entries Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Corey Minyard | acpi: Add IPMI table entries Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Corey Minyard | ipmi: Add SMBIOS table entry Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-24 | Corey Minyard | smbios: Move table build tools into an include file. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Michael S. Tsirkin | MAINTAINERS: add Marcel to PCI Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Cao jin | msi_init: change return value to 0 on success 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 |
2016-06-17 | Cao jin | fix some coding style problems 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 |
2016-06-17 | Cao jin | pci core: assert ENOSPC when add capability 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 |
2016-06-17 | Marc-André Lureau | test: start vhost-user reconnect test Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Marc-André Lureau | tests: append i386 tests Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Marc-André Lureau | vhost-net: save & restore vring enable state Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Marc-André Lureau | vhost-net: save & restore vhost-user acked features Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Marc-André Lureau | vhost-net: do not crash if backend is not present Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Marc-André Lureau | vhost-user: disconnect on start failure Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Tetsuya Mukawa | qemu-char: add qemu_chr_disconnect to close a fd accepted... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Marc-André Lureau | tests/vhost-user-bridge: workaround stale vring base Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Marc-André Lureau | tests/vhost-user-bridge: add client mode Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Tetsuya Mukawa | vhost-user: add ability to know vhost-user backend... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-17 | Peter Xu | pci: fix pci_requester_id() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Tested-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 |
2016-06-07 | Greg Kurz | virtio: move bi-endian target support to a single location Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Xiao Guangrong | pc-dimm: introduce realize callback Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Xiao Guangrong | pc-dimm: get memory region from ->get_memory_region() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | acpi: make bios_linker_loader_add_checksum() API offset... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | acpi: make bios_linker_loader_add_pointer() API offset... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | tpm: apci: cleanup TCPA table initialization Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | acpi: cleanup bios_linker_loader_cleanup() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | acpi: simplify bios_linker API by removing redundant... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | acpi: convert linker from GArray to BIOSLinker structure Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | pc: use AcpiDeviceIfClass.send_event to issue GPE events Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | acpi: extend ACPI interface to provide send_event hook Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Corey Minyard | pc: Postpone SMBIOS table installation to post machine... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Corey Minyard | ipmi: rework the fwinfo to be fetched from the interface Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | tests: acpi: update tables with consolidated legacy... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | pc: acpi: consolidate legacy CPU hotplug in one file Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | pc: acpi: mark current CPU hotplug functions as legacy Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | pc: acpi: cpu-hotplug: make AML CPU_foo defines local... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | pc: acpi: consolidate \GPE._E02 with the rest of CPU... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | pc: acpi: consolidate CPU hotplug AML Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | pc: acpi: remove AML for empty/not used GPE handlers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | acpi: add aml_refof() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | acpi: add aml_debug() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-06-07 | Igor Mammedov | tests: acpi: report names of expected files in verbose... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-05-01 | Igor Mammedov | acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-14 | Thomas Huth | hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAG... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-13 | Stefan Berger | tpm: Fix write to file descriptor function Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-13 | Igor Mammedov | tpm: acpi: remove IRQ from TPM's CRS to make Windows... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-13 | Igor Mammedov | pc: acpi: tpm: add missing MMIO resource to PCI0._CRS Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-13 | Marc-André Lureau | specs/vhost-user: spelling fix Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-13 | Marc-André Lureau | specs/vhost-user: improve VHOST_SET_VRING_NUM documentation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Wei Jiangang | hw/pci-bridge: Add missing unref in case register-bus... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Paolo Bonzini | virtio: merge virtio_queue_aio_set_host_notifier_handler... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Paolo Bonzini | virtio-scsi: use aio handler for data plane Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Michael S. Tsirkin | virtio-blk: use aio handler for data plane 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 |
2016-04-07 | Michael S. Tsirkin | virtio: add aio handler 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 |
2016-04-07 | Paolo Bonzini | virtio-scsi: fix disabled mode Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Paolo Bonzini | virtio-blk: fix disabled mode Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Paolo Bonzini | virtio: make virtio_queue_notify_vq static Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Marcel Apfelbaum | tests/bios-tables-test: fix assert Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Pavel Butsykin | virtio-balloon: reset the statistic timer to load device Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Dr. David Alan Gilbert | Migration: Add i82801b11 migration data Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Gerd Hoffmann | Sort the fw_cfg file list Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Michael S. Tsirkin | xen: piix reuse pci generic class init function Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Michael S. Tsirkin | pci-testdev: fast mmio support Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-04-07 | Stefan Weil | acpi: Add missing GCC_FMT_ATTR Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-15 | Michael S. Tsirkin | acpi-test: update UID for GSI links Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-15 | Marcel Apfelbaum | hw/acpi: fix GSI links UID 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 |
2016-03-11 | Cédric Le Goater | ipmi: add some local variables in ipmi_sdr_init Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Cédric Le Goater | ipmi: remove the need of an ending record in the SDR... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Cédric Le Goater | ipmi: use a function to initialize the SDR table Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Cédric Le Goater | ipmi: add a realize function to the device class Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Cédric Le Goater | ipmi: add rsp_buffer_set_error() helper Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Cédric Le Goater | ipmi: remove IPMI_CHECK_RESERVATION() macro Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Cédric Le Goater | ipmi: replace IPMI_ADD_RSP_DATA() macro with inline... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Cédric Le Goater | ipmi: remove IPMI_CHECK_CMD_LEN() macro Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Michael S. Tsirkin | MAINTAINERS: machine core Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Thomas Huth | MAINTAINERS: Add an entry for virtio header files Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Igor Mammedov | pc: acpi: clarify why possible LAPIC entries must be... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Igor Mammedov | pc: acpi: drop cpu->found_cpus bitmap Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Igor Mammedov | pc: acpi: create Processor and Notify objects only... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Igor Mammedov | pc: acpi: create MADT.lapic entries only for valid... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Igor Mammedov | pc: acpi: SRAT: create only valid processor lapic entries Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Igor Mammedov | pc: acpi: cleanup qdev_get_machine() calls Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Igor Mammedov | machine: introduce MachineClass.possible_cpu_arch_ids... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Igor Mammedov | pc: init pcms->apic_id_limit once and use it throughout... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Igor Mammedov | pc: acpi: remove NOP assignment Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Cao jin | pxb: cleanup Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-03-11 | Marc-André Lureau | qemu-char: make tcp_chr_disconnect() reentrant-safe Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |