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
2017-12-21
i8259: use DEBUG_IRQ_COUNT always
Peter Xu
1
-17
/
+1
2017-12-21
i8259: convert DPRINTFs into trace
Peter Xu
2
-15
/
+18
2017-12-21
Remove legacy -no-kvm-pit option
Thomas Huth
3
-12
/
+0
2017-12-21
scsi: replace hex constants with #defines
Paolo Bonzini
1
-7
/
+7
2017-12-21
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
3
-86
/
+72
2017-12-21
hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
Philippe Mathieu-Daudé
2
-9
/
+9
2017-12-21
hw/mips/boston: Remove workaround for writes to ROM aborting
Peter Maydell
1
-12
/
+2
2017-12-21
exec: Don't reuse unassigned_mem_ops for io_mem_rom
Peter Maydell
1
-1
/
+33
2017-12-21
block/iscsi: only report an iSCSI Failure if we don't handle it gracefully
Peter Lieven
1
-11
/
+32
2017-12-21
block/iscsi: dont leave allocmap in an invalid state on UNMAP failure
Peter Lieven
1
-4
/
+4
2017-12-21
cpu: suffix cpu address spaces with cpu index
Peter Xu
1
-1
/
+4
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
5
-25
/
+16
2017-12-21
hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
Thomas Huth
1
-2
/
+10
2017-12-21
tests/boot-serial-test: Add code to allow to specify our own kernel or bios
Thomas Huth
1
-12
/
+42
2017-12-21
tests/boot-serial-test: Make sure that we check the timeout regularly
Thomas Huth
1
-2
/
+3
2017-12-21
target/i386: Fix handling of VEX prefixes
Peter Maydell
1
-1
/
+1
2017-12-21
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
3
-28
/
+7
2017-12-21
baum: Truncate braille device size to 84x1
Samuel Thibault
1
-1
/
+7
2017-12-21
target/i386: Fix compiler warnings
Stefan Weil
1
-3
/
+4
2017-12-21
cpu-exec: fix missed CPU kick during interrupt injection
David Hildenbrand
1
-9
/
+3
2017-12-21
cpus: make pause_all_cpus() play with SMP on single threaded TCG
David Hildenbrand
1
-13
/
+19
2017-12-21
hyperv: make SynIC version msr constant
Roman Kagan
2
-8
/
+2
2017-12-21
hyperv: ensure SINTx msrs are reset properly
Roman Kagan
1
-5
/
+7
2017-12-21
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
2
-9
/
+19
2017-12-21
x86/cpu: Enable new SSE/AVX/AVX512 cpu features
Yang Zhong
2
-3
/
+9
2017-12-21
MAITAINERS: List Fam Zheng as reviewer for SCSI patches
Fam Zheng
1
-0
/
+2
2017-12-21
scsi-block: Add share-rw option
Fam Zheng
1
-0
/
+1
2017-12-20
contrib: add systemd unit files
Paolo Bonzini
3
-0
/
+35
2017-12-20
qemu-pr-helper: miscellaneous fixes
Paolo Bonzini
3
-5
/
+41
2017-12-20
qemu-thread: fix races on threads that exit very quickly
linzhecheng
1
-17
/
+42
2017-12-20
memfd: fix configure test
Paolo Bonzini
2
-4
/
+2
2017-12-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...
Peter Maydell
6
-301
/
+267
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
28
-172
/
+532
2017-12-20
option: Drop unused get_param_value(), get_next_param_value()
Markus Armbruster
2
-39
/
+0
2017-12-20
option: Remove shadowing opt decl from qemu_opt_print()
Dr. David Alan Gilbert
1
-1
/
+1
2017-12-20
qemu-options: Belatedly document --watchdog-action inject-nmi
Markus Armbruster
1
-1
/
+2
2017-12-20
qemu-options: Polish section "Character device options"
Markus Armbruster
1
-7
/
+8
2017-12-20
qemu-options: Polish section "TPM device options"
Markus Armbruster
1
-9
/
+9
2017-12-20
qemu-options: Add missing -iscsi Texinfo documentation
Markus Armbruster
1
-0
/
+6
2017-12-20
qemu-options: Move -iscsi under "Block device options"
Markus Armbruster
1
-8
/
+7
2017-12-20
qemu-options qemu-doc: Move "Device URL Syntax" to qemu-doc
Markus Armbruster
2
-222
/
+216
2017-12-20
qemu-options: Fix markup of -netdev l2tpv3
Markus Armbruster
1
-0
/
+2
2017-12-20
qemu-options: Remove stray colons from output of --help
Markus Armbruster
3
-15
/
+17
2017-12-19
Merge remote-tracking branch 'remotes/aurel/tags/pull-target-sh4-20171218' in...
Peter Maydell
4
-123
/
+174
2017-12-19
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
9
-142
/
+310
2017-12-19
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-19-1...
Peter Maydell
5
-68
/
+73
2017-12-19
tpm: move qdev_prop_tpm to hw/tpm/
Cornelia Huck
5
-68
/
+73
2017-12-19
qemu-iotests: add 203 savevm with IOThreads test
Stefan Hajnoczi
3
-0
/
+66
2017-12-19
iothread: fix iothread_stop() race condition
Stefan Hajnoczi
2
-6
/
+17
2017-12-19
iotests: add VM.add_object()
Stefan Hajnoczi
1
-0
/
+5
[next]