]> git.proxmox.com Git - qemu.git/commit
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
authorBlue Swirl <blauwirbel@gmail.com>
Tue, 1 Nov 2011 20:57:01 +0000 (20:57 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Tue, 1 Nov 2011 20:57:01 +0000 (20:57 +0000)
commite927dab1fda0eee41fa5fe51ae98293f66a86db1
treef4e2c0f47ef3f0e4821d019bb796a1a1c0c225a8
parent2ff6458116546ced7ce00cc39423ee30b1477e67
parent3384f95c59e5db381cf3e605c8acec71baf0e6b8
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf

* 'ppc-next' of git://repo.or.cz/qemu/agraf: (24 commits)
  pseries: Add partial support for PCI
  ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate
  pseries: Allow writes to KVM accelerated TCE table
  KVM: PPC: Override host vmx/vsx/dfp only when information known
  ppc: Fix up usermode only builds
  pseries: Correct vmx/dfp handling in both KVM and TCG cases
  PPC: Fail configure when libfdt is not available
  ppc: Avoid decrementer related kvm exits
  PPC: Disable non-440 CPUs for ppcemb target
  PPC: Bump qemu-system-ppc to 64-bit physical address space
  pseries: Under kvm use guest cpu = host cpu by default
  ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3
  ppc: First cut implementation of -cpu host
  ppc: Remove broken partial PVR matching
  pseries: Update SLOF firmware image
  pseries: Add device tree properties for VMX/VSX and DFP under kvm
  ppc: Generalize the kvmppc_get_clockfreq() function
  Set an invalid-bits mask for each SPE instructions
  pseries: Update SLOF firmware image
  pseries: Use Book3S-HV TCE acceleration capabilities
  ...
Makefile.target
configure
hw/spapr_vio.c