Age | Commit message (Expand) | Author |
2013-07-29 | cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" | Andreas Färber |
2013-07-29 | Merge remote-tracking branch 'sstabellini/xen-130729' into staging | Anthony Liguori |
2013-07-29 | Merge remote-tracking branch 'agraf/s390-for-upstream' into staging | Anthony Liguori |
2013-07-29 | Merge remote-tracking branch 'sweil/w32' into staging | Anthony Liguori |
2013-07-29 | Xen PV Device | Paul Durrant |
2013-07-29 | xen_disk: support "direct-io-safe" backend option | Stefano Stabellini |
2013-07-29 | s390: update s390-ccw.img | Alexander Graf |
2013-07-29 | s390/ipl: Fix boot order | Christian Borntraeger |
2013-07-29 | s390/IPL: Allow boot from other ssid than 0 | Dominik Dingel |
2013-07-29 | w32, w64: Add build rule for installer | Stefan Weil |
2013-07-29 | Merge branch 'trivial-patches' of git://git.corpit.ru/qemu | Aurelien Jarno |
2013-07-29 | target-mips: fix mipsdsp_mul_q31_q31 | Petar Jovanovic |
2013-07-29 | mips_malta: fix copy of the 0x1fc00000 region | Aurelien Jarno |
2013-07-29 | linux-user: correct argument number for sys_mremap and sys_splice | Petar Jovanovic |
2013-07-29 | target-mips: Remove assignment to a variable which is never used | Stefan Weil |
2013-07-29 | target-mips: fix mipsdsp_trunc16_sat16_round | Petar Jovanovic |
2013-07-29 | hw/mips: align initrd to 64KB to avoid kernel error | James Hogan |
2013-07-28 | pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads | Paul Burton |
2013-07-28 | mips_malta: generate SMBUS EEPROM data | Paul Burton |
2013-07-28 | mips_malta: cap BIOS endian swap length at 0x3e0000 bytes | Paul Burton |
2013-07-28 | mips_malta: generate SPD EEPROM data at runtime | Paul Burton |
2013-07-28 | mips_malta: correct reading MIPS revision at 0x1fc00010 | Paul Burton |
2013-07-28 | mips_malta: fix BIOS endianness swapping | Paul Burton |
2013-07-28 | mips_malta: QOM cast cleanup | Andreas Färber |
2013-07-28 | target-mips: fix branch in likely delay slot tcg assert | James Hogan |
2013-07-28 | target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 | Petar Jovanovic |
2013-07-27 | target-mips: Remove assignment to a variable which is never used | Stefan Weil |
2013-07-27 | misc: Use g_assert_not_reached for code which is expected to be unreachable | Stefan Weil |
2013-07-27 | qemu-options: mention C-a h in the -nographic doc | Ramkumar Ramachandra |
2013-07-27 | misc: Fix new typos in comments and strings | Stefan Weil |
2013-07-27 | linux-user: correct argument number for sys_mremap and sys_splice | Petar Jovanovic |
2013-07-27 | PPC: dbdma: macio: Fix format specifiers (build regression) | Stefan Weil |
2013-07-27 | watchdog: Remove break after exit | Stefan Weil |
2013-07-27 | exec: Remove env from list of poisoned names | Stefan Weil |
2013-07-27 | hw/9pfs: Fix potential memory leak and avoid reuse of freed memory | Stefan Weil |
2013-07-27 | timer: make timers_state static | Liu Ping Fan |
2013-07-27 | aes: Remove unused code (NDEBUG, u16) | Stefan Weil |
2013-07-26 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2013-07-27 | cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML | Andreas Färber |
2013-07-27 | target-cris: Factor out CPUClass::gdb_read_register() hook for v10 | Andreas Färber |
2013-07-27 | cpu: Introduce CPUClass::gdb_{read,write}_register() | Andreas Färber |
2013-07-27 | gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions | Andreas Färber |
2013-07-27 | target-xtensa: Move cpu_gdb_{read,write}_register() | Andreas Färber |
2013-07-27 | target-lm32: Move cpu_gdb_{read,write}_register() | Andreas Färber |
2013-07-27 | target-s390x: Move cpu_gdb_{read,write}_register() | Andreas Färber |
2013-07-27 | target-alpha: Move cpu_gdb_{read,write}_register() | Andreas Färber |
2013-07-27 | target-cris: Move cpu_gdb_{read,write}_register() | Andreas Färber |
2013-07-27 | target-microblaze: Move cpu_gdb_{read,write}_register() | Andreas Färber |
2013-07-27 | target-sh4: Move cpu_gdb_{read,write}_register() | Andreas Färber |
2013-07-27 | target-openrisc: Move cpu_gdb_{read,write}_register() | Andreas Färber |