aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-27target-arm: Add AArch32 guest support to KVM64el1_aarch32Greg Bellows
2015-01-27target-arm: Add 32/64-bit register syncGreg Bellows
2015-01-21target-arm: Add feature parsing to virtGreg Bellows
2015-01-21target-arm: Add CPU property to disable AArch64Greg Bellows
2014-12-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...Peter Maydell
2014-12-23Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...Peter Maydell
2014-12-22hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmwareLaszlo Ersek
2014-12-22hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek
2014-12-22hw/loader: split out load_image_gzipped_buffer()Laszlo Ersek
2014-12-22arm: add fw_cfg to "virt" boardLaszlo Ersek
2014-12-22fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()Laszlo Ersek
2014-12-22fw_cfg_mem: introduce the "data_width" propertyLaszlo Ersek
2014-12-22exec: allows 8-byte accesses in subpage_opsPaolo Bonzini
2014-12-22fw_cfg_mem: flip ctl_mem_ops and data_mem_ops to DEVICE_BIG_ENDIANLaszlo Ersek
2014-12-22fw_cfg_mem: max access size and region size are the same for data registerLaszlo Ersek
2014-12-22fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek
2014-12-22fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek
2014-12-22target-arm: add cpu feature EL3 to CPUs with Security ExtensionsFabian Aggeler
2014-12-22target-arm: Disable EL3 on unsupported machinesGreg Bellows
2014-12-22target-arm: Breakout integratorcp and versatilepb cpu initGreg Bellows
2014-12-22target-arm: Set CPU has_el3 prop during virt initGreg Bellows
2014-12-22target-arm: Enable CPU has_el3 prop during VE initGreg Bellows
2014-12-22target-arm: Add arm_boot_info secure_boot controlGreg Bellows
2014-12-22target-arm: Add ARMCPU secure propertyGreg Bellows
2014-12-22target-arm: Add feature unset functionGreg Bellows
2014-12-22target-arm: Add virt machine secure propertyGreg Bellows
2014-12-22target-arm: Add virt class and machine typesGreg Bellows
2014-12-22target-arm: Change vexpress daughterboard init argGreg Bellows
2014-12-22target-arm: Add vexpress machine secure propertyGreg Bellows
2014-12-22target-arm: Switch to common vexpress machine initGreg Bellows
2014-12-22target-arm: Add vexpress a9 & a15 machine objectsGreg Bellows
2014-12-22target-arm: Add vexpress class and machine typesGreg Bellows
2014-12-22vl.c: add HMP help to machineMarcel Apfelbaum
2014-12-22vl.c: simplified machine_set_propertyMarcel Apfelbaum
2014-12-22machine: remove qemu_machine_opts global listMarcel Apfelbaum
2014-12-22target-arm: Merge EL3 CP15 register listsGreg Bellows
2014-12-22audio: Don't free hw resources until after hw backend is stoppedPeter Maydell
2014-12-22vfio: Cleanup error_report()sAlex Williamson
2014-12-22hw/vfio: create common moduleEric Auger
2014-12-22hw/vfio/pci: use name field in format stringsEric Auger
2014-12-22hw/vfio/pci: rename group_list into vfio_group_listEric Auger
2014-12-22hw/vfio/pci: split vfio_get_deviceEric Auger
2014-12-22hw/vfio/pci: Introduce VFIORegionEric Auger
2014-12-22hw/vfio/pci: handle reset at VFIODeviceEric Auger
2014-12-22hw/vfio/pci: add type, name and group fields in VFIODeviceEric Auger
2014-12-22Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...Peter Maydell
2014-12-22Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141221'...Peter Maydell
2014-12-22bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei
2014-12-22bootdevice: add validate check for qemu_boot_set()Gonglei
2014-12-22bootdevice: add Error **errp argument for qemu_boot_set()Gonglei