index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-24
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
Aleksandar Rikalo
2018-08-24
target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
Dimitrije Nikolic
2018-08-24
target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
Yongbok Kim
2018-08-24
target/mips: Implement emulation of nanoMIPS EXTW instruction
James Hogan
2018-08-24
target/mips: Implement emulation of nanoMIPS ROTX instruction
Matthew Fortune
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
Yongbok Kim
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
Yongbok Kim
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS FP instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 48-bit instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
Yongbok Kim
2018-08-24
target/mips: Add emulation of some common nanoMIPS 32-bit instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
Stefan Markovic
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit logic instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit misc instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit shift instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit branch instructions
Stefan Markovic
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
Yongbok Kim
2018-08-24
target/mips: Add nanoMIPS decoding and extraction utilities
Aleksandar Markovic
2018-08-24
target/mips: Add placeholder and invocation of decode_nanomips_opc()
Aleksandar Markovic
2018-08-24
target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
Stefan Markovic
2018-08-24
target/mips: Add nanoMIPS DSP ASE opcodes
Stefan Markovic
2018-08-24
target/mips: Add nanoMIPS base instruction set opcodes
Yongbok Kim
2018-08-24
target/mips: Add preprocessor constants for nanoMIPS
Aleksandar Markovic
2018-08-24
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...
Peter Maydell
2018-08-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180824-...
Peter Maydell
2018-08-24
hw/arm/mps2: Fix ID register errors on AN511 and AN385
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Validate config settings
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Fix handling of virtual framebuffer
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Abstract out calculation of pitch, size
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Reset resolution, etc correctly
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Drop unused size and pitch fields
Peter Maydell
2018-08-24
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Peter Maydell
2018-08-24
hw/misc/bcm2835_fb: Move config fields to their own struct
Peter Maydell
2018-08-24
target/arm: Remove a handful of stray tabs
Peter Maydell
2018-08-24
target/arm: Untabify iwmmxt_helper.c
Peter Maydell
2018-08-24
target/arm: Untabify translate.c
Peter Maydell
2018-08-24
hw/arm/mps2-tz: Fix MPS2 SCC config register values
Peter Maydell
2018-08-24
hw/arm/mps2-tz: Instantiate SPI controllers
Peter Maydell
2018-08-24
hw/ssi/pl022: Correct wrong DMACR and ICR handling
Peter Maydell
2018-08-24
hw/ssi/pl022: Correct wrong value for PL022_INT_RT
Peter Maydell
2018-08-24
hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
Peter Maydell
2018-08-24
hw/ssi/pl022: Don't directly call vmstate_register()
Peter Maydell
2018-08-24
hw/ssi/pl022: Set up reset function in class init
Peter Maydell
2018-08-24
hw/ssi/pl022: Allow use as embedded-struct device
Peter Maydell
2018-08-24
hw/arm/mps2-tz: Create PL081s and MSCs
Peter Maydell
2018-08-24
hw/arm/iotkit: Wire up the lines for MSCs
Peter Maydell
2018-08-24
hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
Peter Maydell
[next]