index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
heathrow_pic.c
Age
Commit message (
Expand
)
Author
2013-01-25
ppc: Move Mac machines to hw/ppc/
Andreas Färber
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2011-10-06
PPC: Fix heathrow PIC to use little endian MMIO
Alexander Graf
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-08
ppc: convert to memory API
Avi Kivity
2011-04-22
vmstate: port heathrow_pic
Juan Quintela
2010-12-11
heathrow_pic: Declare as little endian
Alexander Graf
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-03-30
Compile most PPC devices only once
Blue Swirl
2009-11-07
PPC: remove unneeded calls to device reset
Blue Swirl
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
2008-12-30
VM load/save support for PPC devices
blueswir1
2008-12-28
Register reset handlers
blueswir1
2008-12-24
Improve PPC device debugging
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-10-28
* sort the PowerPC target object files
j_mayer
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-04-07
Unify IRQ handling.
pbrook
2005-11-21
cpu_single_env usage fix
bellard
2005-06-05
added Heathrow PIC
bellard