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-07-03
numa,pc-dimm: Store pc-dimm memory information in numa_info
Bharata B Rao
3
-0
/
+40
2015-07-03
pc: Abort if HotplugHandlerClass::plug() fails
Bharata B Rao
1
-1
/
+1
2015-07-03
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
Bharata B Rao
3
-63
/
+87
2015-07-03
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
4
-19
/
+27
2015-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...
Peter Maydell
3
-6
/
+33
2015-07-03
update pci-bridge-seat section in docs/multiseat.txt
Gerd Hoffmann
1
-4
/
+5
2015-07-03
virtio-input: add input routing support
Gerd Hoffmann
3
-2
/
+28
2015-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into sta...
Peter Maydell
11
-66
/
+283
2015-07-02
s390x/migration: Introduce 2.4 machine
Christian Borntraeger
1
-4
/
+18
2015-07-02
s390x/gdb: synchronize cpu state after modifying acrs
David Hildenbrand
1
-0
/
+1
2015-07-02
s390x/ipl: Fix boot if no bootindex was specified
Christian Borntraeger
1
-2
/
+2
2015-07-02
virtio-ccw: migrate ->revision
Cornelia Huck
1
-0
/
+2
2015-07-02
s390x/virtio-ccw: support virtio-1 set_vq format
Cornelia Huck
1
-41
/
+92
2015-07-02
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
2
-2
/
+84
2015-07-02
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
31
-170
/
+353
2015-07-02
block: remove redundant check before g_slist_find()
Alberto Garcia
1
-1
/
+1
2015-07-02
block/nfs: limit maximum readahead size to 1MB
Peter Lieven
1
-0
/
+7
2015-07-02
block/iscsi: restore compatiblity with libiscsi 1.9.0
Peter Lieven
3
-9
/
+32
2015-07-02
iotests: Use event_wait in wait_ready
Fam Zheng
1
-7
/
+2
2015-07-02
qemu-iotests: Add test case for mirror with unmap
Fam Zheng
3
-0
/
+65
2015-07-02
qemu-iotests: Make block job methods common
Fam Zheng
2
-51
/
+43
2015-07-02
block: Remove bdrv_reset_dirty
Fam Zheng
2
-14
/
+0
2015-07-02
block: Fix dirty bitmap in bdrv_co_discard
Fam Zheng
1
-2
/
+2
2015-07-02
mirror: Do zero write on target if sectors not allocated
Fam Zheng
1
-2
/
+18
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
6
-4
/
+24
2015-07-02
block: Add bdrv_get_block_status_above
Fam Zheng
2
-11
/
+49
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
9
-26
/
+21
2015-07-02
timer: Move NANOSECONDS_PER_SECONDS to timer.h
Alberto Garcia
2
-2
/
+2
2015-07-02
blockdev: no need to drain+flush in hmp_drive_del
Paolo Bonzini
1
-3
/
+0
2015-07-02
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
7
-22
/
+22
2015-07-02
qcow2: Handle EAGAIN returned from update_refcount
Jindřich Makovička
1
-10
/
+12
2015-07-02
block/iscsi: add support for request timeouts
Peter Lieven
3
-25
/
+72
2015-06-30
s390x/css: Add a callback for when subchannel gets disabled
Thomas Huth
2
-0
/
+13
2015-06-30
s390-ccw.img: update
Cornelia Huck
1
-0
/
+0
2015-06-30
s390-ccw.img: Consume service interrupts
Christian Borntraeger
3
-0
/
+34
2015-06-30
css: mss/mcss-e vs. migration
Cornelia Huck
1
-0
/
+15
2015-06-30
virtio-ccw: complete handling of guest-initiated resets
Cornelia Huck
1
-17
/
+22
2015-06-29
Merge remote-tracking branch 'remotes/vivier/tags/pull-m68k-20150629' into st...
Peter Maydell
2
-22
/
+3
2015-06-29
m68k: remove useless parameter op_size from gen_lea_indexed()
Laurent Vivier
1
-4
/
+3
2015-06-29
m68k: remove useless file m68k-qreg.h
Laurent Vivier
1
-11
/
+0
2015-06-29
m68k: is_mem is useless
Laurent Vivier
1
-7
/
+0
2015-06-29
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150629'...
Peter Maydell
1
-2
/
+2
2015-06-29
target-tricore: fix depositing bits from PCXI into ICR
Paolo Bonzini
1
-2
/
+2
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
24
-370
/
+263
2015-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150626'...
Peter Maydell
6
-20
/
+71
2015-06-26
hw/arm/virt: Make block devices default to virtio
Peter Maydell
1
-0
/
+2
2015-06-26
qdev-properties-system: Improve error message for drive assignment conflict
Peter Maydell
1
-2
/
+11
2015-06-26
qdev-properties-system: Change set_pointer's parse callback to use Error
Peter Maydell
1
-13
/
+20
2015-06-26
target-arm: A64: Print ELR when taking exceptions
Soren Brinkmann
1
-0
/
+2
2015-06-26
target-arm: default empty semihosting cmdline
Liviu Ionescu
1
-2
/
+9
[prev]
[next]