aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-21target-tricore: Fix MFCR/MTCR insn and B format offset.Bastian Koppelmann
2014-12-21target-tricore: Add missing 1.6 insn of BOL opcode formatBastian Koppelmann
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...Bastian Koppelmann
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0x1 as the fi...Bastian Koppelmann
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0xf as the fi...Bastian Koppelmann
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...Bastian Koppelmann
2014-12-21target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32Bastian Koppelmann
2014-12-21target-tricore: Fix mask handling JNZ.T being 7 bit longBastian Koppelmann
2014-12-21target-tricore: pretty-print register dump and show more status registersAlex Zuepke
2014-12-21target-tricore: add missing 64-bit MOV in RLC formatAlex Zuepke
2014-12-21target-tricore: typo in BOL formatAlex Zuepke
2014-12-21target-tricore: fix offset masking in BOL formatAlex Zuepke
2014-12-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-20141217-1' into ...Peter Maydell
2014-12-20exec: change default exception_index value for migration to -1Paolo Bonzini
2014-12-20cpu: initialize cpu->exception_index on resetPaolo Bonzini
2014-12-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...Peter Maydell
2014-12-17Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into stagingPeter Maydell
2014-12-17Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141216' into stagingPeter Maydell
2014-12-17update ipxe from 69313ed to 35c5379Gerd Hoffmann
2014-12-17target-xtensa: don't generate dead codeMax Filippov
2014-12-17target-xtensa: record available window in TB flagsMax Filippov
2014-12-17target-xtensa: test cross-page opcodeMax Filippov
2014-12-17target-xtensa: fix translation for opcodes crossing page boundaryMax Filippov
2014-12-17tcg: add separate monitor command to dump opcode countersMax Filippov
2014-12-16qemu-log: add log category for MMU infoAntony Pavlov
2014-12-16Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141216-1' into ...Peter Maydell
2014-12-16Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta...Peter Maydell
2014-12-16vga: set catagory bit for secondary vga deviceGonglei
2014-12-16move hw cursor pos from cirrus to vgaGerd Hoffmann
2014-12-16cirrus: Force use of shadow pixmap when HW cursor is enabledBenjamin Herrenschmidt
2014-12-16vga: Add mechanism to force the use of a shadow surfaceBenjamin Herrenschmidt
2014-12-16spice: fix memory leakGonglei
2014-12-16spice: remove spice-experimental.h includeMarc-André Lureau
2014-12-16spice: do not require TCP portsMarc-André Lureau
2014-12-16spice: rework mirror allocation, add no-resize fast pathGerd Hoffmann
2014-12-16spice: reduce refresh rate in native modeGerd Hoffmann
2014-12-16spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann
2014-12-16target-mips: remove excp_names[] from linux-user as it is unusedLeon Alrae
2014-12-16disas/mips: disable unused mips16_to_32_reg_map[]Leon Alrae
2014-12-16disas/mips: remove unused mips_msa_control_names_numeric[32]Leon Alrae
2014-12-16target-mips: convert single case switch into if statementLeon Alrae
2014-12-16target-mips: Fix DisasContext's ulri member initializationMaciej W. Rozycki
2014-12-16target-mips: Use local float status pointer across MSA macrosMaciej W. Rozycki
2014-12-16target-mips: Add missing calls to synchronise SoftFloat statusMaciej W. Rozycki
2014-12-16linux-user: Use the 5KEf processor for 64-bit emulationMaciej W. Rozycki
2014-12-16target-mips: Also apply the CP0.Status mask to MTTC0Maciej W. Rozycki
2014-12-16target-mips: gdbstub: Clean up FPU register handlingMaciej W. Rozycki
2014-12-16target-mips: Correct 32-bit address space wrappingMaciej W. Rozycki
2014-12-16target-mips: Tighten ISA level checksMaciej W. Rozycki
2014-12-16target-mips: Fix CP0.Config3.ISAOnExc write accessesMaciej W. Rozycki