Age | Commit message (Expand) | Author |
2013-01-15 | Make default boot order machine specific | Avik Sil |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber |
2012-12-19 | ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init() | Andreas Färber |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-12-19 | net: reorganize headers | Paolo Bonzini |
2012-12-17 | pci: update all users to look in pci/ | Michael S. Tsirkin |
2012-10-29 | PPC: Bamboo: Fix memory size DT property | Alexander Graf |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-10-22 | serial: split serial.c | Gerd Hoffmann |
2012-10-20 | create struct for machine initialization arguments | Eduardo Habkost |
2012-08-22 | ppc4xx_pci: QOM'ify ppc4xx PCI host bridge | Andreas Färber |
2012-06-04 | ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset() | Andreas Färber |
2012-06-04 | ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU | Andreas Färber |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber |
2012-01-21 | PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI | Alexander Graf |
2012-01-21 | PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file | Alexander Graf |
2012-01-21 | PPC: 4xx: Qdevify the 440 PCI host controller | Alexander Graf |
2012-01-21 | PPC: bamboo: fix whitespace | Alexander Graf |
2012-01-21 | PPC: bamboo: remove old machine descriptions | Alexander Graf |
2012-01-21 | PPC: Bamboo: Set initial TLB entry | Alexander Graf |
2012-01-21 | PPC: Bamboo: Register CPU reset | Alexander Graf |
2011-10-09 | Merge remote-tracking branch 'upstream' into memory/batch | Avi Kivity |
2011-10-06 | PPC: bamboo: Use kvm api for freq and clock frequencies | Alexander Graf |
2011-10-06 | PPC: bamboo: Move host fdt copy to target | Alexander Graf |
2011-10-02 | ppc440: Pass in address_space_mem to ppc440ep_init | Richard Henderson |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl |
2011-04-08 | Don't call cpu_synchronize_state() from machine init. | Scott Wood |
2010-08-26 | ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses | Hollis Blanchard |
2010-07-22 | virtio-serial: Fix compat property name | Amit Shah |
2010-03-16 | load_elf: replace the address addend by a translation function | Aurelien Jarno |
2010-03-08 | ppc: don't define bamboo-0.13 as the default machine | Aurelien Jarno |
2010-03-06 | ppc440_bamboo: Disable new virtio-serial features for 0.12 machine type | Amit Shah |
2010-03-06 | ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compat | Amit Shah |
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 |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah |
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 |