summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-aio: simplify removal of completed iocbs from the listPaolo Bonzini2014-12-122-6/+17
* linux-aio: drop return code from laio_io_unplug and ioq_submitPaolo Bonzini2014-12-122-11/+6
* linux-aio: rename LaioQueue idx field to "n"Paolo Bonzini2014-12-121-6/+6
* linux-aio: track whether the queue is blockedPaolo Bonzini2014-12-121-20/+27
* linux-aio: queue requests that cannot be submittedPaolo Bonzini2014-12-121-42/+33
* block: drop unused bdrv_clear_incoming_migration_all() prototypeStefan Hajnoczi2014-12-121-2/+0
* block: Don't add trailing space in "Formating..." messageFam Zheng2014-12-123-8/+8
* qemu-iotests: Remove traling whitespaces in *.outFam Zheng2014-12-1280-438/+438
* block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1Jeff Cody2014-12-121-0/+1
* iotests: Fix test 039Max Reitz2014-12-122-8/+16
* iotests: Filter for "Killed" in qemu-io outputMax Reitz2014-12-121-1/+1
* qemu-io: Add sigraise commandMax Reitz2014-12-121-0/+46
* block: vhdx - change .vhdx_create default block state to ZEROJeff Cody2014-12-122-3/+9
* block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 specJeff Cody2014-12-122-2/+4
* block: vhdx - remove redundant commentsJeff Cody2014-12-121-4/+4
* block/rbd: fix memory leakGonglei2014-12-121-4/+4
* iotests: Add test for vmdk JSON file namesMax Reitz2014-12-122-0/+10
* vmdk: Fix error for JSON descriptor file namesMax Reitz2014-12-123-2/+11
* block migration: fix return valueGary R Hook2014-12-121-1/+9
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...Peter Maydell2014-12-1121-215/+143
|\
| * Sort include/qemu/typedefs.hDr. David Alan Gilbert2014-12-111-55/+50
| * hpet: increase spelling precisionStefan Hajnoczi2014-12-111-1/+1
| * pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" categoryAntony Pavlov2014-12-101-0/+1
| * vt82c686: fix coverity warning about out-of-bounds writezhanghailiang2014-12-101-22/+19
| * virtio: remove useless declaration of virtio_net_init()Gonglei2014-12-101-3/+0
| * qapi-schema: fix typo about change-vnc-passwordGonglei2014-12-101-1/+1
| * fw_cfg: remove superfluous blank lineGonglei2014-12-101-1/+0
| * get_maintainer.pl: Remove the --git-chief-penguins optionThomas Huth2014-12-101-44/+1
| * configure: Replace which(1) with "has"Fam Zheng2014-12-101-1/+1
| * util: Use g_new() & friends where that makes obvious senseMarkus Armbruster2014-12-102-4/+4
| * util: Fuse g_malloc(); memset() into g_new0()Markus Armbruster2014-12-101-2/+1
| * util: Drop superfluous conditionals around g_free()Markus Armbruster2014-12-101-26/+22
| * Drop superfluous conditionals around g_strdup()Markus Armbruster2014-12-103-34/+19
| * Drop superfluous conditionals around qemu_opts_del()Markus Armbruster2014-12-102-6/+2
| * usb: delete redundant brackets in usb_host_handle_control()lijun2014-12-101-1/+1
| * virtio-bus: avoid breaking build when open DEBUG switchGonglei2014-12-101-1/+1
| * acpi-build: Make DPRINTF working for acpi-buildGonglei2014-12-101-6/+12
| * acpi-build: adjust indention 8 -> 4 spacesGonglei2014-12-101-2/+2
| * target-s390x: fix possible out of bounds readzhanghailiang2014-12-101-3/+3
| * qmp: fix typo in input-send-event examplesAmos Kong2014-12-101-2/+2
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...Peter Maydell2014-12-1124-342/+1141
|\ \
| * | target-arm: Check error conditions on kvm_arm_reset_vcpuChristoffer Dall2014-12-111-2/+11
| * | target-arm: Support save/load for 64 bit CPUsPeter Maydell2014-12-111-3/+19
| * | target-arm/kvm: make reg sync code common between kvm32/64Alex Bennée2014-12-114-101/+137
| * | arm_gic_kvm: Tell kernel about number of IRQsPeter Maydell2014-12-111-0/+20
| * | hw/arm/boot: fix uninitialized scalar variable warning reported by coverityzhanghailiang2014-12-111-1/+3
| * | hw/arm/realview.c: Fix memory leak in realview_init()Nikita Belov2014-12-111-1/+2
| * | target-arm: make MAIR0/1 bankedGreg Bellows2014-12-112-4/+29
| * | target-arm: make c13 cp regs banked (FCSEIDR, ...)Fabian Aggeler2014-12-116-22/+80
| * | target-arm: make VBAR bankedGreg Bellows2014-12-112-3/+12
OpenPOWER on IntegriCloud