summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Fix compiler warning (integer constant is too large)Stefan Weil2013-10-021-1/+1
* block: Remove unused assignment (fixes warning from clang)Stefan Weil2013-10-021-1/+0
* exec: cleanup DEBUG_SUBPAGEAmos Kong2013-10-021-9/+9
* tests: Fix schema parser test for in-tree buildMarkus Armbruster2013-10-022-4/+5
* tests: Update .gitignore for test-int128 and test-bitopsMarkus Armbruster2013-10-011-0/+2
* .gitignore: ignore tests/qemu-iotests/socket_scm_helperFam Zheng2013-10-011-0/+1
* Merge remote-tracking branch 'kraxel/seabios-1.7.3.2' into stagingAnthony Liguori2013-09-304-0/+0
|\
| * update seabios from 1.7.2.2 to 1.7.3.2Gerd Hoffmann2013-09-304-0/+0
* | Merge remote-tracking branch 'kraxel/roms.1' into stagingAnthony Liguori2013-09-307-92/+87
|\ \
| * | roms: add support for building sgabiosGerd Hoffmann2013-09-301-0/+9
| * | roms: enable parallel seabios / seavgabios buildsGerd Hoffmann2013-09-306-10/+19
| * | roms: enable ipxe cross buildsGerd Hoffmann2013-09-301-0/+3
| * | roms: add rules to build slofGerd Hoffmann2013-09-301-0/+22
| * | roms: rewrite scripts/refresh-pxe-roms.shGerd Hoffmann2013-09-301-74/+6
| * | roms: parallel ipxe buildsGerd Hoffmann2013-09-301-6/+12
| * | roms: build lgplvgabios isavga variantGerd Hoffmann2013-09-301-2/+4
| * | roms: enable parallel builds for 'make lgplvgabios'Gerd Hoffmann2013-09-301-2/+7
| * | roms: add 'make clean'Gerd Hoffmann2013-09-301-0/+7
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-3014-120/+359
|\ \
| * | smbios: Factor out smbios_maybe_add_str()Markus Armbruster2013-09-281-36/+25
| * | smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster2013-09-285-65/+94
| * | smbios: Improve diagnostics for conflicting entriesMarkus Armbruster2013-09-281-26/+17
| * | smbios: Convert to QemuOptsMarkus Armbruster2013-09-285-43/+179
| * | smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-283-9/+7
| * | virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin2013-09-221-0/+1
| * | pci: remove explicit check to 64K ioport sizeHervé Poussineau2013-09-151-2/+4
| * | piix4: disable io on resetMichael S. Tsirkin2013-09-151-0/+1
| * | piix: use 64 bit window programmed by guestMichael S. Tsirkin2013-09-151-4/+10
| * | q35: use 64 bit window programmed by guestMichael S. Tsirkin2013-09-151-4/+10
| * | pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin2013-09-152-0/+51
| * | range: add min/max operations on rangesMichael S. Tsirkin2013-09-151-0/+18
| * | range: add Range to typedefsMichael S. Tsirkin2013-09-152-1/+2
| * | q35: make pci window address/size match guest cfgMichael S. Tsirkin2013-09-151-0/+10
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-3075-425/+575
|\ \ \
| * | | qcow2: Remove useless count_contiguous_clusters() parameterKevin Wolf2013-09-271-6/+6
| * | | qcow2: COMPRESSED on count_contiguous_clustersMax Reitz2013-09-271-4/+2
| * | | qcow2: count_contiguous_clusters and compressionMax Reitz2013-09-271-2/+5
| * | | qcow2: Free only newly allocated clusters on errorMax Reitz2013-09-271-6/+10
| * | | qcow2: Always use error path in l2_allocateMax Reitz2013-09-271-2/+3
| * | | qcow2: Don't put invalid L2 table into cacheMax Reitz2013-09-271-2/+4
| * | | qemu-iotests: Preallocated zero clusters in 061Max Reitz2013-09-272-0/+20
| * | | qcow2: Correct bitmap size in zero expansionMax Reitz2013-09-271-11/+27
| * | | qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usageJeff Cody2013-09-2749-337/+337
| * | | qemu-iotests: Add basic ability to use binary sample imagesJeff Cody2013-09-273-0/+35
| * | | qemu-iotests: fix qmp.py search pathFam Zheng2013-09-261-1/+1
| * | | block: use DIV_ROUND_UP in bdrv_co_do_readvFam Zheng2013-09-261-1/+1
| * | | qcow2: Assert against currently impossible overflowMax Reitz2013-09-251-0/+1
| * | | block: qed - use QEMU_PACKED for on-disk structuresJeff Cody2013-09-251-1/+1
| * | | block: qcow2 - used QEMU_PACKED for on-disk structuresJeff Cody2013-09-252-2/+2
| * | | block: vpc - use QEMU_PACKED for on-disk structuresJeff Cody2013-09-251-14/+14
OpenPOWER on IntegriCloud