summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29s390/ipl: Fix boot orderChristian Borntraeger1-10/+12
2013-07-29s390/IPL: Allow boot from other ssid than 0Dominik Dingel4-0/+46
2013-07-29Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno22-45/+43
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic3-11/+59
2013-07-29mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno1-2/+2
2013-07-29linux-user: correct argument number for sys_mremap and sys_splicePetar Jovanovic1-2/+2
2013-07-29target-mips: Remove assignment to a variable which is never usedStefan Weil1-1/+0
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic2-9/+31
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan5-4/+7
2013-07-28pflash_cfi01: duplicate status byte from bits 23:16 for 32bit readsPaul Burton1-0/+3
2013-07-28mips_malta: generate SMBUS EEPROM dataPaul Burton1-46/+87
2013-07-28mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton1-1/+1
2013-07-28mips_malta: generate SPD EEPROM data at runtimePaul Burton1-3/+57
2013-07-28mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton1-8/+17
2013-07-28mips_malta: fix BIOS endianness swappingPaul Burton1-2/+5
2013-07-28mips_malta: QOM cast cleanupAndreas Färber1-4/+8
2013-07-28target-mips: fix branch in likely delay slot tcg assertJames Hogan1-45/+17
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic2-3/+20
2013-07-27target-mips: Remove assignment to a variable which is never usedStefan Weil1-1/+0
2013-07-27misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil10-25/+25
2013-07-27qemu-options: mention C-a h in the -nographic docRamkumar Ramachandra1-1/+2
2013-07-27misc: Fix new typos in comments and stringsStefan Weil5-7/+8
2013-07-27linux-user: correct argument number for sys_mremap and sys_splicePetar Jovanovic1-2/+2
2013-07-27PPC: dbdma: macio: Fix format specifiers (build regression)Stefan Weil1-4/+5
2013-07-27watchdog: Remove break after exitStefan Weil1-1/+0
2013-07-27exec: Remove env from list of poisoned namesStefan Weil1-1/+0
2013-07-27hw/9pfs: Fix potential memory leak and avoid reuse of freed memoryStefan Weil1-0/+2
2013-07-27timer: make timers_state staticLiu Ping Fan1-1/+1
2013-07-27aes: Remove unused code (NDEBUG, u16)Stefan Weil1-5/+0
2013-07-26Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori70-1392/+1993
2013-07-27cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XMLAndreas Färber7-28/+29
2013-07-27target-cris: Factor out CPUClass::gdb_read_register() hook for v10Andreas Färber3-6/+9
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber60-115/+255
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber16-164/+177
2013-07-27target-xtensa: Move cpu_gdb_{read,write}_register()Andreas Färber2-79/+101
2013-07-27target-lm32: Move cpu_gdb_{read,write}_register()Andreas Färber2-65/+86
2013-07-27target-s390x: Move cpu_gdb_{read,write}_register()Andreas Färber2-59/+81
2013-07-27target-alpha: Move cpu_gdb_{read,write}_register()Andreas Färber2-65/+87
2013-07-27target-cris: Move cpu_gdb_{read,write}_register()Andreas Färber2-104/+126
2013-07-27target-microblaze: Move cpu_gdb_{read,write}_register()Andreas Färber2-28/+50
2013-07-27target-sh4: Move cpu_gdb_{read,write}_register()Andreas Färber2-116/+138
2013-07-27target-openrisc: Move cpu_gdb_{read,write}_register()Andreas Färber2-56/+78
2013-07-26sun4m: add display width and height to the firmware configurationMark Cave-Ayland1-0/+4
2013-07-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori29-156/+839
2013-07-26seccomp: removing unused syscalls gtom whitelistEduardo Otubo1-4/+0
2013-07-26seccomp: no need to check arch in syscall whitelistEduardo Otubo2-14/+1
2013-07-26target-mips: Move cpu_gdb_{read,write}_register()Andreas Färber2-123/+145
2013-07-26target-m68k: Move cpu_gdb_{read,write}_register()Andreas Färber2-46/+68
2013-07-26target-arm: Move cpu_gdb_{read,write}_register()Andreas Färber2-73/+95
2013-07-26target-sparc: Move cpu_gdb_{read,write}_register()Andreas Färber2-179/+201