Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/a64-neon
825c6e9
target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group
by Peter Maydell
· 11 years ago
a64-for-marcus
a64-neon
41f2519
target-arm: A64: Add 2-reg-misc REV* instructions
by Alex Bennée
· 11 years ago
f10708d
target-arm: A64: Add narrowing 2-reg-misc instructions
by Peter Maydell
· 11 years ago
6aa2491
target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT
by Peter Maydell
· 11 years ago
fdb8bdf
target-arm: A64: Implement 2-register misc compares, ABS, NEG
by Peter Maydell
· 11 years ago
3ae0709
target-arm: A64: Add skeleton decode for SIMD 2-reg misc group
by Peter Maydell
· 11 years ago
506f577
target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg misc
by Peter Maydell
· 12 years ago
e2e193f
target-arm: A64: Implement remaining integer scalar-3-same insns
by Peter Maydell
· 11 years ago
cec2bec
target-arm: A64: Implement scalar pairwise ops
by Peter Maydell
· 11 years ago
a9b1a40
tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
by Peter Maydell
· 11 years ago
971675f
target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD
by Peter Maydell
· 11 years ago
f6d7c6a
target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns
by Peter Maydell
· 11 years ago
299088d
target-arm: A64: Implement SIMD 3-reg-same shift and saturate insns
by Peter Maydell
· 11 years ago
4db2b1e
target-arm: A64: Add SIMD shift by immediate
by Alex Bennée
· 12 years ago
55bab51
target-arm: A64: Add simple SIMD 3-same floating point ops
by Peter Maydell
· 12 years ago
0d19b49
target-arm: A64: Add integer ops from SIMD 3-same group
by Peter Maydell
· 11 years ago
7541572
target-arm: A64: Add logic ops from SIMD 3 same group
by Peter Maydell
· 11 years ago
aab820f
target-arm: A64: Add top level decode for SIMD 3-same group
by Peter Maydell
· 12 years ago
453ff1f
target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops
by Peter Maydell
· 12 years ago
ca8ab58
target-arm: A64: Add SIMD three-different ABDL instructions
by Peter Maydell
· 12 years ago
ac22430
target-arm: A64: Add SIMD three-different multiply accumulate insns
by Peter Maydell
· 12 years ago
d930c34
dataplane: fix shadowed return value
by Stefan Hajnoczi
· 12 years ago
f38b594
hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
by Peter Maydell
· 11 years ago
f9469f9
target-arm: A64: Add SIMD scalar copy instructions
by Peter Maydell
· 11 years ago
ee5dfda
target-arm: A64: Add SIMD modified immediate group
by Alex Bennée
· 11 years ago
5725d0d
target-arm: A64: Add SIMD copy operations
by Alex Bennée
· 11 years ago
2028761
target-arm: A64: Add SIMD across-lanes instructions
by Michael Matz
· 11 years ago
19c3a9d
target-arm: A64: Add SIMD ZIP/UZP/TRN
by Michael Matz
· 11 years ago
dc3250e
target-arm: A64: Add SIMD TBL/TBLX
by Michael Matz
· 11 years ago
c4ee338
target-arm: A64: Add SIMD EXT
by Peter Maydell
· 11 years ago
94ad870
target-arm: A64: Add decode skeleton for SIMD data processing insns
by Alex Bennée
· 11 years ago
561f558
target-arm: A64: Add SIMD ld/st single
by Peter Maydell
· 11 years ago
539ed65
target-arm: A64: Add SIMD ld/st multiple
by Alex Bennée
· 11 years ago
732c66c
Revert "error: Don't use error_report() for assertion msgs."
by Peter Crosthwaite
· 12 years ago
3dbe85b
tests: Add libqemustub to qom-interface-check
by Peter Crosthwaite
· 12 years ago
1cf892c
SPARC: Fix LEON3 power down instruction
by Sebastian Huber
· 12 years ago
d32934c
error: Don't use error_report() for assertion msgs.
by Peter Crosthwaite
· 12 years ago
133fe77
Merge remote branch 'luiz/queue/qmp' into qmpq
by Edgar E. Iglesias
· 12 years ago
73c6945
Microblaze: Convert Microblaze-pic handling to GPIOs
by Alistair Francis
· 12 years ago
83e6813
target-arm: Switch ARMCPUInfo arrays to use terminator entries
by Peter Maydell
· 12 years ago
b54f18b
Merge remote-tracking branch 'quintela/tags/migration/20140113' into staging
by Anthony Liguori
· 12 years ago
aa8dc04
migration: synchronize memory bitmap 64bits at a time
by Juan Quintela
· 12 years ago
791fa2a
ram: split function that synchronizes a range
by Juan Quintela
· 12 years ago
ae2810c
memory: syncronize kvm bitmap using bitmaps operations
by Juan Quintela
· 12 years ago
5ff7fb7
memory: move bitmap synchronization to its own function
by Juan Quintela
· 12 years ago
c9dd46f
kvm: refactor start address calculation
by Juan Quintela
· 12 years ago
747afd5
kvm: use directly cpu_physical_memory_* api for tracking dirty pages
by Juan Quintela
· 12 years ago
12291ec
memory: unfold memory_region_test_and_clear()
by Juan Quintela
· 12 years ago
220c3eb
memory: split cpu_physical_memory_* functions to its own include
by Juan Quintela
· 12 years ago
981fdf2
memory: cpu_physical_memory_set_dirty_tracking() should return void
by Juan Quintela
· 12 years ago
a2f4d5b
memory: make cpu_physical_memory_reset_dirty() take a length parameter
by Juan Quintela
· 12 years ago
a2cd8c8
memory: s/dirty/clean/ in cpu_physical_memory_is_dirty()
by Juan Quintela
· 12 years ago
a461e38
memory: cpu_physical_memory_clear_dirty_range() now uses bitmap operations
by Juan Quintela
· 12 years ago
5b9a3a5
memory: cpu_physical_memory_set_dirty_range() now uses bitmap operations
by Juan Quintela
· 12 years ago
1bafff0
memory: use find_next_bit() to find dirty bits
by Juan Quintela
· 12 years ago
ace694c
memory: s/mask/clear/ cpu_physical_memory_mask_dirty_range
by Juan Quintela
· 12 years ago
94833c8
memory: cpu_physical_memory_get_dirty() is used as returning a bool
by Juan Quintela
· 12 years ago
9f2c43e
memory: make cpu_physical_memory_get_dirty() the main function
by Juan Quintela
· 12 years ago
c1427a3
memory: unfold cpu_physical_memory_set_dirty_flag()
by Juan Quintela
· 12 years ago
4f13bb8
memory: unfold cpu_physical_memory_set_dirty() in its only user
by Juan Quintela
· 12 years ago
86a4958
memory: unfold cpu_physical_memory_clear_dirty_flag() in its only user
by Juan Quintela
· 12 years ago
1ab4c8c
memory: split dirty bitmap into three
by Juan Quintela
· 12 years ago
164590a
bitmap: Add bitmap_zero_extend operation
by Juan Quintela
· 12 years ago
e8a97ca
memory: cpu_physical_memory_clear_dirty_flag() result is never used
by Juan Quintela
· 12 years ago
2152f5c
memory: only resize dirty bitmap when memory size increases
by Juan Quintela
· 12 years ago
7a5b558
memory: make sure that client is always inside range
by Juan Quintela
· 12 years ago
5adca7a
memory: use bit 2 for migration
by Juan Quintela
· 12 years ago
5215919
memory: cpu_physical_memory_mask_dirty_range() always clears a single flag
by Juan Quintela
· 12 years ago
75218e7
memory: cpu_physical_memory_set_dirty_range() always dirty all flags
by Juan Quintela
· 12 years ago
63995ce
memory: set single dirty flags when possible
by Juan Quintela
· 12 years ago
36187e2
memory: all users of cpu_physical_memory_get_dirty used only one flag
by Juan Quintela
· 12 years ago
4f08cab
memory: make cpu_physical_memory_is_dirty return bool
by Juan Quintela
· 12 years ago
7e5609a
exec: create function to get a single dirty bit
by Juan Quintela
· 12 years ago
a1390db
memory: create function to set a single dirty bit
by Juan Quintela
· 12 years ago
0656794
exec: use accessor function to know if memory is dirty
by Juan Quintela
· 12 years ago
78d0042
memory: cpu_physical_memory_set_dirty_range() return void
by Juan Quintela
· 12 years ago
e2da99d
memory: cpu_physical_memory_set_dirty_flags() result is never used
by Juan Quintela
· 12 years ago
9c22687
bitmap: use long as index
by Juan Quintela
· 12 years ago
2668b4b
tests: Some unit tests for vmstate.c
by Eduardo Habkost
· 12 years ago
bb1a6d8
savevm: Small comment about why timer QEMUFile/VMState code is in savevm.c
by Eduardo Habkost
· 12 years ago
093c455
qemu-file: Move QEMUFile code to qemu-file.c
by Eduardo Habkost
· 12 years ago
b6fcfa5
vmstate: Move VMState code to vmstate.c
by Eduardo Habkost
· 12 years ago
51b7fa5
savevm.c: Coding style fix
by Eduardo Habkost
· 12 years ago
38ff78d
savevm.c: Coding style fixes
by Eduardo Habkost
· 12 years ago
5cecf41
savevm: Convert all tabs to spaces
by Eduardo Habkost
· 12 years ago
b550333
migration: Move QEMU_VM_* defines to migration/migration.h
by Eduardo Habkost
· 12 years ago
c961514
qemu-file: Make a few functions non-static
by Eduardo Habkost
· 12 years ago
4059683
migration: Fix rate limit
by Matthew Garrett
· 12 years ago
51cf4c1
introduce MIG_STATE_CANCELLING state
by Zhanghaoyu (A)
· 12 years ago
6f2b811
avoid a bogus COMPLETED->CANCELLED transition
by Zhanghaoyu (A)
· 12 years ago
dd089c0
Merge remote-tracking branch 'pmaydell/tags/pull-cocoa-20140112' into staging
by Anthony Liguori
· 12 years ago
42bf25a
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140112' into staging
by Anthony Liguori
· 12 years ago
30ef3c7
MAINTAINERS: add myself as cocoa UI co-maintainer
by Peter Maydell
· 12 years ago
pull-cocoa-20140112
49060c2
ui/cocoa: Remove stray tabs
by Peter Maydell
· 12 years ago
7d270b1
ui/cocoa: Draw black rectangle if we have no data yet
by Peter Maydell
· 12 years ago
d3345a0
ui/cocoa: Redraw at correct size when switching surface
by Peter Maydell
· 12 years ago
98db429
ui/cocoa: Fix code for starting QEMU via image file load dialog
by Peter Maydell
· 12 years ago
5342f99
ui/cocoa: Add ".qcow2" to extension list for image load dialog
by Peter Maydell
· 12 years ago
01cc4e6
ui/cocoa: Send warning message to stderr, not stdout
by Peter Maydell
· 12 years ago
49b9bd4
ui/cocoa: Correct typos in comments and variable names
by Peter Maydell
· 12 years ago
Next »