168 Commits (1a1787ab6bbc3b329b81e14f25dfbc11e44ff2e0)

Author SHA1 Message Date
Oliver Steffen ef7a0dee80 hw/acpi: Make BIOS linker optional 2 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 4 months ago
Mauro Carvalho Chehab c498a36bcb acpi/generic_event_device: add an APEI error device 6 months ago
Yicong Yang 9bf96fc2df hw/acpi/aml-build: Build a root node in the PPTT table 9 months ago
Yicong Yang ec57e4778e hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes 9 months ago
Li Zhijian d7fb5693d9 hw/acpi: Fix GPtrArray memory leak in crs_range_merge 10 months ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Sia Jee Heng 6ab861421c hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format 1 year ago
Jonathan Cameron 13a4a6ba2b hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle() 1 year ago
Jonathan Cameron cf2181aef2 hw/acpi: Make storage of node id uint32_t to reduce fragility 2 years ago
Jonathan Cameron a82fe82916 hw/acpi: Generic Port Affinity Structure support 2 years ago
Jonathan Cameron d8a4b4c3b4 hw/acpi: Move AML building code for Generic Initiators to aml_build.c 2 years ago
Pierrick Bouvier 60053abdcc hw/acpi: remove break after g_assert_not_reached() 2 years ago
Pierrick Bouvier 3f46ff1d10 hw/acpi: replace assert(0) with g_assert_not_reached() 2 years ago
Sia Jee Heng 7dd0b070fa hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location 2 years ago
Michael Tokarev 9b4b4e510b hw/other: spelling fixes 3 years ago
Yicong Yang 97f4effeb6 hw/acpi/aml-build: Only generate cluster node in PPTT when specified 3 years ago
Miguel Luis 4496d1d3eb acpi: fadt: support revision 6.0 of the ACPI specification 4 years ago
Gavin Shan ae9141d4a3 hw/acpi/aml-build: Use existing CPU topology to build PPTT table 4 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
Liav Albani 5334bf5703 hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table 4 years ago
Igor Mammedov 748c030f36 acpi: fix OEM ID/OEM Table ID padding 4 years ago
Yanan Wang 88d0278aa7 hw/acpi/aml-build: Support cluster level in PPTT generation 4 years ago
Yanan Wang 11b9eb1b8a hw/acpi/aml-build: Improve scalability of PPTT generation 4 years ago
Andrew Jones 099f2df2e6 hw/acpi/aml-build: Add PPTT table 5 years ago
Yanan Wang 9de36ef872 hw/acpi/aml-build: Add Processor hierarchy node structure 5 years ago
Igor Mammedov 538c2ecf1a acpi: remove no longer used build_header() 5 years ago
Igor Mammedov e5b6d55a6e acpi: use build_append_int_noprefix() API to compose SRAT table 5 years ago
Igor Mammedov 3e39c1ed7b acpi: build_tpm2: use acpi_table_begin()/acpi_table_end() instead of build_header() 5 years ago
Igor Mammedov 4b56e1e4eb acpi: build_fadt: use acpi_table_begin()/acpi_table_end() instead of build_header() 5 years ago
Igor Mammedov 7469f1991d acpi: build_slit: use acpi_table_begin()/acpi_table_end() instead of build_header() 5 years ago
Igor Mammedov f497b7cae1 acpi: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_header() 5 years ago
Igor Mammedov ea298e83a7 acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_header() 5 years ago
Igor Mammedov c151fd8710 acpi: add helper routines to initialize ACPI tables 5 years ago
Stefan Berger 295f7dcb60 acpi: Eliminate all TPM related code if CONFIG_TPM is not set 5 years ago
Igor Mammedov bb9feea431 x86: acpi: use offset instead of pointer when using build_header() 5 years ago
Igor Mammedov 910e406971 acpi: add aml_to_decimalstring() and aml_call6() helpers 5 years ago
Marian Postevca 602b458201 acpi: Permit OEM ID and OEM table ID fields to be changed 5 years ago
Jiahui Cen e41ee85528 acpi: Add addr offset in build_crs 5 years ago
Yubo Miao 37d5c0a8ff acpi: Extract crs build form acpi_build.c 5 years ago
Igor Mammedov 5776fa998d acpi: add aml_land() and aml_break() primitives 6 years ago
Eric Auger e27e1e63ce acpi: Some build_tpm2() code reshape 6 years ago
Gerd Hoffmann c8ed8f57cc acpi: fadt: add hw-reduced sleep register support 6 years ago
Eric Auger 80bde69353 arm/acpi: TPM2 ACPI table support 6 years ago
Eric Auger 4338416064 acpi: Move build_tpm2() in the generic part 6 years ago
Dongjiu Geng aa16508f1d ACPI: Build related register address fields via hardware error fw_cfg blob 6 years ago
Corey Minyard ef48a8ce41 acpi: Add i2c serial bus CRS handling 11 years ago
Tao Xu 7e721e7b10 numa: move numa global variable numa_info into MachineState 7 years ago
Tao Xu aa57020774 numa: move numa global variable nb_numa_nodes into MachineState 7 years ago
Samuel Ortiz a46ce1c26d hw: acpi: Export and share the ARM RSDP build 7 years ago