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-06-18
vfio-ccw: Add support for the CRW region and IRQ
Farhan Ali
1
-0
/
+73
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2
-15
/
+30
2020-06-18
vfio-ccw: Refactor ccw irq handler
Eric Farman
1
-16
/
+42
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
6
-5
/
+99
2020-06-18
vfio-ccw: Refactor cleanup of regions
Eric Farman
1
-5
/
+9
2020-06-18
Linux headers: update
Cornelia Huck
25
-33
/
+818
2020-06-18
configure: Add -Wno-psabi
Richard Henderson
2
-1
/
+2
2020-06-18
configure: Disable -Wtautological-type-limit-compare
Richard Henderson
1
-0
/
+1
2020-06-18
configure: Clean up warning flag lists
Richard Henderson
1
-10
/
+32
2020-06-18
migration: fix xbzrle encoding rate calculation
Wei Wang
1
-3
/
+1
2020-06-18
fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
Philippe Mathieu-Daudé
1
-9
/
+24
2020-06-17
migration: fix multifd_send_pages() next channel
Laurent Vivier
1
-0
/
+6
2020-06-17
docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docs
Mao Zhongyi
1
-2
/
+4
2020-06-17
monitor/hmp-cmds: improvements for the 'info migrate'
Mao Zhongyi
2
-4
/
+4
2020-06-17
monitor/hmp-cmds: add 'goto end' to reduce duplicate code.
Mao Zhongyi
1
-4
/
+4
2020-06-17
monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
Mao Zhongyi
1
-3
/
+2
2020-06-17
monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' f...
Mao Zhongyi
1
-1
/
+4
2020-06-17
monitor/hmp-cmds: add units for migrate_parameters
Mao Zhongyi
1
-3
/
+3
2020-06-17
tests/migration: fix unreachable path in stress test
Mao Zhongyi
1
-8
/
+5
2020-06-17
tests/migration: mem leak fix
Mao Zhongyi
1
-19
/
+2
2020-06-17
hmp: Make json format optional for qom-set
David Hildenbrand
2
-7
/
+20
2020-06-17
qom-hmp-cmds: fix a memleak in hmp_qom_get
Pan Nengyuan
1
-0
/
+1
2020-06-17
virtiofsd: Whitelist fchmod
Max Reitz
1
-0
/
+1
2020-06-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200617-pull-request' ...
Peter Maydell
2
-14
/
+76
2020-06-17
iotests: Add copyright line in qcow2.py
Eric Blake
2
-0
/
+3
2020-06-17
iotests/{190,291}: compat=0.10 is unsupported
Max Reitz
2
-0
/
+4
2020-06-17
iotests/229: data_file is unsupported
Max Reitz
1
-0
/
+3
2020-06-17
iotests/292: data_file is unsupported
Max Reitz
1
-0
/
+5
2020-06-17
iotests/041: Skip test_small_target for qed
Max Reitz
1
-0
/
+2
2020-06-17
iotests.py: Add skip_for_formats() decorator
Max Reitz
2
-4
/
+19
2020-06-17
block: lift blocksize property limit to 2 MiB
Roman Kagan
1
-3
/
+6
2020-06-17
qdev-properties: add getter for size32 and blocksize
Roman Kagan
2
-267
/
+278
2020-06-17
block: make BlockConf size props 32bit and accept size suffixes
Roman Kagan
4
-9
/
+19
2020-06-17
qdev-properties: make blocksize accept size suffixes
Roman Kagan
1
-7
/
+9
2020-06-17
qdev-properties: add size32 property type
Roman Kagan
2
-0
/
+43
2020-06-17
qdev-properties: blocksize: use same limits in code and description
Roman Kagan
1
-6
/
+15
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
11
-26
/
+57
2020-06-17
virtio-blk: store opt_io_size with correct size
Roman Kagan
1
-1
/
+1
2020-06-17
.gitignore: Ignore storage-daemon files
Roman Bolshakov
1
-8
/
+9
2020-06-17
hw/block/nvme: verify msix_init_exclusive_bar() return value
Klaus Jensen
1
-3
/
+10
2020-06-17
hw/block/nvme: add msix_qsize parameter
Klaus Jensen
2
-4
/
+14
2020-06-17
hw/block/nvme: Verify msix_vector_use() returned value
Philippe Mathieu-Daudé
1
-1
/
+4
2020-06-17
hw/block/nvme: factor out controller identify setup
Klaus Jensen
1
-23
/
+26
2020-06-17
hw/block/nvme: do cmb/pmr init as part of pci init
Klaus Jensen
1
-6
/
+6
2020-06-17
hw/block/nvme: factor out pmr setup
Klaus Jensen
1
-44
/
+51
2020-06-17
hw/block/nvme: factor out cmb setup
Klaus Jensen
1
-19
/
+24
2020-06-17
hw/block/nvme: factor out pci setup
Klaus Jensen
1
-12
/
+18
2020-06-17
hw/block/nvme: factor out namespace setup
Klaus Jensen
1
-20
/
+26
2020-06-17
hw/block/nvme: add namespace helpers
Klaus Jensen
2
-2
/
+18
2020-06-17
hw/block/nvme: factor out block backend setup
Klaus Jensen
1
-3
/
+10
[prev]
[next]