qemu-e2k/hw/i386
Philippe Mathieu-Daudé 9e5213c8be hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
By using the TYPE_* definitions for devices, we can:
- quickly find where devices are used with 'git-grep'
- easily rename a device (one-line change).

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-12-17 19:33:51 +01:00
..
kvm hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler() 2019-12-17 19:33:51 +01:00
xen hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers 2019-11-05 23:33:12 +01:00
acpi-build.c x86: move more x86-generic functions out of PC files 2019-12-17 19:33:50 +01:00
acpi-build.h
amd_iommu.c hw/i386: split PCMachineState deriving X86MachineState from it 2019-10-22 09:39:50 +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 x86: move more x86-generic functions out of PC files 2019-12-17 19:33:50 +01:00
fw_cfg.h x86: move more x86-generic functions out of PC files 2019-12-17 19:33:50 +01:00
intel_iommu_internal.h intel_iommu: TM field should not be in reserved bits 2019-11-25 03:42:58 -05:00
intel_iommu.c intel_iommu: TM field should not be in reserved bits 2019-11-25 03:42:58 -05:00
Kconfig pc: stubify x86 iommu 2019-12-17 19:33:50 +01:00
kvmvapic.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
Makefile.objs pc: stubify x86 iommu 2019-12-17 19:33:50 +01:00
microvm.c x86: move more x86-generic functions out of PC files 2019-12-17 19:33:50 +01:00
multiboot.c
multiboot.h
pc_piix.c x86: move SMM property to X86MachineState 2019-12-17 19:33:50 +01:00
pc_q35.c x86: move SMM property to X86MachineState 2019-12-17 19:33:50 +01:00
pc_sysfw.c hw/i386/pc: move shared x86 functions to x86.c and export them 2019-10-22 09:38:42 +02:00
pc.c hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string 2019-12-17 19:33:51 +01:00
trace-events x86: move more x86-generic functions out of PC files 2019-12-17 19:33:50 +01:00
vmmouse.c i386/vmmouse: Properly reset state 2019-09-03 14:39:46 -03:00
vmport.c
x86-iommu-stub.c pc: stubify x86 iommu 2019-12-17 19:33:50 +01:00
x86-iommu.c
x86.c hw/i386: Simplify ioapic_init_gsi() 2019-12-17 19:33:51 +01:00