summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * MAINTAINERS: Add entry for MIPS KVMJames Hogan2014-06-181-0/+5
| * target-mips: Enable KVM support in build systemSanjay Lal2014-06-182-1/+6
| * hw/mips: malta: Add KVM supportJames Hogan2014-06-181-20/+53
| * hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctlsSanjay Lal2014-06-181-0/+11
| * target-mips: Call kvm_mips_reset_vcpu() from mips_cpu_reset()James Hogan2014-06-181-0/+8
| * target-mips: kvm: Add main KVM support for MIPSSanjay Lal2014-06-182-0/+709
| * kvm: Allow arch to set sigmask lengthJames Hogan2014-06-182-1/+12
| * target-mips: get_physical_address: Add KVM awarenessJames Hogan2014-06-181-7/+26
| * target-mips: get_physical_address: Add defines for segment basesJames Hogan2014-06-181-6/+12
| * hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal2014-06-182-1/+8
| * hw/mips/cputimer: Don't start periodic timer in KVM modeSanjay Lal2014-06-181-1/+8
| * target-mips: Reset CPU timer consistentlyJames Hogan2014-06-182-3/+8
| * KVM: Fix GSI number space limitAlexander Graf2014-06-181-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-20126-728/+7416
|\ \
| * | numa: use RAM_ADDR_FMT with ram_addr_tMichael S. Tsirkin2014-06-191-6/+6
| * | qapi/string-output-visitor: fix bugsMichael S. Tsirkin2014-06-191-3/+3
| * | tests: simplify codeMichael S. Tsirkin2014-06-191-3/+1
| * | qapi: fix input visitor bugsMichael S. Tsirkin2014-06-191-5/+4
| * | acpi: rephrase commentMichael S. Tsirkin2014-06-191-2/+1
| * | qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov2014-06-194-1/+40
| * | qmp: add query-acpi-ospm-status commandIgor Mammedov2014-06-193-0/+52
| * | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov2014-06-196-0/+56
| * | acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-194-0/+90
| * | qmp: add query-memory-devices commandIgor Mammedov2014-06-197-0/+138
| * | numa: handle mmaped memory allocation failure correctlyIgor Mammedov2014-06-191-1/+1
| * | pc: acpi: do not hardcode preprocessorIgor Mammedov2014-06-191-1/+1
| * | qmp: clean out whitespaceMichael S. Tsirkin2014-06-191-1/+1
| * | qdev: recursively unrealize devices when unrealizing busPaolo Bonzini2014-06-191-1/+12
| * | qdev: reorganize error reporting in bus_set_realizedPaolo Bonzini2014-06-191-13/+5
| * | qapi: fix build on glib < 2.28Michael S. Tsirkin2014-06-192-4/+17
| * | qapi: make string output visitor parse int listHu Tao2014-06-192-12/+255
| * | qapi: make string input visitor parse int listHu Tao2014-06-192-8/+223
| * | tests: fix memory leak in test of string input visitorHu Tao2014-06-191-0/+3
| * | hmp: add info memdevHu Tao2014-06-193-0/+44
| * | qmp: add query-memdevHu Tao2014-06-193-0/+162
| * | hostmem: add properties for NUMA memory policyHu Tao2014-06-193-1/+159
| * | hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini2014-06-196-12/+42
| * | hostmem: allow preallocation of any memory regionPaolo Bonzini2014-06-197-0/+75
| * | hostmem: add merge and dump propertiesPaolo Bonzini2014-06-193-1/+94
| * | osdep: add merge and dump flagsMichael S. Tsirkin2014-06-191-0/+4
| * | hostmem: add file-based HostMemoryBackendPaolo Bonzini2014-06-192-0/+108
| * | hostmem: separate allocation from UserCreatable complete methodHu Tao2014-06-193-4/+25
| * | backend:hostmem: replace hostmemory with host_memoryHu Tao2014-06-191-12/+12
| * | pc: pass MachineState to pc_memory_initPaolo Bonzini2014-06-194-24/+19
| * | vl: redo -object parsingPaolo Bonzini2014-06-191-29/+36
| * | memory: add error propagation to file-based RAM allocationPaolo Bonzini2014-06-195-17/+44
| * | memory: move mem_path handling to memory_region_allocate_system_memoryPaolo Bonzini2014-06-194-14/+46
| * | numa: add -numa node,memdev= optionPaolo Bonzini2014-06-195-10/+83
| * | qom: introduce object_property_get_enum and object_property_get_uint16ListHu Tao2014-06-192-0/+63
| * | Introduce signed range.Hu Tao2014-06-191-0/+72
OpenPOWER on IntegriCloud