2015-01-08 | Michael S. Tsirkin | exec: split length -> used_length/max_length Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-08 | Michael S. Tsirkin | exec: cpu_physical_memory_set/clear_dirty_range Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-08 | Michael S. Tsirkin | memory: add memory_region_set_size Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-24 | Igor Mammedov | pc: acpi: mark all possible CPUs as enabled in SRAT Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-24 | Gonglei | pcie: fix improper use of negative value Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-24 | Gonglei | pcie: fix typo in pcie_cap_deverr_init() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-24 | Paolo Bonzini | target-i386: move generic memory hotplug methods to... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-24 | Michael S. Tsirkin | acpi-build: mark RAM dirty on table update Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-24 | Marcel Apfelbaum | hw/pci: fix crash on shpc error flow Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-24 | Igor Mammedov | pc: count in 1Gb hugepage alignment when sizing hotplug... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-24 | Igor Mammedov | pc: explicitly check maxmem limit when adding DIMM Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-23 | Igor Mammedov | pc: pc-dimm: use backend alignment during address auto... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-23 | Igor Mammedov | pc: align DIMM's address/size by backend's alignment... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-23 | Igor Mammedov | memory: expose alignment used for allocating RAM as... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-23 | Igor Mammedov | pc: limit DIMM address and size to page aligned values Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-23 | Igor Mammedov | pc: make pc_dimm_plug() more readble Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-23 | Igor Mammedov | pc: kvm: check if KVM has free memory slots to avoid... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-23 | Michael S. Tsirkin | qemu-char: fix tcp_get_fds Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-03 | Gerd Hoffmann | vga: flip qemu 2.2 pc machine types from cirrus to... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-03 | Gerd Hoffmann | vga: add default display to machine class Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-03 | Michael S. Tsirkin | vhost-user: fix mmap offset calculation Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Nikita Belov | hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_c... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Eduardo Habkost | smbios: Encode UUID according to SMBIOS specification Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Eduardo Habkost | pc: Add pc_compat_2_1() function Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Bin Wu | hw/virtio/vring/event_idx: fix the vring_avail_event... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Marcel Apfelbaum | hw/pci: fixed hotplug crash when using rombar=0 with... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Marcel Apfelbaum | hw/pci: fixed error flow in pci_qdev_init Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Dr. David Alan Gilbert | -machine vmport=off: Allow disabling of VMWare ioport... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gu Zheng | acpi/cpu-hotplug: introduce helper function to keep... Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gu Zheng | cpu-hotplug: rename function for better readability Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gu Zheng | qom/cpu: remove the unused CPU hot-plug notifier Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gu Zheng | pc: Update rtc_cmos in pc_cpu_plug Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gu Zheng | pc: add cpu hotplug handler to PC_MACHINE Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gu Zheng | acpi:piix4: convert cpu hotplug to hotplug_handler API Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gu Zheng | acpi:ich9: convert cpu hotplug to hotplug_handler API Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gu Zheng | acpi/cpu: add cpu hotplug callback function to match... Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Stefan Berger | acpi: create separate file for TCPA log Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Paolo Bonzini | tests: fix rebuild-expected-aml.sh for acpi-test rename Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Michael S. Tsirkin | intel_iommu: fix VTD_SID_TO_BUS Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Michael S. Tsirkin | virtio-pci: fix migration for pci bus master Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gonglei | pcie: change confused comment clearer Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Gal Hammer | i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Jan Kiszka | pc: Fix disabling of vapic for compat PC models Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Laszlo Ersek | i386/pc: add piix and q35 machtypes to sorting families... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Laszlo Ersek | well-defined listing order for machine types Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-11-02 | Eduardo Habkost | smbios: Fix assertion on socket count calculation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-29 | zhanghailiang | vl: Adjust the place of calling mlockall to speedup... 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 |
2014-09-29 | zhanghailiang | pc-dimm: Don't check dimm->node when there is non-NUMA... Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-29 | Gonglei | pci-hotplug-old: avoid losing error message Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-29 | Michael S. Tsirkin | Revert "virtio-pci: fix migration for pci bus master" Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-29 | Markus Armbruster | loader: g_realloc(p, 0) frees and returns NULL, simplify Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Michael S. Tsirkin | pc: leave more space for BIOS allocations Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Michael S. Tsirkin | virtio-pci: fix migration for pci bus master Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Damjan Marion | vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Michael S. Tsirkin | virtio-pci: enable bus master for old guests Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Michael S. Tsirkin | Revert "virtio: don't call device on !vm_running" Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Michael S. Tsirkin | virtio-net: drop assert on vm stop Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Eduardo Habkost | Revert "rng-egd: remove redundant free" Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Eduardo Habkost | qdev: Move global validation to a single function Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Eduardo Habkost | qdev: Rename qdev_prop_check_global() to qdev_prop_check_glo... Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Eduardo Habkost | test-qdev-global-props: Test handling of hotpluggable... Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Eduardo Habkost | test-qdev-global-props: Initialize not_used=true for... Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Eduardo Habkost | test-qdev-global-props: Run tests on subprocess Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-18 | Michael S. Tsirkin | tests: disable global props test for old glib Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-14 | Eduardo Habkost | test-qdev-global-props: Trivial comment fix Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-14 | Eduardo Habkost | hw/machine: Free old values of string properties Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-03 | zhanghailiang | acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-03 | Michael S. Tsirkin | vhost-scsi: init backend features earlier Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-03 | Jason Wang | vhost_net: init acked_features to backend_features Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-03 | Jason Wang | vhost_net: start/stop guest notifiers properly Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-02 | Jason Wang | vhost_net: start/stop guest notifiers properly 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 |
2014-09-02 | Knut Omang | pci: avoid losing config updates to MSI/MSIX cap regs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-02 | Michael S. Tsirkin | virtio-net: don't run bh on vm stopped Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-02 | Gonglei | ioh3420: remove unused ioh3420_init() declaration Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-09-02 | Michael S. Tsirkin | vhost_net: cleanup start/stop condition Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-28 | Le Tan | intel-iommu: add IOTLB using hash table Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-28 | Le Tan | intel-iommu: add context-cache to cache context-entry Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-28 | Le Tan | intel-iommu: add supports for queued invalidation interface Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-28 | Le Tan | intel-iommu: fix coding style issues around in q35... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-28 | Le Tan | intel-iommu: add Intel IOMMU emulation to q35 and add... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-28 | Le Tan | intel-iommu: add DMAR table to ACPI tables Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-28 | Le Tan | intel-iommu: introduce Intel IOMMU (VT-d) emulation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-28 | Le Tan | iommu: add is_write as a parameter to the translate... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Michael S. Tsirkin | pcie: fix trailing whitespace Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Knut Omang | ioh3420: Enable ARI forwarding Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Knut Omang | ioh3420: Remove obsoleted, unused ioh3420_init function Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Knut Omang | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Knut Omang | pcie: Fix incorrect write to the ari capability next... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Michael S. Tsirkin | ssdt-tpm: add generated hex file to git Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Stefan Berger | Add ACPI tables for TPM Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Michael S. Tsirkin | pc: reserve more memory for ACPI for new machine types Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Gonglei | pcihp: fix possible array out of bounds Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-24 | Paolo Bonzini | pci_bridge: manually destroy memory regions within... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-20 | Michael S. Tsirkin | hostmem: set MPOL_MF_MOVE Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-14 | Markus Armbruster | pc: Get rid of pci-info leftovers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-14 | Gabriel L. Somlo | e1000: use symbolic constants to init phy ctrl & status... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-14 | Gabriel L. Somlo | e1000: correctly handle phy_ctrl reserved & self-clearing... 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 |
2014-08-14 | Levente Kurusa | ivshmem: fix building when debug mode is enabled Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-14 | Michael S. Tsirkin | acpi: align RSDP Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-08-14 | Hu Tao | numa: show hex number in error message for consistency... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |