aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-17block: bdrv_reopen_prepare(): don't use QERR_OPEN_FILE_FAILEDLuiz Capitulino
2013-06-17savevm: qmp_xen_save_devices_state(): use error_setg_file_open()Luiz Capitulino
2013-06-17dump: qmp_dump_guest_memory(): use error_setg_file_open()Luiz Capitulino
2013-06-17cpus: use error_setg_file_open()Luiz Capitulino
2013-06-17blockdev: use error_setg_file_open()Luiz Capitulino
2013-06-17block: mirror_complete(): use error_setg_file_open()Luiz Capitulino
2013-06-17rng-random: use error_setg_file_open()Luiz Capitulino
2013-06-17error: add error_setg_file_open() helperLuiz Capitulino
2013-06-17Merge remote-tracking branch 'pmaydell/configury.next' into stagingAnthony Liguori
2013-06-17Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-06-17char/serial: fix copy&paste error (fifo8_is_full vs empty)Vladimir Senkov
2013-06-17vl: always define no_frameMichael Tokarev
2013-06-16gtk: Fix compiler warning (GTK 3 deprecated function)Stefan Weil
2013-06-16vl: always define no_frameMichael Tokarev
2013-06-15target-i386: fix over 80 chars warningsliguang
2013-06-15target-i386/helper: remove redundant env->eip assignmentliguang
2013-06-15target-i386/helper: remove DF macroliguang
2013-06-15target-i386/helper: remove EIP macroliguang
2013-06-15target-i386/helper: remove EDI macroliguang
2013-06-15target-i386/helper: remove ESI macroliguang
2013-06-15target-i386/helper: remove ESP macroliguang
2013-06-15target-i386/helper: remove EBP macroliguang
2013-06-15target-i386/helper: remove EDX macroliguang
2013-06-15target-i386/helper: remove ECX macroliguang
2013-06-15target-i386/helper: remove EBX macroliguang
2013-06-15target-i386/helper: remove EAX macroliguang
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-14ide-test: fix failure for test_flushMichael Roth
2013-06-14ppc: Remove CONFIG_FDT conditionalsPeter Maydell
2013-06-14microblaze: Remove CONFIG_FDT conditionalsPeter Maydell
2013-06-14arm: Remove CONFIG_FDT conditionalsPeter Maydell
2013-06-14configure: Require libfdt for arm, ppc, microblaze softmmu targetsPeter Maydell
2013-06-14configure: dtc: Probe for libfdt_env.hPeter Crosthwaite
2013-06-14build: drop TARGET_TYPEPaolo Bonzini
2013-06-14main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini
2013-06-14Add a stp file for usage from build directoryAlon Levy
2013-06-14audio/intel-hda: QOM casting sweepPeter Crosthwaite
2013-06-14audio/intel-hda: Fix Inheritance hierachyPeter Crosthwaite
2013-06-14smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster
2013-06-14smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster
2013-06-14smbios: Convert to error_report()Markus Armbruster
2013-06-14log.h: Supply missing includesMarkus Armbruster
2013-06-14error-report.h: Supply missing includeMarkus Armbruster
2013-06-14Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori
2013-06-14Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-06-14Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into stagingAnthony Liguori
2013-06-14Merge remote-tracking branch 'pmaydell/target-arm.next' into stagingAnthony Liguori