qemu-e2k/hw
Philippe Mathieu-Daudé ce49581feb hw/mips/boston: Check 64-bit support with cpu_type_is_64bit()
Directly check if the CPU supports 64-bit with the recently
added cpu_type_is_64bit() helper (inlined).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210104221154.3127610-6-f4bug@amsat.org>
2021-01-14 17:13:53 +01:00
..
9pfs
acpi
adc hw/adc: Add an ADC module for NPCM7XX 2021-01-12 21:19:02 +00:00
alpha
arm hw/*: Use type casting for SysBusDevice in NPCM7XX 2021-01-12 21:19:02 +00:00
audio audio/via-ac97: Simplify code and set user_creatable to false 2021-01-04 23:24:44 +01:00
avr
block Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
char Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
core clock: Define and use new clock_display_freq() 2021-01-04 23:24:44 +01:00
cpu
cris
display
dma
gpio
hppa hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' 2021-01-04 23:24:44 +01:00
hyperv
i2c
i386 From Alex's pull request: 2021-01-06 15:55:29 +00:00
ide Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
input Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
intc Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
ipack
ipmi Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
isa vt82c686: Rename superio config related parts 2021-01-04 23:24:44 +01:00
lm32
m68k
mem hw/*: Use type casting for SysBusDevice in NPCM7XX 2021-01-12 21:19:02 +00:00
microblaze
mips hw/mips/boston: Check 64-bit support with cpu_type_is_64bit() 2021-01-14 17:13:53 +01:00
misc macio: don't set user_creatable to false 2021-01-13 12:21:21 +00:00
moxie
net hw/net/lan9118: Add symbolic constants for register offsets 2021-01-12 21:19:02 +00:00
nios2
nubus
nvram hw/*: Use type casting for SysBusDevice in NPCM7XX 2021-01-12 21:19:02 +00:00
openrisc
pci Machine queue, 2020-12-23 2021-01-01 22:57:15 +00:00
pci-bridge
pci-host ppc patch queue 2021-01-06 2021-01-06 11:24:11 +00:00
pcmcia
ppc macio: move OpenPIC inside macio-newworld device 2021-01-13 12:21:10 +00:00
rdma Machine queue, 2020-12-23 2021-01-01 22:57:15 +00:00
riscv
rtc exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaks 2021-01-08 15:13:38 +00:00
rx
s390x Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
scsi virtio-scsi: trace events 2021-01-12 12:38:03 +01:00
sd Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
semihosting
sh4 hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' 2021-01-04 23:24:44 +01:00
smbios
sparc sun4m: don't connect two qemu_irqs directly to the same input 2021-01-06 11:41:37 +00:00
sparc64
ssi hw/*: Use type casting for SysBusDevice in NPCM7XX 2021-01-12 21:19:02 +00:00
timer hw/timer: Refactor NPCM7XX Timer to use CLK clock 2021-01-12 21:19:02 +00:00
tpm
tricore
unicore32
usb Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
vfio Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
virtio Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
watchdog Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
xen
xenpv
xtensa
Kconfig
meson.build