summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-11-05target-i386: Enable clflushopt/clwb/pcommit instructionsXiao Guangrong
2015-11-05target-i386: Remove POPCNT from qemu64 and qemu32 CPU modelsEduardo Habkost
2015-11-05target-i386: Remove ABM from qemu64 CPU modelEduardo Habkost
2015-11-05target-i386: Remove SSE4a from qemu64 CPU modelEduardo Habkost
2015-11-05target-i386: Set "check=off" by default on pc-*-2.4 and olderEduardo Habkost
2015-11-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-11-05iscsi: Translate scsi sense into error codeFam Zheng
2015-11-05cpu: replay instructions sequencePavel Dovgalyuk
2015-11-05cpu-exec: allow temporary disabling icountPavel Dovgalyuk
2015-11-05replay: introduce icount eventPavel Dovgalyuk
2015-11-05replay: introduce mutex to protect the replay logPavel Dovgalyuk
2015-11-05replay: internal functions for replay logPavel Dovgalyuk
2015-11-05replay: global variables and function stubsPavel Dovgalyuk
2015-11-05Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-04-tag' in...Peter Maydell