summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-14qemu-char: cleanup qmp_chardev_addPaolo Bonzini1-25/+31
2015-10-13ui/cocoa.m: eliminate normalWindow warningJohn Arbuckle1-1/+1
2015-10-13README: fill out some useful quickstart informationDaniel P. Berrange1-2/+106
2015-10-13Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-12' into ...Peter Maydell82-424/+821
2015-10-12qapi: Simplify gen_visit_fields() error handlingEric Blake2-13/+11
2015-10-12qapi: Share gen_visit_fields()Eric Blake4-77/+46
2015-10-12qapi: Share gen_err_check()Eric Blake4-33/+20
2015-10-12qapi: Consistent generated code: minimize push_indent() usageEric Blake2-45/+33
2015-10-12qapi: Consistent generated code: prefer common indentationEric Blake1-26/+27
2015-10-12qapi: Consistent generated code: prefer common labelsEric Blake2-6/+6
2015-10-12qapi: Consistent generated code: prefer visitor 'v'Eric Blake6-109/+109
2015-10-12qapi: Consistent generated code: prefer error 'err'Eric Blake3-34/+34
2015-10-12qapi: Reuse code for flat union base validationEric Blake8-14/+13
2015-10-12qapi: Test use of 'number' within alternatesEric Blake3-3/+160
2015-10-12qapi: Add tests for empty unionsEric Blake15-2/+30
2015-10-12qapi: Avoid assertion failure on union 'type' collisionEric Blake5-44/+17
2015-10-12qapi: Test for various name collisionsEric Blake46-15/+182
2015-10-12qapi: Clean up qapi.py per pep8Eric Blake2-58/+106
2015-10-12qapi: Invoke exception superclass initializerEric Blake1-0/+2
2015-10-12qapi: Improve 'include' error messageEric Blake3-4/+3
2015-10-12qapi: Sort qapi-schema testsEric Blake1-46/+114
2015-10-12MAINTAINERS: Specify QAPI include and test filesMarkus Armbruster1-0/+5
2015-10-12MAINTAINERS: Specify QObject include and test filesMarkus Armbruster1-0/+8
2015-10-12docs: Move files from docs/qmp/ to docs/Markus Armbruster4-1/+1
2015-10-12qemu-sockets: fix conversion of ipv4/ipv6 JSON to QemuOptsPaolo Bonzini1-3/+6
2015-10-12MAINTAINERS: Add more devices to realview boardPaolo Bonzini1-0/+2
2015-10-12MAINTAINERS: Add maintainer for ARM PrimeCell and integrated devicesPaolo Bonzini1-0/+30
2015-10-12MAINTAINERS: Add more pxa2xx files and boardsPaolo Bonzini1-6/+5
2015-10-12MAINTAINERS: Add more Xen filesPaolo Bonzini1-0/+6
2015-10-12MAINTAINERS: add two devices to the e500 sectionPaolo Bonzini1-0/+2
2015-10-12checkpatch: port fix from kernel "## is not a valid modifier"Andy Whitcroft1-1/+3
2015-10-12kvm-all: Align to qemu_real_host_page_size in kvm_set_phys_memAlexey Kardashevskiy1-4/+4
2015-10-12exec: remove non-TCG stuff from exec-all.h header.Paolo Bonzini4-6/+6
2015-10-12target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin5-1/+43
2015-10-12target-i386/kvm: set Hyper-V features cpuid bit HV_X64_MSR_VP_INDEX_AVAILABLEAndrey Smetanin3-1/+12
2015-10-12target-i386/kvm: Hyper-V HV_X64_MSR_RESET supportAndrey Smetanin3-2/+12
2015-10-12linux-headers: update from kvm/nextPaolo Bonzini3-2/+53
2015-10-12checkpatch: allow open braces on typedef linesPaolo Bonzini1-5/+0
2015-10-12exec.c: Collect AddressSpace related fields into a CPUAddressSpace structPeter Maydell5-31/+48
2015-10-12cpu-exec-common.c: Clarify comment about cpu_reload_memory_map()'s RCU operat...Peter Maydell1-6/+14
2015-10-12exec.c: Don't call cpu_reload_memory_map() from cpu_exec_init()Peter Maydell1-1/+0
2015-10-12configure: Require Python 2.6Markus Armbruster1-8/+4
2015-10-12megasas: fix megasas_get_sata_addrPaolo Bonzini1-1/+1
2015-10-12scsi: switch from g_slice allocator to mallocPaolo Bonzini3-14/+12
2015-10-12nbd: switch from g_slice allocator to mallocPaolo Bonzini1-2/+2
2015-10-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell10-41/+108
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell20-65/+917
2015-10-12sdhci.c: Limit the maximum block sizeAlistair Francis1-0/+10
2015-10-12block: switch from g_slice allocator to mallocPaolo Bonzini5-12/+12
2015-10-12virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel2-15/+58