summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-05console: add dpy_gfx_update_dirtyGerd Hoffmann2-0/+65
2014-09-05console: add qemu_create_displaysurface_guestmemGerd Hoffmann2-0/+41
2014-09-05console: stop using PixelFormatGerd Hoffmann8-45/+42
2014-09-05console: reimplement qemu_default_pixelformatGerd Hoffmann1-113/+4
2014-09-05console: add qemu_default_pixman_formatGerd Hoffmann2-0/+26
2014-09-05console: add qemu_pixelformat_from_pixmanGerd Hoffmann2-0/+57
2014-09-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell4-54/+79
2014-09-04Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell1-25/+24
2014-09-04qdev: Add cleanup logic in device_set_realized() to avoid resource leakGonglei1-14/+38
2014-09-04qdev: Use NULL instead of local_err for qbus_child unrealizeGonglei1-7/+7
2014-09-04Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell4-3/+64
2014-09-04virtio-net: purge outstanding packets when starting vhostMichael S. Tsirkin1-1/+14
2014-09-04net: complete all queued packets on VM stopMichael S. Tsirkin1-1/+32
2014-09-04net: invoke callback when purging queueMichael S. Tsirkin1-0/+3
2014-09-04virtio: don't call device on !vm_runningMichael S. Tsirkin1-1/+8
2014-09-04virtio-net: don't run bh on vm stoppedMichael S. Tsirkin1-2/+12
2014-09-04hw/9pfs: Don't return type from host in readdir on local 9p filesystemBastian Blank1-1/+4
2014-09-04qdev: Use error_abort instead of using local_errGonglei1-2/+2
2014-09-04memory: Remove object_property_add_child_array()Peter Crosthwaite1-25/+5
2014-09-04qom: Add automatic arrayification to object_property_add()Peter Crosthwaite1-0/+21
2014-09-04machine: Clean up -machine handlingAndreas Färber1-4/+4
2014-09-04qom: Make object_child_foreach() safe for objects removalAlexey Kardashevskiy1-2/+2
2014-09-04net: Forbid dealing with packets when VM is not runningzhanghailiang1-0/+7
2014-09-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in...Peter Maydell14-56/+70
2014-09-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-17/+35
2014-09-04Revert "vhost_net: start/stop guest notifiers properly"Peter Maydell2-19/+14
2014-09-03acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flagszhanghailiang1-0/+6
2014-09-03vhost-scsi: init backend features earlierMichael S. Tsirkin1-1/+1
2014-09-03vhost_net: init acked_features to backend_featuresJason Wang1-0/+1
2014-09-03vhost_net: start/stop guest notifiers properlyJason Wang2-16/+27
2014-09-02hw/9pfs: Use little-endian format for xattr valuesAneesh Kumar K.V1-24/+20
2014-09-02slirp: Honour vlan/stack in hostfwd_remove commandsPeter Maydell1-2/+1
2014-09-02hmp: fix MemdevList memory leakChen Fan2-7/+4
2014-09-02qom/object.c, hmp.c: fix string_output_get_string() memory leakChen Fan2-4/+14
2014-09-02query-memdev: fix potential memory leaksChen Fan1-1/+5
2014-09-02MAINTAINERS: Add VMWare devices maintainerDmitry Fleytman1-0/+6
2014-09-02device_tree.c: dump all err mesages with error_reportLi Liu1-20/+20
2014-09-02device_tree.c: redirect load_device_tree err message to stderrLi Liu1-7/+8
2014-09-02scripts: Remove scripts/qtestFam Zheng1-5/+0
2014-09-02Fix debug print warningGonglei6-9/+11
2014-09-02curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.Richard W.M. Jones1-1/+1
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell22-45/+2683
2014-09-02vhost_net: start/stop guest notifiers properlyJason Wang2-14/+19
2014-09-02pci: avoid losing config updates to MSI/MSIX cap regsKnut Omang1-3/+4
2014-09-02virtio-net: don't run bh on vm stoppedMichael S. Tsirkin1-2/+12
2014-09-02ioh3420: remove unused ioh3420_init() declarationGonglei1-4/+0
2014-09-02vhost_net: cleanup start/stop conditionMichael S. Tsirkin1-8/+0
2014-09-02Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ...Peter Maydell2-3/+4
2014-09-01implementing victim TLB for QEMU system emulated TLBXin Tong3-7/+76
2014-09-01target-tricore: Add instructions of SR opcode formatBastian Koppelmann3-0/+164