aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25virt: Lift the maximum RAM limit from 30GB to 255GBmore-ramPeter Maydell
2016-02-23Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into stagingPeter Maydell
2016-02-23tcg: Remove unnecessary osdep.h includes from tcg-target.inc.cPeter Maydell
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-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-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-02-22Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-02-22' in...Kevin Wolf
2016-02-22qemu-iotests: 140: make description slightly more verboseSascha Silbe
2016-02-22qemu-iotests: 140: don't use IDE deviceSascha Silbe
2016-02-22qemu-iotests: 067: ignore QMP eventsSascha Silbe
2016-02-22blockdev: unset inappropriate flags when changing mediumAlyssa Milburn
2016-02-22MAINTAINERS: Add myself as maintainer of the throttling codeAlberto Garcia
2016-02-22docs: Document the throttling infrastructureAlberto Garcia
2016-02-22qapi: Correct the name of the iops_rd parameterAlberto Garcia
2016-02-22qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia
2016-02-22throttle: Test throttle_compute_wait() during burstsAlberto Garcia
2016-02-22throttle: Check that burst_level leaks correctlyAlberto Garcia
2016-02-22qapi: Add burst length fields to BlockDeviceInfoAlberto Garcia
2016-02-22qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia