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
2020-01-06
vmstate: add qom interface to get id
Marc-André Lureau
8
-0
/
+85
2020-01-06
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
3
-20
/
+5
2020-01-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...
Peter Maydell
7
-27
/
+125
2020-01-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-15
/
+27
2020-01-03
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...
Peter Maydell
13
-0
/
+1
2020-01-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...
Peter Maydell
2
-1
/
+3
2019-12-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
32
-510
/
+705
2019-12-20
configure: Require Python >= 3.5
Eduardo Habkost
2
-19
/
+4
2019-12-20
travis: Replace Python 3.4 build with 3.5
Eduardo Habkost
1
-1
/
+1
2019-12-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into staging
Peter Maydell
11
-68
/
+43
2019-12-20
arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()
Niek Linnenbank
1
-0
/
+3
2019-12-20
target/arm: Display helpful message when hflags mismatch
Philippe Mathieu-Daudé
1
-3
/
+15
2019-12-20
hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word position
Simon Veith
1
-1
/
+1
2019-12-20
hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macro
Simon Veith
1
-2
/
+2
2019-12-20
hw/arm/smmuv3: Align stream table base address to table size
Simon Veith
1
-4
/
+14
2019-12-20
hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE
Simon Veith
1
-2
/
+6
2019-12-20
hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value
Simon Veith
1
-1
/
+1
2019-12-20
hw/arm/smmuv3: Apply address mask to linear strtab base address
Simon Veith
1
-1
/
+1
2019-12-20
ast2600: Configure CNTFRQ at 1125MHz
Andrew Jeffery
1
-0
/
+3
2019-12-20
target/arm: Prepare generic timer for per-platform CNTFRQ
Andrew Jeffery
2
-11
/
+59
2019-12-20
target/arm: Abstract the generic timer frequency
Andrew Jeffery
3
-3
/
+20
2019-12-20
target/arm: Remove redundant scaling of nexttick
Andrew Jeffery
1
-2
/
+3
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
47
-216
/
+486
2019-12-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
7
-98
/
+9
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
133
-1552
/
+4248
2019-12-20
seabios: update to 1.13.0 final
Gerd Hoffmann
13
-0
/
+1
2019-12-20
display/bochs-display: fix memory leak
Cameron Esfahani
1
-0
/
+2
2019-12-20
vhost-user-gpu: Drop trailing json comma
Cole Robinson
1
-1
/
+1
2019-12-19
iotests: Test external snapshot with VM state
Kevin Wolf
3
-0
/
+134
2019-12-19
hmp: Allow using qdev ID for qemu-io command
Kevin Wolf
2
-13
/
+23
2019-12-19
block: Activate recursively even for already active nodes
Kevin Wolf
1
-26
/
+24
2019-12-19
virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
Li Hangjing
1
-1
/
+1
2019-12-19
docs: fix rst syntax errors in unbuilt docs
Stefan Hajnoczi
3
-14
/
+15
2019-12-19
virtio-blk: deprecate SCSI passthrough
Stefan Hajnoczi
1
-0
/
+11
2019-12-19
iotests: 211: Remove duplication with VM.blockdev_create()
Kevin Wolf
1
-9
/
+3
2019-12-19
iotests: 207: Remove duplication with VM.blockdev_create()
Kevin Wolf
1
-7
/
+1
2019-12-19
iotests: 266: Convert to VM.blockdev_create()
Kevin Wolf
2
-39
/
+44
2019-12-19
iotests: 237: Convert to VM.blockdev_create()
Kevin Wolf
1
-74
/
+65
2019-12-19
iotests: 213: Convert to VM.blockdev_create()
Kevin Wolf
1
-61
/
+52
2019-12-19
iotests: 212: Convert to VM.blockdev_create()
Kevin Wolf
1
-55
/
+46
2019-12-19
iotests: 210: Convert to VM.blockdev_create()
Kevin Wolf
1
-45
/
+36
2019-12-19
iotests: 206: Convert to VM.blockdev_create()
Kevin Wolf
1
-121
/
+111
2019-12-19
iotests: 255: Drop blockdev_create()
Kevin Wolf
1
-10
/
+0
2019-12-19
iotests: Create VM.blockdev_create()
Kevin Wolf
1
-0
/
+16
2019-12-19
qcow2: Move error check of local_err near its assignment
Tuguoyi
1
-5
/
+5
2019-12-19
iotests: Fix IMGOPTSSYNTAX for nbd
Max Reitz
1
-1
/
+2
2019-12-19
iotests/273: Filter format-specific information
Max Reitz
2
-28
/
+2
2019-12-19
iotests: Add more "_require_drivers" checks to the shell-based tests
Thomas Huth
2
-0
/
+2
2019-12-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2019-12-17-v2' i...
Peter Maydell
53
-264
/
+261
2019-12-19
MAINTAINERS: fix qcow2-bitmap.c under Dirty Bitmaps header
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
[next]