aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-29cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"Andreas Färber
2013-07-29Merge remote-tracking branch 'sstabellini/xen-130729' into stagingAnthony Liguori
2013-07-29Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori
2013-07-29Merge remote-tracking branch 'sweil/w32' into stagingAnthony Liguori
2013-07-29Xen PV DevicePaul Durrant
2013-07-29xen_disk: support "direct-io-safe" backend optionStefano Stabellini
2013-07-29s390: update s390-ccw.imgAlexander Graf
2013-07-29s390/ipl: Fix boot orderChristian Borntraeger
2013-07-29s390/IPL: Allow boot from other ssid than 0Dominik Dingel
2013-07-29w32, w64: Add build rule for installerStefan Weil
2013-07-29Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic
2013-07-29mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno
2013-07-29linux-user: correct argument number for sys_mremap and sys_splicePetar Jovanovic
2013-07-29target-mips: Remove assignment to a variable which is never usedStefan Weil
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan
2013-07-28pflash_cfi01: duplicate status byte from bits 23:16 for 32bit readsPaul Burton
2013-07-28mips_malta: generate SMBUS EEPROM dataPaul Burton
2013-07-28mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton
2013-07-28mips_malta: generate SPD EEPROM data at runtimePaul Burton
2013-07-28mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton
2013-07-28mips_malta: fix BIOS endianness swappingPaul Burton
2013-07-28mips_malta: QOM cast cleanupAndreas Färber
2013-07-28target-mips: fix branch in likely delay slot tcg assertJames Hogan
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic
2013-07-27target-mips: Remove assignment to a variable which is never usedStefan Weil
2013-07-27misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil
2013-07-27qemu-options: mention C-a h in the -nographic docRamkumar Ramachandra
2013-07-27misc: Fix new typos in comments and stringsStefan Weil
2013-07-27linux-user: correct argument number for sys_mremap and sys_splicePetar Jovanovic
2013-07-27PPC: dbdma: macio: Fix format specifiers (build regression)Stefan Weil
2013-07-27watchdog: Remove break after exitStefan Weil
2013-07-27exec: Remove env from list of poisoned namesStefan Weil
2013-07-27hw/9pfs: Fix potential memory leak and avoid reuse of freed memoryStefan Weil
2013-07-27timer: make timers_state staticLiu Ping Fan
2013-07-27aes: Remove unused code (NDEBUG, u16)Stefan Weil
2013-07-26Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-07-27cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XMLAndreas Färber
2013-07-27target-cris: Factor out CPUClass::gdb_read_register() hook for v10Andreas Färber
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber
2013-07-27target-xtensa: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-27target-lm32: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-27target-s390x: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-27target-alpha: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-27target-cris: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-27target-microblaze: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-27target-sh4: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-27target-openrisc: Move cpu_gdb_{read,write}_register()Andreas Färber