aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160225' int...Peter Maydell36-93/+296
2016-02-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160225' into...Peter Maydell7-6/+105
2016-02-25ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hvThomas Huth1-0/+4
2016-02-25ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errorsThomas Huth1-2/+5
2016-02-25spapr: initialize local Error pointerGreg Kurz1-1/+1
2016-02-25hw/ppc/spapr: Implement the h_page_init hypercallThomas Huth2-2/+94
2016-02-25pseries: Update SLOF firmware image to 20160223Alexey Kardashevskiy3-1/+1
2016-02-24linux-user: add getrandom() syscallLaurent Vivier1-0/+13
2016-02-23linux-user: correct timerfd_create syscall numbersRiku Voipio6-6/+6
2016-02-23linux-user: remove unavailable syscalls from aarch64Riku Voipio2-61/+0
2016-02-23linux-user: sync syscall numbers with kernelRiku Voipio13-17/+200
2016-02-23linux-user: Don't assert if guest tries shmdt(0)Peter Maydell1-5/+7
2016-02-23linux-user: set ppc64/ppc64le default CPU to POWER8Laurent Vivier1-1/+1
2016-02-23build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...Lluís Vilanova19-1/+67
2016-02-23linux-user: fix realloc size of target_fd_trans.Laurent Vivier1-2/+2
2016-02-23Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into stagingPeter Maydell16-163/+214
2016-02-23tcg: Remove unnecessary osdep.h includes from tcg-target.inc.cPeter Maydell8-8/+0
2016-02-23scripts/clean-includes: Ignore .inc.c filesPeter Maydell1-0/+5
2016-02-23tcg: Rename tcg-target.c to tcg-target.inc.cPeter Maydell14-9/+11
2016-02-23target-sparc: Use global registers for the register windowRichard Henderson1-24/+33
2016-02-23Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...Peter Maydell9-13/+357
2016-02-23target-sparc: Tidy global register initializationRichard Henderson1-87/+70
2016-02-23tcg: Allocate indirect_base temporaries in a different orderRichard Henderson1-11/+32
2016-02-23tcg: Implement indirect memory registersRichard Henderson2-29/+68
2016-02-23tcg: Work around clang bug wrt enum ranges, part 2Richard Henderson1-1/+1
2016-02-23tracetool: Include osdep.h in generated-ust.cPeter Maydell1-0/+2
2016-02-23include: Clean up includesPeter Maydell97-156/+0
2016-02-23all: Clean up includesPeter Maydell3-4/+3
2016-02-23all: Clean up includesPeter Maydell56-100/+2
2016-02-23osdep.h: Include config-target.h if NEED_CPU_H is definedPeter Maydell1-0/+3
2016-02-23scripts/clean-includes: Add --all optionPeter Maydell1-1/+15
2016-02-23scripts/clean-includes: Enhance to handle header filesPeter Maydell1-8/+45
2016-02-23disas/arm-a64.cc: Include osdep.h firstPeter Maydell1-2/+3
2016-02-23osdep.h: Define macros for the benefit of C++ before C++11Peter Maydell1-0/+14
2016-02-23cpu: Clean up includesPeter Maydell2-4/+2
2016-02-23Postcopy+spice: Pass spice migration data earlierDr. David Alan Gilbert3-1/+20
2016-02-23spice/gl: tweak debug messages.Gerd Hoffmann1-5/+7
2016-02-23spice/gl: add unblock timerGerd Hoffmann2-0/+17
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann4-4/+140
2016-02-23spice: reset cursor on resizeMarc-André Lureau1-2/+12
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann2-0/+142
2016-02-23configure: add dma-buf support detection.Gerd Hoffmann1-1/+19
2016-02-23spice: init dcl before registering qxl interfaceGerd Hoffmann1-3/+3
2016-02-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160223-1' into s...Peter Maydell7-46/+43
2016-02-23ohci: allocate timer only once.Gerd Hoffmann1-26/+8
2016-02-23usb: add pid check at the first of uhci_handle_td()Gonglei1-6/+16
2016-02-23usb: check RNDIS buffer offsets & lengthPrasad J Pandit1-3/+6
2016-02-23usb: check RNDIS message lengthPrasad J Pandit1-9/+9
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell3-1/+2
2016-02-23usb: check USB configuration descriptor objectPrasad J Pandit1-1/+2