2014-02-05 | Igor Mammedov | pcihp: replace enable|disable_device() with oneliners Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-02-05 | Michael S. Tsirkin | pcihp: reduce number of device check events Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Michael S. Tsirkin | MAINTAINERS: add self as virtio co-maintainer Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Michael S. Tsirkin | q35: document gigabyte_align Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Gerd Hoffmann | q35: gigabyte alignment for ram Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Eduardo Habkost | acpi: Fix PCI hole handling on build_srat() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Eduardo Habkost | pc: Save size of RAM below 4GB Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | hw/pci: fix error flow in pci multifunction init Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Michael S. Tsirkin | acpi-test: update expected AML since recent changes Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Igor Mammedov | pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Igor Mammedov | pc: ACPI: unify source of CPU hotplug IO base/len Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Igor Mammedov | pc: ACPI: expose PRST IO range via _CRS Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Igor Mammedov | pc: Q35 DSDT: exclude CPU hotplug IO range from PCI... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Igor Mammedov | pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Igor Mammedov | pc: set PRST base in DSDT depending on chipset Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Igor Mammedov | acpi: ich9: add CPU hotplug handling to Q35 machine Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Igor Mammedov | acpi: factor out common cpu hotplug code for PIIX4/Q35 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Michael S. Tsirkin | acpi-build: enable hotplug for PCI bridges Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Michael S. Tsirkin | piix4: add acpi pci hotplug support Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Michael S. Tsirkin | pcihp: generalization of piix4 acpi Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Michael S. Tsirkin | pci: add pci_for_each_bus_depth_first Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Igor Mammedov | pc: make: fix dependencies: rebuild when included file... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | acpi unit-test: do not fail on asl mismatch Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | acpi unit-test: resolved iasl crash Reported-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-01-26 | Marcel Apfelbaum | acpi unit-test: renamed ssdt_tables to tables Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Alexey Kardashevskiy | tests: fix acpi to work on bigendian host Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | acpi unit-test: hook to rebuild expected aml files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | acpi unit-test: added script to rebuild the expected... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | acpi unit-test: extract iasl executable from configuration Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | configure: add CONFIG_IASL to config-host.h Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | acpi unit-test: compare DSDT and SSDT tables against... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | configure: added acpi unit-test files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Marcel Apfelbaum | acpi unit-test: add test files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Stefan Weil | virtio: Fix return value for dummy function vhost_net_virtqu... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Gabriel L. Somlo | ACPI: Fix AppleSMC _STA size Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Gabriel L. Somlo | Add DSDT node for AppleSMC Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2014-01-26 | Laszlo Ersek | Python-lang gdb script to extract x86_64 guest vmcore... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Michael S. Tsirkin | target-arm: fix build with gcc 4.8.2 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Paolo Bonzini | virtio: add back call to virtio_bus_device_unplugged Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Gerd Hoffmann | piix: fix 32bit pci hole Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Paolo Bonzini | qdev: switch reset to post-order Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Paolo Bonzini | qdev: allow both pre- and post-order vists in qdev... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Paolo Bonzini | pci: clean up resetting of IRQs Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Paolo Bonzini | pci: do not export pci_bus_reset Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Igor Mammedov | ACPI/DSDT-CPU: cleanup bogus comment Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Igor Mammedov | ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handler Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Igor Mammedov | acpi: ich9: allow guest to clear SCI rised by GPE Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Igor Mammedov | acpi: factor out common pm_update_sci() into acpi core Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Igor Mammedov | acpi: piix4: remove not needed GPE0 mask Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Laszlo Ersek | i440fx-test: verify firmware under 4G and 1M, both... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Laszlo Ersek | i440fx-test: generate temporary firmware blob Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Laszlo Ersek | i440fx-test: give each GTest case its own qtest Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Laszlo Ersek | i440fx-test: qtest_start() should be paired with qtest_end() Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Laszlo Ersek | hw/i386/pc_sysfw: support two flash drives Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Michael S. Tsirkin | pc_piix: document gigabyte_align Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-23 | Gerd Hoffmann | piix: gigabyte alignment for ram Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-11 | Michael S. Tsirkin | pc: use macro for HPET type Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-11 | Michael S. Tsirkin | hpet: fix build with CONFIG_HPET off Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-11 | Marcel Apfelbaum | acpi unit-test: adjust the test data structure for... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-11 | Marcel Apfelbaum | acpi unit-test: load and check facs table Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-11 | Marcel Apfelbaum | exec: separate sections and nodes per address space Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-11 | Marcel Apfelbaum | memory.c: bugfix - ref counting mismatch in memory_region_find Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-11 | Liu Ping Fan | hpet: enable to entitle more irq pins for hpet Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-11 | Liu Ping Fan | hpet: inverse polarity when pin above ISA_NUM_IRQS Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-11 | Gerd Hoffmann | pci: fix pci bridge fw path Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | ACPI DSDT: Make control method `IQCR` serialized Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | acpi: strip compiler info in built-in DSDT Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Marcel Apfelbaum | acpi unit-test: verify signature and checksum Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Markus Armbruster | smbios: Set system manufacturer, product & version... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | exec: reduce L2_PAGE_SIZE Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Paolo Bonzini | exec: make address spaces 64-bit wide Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | exec: memory radix tree page level compression Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | exec: pass hw address to phys_page_find Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | exec: extend skip field to 6 bit, page entry to 32 bit Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | exec: replace leaf with skip Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Paolo Bonzini | split definitions for exec.c and translate-all.c radix... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | spapr_pci: s/INT64_MAX/UINT64_MAX/ Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Paolo Bonzini | pc: s/INT64_MAX/UINT64_MAX/ Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | pci: fix address space size for bridge Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | MAINTAINERS: update X86 machine entry Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | acpi-test: basic acpi unit-test Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Paolo Bonzini | qtest: split configuration of qtest accelerator and... Reported-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Tested-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Michael S. Tsirkin | pc: map PCI address space as catchall region for not... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-12-10 | Markus Armbruster | hw: Pass QEMUMachine to its init() method Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-24 | Michael S. Tsirkin | configure: make --iasl option actually work Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-21 | Michael S. Tsirkin | Revert "e1000/rtl8139: update HMP NIC when every bit... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-21 | Michael S. Tsirkin | acpi-build: fix build on glib < 2.14 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-21 | Michael S. Tsirkin | acpi-build: fix build on glib < 2.22 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-21 | Bandan Das | pci: unregister vmstate_pcibus on unplug Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-21 | Michael S. Tsirkin | s390x: fix flat file load on 32 bit systems Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-18 | Amos Kong | doc: fix hardcoded helper path Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-14 | Igor Mammedov | pc: disable pci-info Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-10 | Michael S. Tsirkin | Revert "exec: limit system memory size" Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-10 | Marcel Apfelbaum | Revert "hw/pci: partially handle pci master abort" Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-10 | Michael S. Tsirkin | loader: drop return value for rom_add_blob_fixed Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-10 | Michael S. Tsirkin | acpi-build: disable with -no-acpi Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-10 | Jason Wang | virtio-net: only delete bh that existed Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-10 | Cole Robinson | Fix pc migration from qemu <= 1.5 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-04 | Paolo Bonzini | vl: allow "cont" from panicked state Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2013-11-04 | Michael S. Tsirkin | exec: limit system memory size Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |