summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Fixing multi-thread lock with edje_ccqemu2.6.0Jongwoo Chae1-1/+1
2016-07-28change version 2.6.0hyokeun1-1119/+4
2016-07-27binfmt: use binaries from /emulYury Usishchev1-16/+2
2016-07-27enable 32 bit qemu for Tizen.Junfeng Dong1-0/+2
2016-07-27packaging: add packaging spec fileshyokeun5-0/+1360
2016-07-27linux-user: Provide safe_syscall for armRichard Henderson2-0/+113
2016-07-27linux-user: Provide safe_syscall for i386Richard Henderson2-0/+135
2016-07-27linux-user: fix x86_64 safe_syscallRichard Henderson1-3/+3
2016-07-27linux-user: Create a hostdep.h for each host architecturePeter Maydell13-10/+167
2016-07-27linux-user: Use safe_syscall for pselect, select syscallsPeter Maydell1-17/+19
2016-07-27linux-user: Use safe_syscall for execve syscallTimothy E Baldwin1-1/+12
2016-07-27linux-user: Use safe_syscall for wait system callsTimothy E Baldwin1-3/+7
2016-07-27linux-user: Use safe_syscall for open and openat system callsTimothy E Baldwin1-14/+4
2016-07-27linux-user: Use safe_syscall for read and write system callsTimothy E Baldwin1-2/+5
2016-07-27linux-user: Provide safe_syscall for fixing races between signals and syscallsTimothy E Baldwin9-3/+360
2016-07-27linux-user: Support for restarting system calls for ARM targetsTimothy E Baldwin3-27/+40
2016-07-27linux-user: Support for restarting system calls for x86 targetsTimothy E Baldwin3-67/+76
2016-07-27linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specificTimothy E Baldwin4-10/+9
2016-07-27linux-user: Define TARGET_ERESTART* errno valuesTimothy E Baldwin1-0/+8
2016-07-27configure: support vte-2.91Cole Robinson1-6/+11
2016-07-27configure: add echo_version helperCole Robinson1-10/+8
2016-07-27scsi: megasas: initialise local configuration data bufferPrasad J Pandit1-1/+1
2016-07-27vnc: add configurable keyboard delayGerd Hoffmann3-2/+20
2016-07-27usb: Fix conditions that xen-usb.c is usedBruce Rogers1-1/+1
2016-07-27xen: add pvUSB backendJuergen Gross5-0/+1092
2016-07-27xen: write information about supported backendsJuergen Gross3-50/+67
2016-07-27xen: introduce dummy system deviceJuergen Gross2-0/+41
2016-07-27scsi: esp: check TI buffer index before read/writePrasad J Pandit1-11/+9
2016-07-27block/iscsi: avoid potential overflow of acb->task->cdbPeter Lieven1-0/+7
2016-07-27vmsvga: don't process more than 1024 fifo commands at onceGerd Hoffmann1-2/+2
2016-07-27vmsvga: move fifo sanity checks to vmsvga_fifo_lengthGerd Hoffmann1-13/+15
2016-07-27scsi: megasas: null terminate bios version bufferPrasad J Pandit1-0/+1
2016-07-27scsi: megasas: check 'read_queue_head' index valuePrasad J Pandit1-0/+2
2016-07-27scsi: megasas: use appropriate property buffer sizePrasad J Pandit1-1/+1
2016-07-27vga: add sr_vbe register setGerd Hoffmann2-22/+29
2016-07-27scsi: mptsas: infinite loop while fetching requestsPrasad J Pandit1-5/+4
2016-07-27scsi: pvscsi: check command descriptor ring buffer sizePrasad J Pandit1-4/+20
2016-07-27esp: check dma length before reading scsi command(CVE-2016-4441)Prasad J Pandit1-4/+7
2016-07-27esp: check command buffer length before write(CVE-2016-4439)Prasad J Pandit1-1/+5
2016-07-27i386: kvmvapic: initialise imm32 variablePrasad J Pandit1-1/+1
2016-07-27net: mipsnet: check packet length against bufferPrasad J Pandit1-0/+3
2016-07-27build: link with libatomic on powerpc-linuxOlaf Hering1-0/+27
2016-07-27xen_disk: Add suse specific flush disable handling and map to QEMU equivBruce Rogers1-0/+15
2016-07-27block: split large discard requests from block frontendOlaf Hering1-1/+21
2016-07-27dictzip: Fix on big endian systemsAlexander Graf1-22/+28
2016-07-27configure: Enable libseccomp for ppcAndreas Färber1-0/+3
2016-07-27AIO: Reduce number of threads for 32bit hostsAlexander Graf1-1/+6
2016-07-27qtest: Increase socket timeoutAndreas Färber1-1/+1
2016-07-27configure: Enable PIE for ppc and ppc64 hostsDinar Valeev1-1/+1
2016-07-27virtfs-proxy-helper: Provide __u64 for broken sys/capability.hBruce Rogers1-0/+7