summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure: Support configuring C++ compilerTomoki Sekiyama2013-09-092-1/+21
* mips_malta: support up to 2GiB RAMPaul Burton2013-09-091-8/+28
* Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-09-054-4/+30
|\
| * exec: do tcg_commit only when tcg_enabledliguang2013-09-051-1/+3
| * Revert "memory: Return -1 again on reads from unsigned regions"Jan Kiszka2013-09-051-1/+1
| * memory: Provide separate handling of unassigned io ports accessesJan Kiszka2013-09-053-1/+22
| * exec: check offset_within_address_space for register subpageHu Tao2013-09-051-1/+1
| * exec: fix writing to MMIO area with non-power-of-two lengthPaolo Bonzini2013-09-051-0/+3
* | Update mailmapAnthony Liguori2013-09-051-0/+1
|/
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-0331-199/+284
|\
| * target-i386: Use #defines instead of magic numbers for CPUID cache infoEduardo Habkost2013-09-031-22/+162
| * cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-036-63/+27
| * cpu: Use QTAILQ for CPU listAndreas Färber2013-09-0326-112/+94
| * a15mpcore: Use qemu_get_cpu() for generic timersAndreas Färber2013-09-031-3/+2
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-0327-322/+1029
|\ \
| * | qemu-iotests: Overlapping cluster allocationsMax Reitz2013-09-023-0/+156
| * | qcow2_check: Mark image consistentMax Reitz2013-09-021-1/+5
| * | qcow2-refcount: Repair shared refcount blocksMax Reitz2013-09-023-2/+148
| * | qcow2-refcount: Repair OFLAG_COPIED errorsMax Reitz2013-08-303-8/+55
| * | qcow2-refcount: Move OFLAG_COPIED checksMax Reitz2013-08-301-33/+82
| * | qcow2: Employ metadata overlap checksMax Reitz2013-08-304-0/+86
| * | qcow2: Metadata overlap checksMax Reitz2013-08-304-0/+213
| * | qcow2: Add corrupt bitMax Reitz2013-08-305-9/+66
| * | qemu-iotests: Snapshotting zero clustersMax Reitz2013-08-303-0/+74
| * | qcow2-refcount: Snapshot update for zero clustersMax Reitz2013-08-301-17/+35
| * | option: Add assigned flag to QEMUOptionParameterMax Reitz2013-08-302-0/+10
| * | gluster: Abort on AIO completion failureBharata B Rao2013-08-301-13/+2
| * | block: Remove old raw driverKevin Wolf2013-08-301-192/+0
| * | switch raw block driver from "raw.o" to "raw_bsd.o"Laszlo Ersek2013-08-302-35/+45
| * | raw_bsd: register bdrv_rawLaszlo Ersek2013-08-301-5/+33
| * | raw_bsd: add raw_create_optionsLaszlo Ersek2013-08-301-1/+12
| * | raw_bsd: introduce "special members"Laszlo Ersek2013-08-301-0/+23
| * | raw_bsd: add raw_create()Laszlo Ersek2013-08-301-0/+4
| * | raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev()Laszlo Ersek2013-08-301-0/+2
| * | add skeleton for BSD licensed "raw" BlockDriverLaszlo Ersek2013-08-301-0/+108
| * | block/qcow2.h: Avoid "1LL << 63" (shifts into sign bit)Peter Maydell2013-08-301-3/+3
| * | qemu-iotests: Update reference output for 051Kevin Wolf2013-08-301-1/+0
| * | Revert "block: Disable driver-specific options for 1.6"Kevin Wolf2013-08-302-144/+1
| * | qapi-types.py: Split off generate_struct_fields()Kevin Wolf2013-08-301-6/+13
| * | block: Remove redundant assertionKevin Wolf2013-08-301-1/+0
| * | qcow2: Change default for new images to compat=1.1Kevin Wolf2013-08-301-1/+3
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-0318-87/+81
|\ \ \
| * | | aio / timers: use g_usleep() not sleep()Alex Bligh2013-09-011-3/+3
| * | | adlib: sort offsets in portio registrationHervé Poussineau2013-09-011-1/+1
| * | | qmp: fix integer usage in examplesEric Blake2013-09-011-13/+13
| * | | tci: Remove function tcg_out64 (fix broken build)Stefan Weil2013-09-011-7/+0
| * | | target-arm: Report unimplemented opcodes (LOG_UNIMP)Stefan Weil2013-09-011-0/+4
| * | | pflash_cfi02.c: fix debug macroAntony Pavlov2013-09-011-1/+1
| * | | configure: Remove unneeded redirections of stderr (pkg-config --exists)Stefan Weil2013-09-011-16/+14
| * | | configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)Stefan Weil2013-09-011-18/+18
OpenPOWER on IntegriCloud