index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppce500_mpc8544ds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppcr500_mpc8544ds: convert to memory API
Avi Kivity
2011-10-17
1
-2
/
+3
*
Merge remote-tracking branch 'upstream' into memory/batch
Avi Kivity
2011-10-09
1
-80
/
+112
|
\
|
*
PPC: booke timers
Fabien Chouteau
2011-10-06
1
-5
/
+1
|
*
ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages
Scott Wood
2011-10-06
1
-1
/
+1
|
*
kvm: ppc: booke206: use MMU API
Scott Wood
2011-10-06
1
-0
/
+2
|
*
PPC: E500: Bump CPU count to 15
Alexander Graf
2011-10-06
1
-0
/
+1
|
*
MPC8544DS: Generate CPU nodes on init
Alexander Graf
2011-10-06
1
-13
/
+33
|
*
PPC: E500: Update cpu-release-addr property in cpu nodes
Alexander Graf
2011-10-06
1
-0
/
+6
|
*
PPC: E500: Add PV spinning code
Alexander Graf
2011-10-06
1
-4
/
+29
|
*
PPC: E500: Remove unneeded CPU nodes
Alexander Graf
2011-10-06
1
-0
/
+6
|
*
PPC: E500: Update freqs for all CPUs
Alexander Graf
2011-10-06
1
-3
/
+7
|
*
PPC: E500: Remove mpc8544_copy_soc_cell
Alexander Graf
2011-10-06
1
-24
/
+0
|
*
PPC: E500: Use generic kvm function for freq
Alexander Graf
2011-10-06
1
-35
/
+9
|
*
PPC: E500: Generate IRQ lines for many CPUs
Alexander Graf
2011-10-06
1
-5
/
+12
|
*
PPC: E500: create multiple envs
Alexander Graf
2011-10-06
1
-15
/
+29
*
|
openpic: Memory API conversion for mpic
Fabien Chouteau
2011-10-02
1
-1
/
+1
*
|
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
2011-10-02
1
-2
/
+4
*
|
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
2011-10-02
1
-2
/
+2
*
|
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
2011-10-02
1
-2
/
+2
|
/
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
PPC: E500: Use MAS registers instead of internal TLB representation
Alexander Graf
2011-06-17
1
-8
/
+13
*
PPC: mpc8544ds: Add hypervisor node
Alexander Graf
2011-06-17
1
-6
/
+15
*
PPC: E500: Implement reboot controller
Alexander Graf
2011-06-17
1
-0
/
+4
*
PPC: fix mpc8544ds pci default devices
Alexander Graf
2011-06-03
1
-1
/
+1
*
PPC: Qdev'ify e500 pci
Alexander Graf
2011-05-12
1
-8
/
+8
*
PPC MPC7544DS: Use new TLB helper function
Alexander Graf
2011-05-12
1
-1
/
+1
*
PPC: Make MPC8544DS emulation work w/o KVM
Alexander Graf
2011-05-12
1
-17
/
+74
*
PPC: Make MPC8544DS obey -cpu switch
Alexander Graf
2011-05-12
1
-1
/
+5
*
Don't call cpu_synchronize_state() from machine init.
Scott Wood
2011-04-08
1
-2
/
+0
*
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
1
-1
/
+1
*
Delete write only variables
Blue Swirl
2010-10-13
1
-7
/
+6
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-1
/
+2
*
Compile serial only once
Blue Swirl
2010-03-21
1
-6
/
+8
*
Compile isa_mmio only once
Blue Swirl
2010-03-21
1
-1
/
+1
*
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-16
1
-2
/
+2
*
powerpc/e500: adjust fdt and ramdisk loading addr
Liu Yu
2010-02-27
1
-4
/
+8
*
powerpc: fix compilation with CONFIG_FDT undefined
Aurelien Jarno
2010-02-27
1
-4
/
+2
*
powerpc/booke: move fdt loading to rom infrastructure
Liu Yu
2010-02-27
1
-7
/
+10
*
target-ppc: add synchronize register for booke init
Liu Yu
2010-02-27
1
-0
/
+2
*
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-6
/
+6
*
Get rid of _t suffix
malc
2009-10-01
1
-6
/
+6
*
Compile loader only once
Blue Swirl
2009-09-20
1
-3
/
+5
*
qdev-ify virtio-blk.
Gerd Hoffmann
2009-08-10
1
-11
/
+0
*
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
2009-07-27
1
-2
/
+2
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-2
/
+3
*
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
2009-06-22
1
-1
/
+3
*
Support addr=... in option argument of -net nic
Markus Armbruster
2009-06-22
1
-1
/
+1
*
Use relative path for bios
Paul Brook
2009-05-30
1
-10
/
+9
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-1
/
+8
[next]