summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-1553-279/+704
|\ \ \
| * | | qcow2: Add falloc and full preallocation optionHu Tao2014-09-124-43/+90
| * | | raw-posix: Add falloc and full preallocation optionHu Tao2014-09-123-19/+91
| * | | qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao2014-09-123-11/+36
| * | | block: don't convert file size to sector sizeHu Tao2014-09-125-23/+22
| * | | block: round up file size to nearest sectorHu Tao2014-09-1221-23/+127
| * | | iotests: Send the correct fd in socket_scm_helperStratos Psomadakis2014-09-121-1/+1
| * | | blockdev: Refuse to drive_del something added with blockdev-addMarkus Armbruster2014-09-111-1/+9
| * | | block: extend BLOCK_IO_ERROR with reason stringLuiz Capitulino2014-09-112-2/+8
| * | | dataplane: fix virtio_blk_data_plane_create() op blocker error pathStefan Hajnoczi2014-09-111-2/+2
| * | | qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos2014-09-101-1/+1
| * | | block/archipelago: Implement bdrv_truncate()Chrysostomos Nanakos2014-09-101-2/+61
| * | | block: Make the block accounting functions operate on BlockAcctStatsBenoît Canet2014-09-1013-79/+108
| * | | block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_Benoît Canet2014-09-1011-50/+56
| * | | block: Extract the block accounting codeBenoît Canet2014-09-108-49/+120
| * | | block: Extract the BlockAcctStats structureBenoît Canet2014-09-104-18/+24
| * | | IDE: MMIO IDE device control should be little endianValentin Manea2014-09-101-2/+2
| * | | thread-pool: Drop unnecessary includesMarkus Armbruster2014-09-102-6/+1
| * | | xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()Markus Armbruster2014-09-101-1/+0
| * | | xen_disk: Plug memory leak on error pathMarkus Armbruster2014-09-101-17/+14
| * | | qemu-io: Clean up openfile() after commit 2e40134Markus Armbruster2014-09-101-23/+13
| * | | Fix improper usage of cpu_to_be32 in vpcXiaodong Gong2014-09-101-4/+4
OpenPOWER on IntegriCloud