index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc440_bamboo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
Make default boot order machine specific
Avik Sil
1
-0
/
+1
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
1
-6
/
+6
2012-12-19
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
Andreas Färber
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-1
/
+1
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
[next]