summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-17shpc: fix error propaagationGonglei1-1/+2
2014-11-17qemu-char: fix MISSING_COMMAGonglei1-1/+1
2014-11-17acl: fix memory leakGonglei1-5/+5
2014-11-17nvme: remove superfluous checkGonglei1-2/+1
2014-11-17loader: fix NEGATIVE_RETURNSGonglei1-0/+13
2014-11-17qga: fix false negative argument passingGonglei1-2/+2
2014-11-17mips_mipssim: fix use-after-free for filenameGonglei1-1/+1
2014-11-17l2tpv3: fix fd leakGonglei1-2/+2
2014-11-14l2tpv3: fix possible double freezhanghailiang1-1/+0
2014-11-14libcacard: fix resource leakzhanghailiang1-1/+6
2014-11-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell13-26/+109
2014-11-13acpi: accurate overflow checkPavel Dovgalyuk1-2/+5
2014-11-13smbios: change 'ram_addr_t' variables to 'uint64_t'SeokYeon Hwang1-5/+5
2014-11-13kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost1-0/+14
2014-11-13target-i386: fix Coverity complaints about overflowsPaolo Bonzini1-1/+1
2014-11-13apic_common: migrate missing fieldsPavel Dovgalyuk2-0/+41
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.7.5.1-201411...Peter Maydell8-0/+0
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141113-1' into...Peter Maydell3-10/+18
2014-11-13update seabios to 1.7.5.1 stable releaseGerd Hoffmann8-0/+0
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s...Peter Maydell2-3/+18
2014-11-13QMP/input-send-event: make console parameter optionalAmos Kong3-10/+13
2014-11-13QMP/input-send-event: update document of union InputEventAmos Kong1-0/+5
2014-11-12usb-host: fix usb_host_speed_compat tyopsGerd Hoffmann1-3/+3
2014-11-12target-i386: eliminate dead code and hoist common code out of "if"Paolo Bonzini1-13/+4
2014-11-12virtio-scsi: Fix comment for VirtIOSCSIReqFam Zheng1-1/+2
2014-11-12virtio-scsi: dataplane: suppress guest notificationMing Lei1-1/+6
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke2-2/+10
2014-11-11Update version for v2.2.0-rc1 releasev2.2.0-rc1Peter Maydell1-1/+1
2014-11-11Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20141111' into ...Peter Maydell2-2/+7
2014-11-11seccomp: change configure to avoid arm 32 to breakEduardo Otubo1-1/+2
2014-11-11seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and ino...Philipp Gesang1-1/+5
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell14-18/+72
2014-11-11block: Fix comment for bdrv_co_get_block_statusFam Zheng2-4/+6
2014-11-11sysbus: Correct SYSTEM_BUS(obj) definesGonglei1-1/+1
2014-11-11target-i386: cpu: keeping function parameters alignment on new lineChen Fan1-3/+3
2014-11-11xen-hvm: Remove redundant variable 'xstate'Chen Gang1-2/+1
2014-11-11Merge remote-tracking branch 'remotes/armbru/tags/for-upstream' into stagingPeter Maydell1-0/+20
2014-11-11virtio-scsi: dataplane: fix allocation for 'cmd_vrings'Ming Lei1-1/+1
2014-11-11Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141111' int...Peter Maydell3-22/+39
2014-11-11Add Migration maintainerJuan Quintela1-0/+9
2014-11-11MAINTAINERS: add section for QEMU Guest AgentMichael Roth1-0/+6
2014-11-11MAINTAINERS: add myself as bootdevice.c maintainerGonglei1-0/+5
2014-11-11coroutine-sigaltstack: Change jmp_buf to sigjmp_bufWillem Pinckaers1-1/+1
2014-11-11xhci: add sanity checks to xhci_lookup_uportGerd Hoffmann1-0/+9
2014-11-11Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing...Chris Johns1-0/+6
2014-11-11linux-user: Fix up timer id handlingAlexander Graf2-21/+38
2014-11-11linux-user: Do not subtract offset from end addressTom Musta1-1/+1
2014-11-11pc-bios: petalogix-s3adsp1800.dtb: Use 'xlnx, xps-ethernetlite-2.00.a' instea...Chen Gang1-0/+0
2014-11-11gdbstub: Add a missing case of signal number translation in gdbstubMartin Simmons1-1/+4
2014-11-11numa: make 'info numa' take into account hotplugged memoryzhanghailiang3-1/+44