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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
32
-163
/
+40
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
6
-17
/
+11
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
5
-69
/
+34
2017-10-24
tcg: Introduce temp_tcgv_{i32,i64,ptr}
Richard Henderson
2
-47
/
+53
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
6
-90
/
+122
2017-10-24
tcg: Push tcg_ctx into tcg_gen_callN
Richard Henderson
3
-10
/
+9
2017-10-24
tcg: Push tcg_ctx into generator functions
Richard Henderson
2
-78
/
+69
2017-10-24
tcg: Use per-temp state data in optimize
Richard Henderson
2
-182
/
+246
2017-10-24
tcg: Remove unused TCG_CALL_DUMMY_TCGV
Richard Henderson
1
-1
/
+0
2017-10-24
tcg: Change temp_allocate_frame arg to TCGTemp
Richard Henderson
1
-5
/
+3
2017-10-24
tcg: Avoid loops against variable bounds
Richard Henderson
1
-17
/
+10
2017-10-24
tcg: Use per-temp state data in liveness
Richard Henderson
2
-109
/
+122
2017-10-24
tcg: Introduce temp_arg, export temp_idx
Richard Henderson
2
-13
/
+18
2017-10-24
tcg: Return NULL temp for TCG_CALL_DUMMY_ARG
Richard Henderson
1
-1
/
+1
2017-10-24
tcg: Add temp_global bit to TCGTemp
Richard Henderson
3
-14
/
+24
2017-10-24
tcg: Introduce arg_temp
Richard Henderson
3
-28
/
+32
2017-10-24
tcg: Propagate TCGOp down to allocators
Richard Henderson
1
-38
/
+37
2017-10-24
tcg: Propagate args to op->args in tcg.c
Richard Henderson
1
-63
/
+58
2017-10-24
tcg: Propagate args to op->args in optimizer
Richard Henderson
1
-203
/
+227
2017-10-24
tcg: Merge opcode arguments into TCGOp
Richard Henderson
4
-142
/
+98
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/input-20171023-pull-request...
Peter Maydell
6
-38
/
+200
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171023-pull-request' ...
Peter Maydell
1
-22
/
+1
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20171023-pull-request...
Peter Maydell
3
-4
/
+6
2017-10-24
Merge remote-tracking branch 'remotes/shorne/tags/openrisc-20171021-smp-pr' i...
Peter Maydell
9
-46
/
+302
2017-10-23
migration: Improve migration thread error handling
Juan Quintela
3
-5
/
+22
2017-10-23
qapi: Fix grammar in x-multifd-page-count descriptions
Juan Quintela
1
-3
/
+3
2017-10-23
migration: add bitmap for received page
Alexey Perevalov
4
-5
/
+67
2017-10-23
migration: introduce qemu_ufd_copy_ioctl helper
Alexey Perevalov
1
-13
/
+21
2017-10-23
migration: postcopy_place_page factoring out
Alexey Perevalov
3
-10
/
+11
2017-10-23
migration: new ram_init_bitmaps()
Peter Xu
1
-21
/
+30
2017-10-23
migration: clean up xbzrle cache init/destroy
Peter Xu
1
-46
/
+77
2017-10-23
migration: provide ram_state_cleanup
Peter Xu
1
-3
/
+10
2017-10-23
migration: provide ram_state_init()
Peter Xu
1
-10
/
+26
2017-10-23
migration: pause-before-switchover for postcopy
Dr. David Alan Gilbert
1
-7
/
+22
2017-10-23
migration: allow cancel to unpause
Dr. David Alan Gilbert
1
-0
/
+4
2017-10-23
migrate: HMP migate_continue
Dr. David Alan Gilbert
3
-0
/
+26
2017-10-23
migration: migrate-continue
Dr. David Alan Gilbert
2
-0
/
+28
2017-10-23
migration: Wait for semaphore before completing migration
Dr. David Alan Gilbert
2
-0
/
+41
2017-10-23
migration: Add 'pre-switchover' and 'device' statuses
Dr. David Alan Gilbert
2
-1
/
+13
2017-10-23
migration: Add 'pause-before-switchover' capability
Dr. David Alan Gilbert
3
-1
/
+15
2017-10-23
migration: Make cache_init() take an error parameter
Juan Quintela
3
-23
/
+19
2017-10-23
migration: Move xbzrle cache resize error handling to xbzrle_cache_resize
Juan Quintela
3
-20
/
+22
2017-10-23
migration: Make cache size elements use the right types
Juan Quintela
2
-5
/
+5
2017-10-23
migratiom: Remove max_item_age parameter
Juan Quintela
1
-2
/
+0
2017-10-23
migration: Fix migrate_test_apply for multifd parameters
Juan Quintela
1
-0
/
+6
2017-10-23
ui: pull in latest keycodemapdb
Daniel P. Berrange
1
-0
/
+0
2017-10-23
ui: normalize the 'sysrq' key into the 'print' key
Daniel P. Berrange
2
-0
/
+21
2017-10-23
ps2: fix scancodes sent for Ctrl+Pause key combination
Daniel P. Berrange
1
-16
/
+35
2017-10-23
ps2: fix scancodess sent for Pause key in AT set 1
Daniel P. Berrange
1
-1
/
+1
2017-10-23
ps2: fix scancodes sent for Shift/Ctrl+Print key combination
Daniel P. Berrange
1
-0
/
+19
[prev]
[next]