aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-27Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously"Jan Kiszka1-3/+5
2014-10-27Make qemu_shutdown_requested signal-safeJan Kiszka1-3/+1
2014-10-24target-i386: add Intel AVX-512 supportChao Peng4-2/+175
2014-10-24MAINTAINERS: add myself under 'general project admin' sectionPeter Maydell1-0/+1
2014-10-24MAINTAINERS: add myself as MIPS guest cores co-maintainerLeon Alrae1-1/+2
2014-10-24target-mips: add ULL suffix in bitswap to avoid compiler warningLeon Alrae1-6/+6
2014-10-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141024'...Peter Maydell39-591/+1395
2014-10-24target-arm: A32: Emulate the SMC instructionFabian Aggeler2-2/+12
2014-10-24target-arm: make arm_current_el() return EL3Fabian Aggeler1-9/+20
2014-10-24target-arm: rename arm_current_pl to arm_current_elGreg Bellows8-47/+50
2014-10-24target-arm: reject switching to monitor modeSergey Fedorov1-0/+2
2014-10-24target-arm: add arm_is_secure() functionFabian Aggeler1-0/+47
2014-10-24target-arm: increase arrays of registers R13 & R14Fabian Aggeler2-4/+4
2014-10-24target-arm: correctly UNDEF writes to FPINST/FPINST2 from EL0Peter Maydell1-0/+3
2014-10-24target-arm: Report a valid L1Ip field in CTR_EL0 for CPU type "any"Peter Maydell1-1/+1
2014-10-24target-arm: Correct sense of the DCZID DZP bitPeter Maydell2-3/+3
2014-10-24arm/virt: enable PSCI emulation support for system emulationRob Herring1-44/+38
2014-10-24target-arm: add emulation of PSCI calls for system emulationRob Herring9-3/+301
2014-10-24target-arm: Add support for A32 and T32 HVC and SMC insnsPeter Maydell3-11/+104
2014-10-24target-arm: Handle SMC/HVC undef-if-no-ELx in pre_* helpersPeter Maydell2-9/+12
2014-10-24target-arm: add missing PSCI constants needed for PSCI emulationArd Biesheuvel1-0/+40
2014-10-24target-arm: do not set do_interrupt handlers for ARM and AArch64 user modesRob Herring4-6/+6
2014-10-24target-arm: add powered off cpu stateRob Herring3-3/+12
2014-10-24omap_gpmc.c: Remove duplicate assignmentDr. David Alan Gilbert1-2/+0
2014-10-24disas/libvixl/a64/instructions-a64.h: Remove unused constantsChen Gang1-24/+0
2014-10-24arm_gic: remove unused parameter.KONRAD Frederic3-4/+4
2014-10-24disas/libvixl: Update to libvixl 1.6Peter Maydell12-332/+715
2014-10-24hw/arm/boot: register cpu reset handlers if using -biosArd Biesheuvel1-5/+12
2014-10-24hw/arm/virt: mark timer in fdt as v8-compatibleClaudio Fontana1-3/+12
2014-10-24hmp: Remove "info pcmcia"Markus Armbruster6-82/+0
2014-10-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell35-306/+1148
2014-10-23Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf2-12/+35
2014-10-23qemu-img: Print error if check failedMax Reitz1-7/+14
2014-10-23Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell6-218/+216
2014-10-23block: char devices on FreeBSD are not behind a pagerRoger Pau Monne1-5/+21
2014-10-23get_maintainer.pl: restrict cases where it falls back to --gitPaolo Bonzini1-0/+9
2014-10-23get_maintainer.pl: move git loop under "if ($email) {"Paolo Bonzini1-10/+9
2014-10-23qtest: fix qtest log fd should be initialized before qtest chardevLi Liu1-5/+4
2014-10-23MAINTAINERS: avoid M entries that point to mailing listsPaolo Bonzini1-7/+6
2014-10-23MAINTAINERS: add some tests directoriesPaolo Bonzini1-0/+7
2014-10-23MAINTAINERS: Add more TCG filesPaolo Bonzini1-0/+17
2014-10-23MAINTAINERS: add myself for X86Paolo Bonzini1-1/+3
2014-10-23MAINTAINERS: add Samuel Thibault as usb-serial.c and baum.c maintainerPaolo Bonzini1-1/+11
2014-10-23MAINTAINERS: grab more files from Anthony's pilePaolo Bonzini1-1/+9
2014-10-23target-i386: warns users when CPU threads>1 for non-Intel CPUsWei Huang1-3/+23
2014-10-23sysbus: Use TYPE_DEVICE GPIO functionalityPeter Crosthwaite2-21/+6
2014-10-23qdev: gpio: Define qdev_pass_gpios()Peter Crosthwaite2-0/+29
2014-10-23qdev: gpio: Remove qdev_init_gpio_out x1 restrictionPeter Crosthwaite1-2/+1
2014-10-23qdev: gpio: delete NamedGPIOList::outPeter Crosthwaite2-2/+0
2014-10-23irq: Remove qemu_irq_intercept_outPeter Crosthwaite2-7/+0