aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-12implement vnc_dpy_setdataGerd Hoffmann
2012-03-12initialize CPU model list after handling -readconfig optionsEduardo Habkost
2012-03-12add Opteron_G4 CPU model (v2)Eduardo Habkost
2012-03-12add SandyBridge CPU modelEduardo Habkost
2012-03-12add "tsc-deadline" flag name to feature_ecx tableEduardo Habkost
2012-03-12qom: fix device hot-unplugPaolo Bonzini
2012-03-12qdev: accept empty string propertiesPaolo Bonzini
2012-03-12test-coroutine: add performance test for nestingAlex Barcelo
2012-03-12coroutine: adding configure option for sigaltstack coroutine backendAlex Barcelo
2012-03-12coroutine: adding configure choose mechanism for coroutine backendAlex Barcelo
2012-03-12coroutine: adding sigaltstack method (.c source)Alex Barcelo
2012-03-12qcow2: Reduce number of I/O requestsKevin Wolf
2012-03-12qcow2: Add qcow2_alloc_clusters_at()Kevin Wolf
2012-03-12qcow2: Factor out count_cow_clustersKevin Wolf
2012-03-12qmp: convert blockdev-snapshot-sync to a wrapper around transactionsPaolo Bonzini
2012-03-12add mode field to blockdev-snapshot-sync transaction itemPaolo Bonzini
2012-03-12rename blockdev-group-snapshot-syncPaolo Bonzini
2012-03-12qapi: complete implementation of unionsPaolo Bonzini
2012-03-12use QSIMPLEQ_FOREACH_SAFE when freeing list elementsPaolo Bonzini
2012-03-12Add 'make check-block'Kevin Wolf
2012-03-12make check: Add qemu-iotests subsetKevin Wolf
2012-03-12qemu-iotests: Mark some tests as quickKevin Wolf
2012-03-12qcow2: Add error messages in qcow2_truncateKevin Wolf
2012-03-12block: handle -EBUSY in bdrv_commit_all()Stefan Hajnoczi
2012-03-12qcow2: Add some tracingKevin Wolf
2012-03-12qed: do not evict in-use L2 table cache entriesStefan Hajnoczi
2012-03-12Group snapshot: Fix format name for backing filePaolo Bonzini
2012-03-12vga: add trace event for ppm_saveAlon Levy
2012-03-12console: add some trace eventsAlon Levy
2012-03-12maintainers: Add docs/tracing.txt to TracingAndreas Färber
2012-03-12docs: correct ./configure line in tracing.txtJun Koi
2012-03-12trace: make trace_thread_create() use its function argJun Koi
2012-03-12tracetool: Omit useless QEMU_*_ENABLED() checkStefan Hajnoczi
2012-03-12trace: Provide a per-event status define for conditional compilationLluís Vilanova
2012-03-11Add missing const attributes for MemoryRegionOpsStefan Weil
2012-03-11tcg: Improve tcg_out_label and fix its usage for w64Stefan Weil
2012-03-11configure: Test for libiberty.a (mingw32)Stefan Weil
2012-03-11w64: Don't redefine lseek, ftruncateStefan Weil
2012-03-11cache-utils: Add missing include file for uintptr_tStefan Weil
2012-03-11build: Include config-host.mak as soon as possibleLluís Vilanova
2012-03-11gdbstub: Do not kill target in system emulation modeJan Kiszka
2012-03-11target-i386: Mask NX bit from cpu_get_phys_page_debug resultJan Kiszka
2012-03-09qapi-schema.json: fix comment for type ObjectPropretyInfoAlon Levy
2012-03-09qapi-schema: fix typos and explain 'spice' authAlon Levy
2012-03-09qjson.h: include compiler.h for GCC_FMT_ATTRAlon Levy
2012-03-09Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-03-09Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-03-09Merge remote-tracking branch 'kraxel/usb.42' into stagingAnthony Liguori
2012-03-09libcacard: Fix compilation with gcc-4.7Hans de Goede
2012-03-09xilinx_zynq: fix the buildAnthony Liguori