aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-08nbd/server: fix nbd_negotiate_handle_infoVladimir Sementsov-Ogievskiy
2017-11-08util/async: use atomic_mb_set in qemu_bh_cancelSergio Lopez
2017-11-08crypto: afalg: fix a NULL pointer dereferenceLongpeng
2017-11-08tests: Run the luks tests in test-crypto-block only if encryption is availableThomas Huth
2017-11-08s390x/pci: let pci devices start in configured modeChristian Borntraeger
2017-11-08tests-aio-multithread: fix /aio/multi/schedule race conditionStefan Hajnoczi
2017-11-08docker: correctly escape $BACKEND in the help outputPhilippe Mathieu-Daudé
2017-11-08docker: Improved image checksumFam Zheng
2017-11-08e500: ppce500_init_mpic() return device instead of IRQ arrayMichael Davidsaver
2017-11-08hw/display/sm501: Fix comment in sm501_sysbus_class_init()Thomas Huth
2017-11-08ppc: fix setting of compat modeGreg Kurz
2017-11-07linux-user: Handle rt_sigaction correctly for SPARCPeter Maydell
2017-11-07linux-user/sparc: Put address for data faults where linux-user expects itPeter Maydell
2017-11-07linux-user/ppc: Report correct fault address for data faultsPeter Maydell
2017-11-07linux-user/s390x: Mask si_addr for SIGSEGVPeter Maydell
2017-11-07linux-user: return EINVAL from prctl(PR_*_SECCOMP)James Cowgill
2017-11-07linux-user: fix 'finshed' typo in commentEmilio G. Cota
2017-11-07linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64James Clarke
2017-11-07linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLBHelge Deller
2017-11-07linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCKHelge Deller
2017-11-07linux-user/hppa: Fix TARGET_MAP_TYPEHelge Deller
2017-11-07linux-user/hppa: Fix typo for TARGET_NR_epoll_waitHelge Deller
2017-11-07linux-user/hppa: Fix cpu_clone_regsRichard Henderson
2017-11-07linux-user/hppa: Fix TARGET_SA_* definesHelge Deller
2017-11-07linux-user: Restrict usage of sa_restorerRichard Henderson
2017-11-07Update version for v2.11.0-rc0 releasev2.11.0-rc0Peter Maydell
2017-11-07Merge remote-tracking branch 'remotes/berrange/tags/pull-2017-11-06-2' into s...Peter Maydell
2017-11-07sockets: avoid leak of listen file descriptorDaniel P. Berrange
2017-11-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171107'...Peter Maydell
2017-11-07hw/intc/arm_gicv3_its: Don't abort on table save failureEric Auger
2017-11-07hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler()Shanker Donthineni
2017-11-07translate.c: Fix usermode big-endian AArch32 LDREXD and STREXDPeter Maydell
2017-11-07hw/arm: Mark the "fsl,imx31" device with user_creatable = falseThomas Huth
2017-11-07hw/arm: Mark the "fsl,imx25" device with user_creatable = falseThomas Huth
2017-11-07hw/arm: Mark the "fsl,imx6" device with user_creatable = falseThomas Huth
2017-11-07arm: implement cache/shareability attribute bits for PAR registersAndrew Baumann
2017-11-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20171107' into...Peter Maydell
2017-11-07Merge remote-tracking branch 'remotes/berrange/tags/pull-build-2017-11-07-1' ...Peter Maydell
2017-11-07Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-11-07ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using themPeter Maydell
2017-11-07ui/cocoa.m: move ungrab to ctrl-alt-gJohn Arbuckle
2017-11-07ui/cocoa.m: Make scrolling work again in GUI monitor windowsJohn Arbuckle
2017-11-069pfs: fix v9fs_mark_fids_unreclaim() return valueGreg Kurz
2017-11-069pfs: drop one user of struct V9fsFidStateGreg Kurz
2017-11-06Enable 8-byte wide MMIO for 16550 serial devicesMike Nawrocki
2017-11-06Merge remote-tracking branch 'remotes/yongbok/tags/mips-20171106' into stagingPeter Maydell
2017-11-06MAINTAINERS: Update Paul Burton's email addressPaul Burton
2017-11-06MAINTAINERS: Update James Hogan's email addressJames Hogan
2017-11-06MAINTAINERS: Update Yongbok Kim's email addressYongbok Kim
2017-11-06build: remove use of MAKELEVEL optimization in submodule handlingDaniel P. Berrange