aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25pci core: function pci_bus_init() cleanupCao jin
2016-02-25pci core: function pci_host_bus_register() cleanupCao jin
2016-02-25balloon: Use only 'pc-dimm' type dimm for ballooningVladimir Sementsov-Ogievskiy
2016-02-25virtio-balloon: rewrite get_current_ram_size()Vladimir Sementsov-Ogievskiy
2016-02-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160225' into...Peter Maydell
2016-02-25ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hvThomas Huth
2016-02-25ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errorsThomas Huth
2016-02-25spapr: initialize local Error pointerGreg Kurz
2016-02-25hw/ppc/spapr: Implement the h_page_init hypercallThomas Huth
2016-02-25pseries: Update SLOF firmware image to 20160223Alexey Kardashevskiy
2016-02-24linux-user: add getrandom() syscallLaurent Vivier
2016-02-23linux-user: correct timerfd_create syscall numbersRiku Voipio
2016-02-23linux-user: remove unavailable syscalls from aarch64Riku Voipio
2016-02-23linux-user: sync syscall numbers with kernelRiku Voipio
2016-02-23linux-user: Don't assert if guest tries shmdt(0)Peter Maydell
2016-02-23linux-user: set ppc64/ppc64le default CPU to POWER8Laurent Vivier
2016-02-23build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...Lluís Vilanova
2016-02-23linux-user: fix realloc size of target_fd_trans.Laurent Vivier
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-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