summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* linux-user: /proc/self/maps contentMikhail Ilyin2014-08-221-0/+2
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819'...Peter Maydell2014-08-202-1/+2
|\
| * arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite2014-08-191-1/+1
| * loader: Add load_image_gzipped function.Richard W.M. Jones2014-08-191-0/+1
* | Revert "memory: Use canonical path component as the name"Peter Maydell2014-08-191-0/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-193-12/+8
|\
| * memory: Use canonical path component as the namePeter Crosthwaite2014-08-181-1/+0
| * memory: constify memory_region_namePeter Crosthwaite2014-08-181-1/+1
| * memory: remove memory_region_destroyPaolo Bonzini2014-08-181-9/+0
| * sysbus: remove unused function sysbus_del_ioPaolo Bonzini2014-08-171-1/+0
| * scsi-block, scsi-generic: implement parse_cdbPaolo Bonzini2014-07-291-0/+1
| * scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfoPaolo Bonzini2014-07-291-0/+6
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-08-191-1/+1
|\ \
| * | monitor: fix use after freeMichael S. Tsirkin2014-08-181-1/+1
* | | virtio-serial: create a linked list of all active devicesAmit Shah2014-08-181-0/+2
|/ /
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell2014-08-151-1/+1
|\ \
| * | pci-host: update obsolete reference about piix_pci.cGonglei2014-08-151-1/+1
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-08-152-2/+9
|\ \ \
| * | | pc: Get rid of pci-info leftoversMarkus Armbruster2014-08-141-1/+0
| * | | hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao2014-08-141-1/+1
| * | | hw/audio/intel-hda: Fix MSI capability addressJan Kiszka2014-08-141-1/+6
| * | | pc: Create 2.2 machine typeJan Kiszka2014-08-141-0/+3
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-08-155-0/+12
|\ \ \ \
| * | | | trace: [tcg] Include event definitions in "trace.h"Lluís Vilanova2014-08-121-0/+1
| * | | | trace: [tcg] Generate TCG tracing routinesLluís Vilanova2014-08-121-0/+7
| * | | | trace: [tcg] Include TCG-tracing helpersLluís Vilanova2014-08-123-0/+4
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-153-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | block: Introduce qemu_try_blockalign()Kevin Wolf2014-08-152-0/+2
| * | | coroutine: make pool size dynamicStefan Hajnoczi2014-08-151-0/+11
| * | | block: New bdrv_nb_sectors()Markus Armbruster2014-08-151-0/+1
* | | | hw/timer: Move extern declaration from .c to .h fileStefan Weil2014-08-091-1/+6
* | | | virtio: Move extern declaration to header fileStefan Weil2014-08-091-0/+2
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-073-1/+12
|\ \ \ | |/ / |/| |
| * | monitor: Add drift info to 'info jit'Sebastian Tanase2014-08-071-0/+4
| * | cpu-exec: Add sleeping algorithmSebastian Tanase2014-08-061-0/+1
| * | icount: Add align option to icountSebastian Tanase2014-08-061-0/+1
| * | icount: Add QemuOpts for icountSebastian Tanase2014-08-061-1/+2
| * | timer: add cpu_icount_to_ns function.KONRAD Frederic2014-08-061-0/+1
| * | backends: Introduce chr-testdevPaolo Bonzini2014-08-061-0/+3
* | | qemu: support xen hvm direct kernel bootChunyan Liu2014-08-011-0/+5
* | | pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini2014-07-281-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-07-221-0/+11
|\ \
| * | exec: fix migration with devices that use address_space_rwPaolo Bonzini2014-07-221-0/+11
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell2014-07-181-1/+1
|\ \
| * | Fix new typos in comments (found by codespell)Stefan Weil2014-07-181-1/+1
| |/
* | block: Add Error argument to bdrv_refresh_limits()Kevin Wolf2014-07-182-2/+2
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-07-141-0/+2
|\
| * virtio-scsi: fix with -M pc-i440fx-2.0Paolo Bonzini2014-07-141-0/+2
* | dma-helpers: Fix too long qiovKevin Wolf2014-07-141-0/+1
* | AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini2014-07-141-3/+3
OpenPOWER on IntegriCloud