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-05-08
qemu-nbd: only send a limited number of errno codes on the wire
Paolo Bonzini
1
-0
/
+57
2015-05-08
rules.mak: Force CFLAGS for all objects in DSO
Fam Zheng
1
-1
/
+3
2015-05-08
configure: require __thread support
Emilio G. Cota
1
-0
/
+11
2015-04-30
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
4
-7
/
+40
2015-04-30
kvm: add support for memory transaction attributes
Paolo Bonzini
7
-15
/
+29
2015-04-30
mtree: also print disabled regions
Gerd Hoffmann
1
-5
/
+7
2015-04-30
mtree: tag & indent a bit better
Gerd Hoffmann
1
-5
/
+6
2015-04-30
apic_common: improve readability of apic_reset_common
Denis V. Lunev
1
-4
/
+3
2015-04-30
kvm: Silence warning from valgrind
Thomas Huth
1
-7
/
+7
2015-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging
Peter Maydell
27
-128
/
+554
2015-04-30
kvm: better advice for failed s390x startup
Cornelia Huck
1
-2
/
+11
2015-04-30
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
6
-61
/
+90
2015-04-30
s390x/mmu: Use ioctl for reading and writing from/to guest memory
Thomas Huth
3
-0
/
+54
2015-04-30
s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIB
Ekaterina Tumanova
2
-2
/
+77
2015-04-30
linux-headers: update
Cornelia Huck
10
-68
/
+293
2015-04-30
s390x/mmu: Use access type definitions instead of magic values
Thomas Huth
2
-6
/
+6
2015-04-30
s390x/ipl: sort into categories
Cornelia Huck
1
-0
/
+1
2015-04-30
sclp: sort into categories
Cornelia Huck
6
-0
/
+15
2015-04-30
s390-virtio: sort into categories
Cornelia Huck
1
-0
/
+9
2015-04-30
virtio-ccw: sort into categories
Cornelia Huck
1
-0
/
+9
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
21
-171
/
+168
2015-04-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
12
-97
/
+359
2015-04-28
nbd/trivial: fix type cast for ioctl
Bogdan Purcareata
1
-1
/
+1
2015-04-28
translate-all: use bitmap helpers for PageDesc's bitmap
Emilio G. Cota
1
-33
/
+9
2015-04-28
target-i386: disable LINT0 after reset
Nadav Amit
1
-9
/
+0
2015-04-28
Makefile.target: prepend $libs_softmmu to $LIBS
Wei Liu
1
-1
/
+1
2015-04-28
milkymist: do not modify libs-softmmu
Paolo Bonzini
1
-1
/
+1
2015-04-28
configure: Add support for tcmalloc
Fam Zheng
1
-0
/
+24
2015-04-28
qtest: Add assertion that required environment variable is set
Ed Maste
1
-0
/
+1
2015-04-28
qtest/ahci: add flush retry test
John Snow
1
-0
/
+44
2015-04-28
libqos: add blkdebug_prepare_script
John Snow
3
-22
/
+24
2015-04-28
libqtest: add qmp_async
John Snow
2
-1
/
+56
2015-04-28
libqtest: add qmp_eventwait
John Snow
3
-10
/
+37
2015-04-28
qtest/ahci: Allow override of default CLI options
John Snow
3
-22
/
+51
2015-04-28
qtest/ahci: Add simple flush test
John Snow
1
-0
/
+34
2015-04-28
qtest/ahci: test different disk sectors
John Snow
3
-19
/
+63
2015-04-28
qtest/ahci: add qcow2 support to ahci-test
John Snow
4
-10
/
+53
2015-04-28
fdc: remove sparc sun4m mutations
Hervé Poussineau
1
-17
/
+0
2015-04-28
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...
Peter Maydell
1
-2
/
+164
2015-04-28
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
1
-0
/
+162
2015-04-28
vfio-pci: Fix error path sign
Alex Williamson
1
-1
/
+1
2015-04-28
vfio-pci: Further fix BAR size overflow
Alex Williamson
1
-1
/
+1
2015-04-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
91
-3071
/
+5962
2015-04-28
block: move I/O request processing to block/io.c
Stefan Hajnoczi
3
-2513
/
+2541
2015-04-28
block: extract bdrv_setup_io_funcs()
Stefan Hajnoczi
2
-1
/
+14
2015-04-28
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
Stefan Hajnoczi
2
-8
/
+8
2015-04-28
block: replace bdrv_states iteration with bdrv_next()
Stefan Hajnoczi
1
-6
/
+8
2015-04-28
vmdk: Widen before shifting 32 bit header field
Fam Zheng
1
-1
/
+1
2015-04-28
block/dmg: make it modular
Michael Tokarev
1
-1
/
+2
2015-04-28
block/mirror: Always call block_job_sleep_ns()
Max Reitz
1
-3
/
+0
[next]