aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-03Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...Peter Maydell
2015-03-03Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-03-02cpus: be more paranoid in avoiding deadlocksPaolo Bonzini
2015-03-02cpus: fix deadlock and segfault in qemu_mutex_lock_iothreadPaolo Bonzini
2015-03-02virtio-scsi: Allocate op blocker reason before blockingMax Reitz
2015-02-27Makefile.target: binary depends on config-devicesMichael S. Tsirkin
2015-02-27Makefile: don't silence mak file test with V=1Michael S. Tsirkin
2015-02-27Makefile: fix up parallel building under MSYS+MinGWVasily Efimov
2015-02-27iscsi: Handle write protected case in reopenFam Zheng
2015-02-27Give ivshmem its own config optionDavid Gibson
2015-02-27Create specific config option for "platform-bus"David Gibson
2015-02-27Add specific config options for PCI-E bridgesDavid Gibson
2015-02-27bootdevice: fix segment fault when booting guest with '-kernel' and '-initrd'Gonglei
2015-02-27timer: replace time() with QEMU_CLOCK_HOSTPavel Dovgalyuk
2015-02-27virtio-scsi-dataplane: Call blk_set_aio_context within BQLFam Zheng
2015-02-27block: Forbid bdrv_set_aio_context outside BQLFam Zheng
2015-02-27scsi: give device a parent before setting propertiesPaolo Bonzini
2015-02-26qtest: Use qemu_opt_set() instead of qemu_opts_parse()Markus Armbruster
2015-02-26pc: Use qemu_opt_set() instead of qemu_opts_parse()Markus Armbruster
2015-02-26qemu-sockets: Simplify setting numeric and boolean optionsMarkus Armbruster
2015-02-26block: Simplify setting numeric optionsMarkus Armbruster
2015-02-26qemu-img: Suppress unhelpful extra errors in convert, amendMarkus Armbruster
2015-02-26QemuOpts: Propagate errors through opts_parse()Markus Armbruster
2015-02-26QemuOpts: Propagate errors through opts_do_parse()Markus Armbruster
2015-02-26QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix useMarkus Armbruster
2015-02-26block: Suppress unhelpful extra errors in bdrv_img_create()Markus Armbruster
2015-02-26qemu-img: Suppress unhelpful extra errors in convert, resizeMarkus Armbruster
2015-02-26QemuOpts: Convert qemu_opts_set() to Error, fix its useMarkus Armbruster
2015-02-26QemuOpts: Convert qemu_opt_set_number() to Error, fix its useMarkus Armbruster
2015-02-26QemuOpts: Convert qemu_opt_set_bool() to Error, fix its useMarkus Armbruster
2015-02-26Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2015-02-26Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-20150219-1' into ...Peter Maydell
2015-02-26Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150218' into s...Peter Maydell
2015-02-26Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...Peter Maydell
2015-02-25target-i386: Move APIC ID compatibility code to pc.cEduardo Habkost
2015-02-25target-i386: Require APIC ID to be explicitly set before CPU realizeEduardo Habkost
2015-02-25target-i386: Set APIC ID using cpu_index on CONFIG_USEREduardo Habkost
2015-02-25linux-user: Check for cpu_init() errorsEduardo Habkost
2015-02-25target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_idEduardo Habkost
2015-02-25target-i386: Simplify error handling on cpu_x86_init_user()Eduardo Habkost
2015-02-25target-i386: Eliminate cpu_init() functionEduardo Habkost
2015-02-25target-i386: Rename cpu_x86_init() to cpu_x86_init_user()Eduardo Habkost
2015-02-25target-i386: Move topology.h to include/hw/i386Eduardo Habkost
2015-02-25target-i386: Eliminate unnecessary get_cpuid_vendor() functionEduardo Habkost
2015-02-25target-i386: Simplify listflags() functionEduardo Habkost
2015-02-25Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...Peter Maydell