summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qom: Add QOM support to user emulatorsAndreas Färber2012-03-138-8/+70
* qom: Register QOM infrastructure earlyAndreas Färber2012-03-131-2/+2
* kvmclock: Always register typeAndreas Färber2012-03-131-2/+0
* Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into stagingAnthony Liguori2012-03-127-21/+774
|\
| * qemu-ga: add guest-sync-delimitedMichael Roth2012-03-125-9/+77
| * qemu-ga: add guest-network-get-interfaces commandMichal Privoznik2012-03-123-0/+246
| * qemu-ga: add win32 guest-suspend-ram commandMichael Roth2012-03-121-9/+25
| * qemu-ga: add win32 guest-suspend-disk command.Gal Hammer2012-03-122-13/+121
| * qemu-ga: add guest-suspend-hybridLuiz Capitulino2012-03-123-0/+38
| * qemu-ga: add guest-suspend-ramLuiz Capitulino2012-03-123-0/+43
| * qemu-ga: add guest-suspend-diskLuiz Capitulino2012-03-124-1/+235
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-03-1228-267/+1054
|\ \
| * | test-coroutine: add performance test for nestingAlex Barcelo2012-03-121-0/+27
| * | coroutine: adding configure option for sigaltstack coroutine backendAlex Barcelo2012-03-122-1/+9
| * | coroutine: adding configure choose mechanism for coroutine backendAlex Barcelo2012-03-121-8/+29
| * | coroutine: adding sigaltstack method (.c source)Alex Barcelo2012-03-121-0/+334
| * | qcow2: Reduce number of I/O requestsKevin Wolf2012-03-123-77/+168
| * | qcow2: Add qcow2_alloc_clusters_at()Kevin Wolf2012-03-122-0/+30
| * | qcow2: Factor out count_cow_clustersKevin Wolf2012-03-121-19/+36
| * | qmp: convert blockdev-snapshot-sync to a wrapper around transactionsPaolo Bonzini2012-03-125-73/+44
| * | add mode field to blockdev-snapshot-sync transaction itemPaolo Bonzini2012-03-123-10/+44
| * | rename blockdev-group-snapshot-syncPaolo Bonzini2012-03-123-76/+96
| * | qapi: complete implementation of unionsPaolo Bonzini2012-03-125-1/+98
| * | use QSIMPLEQ_FOREACH_SAFE when freeing list elementsPaolo Bonzini2012-03-121-2/+2
| * | Add 'make check-block'Kevin Wolf2012-03-122-1/+27
| * | make check: Add qemu-iotests subsetKevin Wolf2012-03-122-0/+22
| * | qemu-iotests: Mark some tests as quickKevin Wolf2012-03-121-12/+12
| * | qcow2: Add error messages in qcow2_truncateKevin Wolf2012-03-122-1/+4
| * | block: handle -EBUSY in bdrv_commit_all()Stefan Hajnoczi2012-03-123-6/+13
| * | qcow2: Add some tracingKevin Wolf2012-03-124-1/+65
| * | qed: do not evict in-use L2 table cache entriesStefan Hajnoczi2012-03-121-4/+18
| * | Group snapshot: Fix format name for backing filePaolo Bonzini2012-03-121-1/+2
| |/
* | Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori2012-03-126-267/+168
|\ \
| * | memory: get rid of cpu_register_io_memory()Avi Kivity2012-03-085-73/+1
| * | memory: dispatch directly via MemoryRegionAvi Kivity2012-03-084-98/+69
| * | exec: fix code tlb entry misused as iotlb in get_page_addr_code()Avi Kivity2012-03-081-1/+1
| * | memory: store section indices in iotlb instead of io indicesAvi Kivity2012-03-083-8/+24
| * | memory: make phys_page_find() return an unadjusted sectionAvi Kivity2012-03-081-116/+102
* | | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-03-127-12/+64
|\ \ \
| * | | vga: add trace event for ppm_saveAlon Levy2012-03-122-0/+5
| * | | console: add some trace eventsAlon Levy2012-03-122-0/+7
| * | | maintainers: Add docs/tracing.txt to TracingAndreas Färber2012-03-121-0/+1
| * | | docs: correct ./configure line in tracing.txtJun Koi2012-03-121-1/+1
| * | | trace: make trace_thread_create() use its function argJun Koi2012-03-121-1/+1
| * | | tracetool: Omit useless QEMU_*_ENABLED() checkStefan Hajnoczi2012-03-121-3/+1
| * | | trace: Provide a per-event status define for conditional compilationLluís Vilanova2012-03-122-7/+48
| | |/ | |/|
* | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-03-122-7/+10
|\ \ \
| * | | qapi-schema.json: fix comment for type ObjectPropretyInfoAlon Levy2012-03-091-1/+1
| * | | qapi-schema: fix typos and explain 'spice' authAlon Levy2012-03-091-6/+8
| * | | qjson.h: include compiler.h for GCC_FMT_ATTRAlon Levy2012-03-091-0/+1
OpenPOWER on IntegriCloud