aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-07target-ppc: Eliminate set_fprf Argument From gen_compute_fprfTom Musta
2015-01-07target-ppc: Fully Migrate to gen_set_cr1_from_fpscrTom Musta
2015-01-07target-ppc: mffs. Should Set CR1 from FPSCR BitsTom Musta
2015-01-07target-ppc: Fix Floating Point Move Instructions That Set CR1Tom Musta
2015-01-07target-ppc: VXSQRT Should Not Be Set for NaNsTom Musta
2015-01-07target-ppc: Load/Store Vector Element Storage AlignmentTom Musta
2015-01-07PPC: e500 pci host: Add support for ATMUsAlexander Graf
2015-01-07PPC: mpc8554ds: Tell user about exceeding RAM limitsAlexander Graf
2015-01-07PPC: e500: Move CCSR and MMIO space to upper end of address spaceAlexander Graf
2015-01-07PPC: e500: Move CCSR definition to paramsAlexander Graf
2015-01-05seccomp: add mbind() to the syscall whitelistPaul Moore
2015-01-05seccomp: typo in configure error messageEduardo Otubo
2015-01-05virtio-rng: fix check for period_ms validityAmit Shah
2015-01-05virtio-serial: Don't keep a persistent copy of config spaceDavid Gibson
2015-01-05virtio_serial: Don't use vser->config.max_nr_ports internallyDavid Gibson
2015-01-03pci: move REDHAT_SDHCI device ID to make room for RockerScott Feldman
2015-01-03block/iscsi: fix uninitialized variablePeter Wu
2015-01-03pckbd: set bits 2-3-6-7 of the output port by defaultPaolo Bonzini
2015-01-03serial: refine serial_thr_ipending_neededPaolo Bonzini
2015-01-03gen-icount: check cflags instead of use_icount globalPaolo Bonzini
2015-01-03translate: check cflags instead of use_icount globalPaolo Bonzini
2014-12-29MAINTAINERS: add myself to lm32 and milkymistMichael Walle
2014-12-29milkymist: softmmu: fix event handlingMichael Walle
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-23cpu-exec: add a new CF_USE_ICOUNT cflagPaolo Bonzini
2014-12-23target-ppc: pass DisasContext to SPR generator functionsPaolo Bonzini
2014-12-23atomic: fix position of volatile qualifierPaolo Bonzini
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