Age | Commit message (Expand) | Author | Files | Lines |
2012-10-29 | PPC: Bamboo: Fix memory size DT property | Alexander Graf | 1 | -1/+1 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 1 | -8/+8 |
2012-10-22 | serial: split serial.c | Gerd Hoffmann | 1 | -1/+1 |
2012-10-20 | create struct for machine initialization arguments | Eduardo Habkost | 1 | -6/+6 |
2012-08-22 | ppc4xx_pci: QOM'ify ppc4xx PCI host bridge | Andreas Färber | 1 | -1/+2 |
2012-06-04 | ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset() | Andreas Färber | 1 | -3/+4 |
2012-06-04 | ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU | Andreas Färber | 1 | -2/+4 |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil | 1 | -1/+1 |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber | 1 | -3/+3 |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber | 1 | -1/+1 |
2012-01-21 | PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI | Alexander Graf | 1 | -83/+60 |
2012-01-21 | PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file | Alexander Graf | 1 | -1/+89 |
2012-01-21 | PPC: 4xx: Qdevify the 440 PCI host controller | Alexander Graf | 1 | -0/+9 |
2012-01-21 | PPC: bamboo: fix whitespace | Alexander Graf | 1 | -3/+3 |
2012-01-21 | PPC: bamboo: remove old machine descriptions | Alexander Graf | 1 | -21/+1 |
2012-01-21 | PPC: Bamboo: Set initial TLB entry | Alexander Graf | 1 | -1/+26 |
2012-01-21 | PPC: Bamboo: Register CPU reset | Alexander Graf | 1 | -6/+13 |
2011-10-09 | Merge remote-tracking branch 'upstream' into memory/batch | Avi Kivity | 1 | -2/+14 |
2011-10-06 | PPC: bamboo: Use kvm api for freq and clock frequencies | Alexander Graf | 1 | -33/+12 |
2011-10-06 | PPC: bamboo: Move host fdt copy to target | Alexander Graf | 1 | -2/+35 |
2011-10-02 | ppc440: Pass in address_space_mem to ppc440ep_init | Richard Henderson | 1 | -1/+4 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl | 1 | -1/+0 |
2011-04-08 | Don't call cpu_synchronize_state() from machine init. | Scott Wood | 1 | -2/+0 |
2010-08-26 | ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses | Hollis Blanchard | 1 | -21/+18 |
2010-07-22 | virtio-serial: Fix compat property name | Amit Shah | 1 | -1/+1 |
2010-03-16 | load_elf: replace the address addend by a translation function | Aurelien Jarno | 1 | -2/+2 |
2010-03-08 | ppc: don't define bamboo-0.13 as the default machine | Aurelien Jarno | 1 | -1/+0 |
2010-03-06 | ppc440_bamboo: Disable new virtio-serial features for 0.12 machine type | Amit Shah | 1 | -0/+12 |
2010-03-06 | ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compat | Amit Shah | 1 | -1/+10 |
2010-02-27 | powerpc: fix compilation with CONFIG_FDT undefined | Aurelien Jarno | 1 | -4/+2 |
2010-02-27 | powerpc/booke: move fdt loading to rom infrastructure | Liu Yu | 1 | -7/+8 |
2010-02-27 | target-ppc: add synchronize register for booke init | Liu Yu | 1 | -0/+2 |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah | 1 | -7/+0 |
2009-10-05 | Fix pci_add nic not to exit on bad model | Markus Armbruster | 1 | -1/+1 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -6/+6 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -6/+6 |
2009-09-20 | Compile loader only once | Blue Swirl | 1 | -3/+5 |
2009-08-10 | qdev-ify virtio-blk. | Gerd Hoffmann | 1 | -11/+0 |
2009-07-27 | Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile | Juan Quintela | 1 | -1/+1 |
2009-07-27 | kill drives_table | Gerd Hoffmann | 1 | -2/+3 |
2009-06-22 | Support addr=... in option argument of -drive if=virtio | Markus Armbruster | 1 | -1/+3 |
2009-06-22 | Support addr=... in option argument of -net nic | Markus Armbruster | 1 | -1/+1 |
2009-06-17 | Allow user to specify CPU model | Blue Swirl | 1 | -1/+1 |
2009-05-30 | Use relative path for bios | Paul Brook | 1 | -10/+9 |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori | 1 | -1/+8 |
2009-05-18 | Separate virtio PCI code | Paul Brook | 1 | -2/+2 |
2009-05-14 | Virtio-console conversion | Paul Brook | 1 | -3/+3 |
2009-05-14 | Virtio-blk qdev conversion | Paul Brook | 1 | -2/+1 |
2009-05-13 | Remove vga_ram_size | Paul Brook | 1 | -1/+1 |