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
2015-09-15
target-tilegx: Add special register information from Tilera Corporation
Chen Gang
1
-0
/
+216
2015-09-15
target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
Richard Henderson
1
-1
/
+1
2015-09-15
target-tilegx: Modify _SPECIAL_ opcodes
Richard Henderson
1
-2
/
+2
2015-09-15
target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
Chen Gang
1
-110
/
+110
2015-09-15
target-tilegx: Add opcode basic implementation from Tilera Corporation
Chen Gang
1
-0
/
+1406
2015-09-15
linux-user: Conditionalize syscalls which are not defined in tilegx
Chen Gang
1
-1
/
+49
2015-09-15
linux-user: Support tilegx architecture in linux-user
Chen Gang
4
-5
/
+103
2015-09-15
linux-user: tilegx: Add architecture related features
Chen Gang
6
-0
/
+747
2015-09-15
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-6
/
+18
2015-09-15
net: avoid infinite loop when receiving packets(CVE-2015-5278)
P J P
1
-1
/
+1
2015-09-15
net: add checks to validate ring buffer pointers(CVE-2015-5279)
P J P
1
-4
/
+15
2015-09-15
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
1
-1
/
+2
2015-09-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
29
-409
/
+973
2015-09-14
qapi: Fix cgen() for Python older than 2.7
Markus Armbruster
1
-1
/
+3
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
56
-1040
/
+2046
2015-09-14
qcow2: Make qcow2_alloc_bytes() more explicit
Max Reitz
1
-0
/
+6
2015-09-14
vmdk: Fix next_cluster_sector for compressed write
Radoslav Gerganov
1
-2
/
+6
2015-09-14
iotests: Add test for checking large image files
Max Reitz
3
-0
/
+83
2015-09-14
qcow2: Make size_to_clusters() return uint64_t
Max Reitz
3
-17
/
+29
2015-09-14
qemu-iotests: More qcow2 reopen tests
Kevin Wolf
3
-0
/
+188
2015-09-14
qemu-iotests: Reopen qcow2 with lazy-refcounts change
Kevin Wolf
2
-0
/
+45
2015-09-14
qcow2: Support updating driver-specific options in reopen
Kevin Wolf
1
-9
/
+72
2015-09-14
qcow2: Make qcow2_update_options() suitable for transactions
Kevin Wolf
1
-40
/
+73
2015-09-14
qcow2: Fix memory leak in qcow2_update_options() error path
Kevin Wolf
1
-2
/
+10
2015-09-14
qcow2: Leave s unchanged on qcow2_update_options() failure
Kevin Wolf
1
-22
/
+35
2015-09-14
qcow2: Move rest of option handling to qcow2_update_options()
Kevin Wolf
1
-66
/
+68
2015-09-14
qcow2: Move qcow2_update_options() call up
Kevin Wolf
1
-9
/
+9
2015-09-14
qcow2: Factor out qcow2_update_options()
Kevin Wolf
1
-59
/
+76
2015-09-14
qcow2: Improve error message
Kevin Wolf
1
-1
/
+1
2015-09-14
qemu-io: Add command 'reopen'
Kevin Wolf
1
-0
/
+90
2015-09-14
qemu-io: Remove duplicate 'open' error message
Kevin Wolf
1
-1
/
+0
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
3
-6
/
+44
2015-09-14
qcow2: Rename BDRVQcowState to BDRVQcow2State
Kevin Wolf
6
-120
/
+120
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2
-9
/
+0
2015-09-14
block: Drop drv parameter from bdrv_fill_options()
Max Reitz
1
-37
/
+22
2015-09-14
block: Drop drv parameter from bdrv_open_inherit()
Max Reitz
1
-10
/
+7
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
14
-29
/
+25
2015-09-14
block: Always pass NULL as drv for bdrv_open()
Max Reitz
4
-63
/
+57
2015-09-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150914'...
Peter Maydell
16
-209
/
+949
2015-09-14
target-arm: Add VMPIDR_EL2
Edgar E. Iglesias
2
-2
/
+25
2015-09-14
target-arm: Break out mpidr_read_val()
Edgar E. Iglesias
1
-1
/
+6
2015-09-14
target-arm: Add VPIDR_EL2
Edgar E. Iglesias
2
-1
/
+42
2015-09-14
target-arm: Suppress EPD for S2, EL2 and EL3 translations
Edgar E. Iglesias
1
-2
/
+4
2015-09-14
target-arm: Suppress TBI for S2 translations
Edgar E. Iglesias
1
-1
/
+3
2015-09-14
target-arm: Add VTTBR_EL2
Edgar E. Iglesias
2
-2
/
+33
2015-09-14
target-arm: Add VTCR_EL2
Edgar E. Iglesias
2
-2
/
+42
2015-09-14
hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully
Edgar E. Iglesias
2
-2
/
+2
2015-09-14
i.MX: Add GPIO devices to i.MX25 SOC
Jean-Christophe Dubois
2
-0
/
+44
2015-09-14
i.MX: Add GPIO devices to i.MX31 SOC
Jean-Christophe Dubois
2
-0
/
+42
2015-09-14
i.MX: Add GPIO device
Jean-Christophe Dubois
3
-0
/
+403
[next]