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
/
pxa2xx.c
Age
Commit message (
Expand
)
Author
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-24
pxa2xx_lcd: convert to memory API
Benoît Canet
2011-11-24
pxa2xx_mmci: convert to memory API
Benoît Canet
2011-11-24
pxa2xx_keypad: convert to memory API
Benoît Canet
2011-11-24
pxa2xx_pcmcia.c: convert common memory space to memory API
Benoît Canet
2011-11-14
hw/pxa2xx.c: Fix handling of RW bits in PMCR
Peter Maydell
2011-11-11
hw/pxa2xx.c: Fix handling of R/WC bits in PMCR
Peter Maydell
2011-10-17
pxa2xx: convert to memory API (part II)
Avi Kivity
2011-10-17
pxa2xx: convert to memory API (part I)
Avi Kivity
2011-10-02
pxa: Pass in address_space to pxa{255, 270}_init
Richard Henderson
2011-10-02
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
2011-10-02
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
2011-10-02
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2011-04-22
vmstate: port pxa2xx_pm
Juan Quintela
2011-04-22
vmstate: port pxa2xx_mm
Juan Quintela
2011-04-22
vmstate: port pxa2xx_cm
Juan Quintela
2011-04-22
vmstate: port pxa2xx_i2s
Juan Quintela
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
change all rt_clock references to use millisecond resolution accessors
Paolo Bonzini
2011-03-03
pxa2xx: port pxa2xx_rtc to using qdev/vmstate
Andrzej Zaborowski
2011-03-03
pxa2xx_dma: port to qdev/vmstate
Andrzej Zaborowski
2011-03-03
pxa2xx_timer: switch to using qdev/vmstate
Dmitry Eremin-Solenikov
2011-02-25
pxa2xx_pic: update to use qdev
Dmitry Eremin-Solenikov
2011-02-20
Fix obvious mistake in pxa2xx i2s driver
Vasily Khoruzhick
2011-02-11
pxa2xx: convert i2c master to use qdev/vmsd
Dmitry Eremin-Solenikov
2011-01-29
pxa2xx_gpio: switch to using qdev
Dmitry Eremin-Solenikov
2011-01-20
pxa2xx: fix vmstate_pxa2xx_i2c
Dmitry Eremin-Solenikov
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-09-18
Use gcc warning flag -Wempty-body
Blue Swirl
2010-09-18
pxa2xx: fix SSSR TFN logic
Blue Swirl
2010-09-18
pxa2xx: remove useless checks
Blue Swirl
2010-08-24
Rearrange block headers
Blue Swirl
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-04-05
OHCI qdev conversion
Paul Brook
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
2010-03-23
Fix recent pxa270 serial breakage
Lars Munch
2010-03-21
Compile usb-ohci only once
Blue Swirl
2010-03-21
Compile serial only once
Blue Swirl
2009-10-05
vmstate: port pxa2xx_i2c device
Juan Quintela
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-07-27
kill drives_table
Gerd Hoffmann
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
[next]