aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-03-08memory: get rid of cpu_register_io_memory()Avi Kivity
2012-03-08memory: dispatch directly via MemoryRegionAvi Kivity
2012-03-08exec: fix code tlb entry misused as iotlb in get_page_addr_code()Avi Kivity
2012-03-08configure: Quote the configure args printed in config.logPeter Maydell
2012-03-08osdep: Remove local definition of macro offsetofStefan Weil
2012-03-08libcacard: Spelling and grammar fixes in documentationStefan Weil
2012-03-08Spelling fixes in comments (it's -> its)Stefan Weil
2012-03-08vnc: Add break statementStefan Weil
2012-03-08libcacard: Use format specifier %u instead of %d for unsigned valuesStefan Weil
2012-03-08memory: store section indices in iotlb instead of io indicesAvi Kivity
2012-03-08memory: make phys_page_find() return an unadjusted sectionAvi Kivity
2012-03-07Fix sign of sscanf format specifiersStefan Weil
2012-03-07block/vmdk: Fix warning from splint (comparision of unsigned value)Stefan Weil
2012-03-07qmp: Fix spelling fourty -> fortyStefan Weil
2012-03-07qom: Fix spelling in documentationStefan Weil