summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | memory: move preallocation code out of exec.cPaolo Bonzini2014-06-192-0/+4
| * | memory: reorganize file-based allocationPaolo Bonzini2014-06-193-3/+4
| * | numa: introduce memory_region_allocate_system_memoryPaolo Bonzini2014-06-192-1/+6
| * | NUMA: expand MAX_NODES from 64 to 128Wanlong Gao2014-06-191-1/+1
| * | NUMA: convert -numa option to use OptsVisitorWanlong Gao2014-06-191-1/+2
| * | NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao2014-06-191-2/+6
| * | NUMA: move numa related code to new file numa.cWanlong Gao2014-06-194-3/+5
| * | Add new vhost-user netdev backendNikolay Nikolaev2014-06-191-0/+17
| * | Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-193-2/+15
| * | Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-192-0/+29
| * | vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-192-2/+8
| * | Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev2014-06-191-0/+1
OpenPOWER on IntegriCloud