aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-27linux-user/main.c: Call cpu_exec_start/end on all target archsPeter Maydell
2015-01-27linux-user/arm/nwfpe: Delete unused aCC arrayPeter Maydell
2015-01-27linux-user/alpha: Add define for NR_shmat to enable shmat syscallPeter Maydell
2015-01-27linux-user/signal.c: Remove current_exec_domain_sig()Peter Maydell
2015-01-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-01-27pc-dimm: Add Error argument to pc_existing_dimms_capacityBharata B Rao
2015-01-27pc-dimm: Make pc_existing_dimms_capacity globalBharata B Rao
2015-01-27pc: Fix DIMMs capacity calculationBharata B Rao
2015-01-27smbios: Don't report unknown CPU speed (fix SVVP regression)Eduardo Habkost
2015-01-27smbios: Fix dimm size calculation when RAM is multiple of 16GBEduardo Habkost
2015-01-27bios-linker-loader: move source to common locationMichael S. Tsirkin
2015-01-27bios-linker-loader: move header to common locationMichael S. Tsirkin
2015-01-27virtio: fix feature bit checksCornelia Huck
2015-01-27bios-tables-test: split piix4 and q35 testsPaolo Bonzini
2015-01-27acpi: build_append_nameseg(): add padding if necessaryIgor Mammedov
2015-01-27acpi: update generated hex filesMichael S. Tsirkin
2015-01-27acpi-test: update expected DSDTMichael S. Tsirkin
2015-01-27Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150127'...Peter Maydell
2015-01-27target-tricore: Add instructions of RRR opcode formatBastian Koppelmann
2015-01-27target-tricore: Add instructions of RRPW opcode formatBastian Koppelmann
2015-01-27target-tricore: Add instructions of RR2 opcode formatBastian Koppelmann
2015-01-27target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...Bastian Koppelmann
2015-01-26target-tricore: split up suov32 into suov32_pos and suov32_negBastian Koppelmann
2015-01-26target-tricore: Fix bugs found by coverityBastian Koppelmann
2015-01-26target-tricore: calculate av bits before saturationBastian Koppelmann
2015-01-26target-tricore: Several translator and cpu model fixesBastian Koppelmann
2015-01-26target-tricore: Add missing ULL suffix on 64 bit constantPeter Maydell
2015-01-26pc: acpi: fix WindowsXP BSOD when memory hotplug is enabledIgor Mammedov
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf
2015-01-26Add some trace calls to pci.c.Don Koch
2015-01-26ich9: add disable_s3, disable_s4, s4_val propertiesAmit Shah
2015-01-26qemu-timer.c: Trim list of included headersPeter Maydell
2015-01-26Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into stagingPeter Maydell
2015-01-26fix QEMU build on Xen/ARMStefano Stabellini
2015-01-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-26kvm_stat: Add RESET support for perf event ioctlWei Huang
2015-01-26target-i386: Disable HLE and RTM on Haswell & BroadwellEduardo Habkost
2015-01-26sparse: Fix build with sparse on .S filesChristian Borntraeger
2015-01-26exec: fix madvise of NULL pointerPaolo Bonzini
2015-01-26.travis.yml: Add "--enable-modules"Paolo Bonzini
2015-01-26apic: do not dereference pointer before it is checked for NULLPaolo Bonzini
2015-01-26kvm_stat: Print errno when syscall to perf_event_open() failsWei Huang
2015-01-26kvm_stat: Update exit reasons to the latest defintionWei Huang
2015-01-26kvm_stat: Add aarch64 supportWei Huang
2015-01-26hw: misc, add educational driverJiri Slaby
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2015-01-26qemu-timer: introduce timer_deinitPaolo Bonzini
2015-01-26qemu-timer: add timer_init and timer_init_ns/us/msPaolo Bonzini
2015-01-26target-i386: make xmm_regs 512-bit widePaolo Bonzini
2015-01-26target-i386: use vmstate_offset_sub_array for AVX registersPaolo Bonzini