You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target
Paolo Bonzini 106d766c9d target/i386: fix stack size when delivering real mode interrupts
The stack can be 32-bit even in real mode, and in this case
the stack pointer must be updated in its entirety rather than
just the bottom 16 bits.  The same is true of real mode IRET,
for which there was even a comment suggesting the right thing
to do.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1506
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4 days ago
..
alpha target/alpha: call plugin trap callbacks 3 weeks ago
arm target/arm/cpu64: remove duplicate include 1 week ago
avr target/avr: call plugin trap callbacks 3 weeks ago
hexagon target/hexagon: Only indent on linux 1 month ago
hppa target/hppa: call plugin trap callbacks 3 weeks ago
i386 target/i386: fix stack size when delivering real mode interrupts 4 days ago
loongarch loongarch queue 3 weeks ago
m68k target/m68k: call plugin trap callbacks 3 weeks ago
microblaze maintainer updates for 10.2 3 weeks ago
mips target/mips: call plugin trap callbacks 3 weeks ago
openrisc target/openrisc: call plugin trap callbacks 3 weeks ago
ppc ppc queue for 10.2 3 weeks ago
riscv target/riscv: call plugin trap callbacks 3 weeks ago
rx rx: cpu: fix interrupts check in rx_cpu_do_interrupt() 3 weeks ago
s390x target/s390x: Use address generation for register branch targets 3 weeks ago
sh4 target/sh4: call plugin trap callbacks 3 weeks ago
sparc target/sparc: call plugin trap callbacks 3 weeks ago
tricore target/tricore: call plugin trap callbacks 3 weeks ago
xtensa target/xtensa: call plugin trap callbacks 3 weeks ago
Kconfig target/cris: Remove the deprecated CRIS target 1 year ago
meson.build target/cris: Remove the deprecated CRIS target 1 year ago