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
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
48
-487
/
+664
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
4
-77
/
+19
2017-12-21
chardev: convert the socket server to QIONetListener
Daniel P. Berrange
1
-43
/
+30
2017-12-21
blockdev: convert qemu-nbd server to QIONetListener
Daniel P. Berrange
1
-37
/
+24
2017-12-21
blockdev: convert internal NBD server to QIONetListener
Daniel P. Berrange
1
-34
/
+16
2017-12-21
test: add some chardev mux event tests
Marc-André Lureau
1
-0
/
+17
2017-12-21
chardev: fix backend events regression with mux chardev
Marc-André Lureau
3
-6
/
+23
2017-12-21
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
2
-0
/
+41
2017-12-21
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
1
-2
/
+5
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
3
-14
/
+7
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
2
-0
/
+9
2017-12-21
i8259: generalize statistics into common code
Peter Xu
3
-38
/
+47
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-qapi-2017-12-20' into ...
Peter Maydell
14
-131
/
+111
2017-12-20
qmp: remove qmp_cpu
Daniel Henrique Barboza
2
-16
/
+0
2017-12-20
qapi-docs: fix a comment typo
Chen Hanxiao
1
-1
/
+1
2017-12-20
qapi2texi: De-duplicate code to add blank line before symbol
Markus Armbruster
1
-10
/
+2
2017-12-20
qapi: Rename QAPIDoc.parser, .section to ._parser, ._section
Markus Armbruster
1
-26
/
+26
2017-12-20
qapi2texi: Simplify representation of section text
Markus Armbruster
2
-27
/
+16
2017-12-20
qapi: Simplify representation of QAPIDoc section text
Markus Armbruster
4
-20
/
+17
[next]