aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-09aio: Introduce aio_context_setupFam Zheng
2015-11-09aio: Introduce aio_external_disabledFam Zheng
2015-11-09dataplane: support non-contigious s/gMichael S. Tsirkin
2015-11-09dataplane: simplify indirect descriptor readMichael S. Tsirkin
2015-11-07Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite
2015-11-06ahci: Add allwinner AHCIPeter Crosthwaite
2015-11-06ahci: split realize and initPeter Crosthwaite
2015-11-06ahci: Add some MMIO debug printfsPeter Crosthwaite
2015-11-06ide: remove hardcoded 2GiB transactional limitJohn Snow
2015-11-06Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-11-0...Peter Maydell
2015-11-06tap-bsd: use user-specified tap device if it already existsEd Maste
2015-11-06qemu-sockets: do not test path with access() before unlinkingPaolo Bonzini
2015-11-06taget-ppc: Fix read access to IBAT registers higher than IBAT3Julio Guerra
2015-11-06exec: avoid unnecessary cacheline bounce on ram_list.mru_blockPaolo Bonzini
2015-11-06target-alpha: fix uninitialized variablePaolo Bonzini
2015-11-06ivshmem-server: fix possible OVERRUNGonglei
2015-11-06pci-assign: do not test path with access() before openingPaolo Bonzini
2015-11-06qom/object: fix 2 comment typosCao jin
2015-11-06configure: remove help string for 'vnc-tls' optionDaniel P. Berrange
2015-11-06usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-06qxl: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-06ui: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-06bt: fix use of uninitialized variable seqlenPaolo Bonzini
2015-11-06hw/dma/pxa2xx: Remove superfluous memsetThomas Huth
2015-11-06linux-user/syscall: Replace g_malloc0 + memcpy with g_memdupThomas Huth
2015-11-06tests/i44fx-test: No need for zeroing memory before memsetThomas Huth
2015-11-06hw/input/tsc210x: Remove superfluous memsetThomas Huth
2015-11-06xen: fix invalid assertionPaolo Bonzini
2015-11-06tests: ignore test-qgaEric Blake
2015-11-06fix bad indentation in pcie_cap_slot_write_config()Cao jin
2015-11-06maint: Ignore ivshmem binariesEric Blake
2015-11-06hw/display/tcx: Remove superfluous OBJECT() typecastsThomas Huth
2015-11-06gdbstub: Fix buffer overflows in gdb_handle_packet()Kevin Wolf
2015-11-06hw/acpi/aml-build: remove useless glib version checkMarc-André Lureau
2015-11-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...Peter Maydell
2015-11-06configure: add missing --disable-modules optionStefan Hajnoczi
2015-11-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-11-06replay: recording of the user inputPavel Dovgalyuk
2015-11-06replay: command line optionsPavel Dovgalyuk
2015-11-06replay: replay blockers for devicesPavel Dovgalyuk
2015-11-06replay: initialization and deinitializationPavel Dovgalyuk
2015-11-06replay: ptimerPavel Dovgalyuk
2015-11-06bottom halves: introduce bh call functionPavel Dovgalyuk
2015-11-06replay: checkpointsPavel Dovgalyuk
2015-11-06icount: improve counting for record/replayPavel Dovgalyuk
2015-11-06replay: shutdown eventPavel Dovgalyuk
2015-11-06replay: recording and replaying clock ticksPavel Dovgalyuk
2015-11-06replay: asynchronous events infrastructurePavel Dovgalyuk
2015-11-06replay: interrupts and exceptionsPavel Dovgalyuk