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
2014-12-21
target-tricore: Fix MFCR/MTCR insn and B format offset.
Bastian Koppelmann
2014-12-21
target-tricore: Add missing 1.6 insn of BOL opcode format
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x1 as the fi...
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xf as the fi...
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...
Bastian Koppelmann
2014-12-21
target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32
Bastian Koppelmann
2014-12-21
target-tricore: Fix mask handling JNZ.T being 7 bit long
Bastian Koppelmann
2014-12-21
target-tricore: pretty-print register dump and show more status registers
Alex Zuepke
2014-12-21
target-tricore: add missing 64-bit MOV in RLC format
Alex Zuepke
2014-12-21
target-tricore: typo in BOL format
Alex Zuepke
2014-12-21
target-tricore: fix offset masking in BOL format
Alex Zuepke
2014-12-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-20141217-1' into ...
Peter Maydell
2014-12-20
exec: change default exception_index value for migration to -1
Paolo Bonzini
2014-12-20
cpu: initialize cpu->exception_index on reset
Paolo Bonzini
2014-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...
Peter Maydell
2014-12-17
Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into staging
Peter Maydell
2014-12-17
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141216' into staging
Peter Maydell
2014-12-17
update ipxe from 69313ed to 35c5379
Gerd Hoffmann
2014-12-17
target-xtensa: don't generate dead code
Max Filippov
2014-12-17
target-xtensa: record available window in TB flags
Max Filippov
2014-12-17
target-xtensa: test cross-page opcode
Max Filippov
2014-12-17
target-xtensa: fix translation for opcodes crossing page boundary
Max Filippov
2014-12-17
tcg: add separate monitor command to dump opcode counters
Max Filippov
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
2014-12-16
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141216-1' into ...
Peter Maydell
2014-12-16
Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta...
Peter Maydell
2014-12-16
vga: set catagory bit for secondary vga device
Gonglei
2014-12-16
move hw cursor pos from cirrus to vga
Gerd Hoffmann
2014-12-16
cirrus: Force use of shadow pixmap when HW cursor is enabled
Benjamin Herrenschmidt
2014-12-16
vga: Add mechanism to force the use of a shadow surface
Benjamin Herrenschmidt
2014-12-16
spice: fix memory leak
Gonglei
2014-12-16
spice: remove spice-experimental.h include
Marc-André Lureau
2014-12-16
spice: do not require TCP ports
Marc-André Lureau
2014-12-16
spice: rework mirror allocation, add no-resize fast path
Gerd Hoffmann
2014-12-16
spice: reduce refresh rate in native mode
Gerd Hoffmann
2014-12-16
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
2014-12-16
target-mips: remove excp_names[] from linux-user as it is unused
Leon Alrae
2014-12-16
disas/mips: disable unused mips16_to_32_reg_map[]
Leon Alrae
2014-12-16
disas/mips: remove unused mips_msa_control_names_numeric[32]
Leon Alrae
2014-12-16
target-mips: convert single case switch into if statement
Leon Alrae
2014-12-16
target-mips: Fix DisasContext's ulri member initialization
Maciej W. Rozycki
2014-12-16
target-mips: Use local float status pointer across MSA macros
Maciej W. Rozycki
2014-12-16
target-mips: Add missing calls to synchronise SoftFloat status
Maciej W. Rozycki
2014-12-16
linux-user: Use the 5KEf processor for 64-bit emulation
Maciej W. Rozycki
2014-12-16
target-mips: Also apply the CP0.Status mask to MTTC0
Maciej W. Rozycki
2014-12-16
target-mips: gdbstub: Clean up FPU register handling
Maciej W. Rozycki
2014-12-16
target-mips: Correct 32-bit address space wrapping
Maciej W. Rozycki
2014-12-16
target-mips: Tighten ISA level checks
Maciej W. Rozycki
2014-12-16
target-mips: Fix CP0.Config3.ISAOnExc write accesses
Maciej W. Rozycki
[next]