summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* default-configs: Add config for aarch64-softmmuPeter Maydell2013-12-171-0/+6
* hw/arm/boot: Add boot support for AArch64 processorMian M. Hamayun2013-12-171-5/+38
* hw/arm/boot: Allow easier swapping in of different loader codePeter Maydell2013-12-171-45/+107
* configure: Enable KVM for aarch64 host/target combinationPeter Maydell2013-12-171-1/+1
* target-arm: Add minimal KVM AArch64 supportMian M. Hamayun2013-12-173-0/+209
* target-arm: Clean up handling of AArch64 PSTATEPeter Maydell2013-12-175-20/+78
* target-arm/kvm: Split 32 bit only code into its own filePeter Maydell2013-12-173-491/+516
* ARM: arm_cpu_reset: make it possible to use high vectors for reset_excAntony Pavlov2013-12-171-0/+5
* ARM: cpu: add "reset_hivecs" propertyAntony Pavlov2013-12-172-0/+14
* arm/highbank.c: Fix MPCore periphbase namePeter Crosthwaite2013-12-171-7/+8
* arm/xilinx_zynq: Implement CBAR initialisationPeter Crosthwaite2013-12-171-1/+8
* arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()Peter Crosthwaite2013-12-171-3/+9
* arm/highbank: Fix CBAR initialisationPeter Crosthwaite2013-12-171-3/+5
* arm/highbank: Use object_new() rather than cpu_arm_init()Peter Crosthwaite2013-12-171-3/+9
* target-arm/cpu: Convert reset CBAR to a propertyPeter Crosthwaite2013-12-171-0/+17
* target-arm: Define and use ARM_FEATURE_CBARPeter Crosthwaite2013-12-173-9/+13
* target-arm/helper.c: Allow cp15.c15 dummy overridePeter Crosthwaite2013-12-171-1/+2
* Fix NOR flash device ID readingRoy Franz2013-12-172-23/+88
* Fix CFI query responses for NOR flashRoy Franz2013-12-171-11/+94
* Add max device width parameter for NOR devicesRoy Franz2013-12-171-0/+25
* Set proper device-width for vexpress flashRoy Franz2013-12-171-10/+34
* return status for each NOR flash deviceRoy Franz2013-12-171-2/+13
* Add device-width property to pflash_cfi01Roy Franz2013-12-171-0/+11
* rename pflash_t member width to bank_widthRoy Franz2013-12-171-8/+9
* target-arm: add support for v8 AES instructionsArd Biesheuvel2013-12-176-0/+313
* qemu_opts_parse(): always check return valueLaszlo Ersek2013-12-161-1/+6
* Merge remote-tracking branch 'spice/tags/pull-spice-1' into stagingAnthony Liguori2013-12-1616-377/+537
|\
| * spice: stop server for qxl hard resetGerd Hoffmann2013-12-161-0/+10
| * spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()Gerd Hoffmann2013-12-161-2/+2
| * spice: move qemu_spice_display_*() from spice-graphics to spice-coreGerd Hoffmann2013-12-162-17/+16
| * nbd: avoid uninitialized warningsMarc-André Lureau2013-12-161-12/+9
| * nbd: finish any pending coroutineMarc-André Lureau2013-12-161-5/+16
| * nbd: make nbd_client_session_close() idempotentMarc-André Lureau2013-12-161-0/+5
| * nbd: pass export name as init argumentMarc-André Lureau2013-12-163-13/+14
| * nbd: don't change socket block during negotiateMarc-André Lureau2013-12-162-2/+1
| * Split nbd block client codeMarc-André Lureau2013-12-164-346/+452
| * spice-char: implement chardev port eventMarc-André Lureau2013-12-161-0/+10
| * char: add qemu_chr_fe_event()Marc-André Lureau2013-12-162-0/+17
| * include: add missing config-host.h includeMarc-André Lureau2013-12-161-0/+2
| * qmp_change_blockdev() remove unused has_formatMarc-André Lureau2013-12-163-3/+3
| * spice-char: remove unused fieldMarc-André Lureau2013-12-161-1/+0
| * vscclient: do not add a socket watch if there is not data to sendMarc-André Lureau2013-12-161-4/+6
| * spice: flip streaming video mode to off by defaultGerd Hoffmann2013-12-161-0/+2
* | Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2013-12-166-34/+58
|\ \ | |/ |/|
| * blkdebug: Use QLIST_FOREACH_SAFE to resume IOFam Zheng2013-12-131-4/+4
| * qemu-img: make progress output more accurate during convertPeter Lieven2013-12-131-5/+21
| * block: expect get_block_status errors in bdrv_make_zeroPeter Lieven2013-12-131-0/+5
| * block/vvfat: Fix compiler warnings for OpenBSDStefan Weil2013-12-131-21/+22
| * qapi-schema.json: Change 1.8 reference to 2.0Kevin Wolf2013-12-131-1/+1
| * sheepdog: check if '-o redundancy' is passed from userLiu Yuan2013-12-131-3/+5
OpenPOWER on IntegriCloud