summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | virtio-scsi: dataplane: stop trying on notifier errorCornelia Huck2014-10-232-0/+9
| * | virtio-scsi: dataplane: fail setup gracefullyCornelia Huck2014-10-231-9/+70
| * | virtio-scsi: dataplane: print why starting failedCornelia Huck2014-10-231-4/+7
| * | virtio-scsi-dataplane: Add op blockerFam Zheng2014-10-233-2/+22
* | | virtio: link the rng backend through an alias propertyPaolo Bonzini2014-10-303-13/+6
| |/ |/|
* | Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously"Jan Kiszka2014-10-271-3/+5
* | Make qemu_shutdown_requested signal-safeJan Kiszka2014-10-271-3/+1
* | MAINTAINERS: add myself under 'general project admin' sectionPeter Maydell2014-10-241-0/+1
* | MAINTAINERS: add myself as MIPS guest cores co-maintainerLeon Alrae2014-10-241-1/+2
* | target-mips: add ULL suffix in bitswap to avoid compiler warningLeon Alrae2014-10-241-6/+6
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141024'...Peter Maydell2014-10-2439-591/+1395
|\ \
| * | target-arm: A32: Emulate the SMC instructionFabian Aggeler2014-10-242-2/+12
| * | target-arm: make arm_current_el() return EL3Fabian Aggeler2014-10-241-9/+20
| * | target-arm: rename arm_current_pl to arm_current_elGreg Bellows2014-10-248-47/+50
| * | target-arm: reject switching to monitor modeSergey Fedorov2014-10-241-0/+2
| * | target-arm: add arm_is_secure() functionFabian Aggeler2014-10-241-0/+47
| * | target-arm: increase arrays of registers R13 & R14Fabian Aggeler2014-10-242-4/+4
| * | target-arm: correctly UNDEF writes to FPINST/FPINST2 from EL0Peter Maydell2014-10-241-0/+3
| * | target-arm: Report a valid L1Ip field in CTR_EL0 for CPU type "any"Peter Maydell2014-10-241-1/+1
| * | target-arm: Correct sense of the DCZID DZP bitPeter Maydell2014-10-242-3/+3
| * | arm/virt: enable PSCI emulation support for system emulationRob Herring2014-10-241-44/+38
| * | target-arm: add emulation of PSCI calls for system emulationRob Herring2014-10-249-3/+301
| * | target-arm: Add support for A32 and T32 HVC and SMC insnsPeter Maydell2014-10-243-11/+104
| * | target-arm: Handle SMC/HVC undef-if-no-ELx in pre_* helpersPeter Maydell2014-10-242-9/+12
| * | target-arm: add missing PSCI constants needed for PSCI emulationArd Biesheuvel2014-10-241-0/+40
| * | target-arm: do not set do_interrupt handlers for ARM and AArch64 user modesRob Herring2014-10-244-6/+6
| * | target-arm: add powered off cpu stateRob Herring2014-10-243-3/+12
| * | omap_gpmc.c: Remove duplicate assignmentDr. David Alan Gilbert2014-10-241-2/+0
| * | disas/libvixl/a64/instructions-a64.h: Remove unused constantsChen Gang2014-10-241-24/+0
| * | arm_gic: remove unused parameter.KONRAD Frederic2014-10-243-4/+4
| * | disas/libvixl: Update to libvixl 1.6Peter Maydell2014-10-2412-332/+715
| * | hw/arm/boot: register cpu reset handlers if using -biosArd Biesheuvel2014-10-241-5/+12
| * | hw/arm/virt: mark timer in fdt as v8-compatibleClaudio Fontana2014-10-241-3/+12
| * | hmp: Remove "info pcmcia"Markus Armbruster2014-10-246-82/+0
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-10-2435-306/+1148
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf2014-10-232-12/+35
| |\ \
| | * | qemu-img: Print error if check failedMax Reitz2014-10-231-7/+14
| | * | block: char devices on FreeBSD are not behind a pagerRoger Pau Monne2014-10-231-5/+21
| |/ /
| * | iotests: Add test for qcow2 L1 table updateMax Reitz2014-10-233-0/+72
| * | qcow2: Do not overflow when writing an L1 sectorMax Reitz2014-10-231-2/+4
| * | iotests: Add test for map commandsMax Reitz2014-10-233-0/+75
| * | qemu-io: Respect early image end for mapMax Reitz2014-10-231-1/+4
| * | block: Respect underlying file's EOFMax Reitz2014-10-231-2/+13
| * | docs/qcow2: Limit refcount_order to [0, 6]Max Reitz2014-10-231-0/+1
| * | docs/qcow2: Correct refcount_block_entriesMax Reitz2014-10-231-1/+1
| * | qcow2: Drop REFCOUNT_SHIFTMax Reitz2014-10-233-21/+15
| * | iotests: Add test for potentially damaging repairsMax Reitz2014-10-233-0/+252
| * | iotests: Fix test outputsMax Reitz2014-10-233-10/+28
| * | qcow2: Clean up after refcount rebuildMax Reitz2014-10-231-0/+45
| * | qcow2: Rebuild refcount structure during checkMax Reitz2014-10-231-6/+305
OpenPOWER on IntegriCloud