aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-28gitignore: cleanups #2Michael Tokarev1-7/+2
2014-04-27tests/.gitignore: Ignore test-rfifolockCole Robinson1-0/+1
2014-04-27move test-* from .gitignore to tests/.gitignoreLaszlo Ersek2-11/+9
2014-04-27configure: Improve help behaviorFam Zheng1-2/+5
2014-04-27vl: convert -m to QemuOptsIgor Mammedov2-17/+63
2014-04-27qemu-option: introduce qemu_find_opts_singletonPaolo Bonzini3-10/+17
2014-04-27misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil4-26/+23
2014-04-25seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelistPaul Moore1-1/+4
2014-04-25seccomp: add timerfd_create and timerfd_settime to the whitelistFelix Geyer1-1/+3
2014-04-25iscsi: Don't use error_is_set() to suppress additional errorsMarkus Armbruster1-5/+4
2014-04-25blockdev: Clean up fragile use of error_is_set()Markus Armbruster1-2/+5
2014-04-25nbd: Use return values instead of error_is_set(errp)Markus Armbruster1-1/+1
2014-04-25qemu-img: Consistently name Error * objects err, and not errpMarkus Armbruster1-6/+6
2014-04-25Use error_is_set() only when necessary (again)Markus Armbruster6-12/+12
2014-04-25block: Expose host_* drivers in blockdev-addKevin Wolf1-1/+7
2014-04-25MAINTAINERS: Add qemu-img/io to block subsystemKevin Wolf1-0/+2
2014-04-25qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng3-55/+9
2014-04-25doc: add -drive rerror=,werror= to qemu --help outputStefan Hajnoczi1-1/+2
2014-04-25block: Prevent coroutine stack overflow when recursing in bdrv_open_backing_f...BenoƮt Canet1-15/+18
2014-04-25monitor: fix qmp_getfd() fd leak in error caseStefan Hajnoczi1-0/+1
2014-04-25HMP: support specifying dump format for dump-guest-memoryQiao Nuohan2-6/+32
2014-04-25HMP: fix doc of dump-guest-memoryQiao Nuohan1-9/+10
2014-04-25qmp: object-add: Validate class before creating objectEduardo Habkost1-7/+14
2014-04-25net: Don't use error_is_set() to suppress additional errorsMarkus Armbruster1-3/+3
2014-04-25net: Make qmp_query_rx_filter() with name argument more obviousMarkus Armbruster1-0/+4
2014-04-25monitor: Add device_add and device_del completion.Hani Benhabiles3-14/+28
2014-04-25monitor: Add command_completion callback to mon_cmd_t.Hani Benhabiles3-6/+18
2014-04-25monitor: Fix drive_del id argument type completion.Hani Benhabiles1-1/+1
2014-04-25error: Remove some unused headersCole Robinson2-5/+1
2014-04-25qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTEDCole Robinson3-5/+2
2014-04-25qerror.h: Remove QERR defines that are only used onceCole Robinson15-91/+37
2014-04-25qerror.h: Remove unused error classesCole Robinson1-9/+0
2014-04-25error: Print error_report() to stderr if using qmpCole Robinson1-1/+1
2014-04-25monitor: Remove unused monitor_print_filenameCole Robinson4-35/+0
2014-04-25error: Privatize error_print_locCole Robinson2-2/+1
2014-04-25vnc: Remove default_mon usageCole Robinson1-2/+2
2014-04-25slirp: Remove default_mon usageCole Robinson3-17/+6
2014-04-25Merge remote-tracking branch 'remotes/rth/tags/tgt-axp-pull-20140424' into st...Peter Maydell3-1492/+879
2014-04-25net: xilinx_axienet.c: Add phy soft reset bit clearingNathan Rossi1-0/+3
2014-04-25net/net.c: Remove unnecessary semicolonIgor Ryzhov1-1/+1
2014-04-25pcnet: remove duplicate assignmentPrasad Joshi1-1/+0
2014-04-25tap: Avoid extra iterations while closing file fdPankaj Gupta1-10/+4
2014-04-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell18-115/+302
2014-04-25s390x/kvm: sync gbea and pp registerChristian Borntraeger2-0/+7
2014-04-25s390x/kvm: rework KVM synchronize to tracing for some ONEREGSChristian Borntraeger2-78/+69
2014-04-25linux-headers updateCornelia Huck3-0/+47
2014-04-25s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUGDavid Hildenbrand1-0/+28
2014-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into stagingPeter Maydell6-1/+1135
2014-04-24Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into stagingPeter Maydell26-167/+170
2014-04-24Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into s...Peter Maydell2-235/+265