Age | Commit message (Expand) | Author |
2011-06-17 | PPC: E500: Use MAS registers instead of internal TLB representation | Alexander Graf |
2011-06-17 | PPC: mpc8544ds: Add hypervisor node | Alexander Graf |
2011-06-17 | PPC: E500: Implement reboot controller | Alexander Graf |
2011-06-03 | PPC: fix mpc8544ds pci default devices | Alexander Graf |
2011-05-12 | PPC: Qdev'ify e500 pci | Alexander Graf |
2011-05-12 | PPC MPC7544DS: Use new TLB helper function | Alexander Graf |
2011-05-12 | PPC: Make MPC8544DS emulation work w/o KVM | Alexander Graf |
2011-05-12 | PPC: Make MPC8544DS obey -cpu switch | Alexander Graf |
2011-04-08 | Don't call cpu_synchronize_state() from machine init. | Scott Wood |
2010-12-11 | isa_mmio: Always use little endian | Alexander Graf |
2010-10-13 | Delete write only variables | Blue Swirl |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson |
2010-03-21 | Compile serial only once | Blue Swirl |
2010-03-21 | Compile isa_mmio only once | Blue Swirl |
2010-03-16 | load_elf: replace the address addend by a translation function | Aurelien Jarno |
2010-02-27 | powerpc/e500: adjust fdt and ramdisk loading addr | Liu Yu |
2010-02-27 | powerpc: fix compilation with CONFIG_FDT undefined | Aurelien Jarno |
2010-02-27 | powerpc/booke: move fdt loading to rom infrastructure | Liu Yu |
2010-02-27 | target-ppc: add synchronize register for booke init | Liu Yu |
2009-10-05 | Fix pci_add nic not to exit on bad model | Markus Armbruster |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-20 | Compile loader only once | Blue Swirl |
2009-08-10 | qdev-ify virtio-blk. | Gerd Hoffmann |
2009-07-27 | Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile | Juan Quintela |
2009-07-27 | kill drives_table | Gerd Hoffmann |
2009-06-22 | Support addr=... in option argument of -drive if=virtio | Markus Armbruster |
2009-06-22 | Support addr=... in option argument of -net nic | Markus Armbruster |
2009-05-30 | Use relative path for bios | Paul Brook |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-18 | Separate virtio PCI code | Paul Brook |
2009-05-14 | Virtio-blk qdev conversion | Paul Brook |
2009-05-13 | Remove vga_ram_size | Paul Brook |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook |
2009-04-10 | Wean device tree code off phys_ram_base. | pbrook |
2009-04-10 | More phys_ram_base elimination. | pbrook |
2009-03-07 | Sparse fixes: NULL use, header order, ANSI prototypes, static | blueswir1 |
2009-03-02 | kvm/powerpc: Add MPC8544DS board support | aurel32 |