Age | Commit message (Expand) | Author | Files | Lines |
2015-04-27 | acpi, mem-hotplug: add unplug request cb for memory device | Tang Chen | 3 | -3/+32 |
2015-04-27 | acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatus | Tang Chen | 1 | -6/+28 |
2015-04-27 | hw/i386/acpi-build: move generic acpi building helpers into dedictated file | Shannon Zhao | 1 | -0/+58 |
2015-03-25 | acpi: Add missing GCC_FMT_ATTR to local function | Stefan Weil | 1 | -1/+1 |
2015-03-11 | acpi: specify format for build_append_namestring | Michael S. Tsirkin | 1 | -0/+1 |
2015-03-10 | acpi: fix aml_equal term implementation | Marcel Apfelbaum | 1 | -1/+0 |
2015-03-10 | aml-build: append opcodes using build_append_byte | Michael S. Tsirkin | 1 | -3/+3 |
2015-03-10 | aml-build: don't modify child | Michael S. Tsirkin | 1 | -6/+10 |
2015-03-03 | aml-build: fix build for glib < 2.22 | Michael S. Tsirkin | 1 | -2/+3 |
2015-03-01 | acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb(). | Tang Chen | 1 | -1/+2 |
2015-03-01 | acpi: make build_*() routines static to aml-build.c | Igor Mammedov | 1 | -10/+10 |
2015-03-01 | acpi: add acpi_irq_no_flags() term | Igor Mammedov | 1 | -0/+21 |
2015-02-26 | pc: pcihp: expose MMIO base and len as properties | Igor Mammedov | 2 | -7/+13 |
2015-02-26 | acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword... | Igor Mammedov | 1 | -0/+161 |
2015-02-26 | acpi: add aml_reserved_field() term | Igor Mammedov | 1 | -0/+10 |
2015-02-26 | acpi: add aml_eisaid() term | Igor Mammedov | 1 | -0/+29 |
2015-02-26 | acpi: add aml_processor() term | Igor Mammedov | 1 | -0/+15 |
2015-02-26 | acpi: add aml_equal() term | Igor Mammedov | 1 | -0/+10 |
2015-02-26 | acpi: add aml_varpackage() term | Igor Mammedov | 1 | -0/+8 |
2015-02-26 | acpi: add aml_string() term | Igor Mammedov | 1 | -0/+25 |
2015-02-26 | acpi: add aml_local() term | Igor Mammedov | 1 | -0/+11 |
2015-02-26 | acpi: add aml_field() & aml_named_field() terms | Igor Mammedov | 1 | -0/+28 |
2015-02-26 | acpi: add aml_operation_region() term | Igor Mammedov | 1 | -0/+14 |
2015-02-26 | acpi: include PkgLength size only when requested | Igor Mammedov | 1 | -5/+15 |
2015-02-26 | acpi: add aml_io() helper | Igor Mammedov | 1 | -0/+16 |
2015-02-26 | acpi: add aml_resource_template() helper | Igor Mammedov | 1 | -0/+8 |
2015-02-26 | acpi: add aml_buffer() term | Igor Mammedov | 1 | -0/+7 |
2015-02-26 | acpi: add aml_package() term | Igor Mammedov | 1 | -0/+8 |
2015-02-26 | acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpers | Igor Mammedov | 1 | -0/+42 |
2015-02-26 | acpi: add aml_notify() term | Igor Mammedov | 1 | -0/+9 |
2015-02-26 | acpi: add aml_and() term | Igor Mammedov | 1 | -0/+10 |
2015-02-26 | acpi: add aml_store() term | Igor Mammedov | 1 | -0/+9 |
2015-02-26 | acpi: add aml_arg() term | Igor Mammedov | 1 | -0/+11 |
2015-02-26 | acpi: add aml_return() term | Igor Mammedov | 1 | -0/+8 |
2015-02-26 | acpi: add aml_int() term | Igor Mammedov | 1 | -21/+22 |
2015-02-26 | acpi: add aml_name() & aml_name_decl() term | Igor Mammedov | 1 | -0/+32 |
2015-02-26 | acpi: add aml_if() term | Igor Mammedov | 1 | -0/+8 |
2015-02-26 | acpi: add aml_method() term | Igor Mammedov | 1 | -0/+9 |
2015-02-26 | acpi: add aml_device() term | Igor Mammedov | 1 | -0/+11 |
2015-02-26 | acpi: add aml_scope() term | Igor Mammedov | 1 | -0/+20 |
2015-02-26 | acpi: introduce AML composer aml_append() | Igor Mammedov | 1 | -0/+78 |
2015-02-26 | acpi, piix4: Add unplug cb for piix4. | Tang Chen | 1 | -0/+8 |
2015-02-26 | acpi, ich9: Add unplug cb for ich9. | Tang Chen | 1 | -0/+7 |
2015-02-26 | acpi, ich9: Add hotunplug request cb for ich9. | Tang Chen | 1 | -0/+7 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 1 | -3/+2 |
2015-02-26 | acpi: drop min-bytes in build_package() | Igor Mammedov | 1 | -10/+4 |
2015-02-26 | acpi: add build_append_namestring() helper | Igor Mammedov | 1 | -9/+87 |
2015-02-26 | acpi: move generic aml building helpers into dedictated file | Igor Mammedov | 2 | -0/+188 |
2015-02-26 | bios linker: validate pointer within table | Michael S. Tsirkin | 1 | -1/+3 |
2015-01-27 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 3 | -1/+255 |