summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | block: Add bdrv_aio_cancel_asyncFam Zheng2014-09-223-1/+29
| * | block: Add refcnt in BlockDriverAIOCBFam Zheng2014-09-222-1/+13
| * | ide/ahci: Check for -ECANCELED in aio callbacksFam Zheng2014-09-222-0/+15
| * | aio-win32: fix uninitialized use of have_select_reventsPaolo Bonzini2014-09-221-2/+2
| * | ide/atapi: Mark non-data commands as completeJohn Snow2014-09-221-4/+3
| * | block/vhdx.c: Mark parent_vhdx_guid variable as unusedPeter Maydell2014-09-221-1/+2
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-22' in...Peter Maydell2014-09-2311-47/+54
|\ \ | |/ |/|
| * arch_init: Setting QEMU_ARCH enum straightBastian Koppelmann2014-09-221-17/+17
| * pc: Add missing 'static' attributeStefan Weil2014-09-221-1/+1
| * block: allow creation of fixed vhdx imagesAdelina Tuvenie2014-09-221-1/+1
| * vl: Print maxmem in hex format for error messagezhanghailiang2014-09-201-11/+11
| * configure: trivial fixesGonglei2014-09-201-3/+3
| * xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()Chen Gang2014-09-201-5/+4
| * rdma: Fix incorrect description in commentszhanghailiang2014-09-202-5/+5
| * Fix typos and misspellings in commentszhanghailiang2014-09-202-3/+3
| * qemu-char: Permit only a single "stdio" character deviceLi Liu2014-09-201-1/+9
|/
* exec.c: fix setting 1-byte-long watchpointsMax Filippov2014-09-191-1/+1
* Fix cross compilation (nm command)Stefan Weil2014-09-192-1/+3
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-1815-75/+236
|\
| * pc: leave more space for BIOS allocationsMichael S. Tsirkin2014-09-181-2/+4
| * virtio-pci: fix migration for pci bus masterMichael S. Tsirkin2014-09-181-19/+20
| * vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiationDamjan Marion2014-09-181-4/+4
| * virtio-pci: enable bus master for old guestsMichael S. Tsirkin2014-09-181-0/+10
| * Revert "virtio: don't call device on !vm_running"Michael S. Tsirkin2014-09-181-8/+1
| * virtio-net: drop assert on vm stopMichael S. Tsirkin2014-09-181-2/+0
| * Revert "rng-egd: remove redundant free"Eduardo Habkost2014-09-181-0/+1
| * qdev: Move global validation to a single functionEduardo Habkost2014-09-184-39/+83
| * qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost2014-09-184-4/+4
| * test-qdev-global-props: Test handling of hotpluggable and non-device typesEduardo Habkost2014-09-181-0/+55
| * test-qdev-global-props: Initialize not_used=true for all propsEduardo Habkost2014-09-181-2/+5
| * test-qdev-global-props: Run tests on subprocessEduardo Habkost2014-09-181-6/+43
| * tests: disable global props test for old glibMichael S. Tsirkin2014-09-182-1/+10
| * test-qdev-global-props: Trivial comment fixEduardo Habkost2014-09-141-1/+1
| * hw/machine: Free old values of string propertiesEduardo Habkost2014-09-141-0/+8
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140918-1' into s...Peter Maydell2014-09-182-2/+1
|\ \
| * | vnc-tls: Clean up dead store in vnc_set_x509_credential()Markus Armbruster2014-09-181-2/+0
| * | ui/vnc: set TCP_NODELAYPeter Lieven2014-09-171-0/+1
|/ /
* | qemu-char: Rename register_char_driver_qapi() to register_char_driver()Peter Maydell2014-09-167-38/+35
* | qemu-char: Remove register_char_driver() machineryPeter Maydell2014-09-162-89/+38
* | qemu-char: Convert udp backend to QAPIPeter Maydell2014-09-161-15/+54
* | util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram()Peter Maydell2014-09-161-2/+1
* | qemu-char: Convert socket backend to QAPIPeter Maydell2014-09-161-56/+56
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20140916-1' into s...Peter Maydell2014-09-162-4/+4
|\ \
| * | sdl2: keymap fixupsGerd Hoffmann2014-09-161-3/+4
| * | sdl2: drop sdl_zoom.hGerd Hoffmann2014-09-161-1/+0
* | | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140916-2' into ...Peter Maydell2014-09-161-1/+1
|\ \ \ | |/ / |/| |
| * | spice: call qemu_spice_set_passwd() during initMarc-André Lureau2014-09-161-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-09-152-2/+6
|\ \
| * | exec: file_ram_alloc(): print error when prealloc failsLuiz Capitulino2014-09-121-0/+1
| * | monitor: fix debug print compiling errorGonglei2014-09-121-2/+5
OpenPOWER on IntegriCloud