qemu-e2k/hw/i386
Igor Mammedov 6d848641b7 acpi: build_append_nameseg(): add padding if necessary
According to ACPI spec NameSeg shorter than 4 characters
must be padded up to 4 characters with "_" symbol.
ACPI 5.0:  20.2.2 "Name Objects Encoding"

Do it in build_append_nameseg() so that caller shouldn't know
or care about it.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-01-27 14:46:17 +02:00
..
kvm kvm/apic: fix 2.2->2.1 migration 2014-12-15 12:21:02 +01:00
xen
acpi-build.c acpi: build_append_nameseg(): add padding if necessary 2015-01-27 14:46:17 +02:00
acpi-build.h
acpi-defs.h
acpi-dsdt-cpu-hotplug.dsl pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled 2015-01-26 20:25:52 +02:00
acpi-dsdt-dbug.dsl
acpi-dsdt-hpet.dsl
acpi-dsdt-isa.dsl
acpi-dsdt-mem-hotplug.dsl target-i386: move generic memory hotplug methods to DSDTs 2014-11-24 20:57:10 +02:00
acpi-dsdt-pci-crs.dsl
acpi-dsdt.dsl target-i386: move generic memory hotplug methods to DSDTs 2014-11-24 20:57:10 +02:00
acpi-dsdt.hex.generated acpi: update generated hex files 2015-01-27 14:45:18 +02:00
bios-linker-loader.c
bios-linker-loader.h
intel_iommu_internal.h
intel_iommu.c
kvmvapic.c
Makefile.objs
multiboot.c Add bootloader name to multiboot implementation 2014-12-15 12:21:01 +01:00
multiboot.h
pc_piix.c hw/usb: simplified usb_enabled 2015-01-08 17:32:27 +00:00
pc_q35.c hw/usb: simplified usb_enabled 2015-01-08 17:32:27 +00:00
pc_sysfw.c x86: Drop superfluous conditionals around g_free() 2014-12-15 12:21:02 +01:00
pc.c fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem() 2014-12-22 23:39:15 +00:00
q35-acpi-dsdt.dsl target-i386: move generic memory hotplug methods to DSDTs 2014-11-24 20:57:10 +02:00
q35-acpi-dsdt.hex.generated acpi: update generated hex files 2015-01-27 14:45:18 +02:00
smbios.c smbios: change 'ram_addr_t' variables to 'uint64_t' 2014-11-13 16:13:28 +01:00
ssdt-mem.dsl
ssdt-mem.hex.generated target-i386: move generic memory hotplug methods to DSDTs 2014-11-24 20:57:10 +02:00
ssdt-misc.dsl target-i386: move generic memory hotplug methods to DSDTs 2014-11-24 20:57:10 +02:00
ssdt-misc.hex.generated target-i386: move generic memory hotplug methods to DSDTs 2014-11-24 20:57:10 +02:00
ssdt-pcihp.dsl
ssdt-pcihp.hex.generated
ssdt-proc.dsl
ssdt-proc.hex.generated
ssdt-tpm.dsl
ssdt-tpm.hex.generated