summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-20block: Add bdrv_refresh_filename()Max Reitz2-0/+7
2014-08-19Revert "memory: Use canonical path component as the name"Peter Maydell1-0/+1
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-12/+8
2014-08-19Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-1/+1
2014-08-18monitor: fix use after freeMichael S. Tsirkin1-1/+1
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah1-0/+2
2014-08-18memory: Use canonical path component as the namePeter Crosthwaite1-1/+0
2014-08-18memory: constify memory_region_namePeter Crosthwaite1-1/+1
2014-08-18memory: remove memory_region_destroyPaolo Bonzini1-9/+0
2014-08-17sysbus: remove unused function sysbus_del_ioPaolo Bonzini1-1/+0
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell1-1/+1
2014-08-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-2/+9
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell5-0/+12
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei1-1/+1
2014-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-0/+14
2014-08-15block: Introduce qemu_try_blockalign()Kevin Wolf2-0/+2
2014-08-15coroutine: make pool size dynamicStefan Hajnoczi1-0/+11
2014-08-15block: New bdrv_nb_sectors()Markus Armbruster1-0/+1
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster1-1/+0
2014-08-14hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao1-1/+1
2014-08-14hw/audio/intel-hda: Fix MSI capability addressJan Kiszka1-1/+6
2014-08-14pc: Create 2.2 machine typeJan Kiszka1-0/+3
2014-08-12trace: [tcg] Include event definitions in "trace.h"Lluís Vilanova1-0/+1
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova1-0/+7
2014-08-12trace: [tcg] Include TCG-tracing helpersLluís Vilanova3-0/+4
2014-08-09hw/timer: Move extern declaration from .c to .h fileStefan Weil1-1/+6
2014-08-09virtio: Move extern declaration to header fileStefan Weil1-0/+2
2014-08-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-1/+12
2014-08-07monitor: Add drift info to 'info jit'Sebastian Tanase1-0/+4
2014-08-06cpu-exec: Add sleeping algorithmSebastian Tanase1-0/+1
2014-08-06icount: Add align option to icountSebastian Tanase1-0/+1
2014-08-06icount: Add QemuOpts for icountSebastian Tanase1-1/+2
2014-08-06timer: add cpu_icount_to_ns function.KONRAD Frederic1-0/+1
2014-08-06backends: Introduce chr-testdevPaolo Bonzini1-0/+3
2014-08-01qemu: support xen hvm direct kernel bootChunyan Liu1-0/+5
2014-07-29scsi-block, scsi-generic: implement parse_cdbPaolo Bonzini1-0/+1
2014-07-29scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfoPaolo Bonzini1-0/+6
2014-07-28pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini1-0/+1
2014-07-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+11
2014-07-22exec: fix migration with devices that use address_space_rwPaolo Bonzini1-0/+11
2014-07-18Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell1-1/+1
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil1-1/+1
2014-07-18block: Add Error argument to bdrv_refresh_limits()Kevin Wolf2-2/+2
2014-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+2
2014-07-14virtio-scsi: fix with -M pc-i440fx-2.0Paolo Bonzini1-0/+2
2014-07-14dma-helpers: Fix too long qiovKevin Wolf1-0/+1
2014-07-14AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini1-3/+3
2014-07-14virtio-blk: embed VirtQueueElement in VirtIOBlockReqStefan Hajnoczi2-2/+6
2014-07-14dataplane: do not free VirtQueueElement in vring_push()Stefan Hajnoczi1-1/+0
2014-07-09AioContext: speed up aio_notifyPaolo Bonzini1-0/+9