aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-20apb: Fix out-of-bounds array write accessStefan Weil1-2/+2
2014-06-20gt64xxx_pci: Add VMStateDescriptionSanjay Lal1-0/+23
2014-06-20target-mips: copy CP0_Config1 into DisasContextAurelien Jarno1-9/+11
2014-06-20Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell15-41/+873
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell126-728/+7416
2014-06-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'...Peter Maydell15-89/+246
2014-06-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s...Peter Maydell2-15/+9
2014-06-20spice: fix 32bit buildGerd Hoffmann2-2/+2
2014-06-20Merge remote-tracking branch 'remotes/rth/tcg-next' into stagingPeter Maydell1-5/+4
2014-06-20hw/mips: malta: Don't boot from flash with KVM T&EJames Hogan1-0/+6
2014-06-19armv7m_nvic: fix AIRCR implementationOran Avraham1-1/+4
2014-06-19Use PSCI v0.2 compatible string when KVM or TCG provides itPranavkumar Sawargaonkar1-1/+15
2014-06-19target-arm: Introduce per-CPU field for PSCI versionPranavkumar Sawargaonkar4-0/+9
2014-06-19target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64Pranavkumar Sawargaonkar1-0/+4
2014-06-19target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possiblePranavkumar Sawargaonkar2-0/+6
2014-06-19target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64Pranavkumar Sawargaonkar5-12/+44
2014-06-19kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENTPranavkumar Sawargaonkar1-0/+16
2014-06-19hw/block/pflash_cfi01: Report correct size info for parallel configsPeter Maydell1-3/+17
2014-06-19hw/arm/vexpress: Forbid specifying flash contents in two ways at oncePeter Maydell1-1/+9
2014-06-19target-arm/translate-a64.c: Fix dead ?: in handle_simd_shift_fpint_conv()Peter Maydell1-1/+1
2014-06-19target-arm/translate-a64.c: Remove dead ?: in disas_simd_3same_int()Peter Maydell1-1/+2
2014-06-19target-arm: Add ULL suffix to calculation of page sizePeter Maydell1-1/+1
2014-06-19hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFTPeter Maydell1-50/+58
2014-06-19target-arm: implement PD0/PD1 bits for TTBCRFabian Aggeler2-18/+60
2014-06-19numa: use RAM_ADDR_FMT with ram_addr_tMichael S. Tsirkin1-6/+6
2014-06-19qapi/string-output-visitor: fix bugsMichael S. Tsirkin1-3/+3
2014-06-19tests: simplify codeMichael S. Tsirkin1-3/+1
2014-06-19qapi: fix input visitor bugsMichael S. Tsirkin1-5/+4
2014-06-19acpi: rephrase commentMichael S. Tsirkin1-2/+1
2014-06-19qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov4-1/+40
2014-06-19qmp: add query-acpi-ospm-status commandIgor Mammedov3-0/+52
2014-06-19acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov6-0/+56
2014-06-19acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov4-0/+90
2014-06-19qmp: add query-memory-devices commandIgor Mammedov7-0/+138
2014-06-19numa: handle mmaped memory allocation failure correctlyIgor Mammedov1-1/+1
2014-06-19pc: acpi: do not hardcode preprocessorIgor Mammedov1-1/+1
2014-06-19qmp: clean out whitespaceMichael S. Tsirkin1-1/+1
2014-06-19qdev: recursively unrealize devices when unrealizing busPaolo Bonzini1-1/+12
2014-06-19qdev: reorganize error reporting in bus_set_realizedPaolo Bonzini1-13/+5
2014-06-19qapi: fix build on glib < 2.28Michael S. Tsirkin2-4/+17
2014-06-19qapi: make string output visitor parse int listHu Tao2-12/+255
2014-06-19qapi: make string input visitor parse int listHu Tao2-8/+223
2014-06-19tests: fix memory leak in test of string input visitorHu Tao1-0/+3
2014-06-19hmp: add info memdevHu Tao3-0/+44
2014-06-19qmp: add query-memdevHu Tao3-0/+162
2014-06-19hostmem: add properties for NUMA memory policyHu Tao3-1/+159
2014-06-19hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini6-12/+42
2014-06-19hostmem: allow preallocation of any memory regionPaolo Bonzini7-0/+75
2014-06-19hostmem: add merge and dump propertiesPaolo Bonzini3-1/+94
2014-06-19osdep: add merge and dump flagsMichael S. Tsirkin1-0/+4