summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qapi event: clean up in callersWenchao Xia2014-06-271-1/+1
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-241-0/+2
|\
| * migration: dump vmstate info as a json file for static analysisAmit Shah2014-06-231-0/+2
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-2411-111/+109
|\ \
| * | qemu-char: make writes thread-safePaolo Bonzini2014-06-231-4/+7
| * | qemu-char: introduce qemu_chr_allocPaolo Bonzini2014-06-231-0/+9
| * | qapi event: clean upWenchao Xia2014-06-231-40/+0
| * | qapi event: convert BALLOON_CHANGEWenchao Xia2014-06-231-2/+0
| * | qmp: convert ACPI_DEVICE_OST eventIgor Mammedov2014-06-231-1/+0
| * | qapi event: convert SPICE eventsWenchao Xia2014-06-231-1/+0
| * | qapi event: convert other BLOCK_JOB eventsWenchao Xia2014-06-231-4/+13
| * | qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERRORWenchao Xia2014-06-231-3/+0
| * | qapi event: convert RTC_CHANGEWenchao Xia2014-06-231-2/+0
| * | qapi: adjust existing definesWenchao Xia2014-06-232-4/+2
| * | qapi: add event helper functionsWenchao Xia2014-06-231-0/+27
| * | os-posix: include sys/time.hWenchao Xia2014-06-231-0/+2
| * | fpu: softfloat: drop INLINE macroLuiz Capitulino2014-06-231-50/+49
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-246-2/+22
|\ \
| * | pc & q35: Add new machine opt max-ram-below-4gDon Slutz2014-06-231-0/+3
| * | xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz2014-06-231-1/+2
| * | hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-234-1/+16
| * | vhost: block migration if backend does not log memoryMichael S. Tsirkin2014-06-231-0/+1
| |/
* | tcg-ppc: Merge cache-utils into the backendRichard Henderson2014-06-231-44/+0
* | qemu/osdep: Remove the need for qemu_init_auxvalRichard Henderson2014-06-231-12/+0
* | tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_targetRichard Henderson2014-06-231-1/+1
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-231-0/+1
|\
| * vl: allow other threads to do qemu_system_vmstop_requestPaolo Bonzini2014-06-231-0/+1
* | console: move chardev declarations to sysemu/char.hMichael S. Tsirkin2014-06-232-5/+5
|/
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-202-0/+4
|\
| * kvm: Allow arch to set sigmask lengthJames Hogan2014-06-181-0/+2
| * hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal2014-06-181-0/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-2031-59/+724
|\ \
| * | acpi: rephrase commentMichael S. Tsirkin2014-06-191-2/+1
| * | qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov2014-06-191-0/+1
| * | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov2014-06-192-0/+4
| * | acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-191-0/+43
| * | qmp: add query-memory-devices commandIgor Mammedov2014-06-191-0/+2
| * | hostmem: add properties for NUMA memory policyHu Tao2014-06-191-0/+4
| * | hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini2014-06-192-1/+4
| * | hostmem: allow preallocation of any memory regionPaolo Bonzini2014-06-193-0/+12
| * | hostmem: add merge and dump propertiesPaolo Bonzini2014-06-192-0/+11
| * | osdep: add merge and dump flagsMichael S. Tsirkin2014-06-191-0/+4
| * | hostmem: separate allocation from UserCreatable complete methodHu Tao2014-06-191-0/+2
| * | pc: pass MachineState to pc_memory_initPaolo Bonzini2014-06-191-4/+3
| * | memory: add error propagation to file-based RAM allocationPaolo Bonzini2014-06-192-2/+5
| * | memory: move mem_path handling to memory_region_allocate_system_memoryPaolo Bonzini2014-06-191-0/+18
| * | numa: add -numa node,memdev= optionPaolo Bonzini2014-06-191-0/+1
| * | qom: introduce object_property_get_enum and object_property_get_uint16ListHu Tao2014-06-191-0/+28
| * | Introduce signed range.Hu Tao2014-06-191-0/+72
| * | memory: move RAM_PREALLOC_MASK to exec.c, renamePaolo Bonzini2014-06-191-3/+0
OpenPOWER on IntegriCloud