summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-23scripts/clean-includes: Ignore .inc.c filesPeter Maydell
2016-02-23tcg: Rename tcg-target.c to tcg-target.inc.cPeter Maydell
2016-02-23target-sparc: Use global registers for the register windowRichard Henderson
2016-02-23Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...Peter Maydell
2016-02-23target-sparc: Tidy global register initializationRichard Henderson
2016-02-23tcg: Allocate indirect_base temporaries in a different orderRichard Henderson
2016-02-23tcg: Implement indirect memory registersRichard Henderson
2016-02-23tcg: Work around clang bug wrt enum ranges, part 2Richard Henderson
2016-02-23tracetool: Include osdep.h in generated-ust.cPeter Maydell
2016-02-23include: Clean up includesPeter Maydell
2016-02-23all: Clean up includesPeter Maydell
2016-02-23all: Clean up includesPeter Maydell
2016-02-23osdep.h: Include config-target.h if NEED_CPU_H is definedPeter Maydell
2016-02-23scripts/clean-includes: Add --all optionPeter Maydell
2016-02-23scripts/clean-includes: Enhance to handle header filesPeter Maydell
2016-02-23disas/arm-a64.cc: Include osdep.h firstPeter Maydell
2016-02-23osdep.h: Define macros for the benefit of C++ before C++11Peter Maydell
2016-02-23cpu: Clean up includesPeter Maydell
2016-02-23Postcopy+spice: Pass spice migration data earlierDr. David Alan Gilbert
2016-02-23spice/gl: tweak debug messages.Gerd Hoffmann
2016-02-23spice/gl: add unblock timerGerd Hoffmann
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann
2016-02-23spice: reset cursor on resizeMarc-André Lureau
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann
2016-02-23configure: add dma-buf support detection.Gerd Hoffmann
2016-02-23spice: init dcl before registering qxl interfaceGerd Hoffmann
2016-02-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160223-1' into s...Peter Maydell
2016-02-23move get_current_ram_size to virtio-balloon.cVladimir Sementsov-Ogievskiy
2016-02-23vhost-user: don't merge regions with different fdsMichael S. Tsirkin
2016-02-23bios-linker-loader: document+validate inputMichael S. Tsirkin
2016-02-23ohci: allocate timer only once.Gerd Hoffmann
2016-02-23usb: add pid check at the first of uhci_handle_td()Gonglei
2016-02-23usb: check RNDIS buffer offsets & lengthPrasad J Pandit
2016-02-23usb: check RNDIS message lengthPrasad J Pandit
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell
2016-02-23usb: check USB configuration descriptor objectPrasad J Pandit
2016-02-22log: Redirect stderr to logfile if deamonizedDimitris Aragiorgis
2016-02-22dump-guest-memory: add qmp event DUMP_COMPLETEDPeter Xu
2016-02-22Dump: add hmp command "info dump"Peter Xu
2016-02-22Dump: add qmp command "query-dump"Peter Xu
2016-02-22DumpState: adding total_size and written_size fieldsPeter Xu
2016-02-22dump-guest-memory: add "detach" supportPeter Xu
2016-02-22dump-guest-memory: disable dump when in INMIGRATE statePeter Xu
2016-02-22dump-guest-memory: introduce dump_process() helper function.Peter Xu
2016-02-22dump-guest-memory: add dump_in_progress() helper functionPeter Xu
2016-02-22dump-guest-memory: using static DumpState, add DumpStatusPeter Xu
2016-02-22dump-guest-memory: add "detach" flag for QMP/HMP interfaces.Peter Xu
2016-02-22dump-guest-memory: cleanup: removing dump_{error|cleanup}().Peter Xu
2016-02-22scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"Fam Zheng
2016-02-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell