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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-04
libqos/ahci: fix memory management bugs
John Snow
1
-2
/
+4
2015-07-04
qtest/ahci: add test_max
John Snow
1
-5
/
+45
2015-07-04
ahci: Do not ignore memory access read size
John Snow
1
-2
/
+25
2015-07-03
numa: API to lookup NUMA node by address
Bharata B Rao
2
-0
/
+42
2015-07-03
numa: Store boot memory address range in node_info
Bharata B Rao
1
-0
/
+27
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-07-01
kvm: Switch to unlocked MMIO
Paolo Bonzini
1
-2
/
+1
2015-07-01
acpi: mark PMTIMER as unlocked
Paolo Bonzini
1
-0
/
+1
2015-07-01
kvm: Switch to unlocked PIO
Jan Kiszka
1
-2
/
+1
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
5
-2
/
+46
2015-07-01
memory: let address_space_rw/ld*/st* run outside the BQL
Jan Kiszka
1
-9
/
+57
2015-07-01
exec: pull qemu_flush_coalesced_mmio_buffer() into address_space_rw/ld*/st*
Paolo Bonzini
2
-12
/
+21
2015-07-01
memory: Add global-locking property to memory regions
Jan Kiszka
2
-0
/
+37
2015-07-01
main-loop: introduce qemu_mutex_iothread_locked
Paolo Bonzini
3
-0
/
+24
2015-07-01
main-loop: use qemu_mutex_lock_iothread consistently
Paolo Bonzini
1
-3
/
+7
2015-07-01
Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
马文霜
1
-7
/
+10
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
[prev]
[next]