aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-27hw/scsi/virtio-scsi.c: fix the "type" use error in virtio_scsi_handle_ctrlBin Wu
2014-10-27virtio-scsi: sense in virtio_scsi_command_completeTing Wang
2014-10-27Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously"Jan Kiszka
2014-10-27Make qemu_shutdown_requested signal-safeJan Kiszka
2014-10-24target-i386: add Intel AVX-512 supportChao Peng
2014-10-24MAINTAINERS: add myself under 'general project admin' sectionPeter Maydell
2014-10-24MAINTAINERS: add myself as MIPS guest cores co-maintainerLeon Alrae
2014-10-24target-mips: add ULL suffix in bitswap to avoid compiler warningLeon Alrae
2014-10-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141024'...Peter Maydell
2014-10-24target-arm: A32: Emulate the SMC instructionFabian Aggeler
2014-10-24target-arm: make arm_current_el() return EL3Fabian Aggeler
2014-10-24target-arm: rename arm_current_pl to arm_current_elGreg Bellows
2014-10-24target-arm: reject switching to monitor modeSergey Fedorov
2014-10-24target-arm: add arm_is_secure() functionFabian Aggeler
2014-10-24target-arm: increase arrays of registers R13 & R14Fabian Aggeler
2014-10-24target-arm: correctly UNDEF writes to FPINST/FPINST2 from EL0Peter Maydell
2014-10-24target-arm: Report a valid L1Ip field in CTR_EL0 for CPU type "any"Peter Maydell
2014-10-24target-arm: Correct sense of the DCZID DZP bitPeter Maydell
2014-10-24arm/virt: enable PSCI emulation support for system emulationRob Herring
2014-10-24target-arm: add emulation of PSCI calls for system emulationRob Herring
2014-10-24target-arm: Add support for A32 and T32 HVC and SMC insnsPeter Maydell
2014-10-24target-arm: Handle SMC/HVC undef-if-no-ELx in pre_* helpersPeter Maydell
2014-10-24target-arm: add missing PSCI constants needed for PSCI emulationArd Biesheuvel
2014-10-24target-arm: do not set do_interrupt handlers for ARM and AArch64 user modesRob Herring
2014-10-24target-arm: add powered off cpu stateRob Herring
2014-10-24omap_gpmc.c: Remove duplicate assignmentDr. David Alan Gilbert
2014-10-24disas/libvixl/a64/instructions-a64.h: Remove unused constantsChen Gang
2014-10-24arm_gic: remove unused parameter.KONRAD Frederic
2014-10-24disas/libvixl: Update to libvixl 1.6Peter Maydell
2014-10-24hw/arm/boot: register cpu reset handlers if using -biosArd Biesheuvel
2014-10-24hw/arm/virt: mark timer in fdt as v8-compatibleClaudio Fontana
2014-10-24hmp: Remove "info pcmcia"Markus Armbruster
2014-10-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-10-23Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf
2014-10-23qemu-img: Print error if check failedMax Reitz
2014-10-23Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell
2014-10-23block: char devices on FreeBSD are not behind a pagerRoger Pau Monne
2014-10-23get_maintainer.pl: restrict cases where it falls back to --gitPaolo Bonzini
2014-10-23get_maintainer.pl: move git loop under "if ($email) {"Paolo Bonzini
2014-10-23qtest: fix qtest log fd should be initialized before qtest chardevLi Liu
2014-10-23MAINTAINERS: avoid M entries that point to mailing listsPaolo Bonzini
2014-10-23MAINTAINERS: add some tests directoriesPaolo Bonzini
2014-10-23MAINTAINERS: Add more TCG filesPaolo Bonzini
2014-10-23MAINTAINERS: add myself for X86Paolo Bonzini
2014-10-23MAINTAINERS: add Samuel Thibault as usb-serial.c and baum.c maintainerPaolo Bonzini
2014-10-23MAINTAINERS: grab more files from Anthony's pilePaolo Bonzini
2014-10-23target-i386: warns users when CPU threads>1 for non-Intel CPUsWei Huang
2014-10-23sysbus: Use TYPE_DEVICE GPIO functionalityPeter Crosthwaite
2014-10-23qdev: gpio: Define qdev_pass_gpios()Peter Crosthwaite
2014-10-23qdev: gpio: Remove qdev_init_gpio_out x1 restrictionPeter Crosthwaite