qemu-e2k/hw/i386
Sergio Lopez 350f5233d7 hw/i386/pc: avoid an assignment in if condition in x86_load_linux()
Follow checkpatch.pl recommendation and avoid an assignment in if
condition in x86_load_linux().

Signed-off-by: Sergio Lopez <slp@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-10-22 09:38:42 +02:00
..
kvm migration: Do not re-read the clock on pre_save in case of paused guest 2019-09-03 14:39:46 -03:00
xen xen: cleanup IOREQ server on exit 2019-08-27 14:18:28 +01:00
acpi-build.c hw/acpi: Make ACPI IO address space configurable 2019-10-05 17:12:08 -04:00
acpi-build.h
amd_iommu.c memory: allow memory_region_register_iommu_notifier() to fail 2019-10-04 18:49:18 +02:00
amd_iommu.h
e820_memory_layout.c hw/i386/pc: Extract e820 memory layout code 2019-09-16 17:13:07 +02:00
e820_memory_layout.h hw/i386/pc: Extract e820 memory layout code 2019-09-16 17:13:07 +02:00
fw_cfg.c hw/i386/pc: Extract the x86 generic fw_cfg code 2019-09-16 17:13:09 +02:00
fw_cfg.h hw/i386/pc: Extract the x86 generic fw_cfg code 2019-09-16 17:13:09 +02:00
intel_iommu_internal.h
intel_iommu.c memory: allow memory_region_register_iommu_notifier() to fail 2019-10-04 18:49:18 +02:00
Kconfig ipmi: Add an SMBus IPMI interface 2019-09-20 14:08:10 -05:00
kvmvapic.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
Makefile.objs hw/i386/pc: Extract e820 memory layout code 2019-09-16 17:13:07 +02:00
multiboot.c
multiboot.h
pc_piix.c hw/i386/pc: rename functions shared with non-PC machines 2019-10-22 09:38:42 +02:00
pc_q35.c hw/i386/pc: rename functions shared with non-PC machines 2019-10-22 09:38:42 +02:00
pc_sysfw.c hw/i386/pc: rename functions shared with non-PC machines 2019-10-22 09:38:42 +02:00
pc.c hw/i386/pc: avoid an assignment in if condition in x86_load_linux() 2019-10-22 09:38:42 +02:00
trace-events
vmmouse.c i386/vmmouse: Properly reset state 2019-09-03 14:39:46 -03:00
vmport.c
x86-iommu.c