Age | Commit message (Expand) | Author | Files | Lines |
2013-07-29 | w32, w64: Add build rule for installer | Stefan Weil | 4 | -0/+305 |
2013-07-29 | Merge branch 'trivial-patches' of git://git.corpit.ru/qemu | Aurelien Jarno | 22 | -45/+43 |
2013-07-29 | target-mips: fix mipsdsp_mul_q31_q31 | Petar Jovanovic | 3 | -11/+59 |
2013-07-29 | mips_malta: fix copy of the 0x1fc00000 region | Aurelien Jarno | 1 | -2/+2 |
2013-07-29 | linux-user: correct argument number for sys_mremap and sys_splice | Petar Jovanovic | 1 | -2/+2 |
2013-07-29 | target-mips: Remove assignment to a variable which is never used | Stefan Weil | 1 | -1/+0 |
2013-07-29 | target-mips: fix mipsdsp_trunc16_sat16_round | Petar Jovanovic | 2 | -9/+31 |
2013-07-29 | hw/mips: align initrd to 64KB to avoid kernel error | James Hogan | 5 | -4/+7 |
2013-07-28 | pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads | Paul Burton | 1 | -0/+3 |
2013-07-28 | mips_malta: generate SMBUS EEPROM data | Paul Burton | 1 | -46/+87 |
2013-07-28 | mips_malta: cap BIOS endian swap length at 0x3e0000 bytes | Paul Burton | 1 | -1/+1 |
2013-07-28 | mips_malta: generate SPD EEPROM data at runtime | Paul Burton | 1 | -3/+57 |
2013-07-28 | mips_malta: correct reading MIPS revision at 0x1fc00010 | Paul Burton | 1 | -8/+17 |
2013-07-28 | mips_malta: fix BIOS endianness swapping | Paul Burton | 1 | -2/+5 |
2013-07-28 | mips_malta: QOM cast cleanup | Andreas Färber | 1 | -4/+8 |
2013-07-28 | target-mips: fix branch in likely delay slot tcg assert | James Hogan | 1 | -45/+17 |
2013-07-28 | target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 | Petar Jovanovic | 2 | -3/+20 |
2013-07-27 | target-mips: Remove assignment to a variable which is never used | Stefan Weil | 1 | -1/+0 |
2013-07-27 | misc: Use g_assert_not_reached for code which is expected to be unreachable | Stefan Weil | 10 | -25/+25 |
2013-07-27 | qemu-options: mention C-a h in the -nographic doc | Ramkumar Ramachandra | 1 | -1/+2 |
2013-07-27 | misc: Fix new typos in comments and strings | Stefan Weil | 5 | -7/+8 |
2013-07-27 | linux-user: correct argument number for sys_mremap and sys_splice | Petar Jovanovic | 1 | -2/+2 |
2013-07-27 | PPC: dbdma: macio: Fix format specifiers (build regression) | Stefan Weil | 1 | -4/+5 |
2013-07-27 | watchdog: Remove break after exit | Stefan Weil | 1 | -1/+0 |
2013-07-27 | exec: Remove env from list of poisoned names | Stefan Weil | 1 | -1/+0 |
2013-07-27 | hw/9pfs: Fix potential memory leak and avoid reuse of freed memory | Stefan Weil | 1 | -0/+2 |
2013-07-27 | timer: make timers_state static | Liu Ping Fan | 1 | -1/+1 |
2013-07-27 | aes: Remove unused code (NDEBUG, u16) | Stefan Weil | 1 | -5/+0 |
2013-07-26 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori | 70 | -1392/+1993 |
2013-07-27 | cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML | Andreas Färber | 7 | -28/+29 |
2013-07-27 | target-cris: Factor out CPUClass::gdb_read_register() hook for v10 | Andreas Färber | 3 | -6/+9 |
2013-07-27 | cpu: Introduce CPUClass::gdb_{read,write}_register() | Andreas Färber | 60 | -115/+255 |
2013-07-27 | gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions | Andreas Färber | 16 | -164/+177 |
2013-07-27 | target-xtensa: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -79/+101 |
2013-07-27 | target-lm32: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -65/+86 |
2013-07-27 | target-s390x: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -59/+81 |
2013-07-27 | target-alpha: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -65/+87 |
2013-07-27 | target-cris: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -104/+126 |
2013-07-27 | target-microblaze: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -28/+50 |
2013-07-27 | target-sh4: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -116/+138 |
2013-07-27 | target-openrisc: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -56/+78 |
2013-07-26 | sun4m: add display width and height to the firmware configuration | Mark Cave-Ayland | 1 | -0/+4 |
2013-07-26 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 29 | -156/+839 |
2013-07-26 | seccomp: removing unused syscalls gtom whitelist | Eduardo Otubo | 1 | -4/+0 |
2013-07-26 | seccomp: no need to check arch in syscall whitelist | Eduardo Otubo | 2 | -14/+1 |
2013-07-26 | target-mips: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -123/+145 |
2013-07-26 | target-m68k: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -46/+68 |
2013-07-26 | target-arm: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -73/+95 |
2013-07-26 | target-sparc: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -179/+201 |
2013-07-26 | target-ppc: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -100/+123 |