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
2018-03-12
membarrier: introduce qemu/sys_membarrier.h
Paolo Bonzini
3
-7
/
+26
2018-03-12
rcu: make memory barriers more explicit
Paolo Bonzini
2
-5
/
+22
2018-03-12
docs: document atomic_load_acquire and atomic_store_release
Paolo Bonzini
1
-27
/
+30
2018-03-12
rcutorture: remove synchronize_rcu from readers
Paolo Bonzini
1
-4
/
+0
2018-03-12
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
3
-13
/
+16
2018-03-12
Polish the version strings containing the package version
Thomas Huth
11
-19
/
+21
2018-03-12
hw/i386: make IOMMUs configurable via default-configs/
Paolo Bonzini
3
-2
/
+6
2018-03-12
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
3
-2
/
+8
2018-03-12
chardev: tcp: let TLS run on chardev context
Peter Xu
1
-1
/
+1
2018-03-12
chardev: tcp: postpone async connection setup
Peter Xu
1
-3
/
+14
2018-03-12
chardev: use chardev's gcontext for async connect
Peter Xu
1
-11
/
+14
2018-03-12
chardev: introduce chr_machine_done hook
Peter Xu
5
-33
/
+48
2018-03-12
chardev: allow telnet gsource to switch gcontext
Peter Xu
1
-16
/
+51
2018-03-12
chardev: update net listener gcontext
Peter Xu
1
-6
/
+20
2018-03-12
chardev: fix handling of EAGAIN for TCP chardev
Daniel P. Berrangé
1
-1
/
+1
2018-03-12
vl: export machine_init_done
Peter Xu
3
-2
/
+6
2018-03-12
checkpatch: Exempt long URLs
Eric Blake
1
-1
/
+2
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
21
-23
/
+0
2018-03-12
build-sys: make help could have 'modules' target
Marc-André Lureau
1
-0
/
+3
2018-03-12
qemu-doc: Add the paragraph about the -no-frame deprecation again
Thomas Huth
1
-0
/
+6
2018-03-12
qemu-doc: update deprecation section to use -nic and -netdev hubport
Paolo Bonzini
1
-17
/
+21
2018-03-12
scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
Daniel Henrique Barboza
1
-0
/
+15
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
4
-6
/
+18
2018-03-12
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
2
-32
/
+31
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
8
-65
/
+30
2018-03-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...
Peter Maydell
4
-11
/
+31
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
30
-194
/
+2579
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
60
-964
/
+3574
2018-03-09
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
6
-0
/
+1464
2018-03-09
tests: Silence migration-test 'bad' test
Dr. David Alan Gilbert
1
-3
/
+14
2018-03-09
migration: fix applying wrong capabilities
Peter Xu
1
-1
/
+3
2018-03-09
migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
Peter Lieven
1
-4
/
+3
2018-03-09
migration/block: reset dirty bitmap before read in bulk phase
Peter Lieven
1
-3
/
+2
2018-03-09
migration: do not transfer ram during bulk storage migration
Peter Lieven
1
-0
/
+8
2018-03-09
migration: fix minor finalize leak
Marc-André Lureau
1
-0
/
+1
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
11
-86
/
+123
2018-03-09
MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard)
Philippe Mathieu-Daudé
1
-0
/
+8
2018-03-09
sdhci: Fix a typo in comment
Philippe Mathieu-Daudé
1
-2
/
+2
2018-03-09
sdcard: Add the Tuning Command (CMD19)
Philippe Mathieu-Daudé
1
-0
/
+29
2018-03-09
sdcard: Display which protocol is used when tracing (SD or SPI)
Philippe Mathieu-Daudé
2
-8
/
+14
2018-03-09
sdcard: Display command name when tracing CMD/ACMD
Philippe Mathieu-Daudé
5
-10
/
+109
2018-03-09
sdcard: Do not trace CMD55, except when we already expect an ACMD
Philippe Mathieu-Daudé
1
-3
/
+8
2018-03-09
hw/arm/virt: Support -machine gic-version=max
Peter Maydell
1
-10
/
+19
2018-03-09
hw/arm/virt: Add "max" to the list of CPU types "virt" supports
Peter Maydell
1
-0
/
+1
2018-03-09
target/arm: Make 'any' CPU just an alias for 'max'
Peter Maydell
2
-54
/
+55
2018-03-09
target/arm: Add "-cpu max" support
Peter Maydell
3
-0
/
+47
2018-03-09
target/arm: Move definition of 'host' cpu type into cpu.c
Peter Maydell
2
-19
/
+24
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
6
-36
/
+69
2018-03-09
arm: avoid heap-buffer-overflow in load_aarch64_image
Marc-André Lureau
1
-1
/
+2
2018-03-09
arm: fix load ELF error leak
Marc-André Lureau
1
-0
/
+1
[next]