summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-04vbe: make bochs dispi interface return the correct memory size with qxlGerd Hoffmann3-2/+7
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
2014-09-01target-tricore: Add instructions of SLR, SSRO and SRO opcode formatBastian Koppelmann1-0/+121
2014-09-01target-tricore: Add instructions of SC opcode formatBastian Koppelmann3-0/+108
2014-09-01target-tricore: Add instructions of SBR opcode formatBastian Koppelmann1-1/+65
2014-09-01target-tricore: Add instructions of SBC and SBRN opcode formatBastian Koppelmann1-0/+36
2014-09-01target-tricore: Add instructions of SB opcode formatBastian Koppelmann3-0/+276
2014-09-01target-tricore: Add instructions of SRRS and SLRO opcode formatBastian Koppelmann1-0/+59
2014-09-01target-tricore: Add instructions of SSR opcode formatBastian Koppelmann1-0/+50
2014-09-01target-tricore: Add instructions of SRR opcode formatBastian Koppelmann3-0/+211
2014-09-01target-tricore: Add instructions of SRC opcode formatBastian Koppelmann2-0/+267
2014-09-01target-tricore: Add masks and opcodes for decodingBastian Koppelmann2-0/+1407
2014-09-01target-tricore: Add initialization for translation and activate targetBastian Koppelmann3-0/+167
2014-09-01target-tricore: Add softmmu supportBastian Koppelmann2-2/+85
2014-09-01target-tricore: Add board for systemmodeBastian Koppelmann3-0/+136
2014-09-01target-tricore: Add target stubs and qom-cpuBastian Koppelmann15-1/+943
2014-09-01Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell20-173/+692
2014-09-01spice: use console index as display idGerd Hoffmann1-2/+1
2014-09-01qxl-render: add more sanity checksGerd Hoffmann1-1/+3
2014-09-01s390x/gdb: coding style fixesDavid Hildenbrand1-2/+2
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand4-60/+76
2014-09-01s390x/gdb: add the feature xml files for s390xDavid Hildenbrand4-0/+82
2014-09-01s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand1-4/+10
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato3-6/+273
2014-09-01s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato1-6/+9
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato3-9/+43
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2-0/+50