2015-02-26 | Michael S. Tsirkin | acpi-build: simplify rsdp management for legacy Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Michael S. Tsirkin | acpi: has_immutable_rsdp->!rsdp_in_ram Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Michael S. Tsirkin | acpi-build: fix ACPI RAM management Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Michael S. Tsirkin | exec: round up size on MR resize Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Igor Mammedov | pc: acpi-build: migrate RSDP table Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Igor Mammedov | pc: acpi-build: update linker on guest access Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Michael S. Tsirkin | acpi: update RSDP on guest access 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 |
2015-02-26 | Peter Krempa | pc: memory: Validate alignment of maxram_size to page... Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Peter Krempa | vl.c: Fix error messages when parsing maxmem parameters Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Tang Chen | acpi, piix4: Add unplug cb for piix4. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Tang Chen | acpi, ich9: Add unplug cb for ich9. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Tang Chen | acpi, pc: Add unplug cb for pc machine. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Tang Chen | acpi, ich9: Add hotunplug request cb for ich9. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Tang Chen | acpi, pc: Add hotunplug request cb for pc machine. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | qdev: Don't exit when running into bad -global Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | pci-assign: Convert to realize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | qxl: Convert to realize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | cirrus-vga: Convert to realize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | ide/ich: Convert to realize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | serial-pci: Convert to realize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | pcnet: Convert to realize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | pcnet: pcnet_common_init() always returns 0, change... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | pci: Trivial device model conversions to realize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | pci: Permit incremental conversion of device models... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Markus Armbruster | pci: Convert core to realize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Igor Mammedov | acpi: drop min-bytes in build_package() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Igor Mammedov | acpi: add build_append_namestring() helper Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Igor Mammedov | acpi: move generic aml building helpers into dedictated... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Michael S. Tsirkin | bios linker: validate pointer within table Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-02-26 | Michael S. Tsirkin | acpi-build: fix memory leak with bridge hp off Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Bharata B Rao | pc-dimm: Add Error argument to pc_existing_dimms_capacity Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Bharata B Rao | pc-dimm: Make pc_existing_dimms_capacity global Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Bharata B Rao | pc: Fix DIMMs capacity calculation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Eduardo Habkost | smbios: Don't report unknown CPU speed (fix SVVP regression) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Eduardo Habkost | smbios: Fix dimm size calculation when RAM is multiple... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Michael S. Tsirkin | bios-linker-loader: move source to common location Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Michael S. Tsirkin | bios-linker-loader: move header to common location Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Cornelia Huck | virtio: fix feature bit checks Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Paolo Bonzini | bios-tables-test: split piix4 and q35 tests Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Igor Mammedov | acpi: build_append_nameseg(): add padding if necessary Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Michael S. Tsirkin | acpi: update generated hex files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-27 | Michael S. Tsirkin | acpi-test: update expected DSDT Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-26 | Igor Mammedov | pc: acpi: fix WindowsXP BSOD when memory hotplug is... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-26 | Alexander Graf | pci: Split pcie_host_mmcfg_map() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-26 | Don Koch | Add some trace calls to pci.c. Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-26 | Amit Shah | ich9: add disable_s3, disable_s4, s4_val properties Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-08 | Michael S. Tsirkin | acpi-build: make ROMs RAM blocks resizeable Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-08 | Michael S. Tsirkin | memory: API to allocate resizeable RAM MR Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-08 | Michael S. Tsirkin | arch_init: support resizing on incoming migration Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2015-01-08 | Michael S. Tsirkin | exec: qemu_ram_alloc_resizeable, qemu_ram_resize Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
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 |
next |