aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell1-11/+14
2015-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-60/+249
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell20-155/+537
2015-01-10Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150105' into ...Peter Maydell2-2/+3
2015-01-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...Peter Maydell1-1/+1
2015-01-09Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell2-29/+18
2015-01-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell29-224/+253
2015-01-09vfio-pci: Fix interrupt disablingAlex Williamson1-9/+12
2015-01-09vfio-pci: Fix BAR size overflowAlex Williamson1-2/+2
2015-01-09Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...Peter Maydell2-8/+17
2015-01-08hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum1-2/+2
2015-01-08hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum1-1/+2
2015-01-08hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum1-10/+19
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum12-18/+17
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum2-0/+7
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum4-3/+10
2015-01-08acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin4-12/+32
2015-01-08memory: API to allocate resizeable RAM MRMichael S. Tsirkin2-0/+41
2015-01-08arch_init: support resizing on incoming migrationMichael S. Tsirkin1-5/+8
2015-01-08exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin3-7/+91
2015-01-08exec: split length -> used_length/max_lengthMichael S. Tsirkin3-34/+40
2015-01-08exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin2-4/+13
2015-01-08memory: add memory_region_set_sizeMichael S. Tsirkin2-0/+26
2015-01-07hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum1-2/+2
2015-01-07hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum1-1/+2
2015-01-07hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum1-10/+19
2015-01-07hw/usb: simplified usb_enabledMarcel Apfelbaum12-18/+17
2015-01-07hw/machine: added machine_usb wrapperMarcel Apfelbaum2-0/+7
2015-01-07hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum4-3/+10
2015-01-07target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell1-1/+1
2015-01-07target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLYPeter Maydell1-0/+5
2015-01-07PPC: e500: Fix GPIO controller interrupt numberAmit Tomar1-1/+1
2015-01-07target-ppc: Introduce Privileged TM NoopsTom Musta1-0/+38
2015-01-07target-ppc: Introduce tcheckTom Musta1-0/+17
2015-01-07target-ppc: Introduce TM NoopsTom Musta1-0/+38
2015-01-07target-ppc: Introduce tbeginTom Musta3-0/+36
2015-01-07target-ppc: Introduce TEXASRU Bit FieldsTom Musta1-0/+20
2015-01-07target-ppc: Power8 Supports Transactional MemoryTom Musta1-2/+3
2015-01-07target-ppc: Introduce tm_enabled Bit to CPU StateTom Musta1-0/+8
2015-01-07target-ppc: Introduce Feature Flag for Transactional MemoryTom Musta1-0/+2
2015-01-07target-ppc: Introduce Instruction Type for Transactional MemoryTom Musta1-1/+3
2015-01-07pseries: Update SLOF firmware image to 20141202Alexey Kardashevskiy3-1/+1
2015-01-07PPC: Fix crash on spapr_tce_table_finalize()David Gibson1-3/+3
2015-01-07ppc: do not use get_clock_realtime()Paolo Bonzini1-2/+2
2015-01-07device-tree: fix memory leakSergey Fedorov1-4/+10
2015-01-07spapr: Fix stale HTAB during live migration (TCG)Samuel Mendoza-Jonas1-5/+11
2015-01-07spapr: Fix integer overflow during migration (TCG)Samuel Mendoza-Jonas1-3/+3
2015-01-07spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas2-0/+39
2015-01-07target-ppc: explicitly save page table headers in big endianCédric Le Goater1-3/+17
2015-01-07target-ppc: Eliminate set_fprf Argument From helper_compute_fprfTom Musta3-38/+28