index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-21
chardev: convert the socket server to QIONetListener
Daniel P. Berrange
2017-12-21
blockdev: convert qemu-nbd server to QIONetListener
Daniel P. Berrange
2017-12-21
blockdev: convert internal NBD server to QIONetListener
Daniel P. Berrange
2017-12-21
test: add some chardev mux event tests
Marc-André Lureau
2017-12-21
chardev: fix backend events regression with mux chardev
Marc-André Lureau
2017-12-21
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
2017-12-21
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
2017-12-21
i8259: generalize statistics into common code
Peter Xu
2017-12-21
i8259: use DEBUG_IRQ_COUNT always
Peter Xu
2017-12-21
i8259: convert DPRINTFs into trace
Peter Xu
2017-12-21
Remove legacy -no-kvm-pit option
Thomas Huth
2017-12-21
scsi: replace hex constants with #defines
Paolo Bonzini
2017-12-21
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
2017-12-21
hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
Philippe Mathieu-Daudé
2017-12-21
hw/mips/boston: Remove workaround for writes to ROM aborting
Peter Maydell
2017-12-21
exec: Don't reuse unassigned_mem_ops for io_mem_rom
Peter Maydell
2017-12-21
block/iscsi: only report an iSCSI Failure if we don't handle it gracefully
Peter Lieven
2017-12-21
block/iscsi: dont leave allocmap in an invalid state on UNMAP failure
Peter Lieven
2017-12-21
cpu: suffix cpu address spaces with cpu index
Peter Xu
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
2017-12-21
hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
Thomas Huth
2017-12-21
tests/boot-serial-test: Add code to allow to specify our own kernel or bios
Thomas Huth
2017-12-21
tests/boot-serial-test: Make sure that we check the timeout regularly
Thomas Huth
2017-12-21
target/i386: Fix handling of VEX prefixes
Peter Maydell
2017-12-21
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
2017-12-21
baum: Truncate braille device size to 84x1
Samuel Thibault
2017-12-21
target/i386: Fix compiler warnings
Stefan Weil
2017-12-21
cpu-exec: fix missed CPU kick during interrupt injection
David Hildenbrand
2017-12-21
cpus: make pause_all_cpus() play with SMP on single threaded TCG
David Hildenbrand
2017-12-21
hyperv: make SynIC version msr constant
Roman Kagan
2017-12-21
hyperv: ensure SINTx msrs are reset properly
Roman Kagan
2017-12-21
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
2017-12-21
x86/cpu: Enable new SSE/AVX/AVX512 cpu features
Yang Zhong
2017-12-21
MAITAINERS: List Fam Zheng as reviewer for SCSI patches
Fam Zheng
2017-12-21
scsi-block: Add share-rw option
Fam Zheng
2017-12-20
contrib: add systemd unit files
Paolo Bonzini
2017-12-20
qemu-pr-helper: miscellaneous fixes
Paolo Bonzini
2017-12-20
qemu-thread: fix races on threads that exit very quickly
linzhecheng
2017-12-20
memfd: fix configure test
Paolo Bonzini
2017-12-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...
Peter Maydell
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-12-20
option: Drop unused get_param_value(), get_next_param_value()
Markus Armbruster
2017-12-20
option: Remove shadowing opt decl from qemu_opt_print()
Dr. David Alan Gilbert
2017-12-20
qemu-options: Belatedly document --watchdog-action inject-nmi
Markus Armbruster
2017-12-20
qemu-options: Polish section "Character device options"
Markus Armbruster
2017-12-20
qemu-options: Polish section "TPM device options"
Markus Armbruster
2017-12-20
qemu-options: Add missing -iscsi Texinfo documentation
Markus Armbruster
2017-12-20
qemu-options: Move -iscsi under "Block device options"
Markus Armbruster
[next]