summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-13iothread: add "iothread" qdev property typeStefan Hajnoczi2-0/+54
2014-03-13qdev: make get_pointer() handle temporary stringsIgor Mammedov1-8/+11
2014-03-13iothread: add I/O thread objectStefan Hajnoczi3-0/+151
2014-03-13aio: add aio_context_acquire() and aio_context_release()Stefan Hajnoczi3-0/+95
2014-03-13rfifolock: add recursive FIFO lockStefan Hajnoczi5-0/+226
2014-03-13object: add object_get_canonical_path_component()Stefan Hajnoczi2-22/+40
2014-03-13block: Rewrite the snapshot authorization mechanism for block filters.Benoît Canet5-42/+42
2014-03-13iotests: Test corruption during COW requestMax Reitz2-0/+41
2014-03-13block: bs->drv may be NULL in bdrv_debug_resume()Max Reitz1-1/+1
2014-03-13qcow2: Check bs->drv in copy_sectors()Max Reitz1-0/+4
2014-03-13block: Update image size in bdrv_invalidate_cache()Kevin Wolf3-1/+14
2014-03-13qcow2-refcount: Sanitize refcount table entryMax Reitz1-1/+2
2014-03-12Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...Peter Maydell5-1844/+4
2014-03-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-2/+5
2014-03-12prep: Update ppc_rom.binAndreas Färber2-0/+0
2014-03-12Add OpenHack'Ware submoduleAndreas Färber4-1844/+4
2014-03-12Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-5/+5
2014-03-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-misc-1' into stagingPeter Maydell1-87/+80
2014-03-12trace: Fix build warnings for Win32 buildPeter Maydell1-5/+5
2014-03-12Merge remote-tracking branch 'remotes/kiszka/queues/slirp' into stagingPeter Maydell1-2/+4
2014-03-12Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell5-32/+56
2014-03-12Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell43-68/+379
2014-03-12Docs: Introduce multiport serial support in qemupciserial.inf.Miki Mishael1-87/+80
2014-03-12tap: avoid deadlocking rxStefan Hajnoczi1-2/+5
2014-03-12slirp smb with modern win guests when samba is also running on hostMichael Tokarev1-1/+2
2014-03-12qemu/slirp: Fix SMB security configuration on newer samba versionsMichael Buesch1-1/+2
2014-03-12target-sparc: Add and use CPU_FEATURE_CASASebastian Huber5-32/+56
2014-03-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-57/+65
2014-03-11Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell3-7/+12
2014-03-11qemu-thread-posix: Fix build against older glibc versionJan Kiszka1-1/+1
2014-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...Peter Maydell15-36/+144
2014-03-11tests: test-qmp-commands: Fix double freeLuiz Capitulino1-1/+1
2014-03-11qapi script: do not add "_" for every capitalized char in enumWenchao Xia3-9/+21
2014-03-11qapi script: do not allow string discriminatorWenchao Xia12-18/+53
2014-03-11qapi: convert BlockdevOptions to use enum discriminatorWenchao Xia1-1/+13
2014-03-11qapi script: support enum type as discriminator in unionWenchao Xia9-17/+94
2014-03-11qapi script: use same function to generate enum stringWenchao Xia3-13/+25
2014-03-11qapi script: code move for generate_enum_name()Wenchao Xia2-10/+10
2014-03-11qapi script: check correctness of unionWenchao Xia18-3/+151
2014-03-11qapi script: remember line number in schema parsingWenchao Xia1-6/+8
2014-03-11qapi script: add check for duplicated keyWenchao Xia6-1/+8
2014-03-11qapi script: remember explicitly defined enum valuesWenchao Xia3-11/+17
2014-03-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell2-7/+34
2014-03-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into stagingPeter Maydell2-7/+25
2014-03-11acpi-test: update expected SSDT filesMichael S. Tsirkin2-0/+0
2014-03-11acpi-build: don't access unaligned addressesMichael S. Tsirkin1-15/+16
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan3-18/+18
2014-03-11configure: don't modify .status on errorMichael S. Tsirkin1-13/+14
2014-03-11pc: avoid duplicate names for ROM MRsMichael S. Tsirkin4-6/+12
2014-03-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into stagingPeter Maydell4-103/+141