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
2014-01-13
exec: create function to get a single dirty bit
Juan Quintela
2
-1
/
+7
2014-01-13
memory: create function to set a single dirty bit
Juan Quintela
2
-1
/
+7
2014-01-13
exec: use accessor function to know if memory is dirty
Juan Quintela
1
-1
/
+1
2014-01-13
memory: cpu_physical_memory_set_dirty_range() return void
Juan Quintela
1
-1
/
+1
2014-01-13
memory: cpu_physical_memory_set_dirty_flags() result is never used
Juan Quintela
1
-2
/
+2
2014-01-13
bitmap: use long as index
Juan Quintela
3
-75
/
+76
2014-01-13
tests: Some unit tests for vmstate.c
Eduardo Habkost
3
-0
/
+362
2014-01-13
savevm: Small comment about why timer QEMUFile/VMState code is in savevm.c
Eduardo Habkost
1
-2
/
+6
2014-01-13
qemu-file: Move QEMUFile code to qemu-file.c
Eduardo Habkost
3
-820
/
+827
2014-01-13
vmstate: Move VMState code to vmstate.c
Eduardo Habkost
3
-645
/
+651
2014-01-13
savevm.c: Coding style fix
Eduardo Habkost
1
-1
/
+2
2014-01-13
savevm.c: Coding style fixes
Eduardo Habkost
1
-31
/
+44
2014-01-13
savevm: Convert all tabs to spaces
Eduardo Habkost
1
-9
/
+9
2014-01-13
migration: Move QEMU_VM_* defines to migration/migration.h
Eduardo Habkost
2
-11
/
+11
2014-01-13
qemu-file: Make a few functions non-static
Eduardo Habkost
2
-4
/
+8
2014-01-13
migration: Fix rate limit
Matthew Garrett
1
-1
/
+1
2014-01-13
introduce MIG_STATE_CANCELLING state
Zhanghaoyu (A)
1
-10
/
+16
2014-01-13
avoid a bogus COMPLETED->CANCELLED transition
Zhanghaoyu (A)
1
-1
/
+8
2014-01-12
Merge remote-tracking branch 'pmaydell/tags/pull-cocoa-20140112' into staging
Anthony Liguori
2
-37
/
+64
2014-01-12
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140112' into st...
Anthony Liguori
1
-1
/
+1
2014-01-12
MAINTAINERS: add myself as cocoa UI co-maintainer
Peter Maydell
1
-0
/
+1
2014-01-12
ui/cocoa: Remove stray tabs
Peter Maydell
1
-3
/
+3
2014-01-12
ui/cocoa: Draw black rectangle if we have no data yet
Peter Maydell
1
-1
/
+6
2014-01-12
ui/cocoa: Redraw at correct size when switching surface
Peter Maydell
1
-7
/
+17
2014-01-12
ui/cocoa: Fix code for starting QEMU via image file load dialog
Peter Maydell
1
-6
/
+6
2014-01-12
ui/cocoa: Add ".qcow2" to extension list for image load dialog
Peter Maydell
1
-1
/
+1
2014-01-12
ui/cocoa: Send warning message to stderr, not stdout
Peter Maydell
1
-1
/
+1
2014-01-12
ui/cocoa: Correct typos in comments and variable names
Peter Maydell
1
-14
/
+14
2014-01-12
ui/cocoa: Pass command key through to guest when VM has mousegrab
Peter Maydell
1
-7
/
+18
2014-01-12
arm: fix compile on bigendian host
Alexey Kardashevskiy
1
-1
/
+1
2014-01-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2
-1
/
+30
2014-01-10
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
24
-541
/
+535
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
18
-140
/
+359
2014-01-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
12
-113
/
+118
2014-01-10
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140107' into st...
Anthony Liguori
0
-0
/
+0
2014-01-10
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
6
-10
/
+23
2014-01-10
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
Will Newton
4
-10
/
+6
2014-01-10
linux-user: Support the accept4 socketcall
André Hentschel
2
-0
/
+17
2014-01-09
Merge remote-tracking branch 'otubo/seccomp' into staging
Anthony Liguori
1
-0
/
+1
2014-01-09
Merge remote-tracking branch 'rth/ldst-i386-2' into staging
Anthony Liguori
2
-1551
/
+1130
2014-01-09
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
84
-183
/
+493
2014-01-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
18
-218
/
+233
2014-01-09
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140108' into st...
Anthony Liguori
27
-667
/
+4504
2014-01-08
target-arm: A64: Add support for FCVT between half, single and double
Peter Maydell
3
-1
/
+96
2014-01-08
target-arm: A64: Add 1-source 32-to-32 and 64-to-64 FP instructions
Peter Maydell
3
-1
/
+191
2014-01-08
target-arm: A64: Add floating-point<->integer conversion instructions
Will Newton
1
-3
/
+20
2014-01-08
target-arm: A64: Add floating-point<->fixed-point instructions
Alexander Graf
3
-1
/
+200
2014-01-08
target-arm: A64: Add extra VFP fixed point conversion helpers
Will Newton
2
-1
/
+26
2014-01-08
target-arm: Ignore most exceptions from scalbn when doing fixpoint conversion
Peter Maydell
1
-0
/
+9
2014-01-08
target-arm: Rename A32 VFP conversion helpers
Will Newton
3
-24
/
+35
[prev]
[next]