index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
pxa2xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-4
/
+4
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-6
/
+5
2015-06-15
hw/arm/pxa2xx: Convert pxa2xx-ssp to VMState
Peter Maydell
1
-57
/
+34
2015-06-15
hw/arm/pxa2xx: Add reset method for pxa2xx_ssp
Peter Maydell
1
-0
/
+18
2015-06-15
hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMState
Peter Maydell
1
-55
/
+86
2015-06-15
hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IO
Peter Maydell
1
-4
/
+4
2015-04-26
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
1
-1
/
+1
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
1
-2
/
+2
2014-12-11
target-arm: make DACR banked
Fabian Aggeler
1
-1
/
+1
2014-12-11
target-arm: make TTBR0/1 banked
Fabian Aggeler
1
-1
/
+1
2014-12-11
target-arm: add SCTLR_EL3 and make SCTLR banked
Fabian Aggeler
1
-1
/
+1
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-2
/
+2
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-2
/
+5
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-4
/
+7
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
1
-2
/
+2
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
1
-13
/
+6
2014-05-05
pxa2xx: avoid buffer overrun on incoming migration
Michael S. Tsirkin
1
-2
/
+6
2014-03-10
pxa2xx: Don't shift into sign bit
Peter Maydell
1
-3
/
+3
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
1
-2
/
+2
2014-02-26
target-arm: Implement AArch64 TTBR*
Peter Maydell
1
-1
/
+1
2014-02-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...
Peter Maydell
1
-23
/
+13
2014-02-20
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
1
-23
/
+13
2014-02-14
pxa2xx: QOM'ify I2C slave
Andreas Färber
1
-13
/
+25
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
1
-3
/
+3
2014-02-04
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
1
-1
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-13
/
+13
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
1
-16
/
+19
2013-08-05
pxa2xx: Avoid object_get_link_property() assertion for "parent_bus"
Andreas Färber
1
-1
/
+3
2013-07-29
pxa2xx: QOM cast cleanup for PXA2xxI2CState
Andreas Färber
1
-13
/
+21
2013-07-29
pxa2xx: QOM cast cleanup for PXA2xxRTCState
Andreas Färber
1
-5
/
+12
2013-07-29
pxa2xx: QOM cast cleanup for PXA2xxSSPState
Andreas Färber
1
-10
/
+18
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
1
-2
/
+1
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-4
/
+6
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-15
/
+15
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-3
/
+3
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
1
-1
/
+3
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
1
-3
/
+4
2013-03-01
arm: move files referencing CPU to hw/arm/
Paolo Bonzini
1
-0
/
+2291