index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-01
target/microblaze: Convert dec_add to decodetree
Richard Henderson
2020-09-01
target/microblaze: Add decodetree infrastructure
Richard Henderson
2020-09-01
target/microblaze: Ensure imm constant is always available
Richard Henderson
2020-09-01
target/microblaze: Remove LOG_DIS
Richard Henderson
2020-09-01
target/microblaze: Remove empty D macros
Richard Henderson
2020-09-01
target/microblaze: Remove DISAS_GNU
Richard Henderson
2020-09-01
target/microblaze: Remove SIM_COMPAT
Richard Henderson
2020-09-01
target/microblaze: Convert to translator_loop
Richard Henderson
2020-09-01
target/microblaze: Convert to DisasContextBase
Richard Henderson
2020-09-01
target/microblaze: Check singlestep_enabled in gen_goto_tb
Richard Henderson
2020-09-01
target/microblaze: Use DISAS_NORETURN
Richard Henderson
2020-09-01
target/microblaze: Split out MSR[C] to its own variable
Richard Henderson
2020-09-01
target/microblaze: Tidy mb_tcg_init
Richard Henderson
2020-09-01
target/microblaze: Rename env_* tcg variables to cpu_*
Richard Henderson
2020-09-01
target/microblaze: Remove helper_debug and env->debug
Richard Henderson
2020-09-01
target/microblaze: Mark raise_exception as noreturn
Richard Henderson
2020-09-01
target/microblaze: Tidy raising of exceptions
Richard Henderson
2020-09-01
target/microblaze: Remove cpu_ear
Richard Henderson
2020-09-01
target/microblaze: Fix width of EDR
Richard Henderson
2020-09-01
target/microblaze: Fix width of BTR
Richard Henderson
2020-09-01
target/microblaze: Fix width of FSR
Richard Henderson
2020-09-01
target/microblaze: Fix width of ESR
Richard Henderson
2020-09-01
target/microblaze: Fix width of MSR
Richard Henderson
2020-09-01
target/microblaze: Fix width of PC and BTARGET
Richard Henderson
2020-09-01
target/microblaze: Split the cpu_SR array
Richard Henderson
2020-09-01
target/microblaze: Split out EDR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out BTR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out FSR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out ESR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out EAR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out MSR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out PC from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Tidy gdbstub
Richard Henderson
2020-09-01
tests/tcg: Do not require FE_* exception bits
Richard Henderson
2020-09-01
tests/tcg: Do not require FE_TOWARDZERO
Richard Henderson
2020-09-01
tests/tcg: Add microblaze to arches filter
Richard Henderson
2020-08-31
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200831-pull-request' ...
Peter Maydell
2020-08-31
usb: fix setup_len init (CVE-2020-14364)
Gerd Hoffmann
2020-08-31
usb-host: workaround libusb bug
Gerd Hoffmann
2020-08-31
hw/usb: Add U2F device autoscan to passthru mode
César Belley
2020-08-31
hw/usb: Add U2F device check to passthru mode
César Belley
2020-08-31
scripts: Add u2f-setup-gen script
César Belley
2020-08-31
docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
César Belley
2020-08-31
docs/system: Add U2F key to the USB devices examples
César Belley
2020-08-31
meson: Add U2F key to meson
César Belley
2020-08-31
hw/usb: Add U2F key emulated mode
César Belley
2020-08-31
hw/usb: Add U2F key passthru mode
César Belley
2020-08-31
hw/usb: Add U2F key base class implementation
César Belley
2020-08-31
hw/usb: Add U2F key base class
César Belley
2020-08-31
docs: Add USB U2F key device documentation
César Belley
[next]