summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-28libcacard: Lock NSS cert db when selecting an applet on an emulated cardRay Strode
2014-10-28libcacard: introduce new vcard_emul_logoutRay Strode
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-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-23iotests: Add test for qcow2 L1 table updateMax Reitz
2014-10-23qcow2: Do not overflow when writing an L1 sectorMax Reitz
2014-10-23iotests: Add test for map commandsMax Reitz
2014-10-23qemu-io: Respect early image end for mapMax Reitz
2014-10-23block: Respect underlying file's EOFMax Reitz
2014-10-23docs/qcow2: Limit refcount_order to [0, 6]Max Reitz
2014-10-23docs/qcow2: Correct refcount_block_entriesMax Reitz
2014-10-23qcow2: Drop REFCOUNT_SHIFTMax Reitz
2014-10-23iotests: Add test for potentially damaging repairsMax Reitz
2014-10-23iotests: Fix test outputsMax Reitz
2014-10-23qcow2: Clean up after refcount rebuildMax Reitz
2014-10-23qcow2: Rebuild refcount structure during checkMax Reitz
2014-10-23qcow2: Do not perform potentially damaging repairsMax Reitz
2014-10-23qcow2: Fix refcount blocks beyond image endMax Reitz