summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: explicitly save page table headers in big endianCédric Le Goater2015-01-071-3/+17
* target-ppc: Eliminate set_fprf Argument From helper_compute_fprfTom Musta2015-01-073-38/+28
* target-ppc: Eliminate set_fprf Argument From gen_compute_fprfTom Musta2015-01-071-15/+23
* target-ppc: Fully Migrate to gen_set_cr1_from_fpscrTom Musta2015-01-071-22/+33
* target-ppc: mffs. Should Set CR1 from FPSCR BitsTom Musta2015-01-071-1/+3
* target-ppc: Fix Floating Point Move Instructions That Set CR1Tom Musta2015-01-071-20/+30
* target-ppc: VXSQRT Should Not Be Set for NaNsTom Musta2015-01-071-12/+17
* target-ppc: Load/Store Vector Element Storage AlignmentTom Musta2015-01-071-8/+14
* PPC: e500 pci host: Add support for ATMUsAlexander Graf2015-01-075-10/+115
* PPC: mpc8554ds: Tell user about exceeding RAM limitsAlexander Graf2015-01-071-0/+6
* PPC: e500: Move CCSR and MMIO space to upper end of address spaceAlexander Graf2015-01-071-3/+3
* PPC: e500: Move CCSR definition to paramsAlexander Graf2015-01-074-16/+23
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...Peter Maydell2014-12-2328-237/+803
|\
| * hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmwareLaszlo Ersek2014-12-221-0/+1
| * hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek2014-12-222-5/+88
| * hw/loader: split out load_image_gzipped_buffer()Laszlo Ersek2014-12-222-9/+30
| * arm: add fw_cfg to "virt" boardLaszlo Ersek2014-12-221-0/+21
| * fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()Laszlo Ersek2014-12-222-3/+11
| * fw_cfg_mem: introduce the "data_width" propertyLaszlo Ersek2014-12-221-5/+74
| * exec: allows 8-byte accesses in subpage_opsPaolo Bonzini2014-12-221-2/+11
| * fw_cfg_mem: flip ctl_mem_ops and data_mem_ops to DEVICE_BIG_ENDIANLaszlo Ersek2014-12-221-2/+2
| * fw_cfg_mem: max access size and region size are the same for data registerLaszlo Ersek2014-12-221-2/+2
| * fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek2014-12-227-22/+6
| * fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek2014-12-223-55/+126
| * target-arm: add cpu feature EL3 to CPUs with Security ExtensionsFabian Aggeler2014-12-221-0/+4
| * target-arm: Disable EL3 on unsupported machinesGreg Bellows2014-12-226-0/+71
| * target-arm: Breakout integratorcp and versatilepb cpu initGreg Bellows2014-12-222-4/+35
| * target-arm: Set CPU has_el3 prop during virt initGreg Bellows2014-12-221-0/+5
| * target-arm: Enable CPU has_el3 prop during VE initGreg Bellows2014-12-221-3/+9
| * target-arm: Add arm_boot_info secure_boot controlGreg Bellows2014-12-222-0/+14
| * target-arm: Add ARMCPU secure propertyGreg Bellows2014-12-222-0/+25
| * target-arm: Add feature unset functionGreg Bellows2014-12-221-0/+5
| * target-arm: Add virt machine secure propertyGreg Bellows2014-12-221-0/+30
| * target-arm: Add virt class and machine typesGreg Bellows2014-12-221-6/+34
| * target-arm: Change vexpress daughterboard init argGreg Bellows2014-12-221-5/+5
| * target-arm: Add vexpress machine secure propertyGreg Bellows2014-12-221-0/+30
| * target-arm: Switch to common vexpress machine initGreg Bellows2014-12-221-22/+4
| * target-arm: Add vexpress a9 & a15 machine objectsGreg Bellows2014-12-221-14/+36
| * target-arm: Add vexpress class and machine typesGreg Bellows2014-12-221-0/+45
| * vl.c: add HMP help to machineMarcel Apfelbaum2014-12-221-0/+28
| * vl.c: simplified machine_set_propertyMarcel Apfelbaum2014-12-221-4/+1
| * machine: remove qemu_machine_opts global listMarcel Apfelbaum2014-12-224-78/+61
| * target-arm: Merge EL3 CP15 register listsGreg Bellows2014-12-221-31/+24
| * audio: Don't free hw resources until after hw backend is stoppedPeter Maydell2014-12-221-1/+1
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...Peter Maydell2014-12-2311-1380/+1546
|\ \ | |/ |/|
| * vfio: Cleanup error_report()sAlex Williamson2014-12-222-4/+1
| * hw/vfio: create common moduleEric Auger2014-12-225-1027/+1113
| * hw/vfio/pci: use name field in format stringsEric Auger2014-12-222-206/+116
| * hw/vfio/pci: rename group_list into vfio_group_listEric Auger2014-12-221-11/+11
| * hw/vfio/pci: split vfio_get_deviceEric Auger2014-12-222-57/+83
OpenPOWER on IntegriCloud