index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
pxa2xx.c
Age
Commit message (
Expand
)
Author
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-05
pxa2xx: avoid buffer overrun on incoming migration
Michael S. Tsirkin
2014-03-10
pxa2xx: Don't shift into sign bit
Peter Maydell
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
2014-02-26
target-arm: Implement AArch64 TTBR*
Peter Maydell
2014-02-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...
Peter Maydell
2014-02-20
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
2014-02-14
pxa2xx: QOM'ify I2C slave
Andreas Färber
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-04
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
2013-08-05
pxa2xx: Avoid object_get_link_property() assertion for "parent_bus"
Andreas Färber
2013-07-29
pxa2xx: QOM cast cleanup for PXA2xxI2CState
Andreas Färber
2013-07-29
pxa2xx: QOM cast cleanup for PXA2xxRTCState
Andreas Färber
2013-07-29
pxa2xx: QOM cast cleanup for PXA2xxSSPState
Andreas Färber
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-01
arm: move files referencing CPU to hw/arm/
Paolo Bonzini