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-02-17
tcg/optimize: fix known-zero bits optimization
Aurelien Jarno
1
-1
/
+7
2014-02-17
tcg/optimize: fix known-zero bits for right shift ops
Aurelien Jarno
1
-5
/
+14
2014-02-17
tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
Huw Davies
1
-1
/
+1
2014-02-15
TCG: Fix 32-bit host allocation typo
Richard Henderson
1
-1
/
+1
2014-02-15
libvixl: fix 64bit constants usage
Michael Tokarev
2
-15
/
+21
2014-02-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
9
-425
/
+188
2014-02-15
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-50
/
+115
2014-02-15
Merge remote-tracking branch 'remotes/jliu/or32-ld-st' into staging
Peter Maydell
1
-67
/
+32
2014-02-15
Merge remote-tracking branch 'remotes/jovanovic/mips-ufrp' into staging
Peter Maydell
6
-8
/
+152
2014-02-15
char/serial: Fix emptyness check
Peter Crosthwaite
1
-1
/
+1
2014-02-15
gitignore: anchor all ignored names
Michael Tokarev
1
-75
/
+75
2014-02-15
vl: trim includes
Michael Tokarev
1
-51
/
+1
2014-02-15
vl: remove old, long-unused defines
Michael Tokarev
1
-3
/
+0
2014-02-15
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
1
-0
/
+1
2014-02-15
linux-user: refactor do_socketcall()
Michael Tokarev
1
-258
/
+68
2014-02-15
configure: add hints to a remedy for feature_not_found errors
Stewart Smith
1
-33
/
+35
2014-02-15
configure: add hint of libfdt to DTC dependency not found message
Stewart Smith
1
-2
/
+2
2014-02-15
sparc/leon3: Initialize stack pointer
Sebastian Huber
1
-0
/
+3
2014-02-15
misc: Fix case Qemu -> QEMU
Stefan Weil
2
-2
/
+2
2014-02-14
block: Open by reference will try device then node_name.
Benoît Canet
2
-2
/
+14
2014-02-14
block: Relax bdrv_lookup_bs constraints.
Benoît Canet
1
-15
/
+11
2014-02-14
blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on cl...
Benoît Canet
1
-2
/
+0
2014-02-14
block: mirror - use local_err to avoid NULL errp
Jeff Cody
1
-2
/
+4
2014-02-14
qemu-iotests: Don't run 005 on vmdk split formats
Fam Zheng
1
-0
/
+2
2014-02-14
block: qemu-iotests - add vhdx log replay tests for qemu-img
Jeff Cody
2
-0
/
+21
2014-02-14
block: qemu-iotests - fix test 070 (vhdx)
Jeff Cody
2
-2
/
+5
2014-02-14
block: Don't throw away errno via error_setg
Jeff Cody
3
-10
/
+17
2014-02-14
block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
Jeff Cody
1
-2
/
+8
2014-02-14
blockdev: Remove 'type' parameter from blockdev_init()
Kevin Wolf
1
-14
/
+33
2014-02-14
sdhci: Drop unnecessary #include
Kevin Wolf
1
-1
/
+0
2014-02-14
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
1
-1
/
+1
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
38
-461
/
+540
2014-02-13
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...
Peter Maydell
6
-10
/
+7
2014-02-12
Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into sta...
Peter Maydell
1
-1
/
+1
2014-02-12
Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into staging
Peter Maydell
50
-84
/
+730
2014-02-12
target-openrisc: Use new qemu_ld/st opcodes
Richard Henderson
1
-67
/
+32
2014-02-11
petalogix-ml605: Create the CPU with object_new()
Edgar E. Iglesias
1
-5
/
+2
2014-02-11
exec: Make cpu_memory_rw_debug use the CPUs AS
Edgar E. Iglesias
1
-5
/
+5
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
5
-11
/
+15
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
11
-26
/
+34
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
14
-39
/
+46
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
6
-17
/
+18
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
25
-119
/
+137
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
18
-92
/
+132
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
10
-44
/
+48
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
25
-137
/
+185
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
30
-149
/
+190
2014-02-11
exec: On AS changes, only flush affected CPU TLBs
Edgar E. Iglesias
1
-0
/
+5
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
6
-13
/
+33
2014-02-11
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2
-2
/
+1
[next]